Uses of Class
io.mosip.kernel.transliteration.icu4j.constant.LanguageIdConstant
-
Packages that use LanguageIdConstant Package Description io.mosip.kernel.transliteration.icu4j.constant -
-
Uses of LanguageIdConstant in io.mosip.kernel.transliteration.icu4j.constant
Methods in io.mosip.kernel.transliteration.icu4j.constant that return LanguageIdConstant Modifier and Type Method Description static LanguageIdConstantLanguageIdConstant. valueOf(String name)Returns the enum constant of this type with the specified name.static LanguageIdConstant[]LanguageIdConstant. values()Returns an array containing the constants of this enum type, in the order they are declared.
-