Uses of Class
ca.uhn.fhir.rest.param.StringParam
-
Uses of StringParam in ca.uhn.fhir.rest.param
Modifier and TypeMethodDescriptionStringParam.setContains
(boolean theContains) String parameter modifier:contains
StringParam.setExact
(boolean theExact) StringParam.setNicknameExpand
(boolean theNicknameExpand) ReferenceParam.toStringParam
(FhirContext theContext) Returns a new param containing the same value as this param, but with the type copnverted toStringParam
.Modifier and TypeMethodDescriptionStringAndListParam.addAnd
(StringParam theValue) StringOrListParam.addOr
(StringParam theParameter)