
Uses of Enum Class
ca.uhn.fhir.rest.param.HistorySearchStyleEnum
Packages that use HistorySearchStyleEnum
-
Uses of HistorySearchStyleEnum in ca.uhn.fhir.rest.param
Methods in ca.uhn.fhir.rest.param that return HistorySearchStyleEnumModifier and TypeMethodDescriptionHistorySearchDateRangeParam.getHistorySearchType()
static HistorySearchStyleEnum
static HistorySearchStyleEnum
Returns the enum constant of this class with the specified name.static HistorySearchStyleEnum[]
HistorySearchStyleEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.