Uses of Enum
org.hl7.fhir.r4.model.codesystems.DefinitionStatus
-
Uses of DefinitionStatus in org.hl7.fhir.r4.model.codesystems
Modifier and TypeMethodDescriptionstatic DefinitionStatus
static DefinitionStatus
Returns the enum constant of this type with the specified name.static DefinitionStatus[]
DefinitionStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionDefinitionStatusEnumFactory.toCode
(DefinitionStatus code) DefinitionStatusEnumFactory.toSystem
(DefinitionStatus code)