Uses of Class
ca.uhn.fhir.rest.param.StringParam
Packages that use StringParam
-
Uses of StringParam in ca.uhn.fhir.rest.param
Methods in ca.uhn.fhir.rest.param that return StringParamModifier and TypeMethodDescriptionStringParam.setContains(boolean theContains)String parameter modifier:containsStringParam.setExact(boolean theExact)StringParam.setMdmExpand(boolean theMdmExpand)ReferenceParam.toStringParam(FhirContext theContext)Returns a new param containing the same value as this param, but with the type copnverted toStringParam.Methods in ca.uhn.fhir.rest.param with parameters of type StringParamModifier and TypeMethodDescriptionStringAndListParam.addAnd(StringParam theValue)StringOrListParam.addOr(StringParam theParameter)