
Uses of Enum
org.hl7.fhir.r5.model.Enumerations.Currencies
Packages that use Enumerations.Currencies
-
Uses of Enumerations.Currencies in org.hl7.fhir.r5.model
Methods in org.hl7.fhir.r5.model that return Enumerations.CurrenciesModifier 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.Methods in org.hl7.fhir.r5.model that return types with arguments of type Enumerations.CurrenciesModifier and TypeMethodDescriptionEnumerations.CurrenciesEnumFactory.fromType
(PrimitiveType<?> code) Methods in org.hl7.fhir.r5.model with parameters of type Enumerations.CurrenciesModifier and TypeMethodDescriptionEnumerations.CurrenciesEnumFactory.toCode
(Enumerations.Currencies code) Enumerations.CurrenciesEnumFactory.toSystem
(Enumerations.Currencies code)