Uses of Class
ca.uhn.fhir.rest.param.DateOrListParam
-
Packages that use DateOrListParam Package Description ca.uhn.fhir.rest.param -
-
Uses of DateOrListParam in ca.uhn.fhir.rest.param
Methods in ca.uhn.fhir.rest.param that return DateOrListParam Modifier and Type Method Description DateOrListParamDateOrListParam. addOr(DateParam theParameter)Methods in ca.uhn.fhir.rest.param with parameters of type DateOrListParam Modifier and Type Method Description DateAndListParamDateAndListParam. addAnd(DateOrListParam theValue)
-