Uses of Class
ca.uhn.fhir.rest.param.NumberOrListParam
-
Packages that use NumberOrListParam Package Description ca.uhn.fhir.rest.param -
-
Uses of NumberOrListParam in ca.uhn.fhir.rest.param
Methods in ca.uhn.fhir.rest.param that return NumberOrListParam Modifier and Type Method Description NumberOrListParamNumberOrListParam. addOr(NumberParam theParameter)Methods in ca.uhn.fhir.rest.param with parameters of type NumberOrListParam Modifier and Type Method Description NumberAndListParamNumberAndListParam. addAnd(NumberOrListParam theValue)
-