- All Implemented Interfaces:
Serializable,Comparable<EmojiLanguage>,Constable
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionafakamarar-SAasastazbabebewbgbgnblobnbrbscaca-ES-valenciaccpcebchrckbcscvcydadede-CHdoidsbelenen-001en-AUen-CAen-INeses-419es-MXes-USeteufaffff-Adlmfifilfofrfr-CAfrrgagdglguhaha-NEhehihi-Latnhrhsbhuhyiaidigisitjajvkakabkkkk-Arabklkmknkokokkukylblijloltlvmaimimkmlmnmnimrmsmtmynenlnnnonsoocomorpapa-Arabpappcmplpsptpt-PTququcrhgrmrorurwsasatscsdshnsiskslsosqsrsr-Cyrlsr-Cyrl-BAsr-Latnsr-Latn-BAsusvswsw-KEsyrtatetgthtitktntotrttugukunduruzvecviwoxhyoyo-BJyueyue-Hanszhzh-Hantzh-Hant-HKzu -
Method Summary
Modifier and TypeMethodDescriptiongetValue()Gets the value.static EmojiLanguageReturns the enum constant of this class with the specified name.static EmojiLanguage[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
DOI
doi -
EN_001
en-001 -
AST
ast -
FO
fo -
CKB
ckb -
KU
ku -
DE_CH
de-CH -
EN_AU
en-AU -
EN_CA
en-CA -
EN_IN
en-IN -
CA
ca -
PS
ps -
KK
kk -
IA
ia -
ES_419
es-419 -
BGN
bgn -
GL
gl -
AM
am -
BN
bn -
BG
bg -
IT
it -
EL
el -
HI
hi -
ES
es -
HY
hy -
BS
bs -
CS
cs -
EN
en -
DSB
dsb -
CHR
chr -
FF_ADLM
ff-Adlm -
DA
da -
FIL
fil -
LB
lb -
CEB
ceb -
PL
pl -
KM
km -
IG
ig -
ES_MX
es-MX -
DE
de -
AS
as -
HU
hu -
BLO
blo -
BEW
bew -
HA_NE
ha-NE -
AR
ar -
BA
ba -
BR
br -
FA
fa -
IS
is -
CA_ES_VALENCIA
ca-ES-valencia -
ID
id -
HSB
hsb -
ET
et -
CY
cy -
FR
fr -
CV
cv -
FI
fi -
CCP
ccp -
KY
ky -
KK_ARAB
kk-Arab -
JV
jv -
PT
pt -
JA
ja -
GU
gu -
KL
kl -
KAB
kab -
GD
gd -
UND
und -
KO
ko -
GA
ga -
AR_SA
ar-SA -
AK
ak -
SR_CYRL
sr-Cyrl -
EU
eu -
SL
sl -
SW_KE
sw-KE -
MT
mt -
SA
sa -
BE
be -
ES_US
es-US -
HR
hr -
RM
rm -
RHG
rhg -
SD
sd -
YUE
yue -
FRR
frr -
PA
pa -
NSO
nso -
MK
mk -
FF
ff -
QU
qu -
SK
sk -
RU
ru -
KOK
kok -
RO
ro -
KA
ka -
UK
uk -
AF
af -
KN
kn -
SI
si -
RW
rw -
SQ
sq -
SAT
sat -
SR_CYRL_BA
sr-Cyrl-BA -
SYR
syr -
SC
sc -
NE
ne -
AZ
az -
HE
he -
MS
ms -
QUC
quc -
ZH_HANT_HK
zh-Hant-HK -
PT_PT
pt-PT -
SHN
shn -
PCM
pcm -
OM
om -
FR_CA
fr-CA -
MR
mr -
SO
so -
TH
th -
XH
xh -
HA
ha -
LT
lt -
TR
tr -
MI
mi -
TN
tn -
TK
tk -
SR_LATN
sr-Latn -
UZ
uz -
SW
sw -
TE
te -
SV
sv -
LO
lo -
MAI
mai -
TO
to -
MY
my -
HI_LATN
hi-Latn -
UG
ug -
YUE_HANS
yue-Hans -
MN
mn -
WO
wo -
OC
oc -
UR
ur -
YO
yo -
VEC
vec -
SR_LATN_BA
sr-Latn-BA -
LIJ
lij -
YO_BJ
yo-BJ -
LV
lv -
PAP
pap -
NN
nn -
SR
sr -
TT
tt -
ZH
zh -
SU
su -
VI
vi -
ZH_HANT
zh-Hant -
TG
tg -
NO
no -
NL
nl -
MNI
mni -
ML
ml -
PA_ARAB
pa-Arab -
TI
ti -
OR
or -
TA
ta -
ZU
zu
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (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 class has no constant with the specified nameNullPointerException- if the argument is null
-
getValue
Gets the value.- Returns:
- The value.
-