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