Uses of Class
ca.uhn.fhir.rest.param.HasOrListParam
-
Packages that use HasOrListParam Package Description ca.uhn.fhir.rest.param -
-
Uses of HasOrListParam in ca.uhn.fhir.rest.param
Methods in ca.uhn.fhir.rest.param that return HasOrListParam Modifier and Type Method Description HasOrListParamHasOrListParam. addOr(HasParam theParameter)Methods in ca.uhn.fhir.rest.param with parameters of type HasOrListParam Modifier and Type Method Description HasAndListParamHasAndListParam. addAnd(HasOrListParam theValue)
-