Uses of Class
ca.uhn.fhir.rest.param.ReferenceOrListParam
-
Packages that use ReferenceOrListParam Package Description ca.uhn.fhir.rest.param -
-
Uses of ReferenceOrListParam in ca.uhn.fhir.rest.param
Methods in ca.uhn.fhir.rest.param that return ReferenceOrListParam Modifier and Type Method Description ReferenceOrListParamReferenceOrListParam. addOr(ReferenceParam theParameter)Methods in ca.uhn.fhir.rest.param with parameters of type ReferenceOrListParam Modifier and Type Method Description ReferenceAndListParamReferenceAndListParam. addAnd(ReferenceOrListParam theValue)
-