| Package | Description |
|---|---|
| ca.uhn.fhir.rest.param |
| Modifier and Type | Method and Description |
|---|---|
StringParam |
StringParam.setContains(boolean theContains)
String parameter modifier
:contains |
StringParam |
StringParam.setExact(boolean theExact) |
StringParam |
StringParam.setValue(String theValue) |
StringParam |
ReferenceParam.toStringParam(FhirContext theContext)
Returns a new param containing the same value as this param, but with the type copnverted
to
StringParam. |
| Modifier and Type | Method and Description |
|---|---|
StringOrListParam |
StringOrListParam.addOr(StringParam theParameter) |
Copyright © 2014–2017 University Health Network. All rights reserved.