| Package | Description |
|---|---|
| ca.uhn.fhir.rest.param |
| Modifier and Type | Method and Description |
|---|---|
TokenParam |
TokenParam.setModifier(TokenParamModifier theModifier) |
TokenParam |
TokenParam.setSystem(String theSystem) |
TokenParam |
TokenParam.setText(boolean theText)
Deprecated.
Use
setModifier(TokenParamModifier) instead |
TokenParam |
TokenParam.setValue(String theValue) |
TokenParam |
ReferenceParam.toTokenParam(FhirContext theContext)
Returns a new param containing the same value as this param, but with the type copnverted
to
TokenParam. |
| Modifier and Type | Method and Description |
|---|---|
TokenOrListParam |
TokenOrListParam.addOr(TokenParam theParameter) |
Copyright © 2014–2017 University Health Network. All rights reserved.