
Uses of Enum Class
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 SearchCacheStatusEnumReturns the enum constant of this class with the specified name.static SearchCacheStatusEnum[]SearchCacheStatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.