
Uses of Class
ca.uhn.fhir.jpa.model.entity.ResourceIndexedSearchParamDate
Packages that use ResourceIndexedSearchParamDate
-
Uses of ResourceIndexedSearchParamDate in ca.uhn.fhir.jpa.model.entity
Methods in ca.uhn.fhir.jpa.model.entity that return ResourceIndexedSearchParamDateModifier and TypeMethodDescriptionResourceIndexedSearchParamDate.setValueHigh
(Date theValueHigh) ResourceIndexedSearchParamDate.setValueLow
(Date theValueLow) Methods in ca.uhn.fhir.jpa.model.entity that return types with arguments of type ResourceIndexedSearchParamDateMethod parameters in ca.uhn.fhir.jpa.model.entity with type arguments of type ResourceIndexedSearchParamDateModifier and TypeMethodDescriptionvoid
ResourceTable.setParamsDate
(Collection<ResourceIndexedSearchParamDate> theParamsDate)