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