Uses of Class
ca.uhn.fhir.rest.param.TokenParam
Packages that use TokenParam
-
Uses of TokenParam in ca.uhn.fhir.rest.param
Methods in ca.uhn.fhir.rest.param that return TokenParamModifier 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.Methods in ca.uhn.fhir.rest.param with parameters of type TokenParamModifier and TypeMethodDescriptionTokenAndListParam.addAnd(TokenParam... theValue)TokenOrListParam.addOr(TokenParam theParameter)
setModifier(TokenParamModifier)instead