
Uses of Enum Class
org.hl7.fhir.dstu3.model.Enumerations.AgeUnits
Packages that use Enumerations.AgeUnits
-
Uses of Enumerations.AgeUnits in org.hl7.fhir.dstu3.model
Methods in org.hl7.fhir.dstu3.model that return Enumerations.AgeUnitsModifier and TypeMethodDescriptionstatic Enumerations.AgeUnitsstatic Enumerations.AgeUnitsReturns the enum constant of this class with the specified name.static Enumerations.AgeUnits[]Enumerations.AgeUnits.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.dstu3.model that return types with arguments of type Enumerations.AgeUnitsModifier and TypeMethodDescriptionEnumerations.AgeUnitsEnumFactory.fromType(PrimitiveType<?> code) Methods in org.hl7.fhir.dstu3.model with parameters of type Enumerations.AgeUnitsModifier and TypeMethodDescriptionEnumerations.AgeUnitsEnumFactory.toCode(Enumerations.AgeUnits code) Enumerations.AgeUnitsEnumFactory.toSystem(Enumerations.AgeUnits code)