Uses of Enum
ca.uhn.fhir.jpa.model.search.SearchStatusEnum
-
Uses of SearchStatusEnum in ca.uhn.fhir.jpa.model.search
Modifier and TypeMethodDescriptionSearchRuntimeDetails.getSearchStatus()
static SearchStatusEnum
Returns the enum constant of this type with the specified name.static SearchStatusEnum[]
SearchStatusEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
SearchRuntimeDetails.setSearchStatus
(SearchStatusEnum theSearchStatus)