Uses of Class
com.neovisionaries.i18n.LanguageAlpha3Code.Usage
-
-
Uses of LanguageAlpha3Code.Usage in com.neovisionaries.i18n
Methods in com.neovisionaries.i18n that return LanguageAlpha3Code.Usage Modifier and Type Method Description LanguageAlpha3Code.Usage
LanguageAlpha3Code. getUsage()
Get the usage of this language code.static LanguageAlpha3Code.Usage
LanguageAlpha3Code.Usage. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static LanguageAlpha3Code.Usage[]
LanguageAlpha3Code.Usage. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-