| Package | Description |
|---|---|
| ca.uhn.fhir.rest.gclient |
| Modifier and Type | Method and Description |
|---|---|
ICriterion<UriClientParam> |
UriClientParam.IUriMatch.value(String theValue)
Requests that resources be returned which match the given value
|
ICriterion<UriClientParam> |
UriClientParam.IUriMatch.value(StringDt theValue)
Requests that resources be returned which match the given value
|
ICriterion<UriClientParam> |
UriClientParam.IUriMatch.values(List<String> theValues)
Requests that resources be returned which match ANY of the given values (this is an OR search).
|
Copyright © 2014–2019 University Health Network. All rights reserved.