Package org.hl7.fhir.r5.model
Enum Enumerations.Currencies
- All Implemented Interfaces:
Serializable
,Comparable<Enumerations.Currencies>
- Enclosing class:
Enumerations
-
Enum Constant Summary
Enum ConstantDescriptionnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnulladded to help the parsersnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnull -
Method Summary
Modifier and TypeMethodDescriptionstatic Enumerations.Currencies
static boolean
isValidCode
(String codeString) toCode()
static Enumerations.Currencies
Returns the enum constant of this type with the specified name.static Enumerations.Currencies[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.
-
Enum Constant Details
-
AED
null -
AFN
null -
ALL
null -
AMD
null -
ANG
null -
AOA
null -
ARS
null -
AUD
null -
AWG
null -
AZN
null -
BAM
null -
BBD
null -
BDT
null -
BGN
null -
BHD
null -
BIF
null -
BMD
null -
BND
null -
BOB
null -
BOV
null -
BRL
null -
BSD
null -
BTN
null -
BWP
null -
BYN
null -
BZD
null -
CAD
null -
CDF
null -
CHE
null -
CHF
null -
CHW
null -
CLF
null -
CLP
null -
CNY
null -
COP
null -
COU
null -
CRC
null -
CUC
null -
CUP
null -
CVE
null -
CZK
null -
DJF
null -
DKK
null -
DOP
null -
DZD
null -
EGP
null -
ERN
null -
ETB
null -
EUR
null -
FJD
null -
FKP
null -
GBP
null -
GEL
null -
GGP
null -
GHS
null -
GIP
null -
GMD
null -
GNF
null -
GTQ
null -
GYD
null -
HKD
null -
HNL
null -
HRK
null -
HTG
null -
HUF
null -
IDR
null -
ILS
null -
IMP
null -
INR
null -
IQD
null -
IRR
null -
ISK
null -
JEP
null -
JMD
null -
JOD
null -
JPY
null -
KES
null -
KGS
null -
KHR
null -
KMF
null -
KPW
null -
KRW
null -
KWD
null -
KYD
null -
KZT
null -
LAK
null -
LBP
null -
LKR
null -
LRD
null -
LSL
null -
LYD
null -
MAD
null -
MDL
null -
MGA
null -
MKD
null -
MMK
null -
MNT
null -
MOP
null -
MRU
null -
MUR
null -
MVR
null -
MWK
null -
MXN
null -
MXV
null -
MYR
null -
MZN
null -
NAD
null -
NGN
null -
NIO
null -
NOK
null -
NPR
null -
NZD
null -
OMR
null -
PAB
null -
PEN
null -
PGK
null -
PHP
null -
PKR
null -
PLN
null -
PYG
null -
QAR
null -
RON
null -
RSD
null -
RUB
null -
RWF
null -
SAR
null -
SBD
null -
SCR
null -
SDG
null -
SEK
null -
SGD
null -
SHP
null -
SLL
null -
SOS
null -
SRD
null -
SSP
null -
STN
null -
SVC
null -
SYP
null -
SZL
null -
THB
null -
TJS
null -
TMT
null -
TND
null -
TOP
null -
TRY
null -
TTD
null -
TVD
null -
TWD
null -
TZS
null -
UAH
null -
UGX
null -
USD
null -
USN
null -
UYI
null -
UYU
null -
UZS
null -
VEF
null -
VND
null -
VUV
null -
WST
null -
XAF
null -
XAG
null -
XAU
null -
XBA
null -
XBB
null -
XBC
null -
XBD
null -
XCD
null -
XDR
null -
XOF
null -
XPD
null -
XPF
null -
XPT
null -
XSU
null -
XTS
null -
XUA
null -
XXX
null -
YER
null -
ZAR
null -
ZMW
null -
ZWL
null -
NULL
added to help the parsers
-
-
Method Details
-
values
Returns an array containing the constants of this enum type, in the order they are declared.- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is null
-
fromCode
public static Enumerations.Currencies fromCode(String codeString) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
isValidCode
-
toCode
-
getSystem
-
getDefinition
-
getDisplay
-