Uses of Class
ca.uhn.fhir.rest.param.TokenParam
-
Uses of TokenParam in ca.uhn.fhir.rest.param
Modifier and TypeMethodDescriptionTokenParam.setMdmExpand
(boolean theMdmExpand) TokenParam.setModifier
(TokenParamModifier theModifier) TokenParam.setText
(boolean theText) Deprecated.ReferenceParam.toTokenParam
(FhirContext theContext) Returns a new param containing the same value as this param, but with the type copnverted toTokenParam
.Modifier and TypeMethodDescriptionTokenAndListParam.addAnd
(TokenParam... theValue) TokenOrListParam.addOr
(TokenParam theParameter)
setModifier(TokenParamModifier)
instead