
Uses of Enum Class
ca.uhn.fhir.jpa.entity.SearchTypeEnum
Packages that use SearchTypeEnum
-
Uses of SearchTypeEnum in ca.uhn.fhir.jpa.entity
Methods in ca.uhn.fhir.jpa.entity that return SearchTypeEnumModifier and TypeMethodDescriptionSearch.getSearchType()
static SearchTypeEnum
Returns the enum constant of this class with the specified name.static SearchTypeEnum[]
SearchTypeEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in ca.uhn.fhir.jpa.entity with parameters of type SearchTypeEnum