| Package | Description |
|---|---|
| ca.uhn.fhir.rest.gclient |
| Modifier and Type | Method and Description |
|---|---|
UriClientParam.IUriMatch |
UriClientParam.matches()
The string matches the given value (servers will often, but are not required to) implement this as a left match, meaning that a value of "smi" would match "smi" and "smith".
|
UriClientParam.IUriMatch |
UriClientParam.matches(String theValue)
Deprecated.
theValue does not do anything, use
UriClientParam.matches() instead |
Copyright © 2014–2017 University Health Network. All rights reserved.