Uses of Class
ca.uhn.fhir.rest.param.CompositeOrListParam
-
Packages that use CompositeOrListParam Package Description ca.uhn.fhir.rest.param -
-
Uses of CompositeOrListParam in ca.uhn.fhir.rest.param
Methods in ca.uhn.fhir.rest.param that return CompositeOrListParam Modifier and Type Method Description CompositeOrListParam<A,B>CompositeOrListParam. addOr(CompositeParam<A,B> theParameter)Methods in ca.uhn.fhir.rest.param with parameters of type CompositeOrListParam Modifier and Type Method Description CompositeAndListParam<A,B>CompositeAndListParam. addAnd(CompositeOrListParam<A,B> theValue)
-