Uses of Enum Class
com.luna.common.i18n.LanguageAlpha3Code.Usage
Packages that use LanguageAlpha3Code.Usage
-
Uses of LanguageAlpha3Code.Usage in com.luna.common.i18n
Methods in com.luna.common.i18n that return LanguageAlpha3Code.UsageModifier and TypeMethodDescriptionLanguageAlpha3Code.getUsage()
Get the usage of this language code.static LanguageAlpha3Code.Usage
Returns the enum constant of this class with the specified name.static LanguageAlpha3Code.Usage[]
LanguageAlpha3Code.Usage.values()
Returns an array containing the constants of this enum class, in the order they are declared.