
Uses of Enum
org.hl7.fhir.r4.model.codesystems.SearchParamType
Packages that use SearchParamType
-
Uses of SearchParamType in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return SearchParamTypeModifier and TypeMethodDescriptionstatic SearchParamType
static SearchParamType
Returns the enum constant of this type with the specified name.static SearchParamType[]
SearchParamType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type SearchParamTypeModifier and TypeMethodDescriptionSearchParamTypeEnumFactory.toCode
(SearchParamType code) SearchParamTypeEnumFactory.toSystem
(SearchParamType code)