Uses of Enum
org.hl7.fhir.r4.model.Enumerations.AgeUnits
-
Uses of Enumerations.AgeUnits in org.hl7.fhir.r4.model
Modifier and TypeMethodDescriptionstatic Enumerations.AgeUnits
static Enumerations.AgeUnits
Returns the enum constant of this type with the specified name.static Enumerations.AgeUnits[]
Enumerations.AgeUnits.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionEnumerations.AgeUnitsEnumFactory.fromType
(PrimitiveType<?> code) Modifier and TypeMethodDescriptionEnumerations.AgeUnitsEnumFactory.toCode
(Enumerations.AgeUnits code) Enumerations.AgeUnitsEnumFactory.toSystem
(Enumerations.AgeUnits code)