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