Package org.hl7.fhir.r5.model
Enum Enumerations.CommonLanguages
- All Implemented Interfaces:
Serializable
,Comparable<Enumerations.CommonLanguages>
- Enclosing class:
Enumerations
-
Enum Constant Summary
Enum ConstantDescriptionnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnulladded to help the parsersnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnull -
Method Summary
Modifier and TypeMethodDescriptionstatic Enumerations.CommonLanguages
static boolean
isValidCode
(String codeString) toCode()
static Enumerations.CommonLanguages
Returns the enum constant of this type with the specified name.static Enumerations.CommonLanguages[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.
-
Enum Constant Details
-
AR
null -
BG
null -
BGBG
null -
BN
null -
CS
null -
CSCZ
null -
BS
null -
BSBA
null -
DA
null -
DADK
null -
DE
null -
DEAT
null -
DECH
null -
DEDE
null -
EL
null -
ELGR
null -
EN
null -
ENAU
null -
ENCA
null -
ENGB
null -
ENIN
null -
ENNZ
null -
ENSG
null -
ENUS
null -
ES
null -
ESAR
null -
ESES
null -
ESUY
null -
ET
null -
ETEE
null -
FI
null -
FR
null -
FRBE
null -
FRCH
null -
FRFR
null -
FIFI
null -
FRCA
null -
FY
null -
FYNL
null -
HI
null -
HR
null -
HRHR
null -
IS
null -
ISIS
null -
IT
null -
ITCH
null -
ITIT
null -
JA
null -
KO
null -
LT
null -
LTLT
null -
LV
null -
LVLV
null -
NL
null -
NLBE
null -
NLNL
null -
NO
null -
NONO
null -
PA
null -
PL
null -
PLPL
null -
PT
null -
PTPT
null -
PTBR
null -
RO
null -
RORO
null -
RU
null -
RURU
null -
SK
null -
SKSK
null -
SL
null -
SLSI
null -
SR
null -
SRRS
null -
SV
null -
SVSE
null -
TE
null -
ZH
null -
ZHCN
null -
ZHHK
null -
ZHSG
null -
ZHTW
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.CommonLanguages fromCode(String codeString) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
isValidCode
-
toCode
-
getSystem
-
getDefinition
-
getDisplay
-