
Uses of Enum
ca.uhn.fhir.jpa.search.cache.SearchCacheStatusEnum
Packages that use SearchCacheStatusEnum
-
Uses of SearchCacheStatusEnum in ca.uhn.fhir.jpa.search
Methods in ca.uhn.fhir.jpa.search that return SearchCacheStatusEnum -
Uses of SearchCacheStatusEnum in ca.uhn.fhir.jpa.search.cache
Methods in ca.uhn.fhir.jpa.search.cache that return SearchCacheStatusEnumModifier and TypeMethodDescriptionstatic SearchCacheStatusEnum
Returns the enum constant of this type with the specified name.static SearchCacheStatusEnum[]
SearchCacheStatusEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.