- getAlpha2() - Method in enum com.neovisionaries.i18n.CountryCode
-
- getAlpha2() - Method in enum com.neovisionaries.i18n.LanguageAlpha3Code
-
- getAlpha3() - Method in enum com.neovisionaries.i18n.CountryCode
-
- getAlpha3() - Method in enum com.neovisionaries.i18n.LanguageCode
-
Get
ISO 639-2
language code (3-letter lowercase code(s)).
- getAlpha3B() - Method in enum com.neovisionaries.i18n.LanguageAlpha3Code
-
Get the bibliographic code of this language.
- getAlpha3T() - Method in enum com.neovisionaries.i18n.LanguageAlpha3Code
-
Get the terminological code of this language.
- getAssignment() - Method in enum com.neovisionaries.i18n.CountryCode
-
Get the assignment state of this country code in ISO 3166-1.
- getByAlpha2Code(String) - Static method in enum com.neovisionaries.i18n.CountryCode
-
Get a
CountryCode
that corresponds to the given ISO 3166-1
alpha-2 code.
- getByAlpha3Code(String) - Static method in enum com.neovisionaries.i18n.CountryCode
-
Get a
CountryCode
that corresponds to the given ISO 3166-1
alpha-3 code.
- getByAlpha4Code(String) - Static method in enum com.neovisionaries.i18n.CountryCode
-
Get a CountryCode
that corresponds to the given alpha-4 code.
- getByCode(String) - Static method in enum com.neovisionaries.i18n.CountryCode
-
Get a
CountryCode
that corresponds to the given ISO 3166-1
alpha-2 or
alpha-3 code.
- getByCode(String, boolean) - Static method in enum com.neovisionaries.i18n.CountryCode
-
Get a
CountryCode
that corresponds to the given ISO 3166-1
alpha-2 or
alpha-3 code.
- getByCode(int) - Static method in enum com.neovisionaries.i18n.CountryCode
-
- getByCode(String) - Static method in enum com.neovisionaries.i18n.CurrencyCode
-
Get a
CurrencyCode
that corresponds to the given
ISO 4217
alpha-3 code.
- getByCode(String, boolean) - Static method in enum com.neovisionaries.i18n.CurrencyCode
-
Get a
CurrencyCode
that corresponds to the given
ISO 4217
alpha-3 code.
- getByCode(int) - Static method in enum com.neovisionaries.i18n.CurrencyCode
-
Get a
CurrencyCode
that corresponds to the given
ISO 4217
numeric code.
- getByCode(String) - Static method in enum com.neovisionaries.i18n.LanguageAlpha3Code
-
Get a
LanguageAlpha3Code
that corresponds to a given
ISO 639-1 code
(2-letter lowercase code) or
ISO 639-2 code
(3-letter lowercase code).
- getByCode(String, boolean) - Static method in enum com.neovisionaries.i18n.LanguageAlpha3Code
-
Get a
LanguageAlpha3Code
that corresponds to a given
ISO 639-1 code
(2-letter lowercase code) or
ISO 639-2 code
(3-letter lowercase code).
- getByCode(String) - Static method in enum com.neovisionaries.i18n.LanguageCode
-
Get a
LanguageCode
that corresponds to a given
ISO 639-1 code
(2-letter lowercase code) or
ISO 639-2 code
(3-letter lowercase code).
- getByCode(String, boolean) - Static method in enum com.neovisionaries.i18n.LanguageCode
-
Get a
LanguageCode
that corresponds to a given
ISO 639-1 code
(2-letter lowercase code) or
ISO 639-2 code
(3-letter lowercase code).
- getByCode(String) - Static method in enum com.neovisionaries.i18n.LocaleCode
-
Get a LocaleCode
instance that corresponds to the given code.
- getByCode(String, boolean) - Static method in enum com.neovisionaries.i18n.LocaleCode
-
Get a LocaleCode
instance that corresponds to the given code.
- getByCode(String, String) - Static method in enum com.neovisionaries.i18n.LocaleCode
-
Get a LocaleCode
instance that corresponds to the given pair of
language code and country code.
- getByCode(String, String, boolean) - Static method in enum com.neovisionaries.i18n.LocaleCode
-
Get a LocaleCode
instance that corresponds to the given pair of
language code and country code.
- getByCode(String) - Static method in enum com.neovisionaries.i18n.ScriptCode
-
Get a ScriptCode
instance that corresponds to the given
ISO 15924 alpha-4 code.
- getByCode(String, boolean) - Static method in enum com.neovisionaries.i18n.ScriptCode
-
Get a ScriptCode
instance that corresponds to the given
ISO 15924 alpha-4 code.
- getByCode(int) - Static method in enum com.neovisionaries.i18n.ScriptCode
-
Get a ScriptCode
instance that corresponds to the given
ISO 15924 numeric code.
- getByCodeIgnoreCase(String) - Static method in enum com.neovisionaries.i18n.CountryCode
-
Get a
CountryCode
that corresponds to the given ISO 3166-1
alpha-2 or
alpha-3 code.
- getByCodeIgnoreCase(String) - Static method in enum com.neovisionaries.i18n.CurrencyCode
-
Get a
CurrencyCode
that corresponds to the given
ISO 4217
alpha-3 code.
- getByCodeIgnoreCase(String) - Static method in enum com.neovisionaries.i18n.LanguageAlpha3Code
-
Get a
LanguageAlpha3Code
that corresponds to a given
ISO 639-1 code
(2-letter lowercase code) or
ISO 639-2 code
(3-letter lowercase code).
- getByCodeIgnoreCase(String) - Static method in enum com.neovisionaries.i18n.LanguageCode
-
Get a
LanguageCode
that corresponds to a given
ISO 639-1 code
(2-letter lowercase code) or
ISO 639-2 code
(3-letter lowercase code).
- getByCodeIgnoreCase(String) - Static method in enum com.neovisionaries.i18n.LocaleCode
-
Get a LocaleCode
instance that corresponds to the given code.
- getByCodeIgnoreCase(String, String) - Static method in enum com.neovisionaries.i18n.LocaleCode
-
Get a LocaleCode
instance that corresponds to the given pair of
language code and country code.
- getByCodeIgnoreCase(String) - Static method in enum com.neovisionaries.i18n.ScriptCode
-
Get a ScriptCode
instance that corresponds to the given
ISO 15924 alpha-4 code.
- getByCountry(String) - Static method in enum com.neovisionaries.i18n.CurrencyCode
-
Get a list of CurrencyCode
instances whose country
list contains the specified country.
- getByCountry(String, boolean) - Static method in enum com.neovisionaries.i18n.CurrencyCode
-
Get a list of CurrencyCode
instances whose country
list contains the specified country.
- getByCountry(CountryCode) - Static method in enum com.neovisionaries.i18n.CurrencyCode
-
Get a list of CurrencyCode
instances whose country list
contains the specified country.
- getByCountry(String) - Static method in enum com.neovisionaries.i18n.LocaleCode
-
Get a list of LocaleCode
instances whose country matches the given one.
- getByCountry(String, boolean) - Static method in enum com.neovisionaries.i18n.LocaleCode
-
Get a list of LocaleCode
instances whose country matches the given one.
- getByCountry(CountryCode) - Static method in enum com.neovisionaries.i18n.LocaleCode
-
Get a list of LocaleCode
instances whose country matches the given one.
- getByCountryIgnoreCase(String) - Static method in enum com.neovisionaries.i18n.CurrencyCode
-
Get a list of CurrencyCode
instances whose country
list contains the specified country.
- getByCountryIgnoreCase(String) - Static method in enum com.neovisionaries.i18n.LocaleCode
-
Get a list of LocaleCode
instances whose country matches the given one.
- getByLanguage(String) - Static method in enum com.neovisionaries.i18n.LocaleCode
-
Get a list of LocaleCode
instances whose language matches the given one.
- getByLanguage(String, boolean) - Static method in enum com.neovisionaries.i18n.LocaleCode
-
Get a list of LocaleCode
instances whose language matches the given one.
- getByLanguage(LanguageCode) - Static method in enum com.neovisionaries.i18n.LocaleCode
-
Get a list of LocaleCode
instances whose language matches the given one.
- getByLanguageIgnoreCase(String) - Static method in enum com.neovisionaries.i18n.LocaleCode
-
Get a list of LocaleCode
instances whose language matches the given one.
- getByLocale(Locale) - Static method in enum com.neovisionaries.i18n.CountryCode
-
Get a
CountryCode
that corresponds to the country code of
the given
Locale
instance.
- getByLocale(Locale) - Static method in enum com.neovisionaries.i18n.LanguageCode
-
Get a
LanguageCode
that corresponds to the language code of
the given
Locale
instance.
- getByLocale(Locale) - Static method in enum com.neovisionaries.i18n.LocaleCode
-
Get a
LocaleCode
instance that corresponds to the given
Locale
instance.
- getCountry() - Method in enum com.neovisionaries.i18n.LocaleCode
-
Get the country code.
- getCountryList() - Method in enum com.neovisionaries.i18n.CurrencyCode
-
Get the list of countries using this currency.
- getCurrency() - Method in enum com.neovisionaries.i18n.CountryCode
-
Get the currency.
- getCurrency() - Method in enum com.neovisionaries.i18n.CurrencyCode
-
Get the
Currency
instance that corresponds to
this currency code.
- getLanguage() - Method in enum com.neovisionaries.i18n.LocaleCode
-
Get the language code.
- getMinorUnit() - Method in enum com.neovisionaries.i18n.CurrencyCode
-
Get the minor unit.
- getName() - Method in enum com.neovisionaries.i18n.CountryCode
-
Get the country name.
- getName() - Method in enum com.neovisionaries.i18n.CurrencyCode
-
Get the currency name.
- getName() - Method in enum com.neovisionaries.i18n.LanguageAlpha3Code
-
Get the language name.
- getName() - Method in enum com.neovisionaries.i18n.LanguageCode
-
Get the language name.
- getName() - Method in enum com.neovisionaries.i18n.ScriptCode
-
Get English name of this script code.
- getNumeric() - Method in enum com.neovisionaries.i18n.CountryCode
-
- getNumeric() - Method in enum com.neovisionaries.i18n.CurrencyCode
-
- getNumeric() - Method in enum com.neovisionaries.i18n.ScriptCode
-
Get the numeric code of this script code.
- getSynonym() - Method in enum com.neovisionaries.i18n.LanguageAlpha3Code
-
Get the synonym of this code.
- getUsage() - Method in enum com.neovisionaries.i18n.LanguageAlpha3Code
-
Get the usage of this language code.
- valueOf(String) - Static method in enum com.neovisionaries.i18n.CountryCode.Assignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.neovisionaries.i18n.CountryCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.neovisionaries.i18n.CurrencyCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.neovisionaries.i18n.LanguageAlpha3Code.Usage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.neovisionaries.i18n.LanguageAlpha3Code
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.neovisionaries.i18n.LanguageCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.neovisionaries.i18n.LocaleCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.neovisionaries.i18n.ScriptCode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.neovisionaries.i18n.CountryCode.Assignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.neovisionaries.i18n.CountryCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.neovisionaries.i18n.CurrencyCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.neovisionaries.i18n.LanguageAlpha3Code.Usage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.neovisionaries.i18n.LanguageAlpha3Code
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.neovisionaries.i18n.LanguageCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.neovisionaries.i18n.LocaleCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.neovisionaries.i18n.ScriptCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.