Uses of Class
ca.uhn.fhir.rest.param.StringOrListParam
-
Packages that use StringOrListParam Package Description ca.uhn.fhir.rest.param -
-
Uses of StringOrListParam in ca.uhn.fhir.rest.param
Methods in ca.uhn.fhir.rest.param that return StringOrListParam Modifier and Type Method Description StringOrListParamStringOrListParam. addOr(StringParam theParameter)Methods in ca.uhn.fhir.rest.param with parameters of type StringOrListParam Modifier and Type Method Description StringAndListParamStringAndListParam. addAnd(StringOrListParam theValue)
-