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