Uses of Enum
org.nuiton.i18n.LanguageEnum
Packages that use LanguageEnum
-
Uses of LanguageEnum in org.nuiton.i18n
Methods in org.nuiton.i18n that return LanguageEnumModifier and TypeMethodDescriptionstatic LanguageEnumReturns the enum constant of this type with the specified name.static LanguageEnumLanguageEnum.valueOf(String language, LanguageEnum defaultValue) static LanguageEnum[]LanguageEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.nuiton.i18n with parameters of type LanguageEnumModifier and TypeMethodDescriptionstatic LanguageEnumLanguageEnum.valueOf(String language, LanguageEnum defaultValue)