Uses of Class
com.iizix.translate.microsoft.Language
Packages that use Language Package Description com.iizix.translate.microsoft Uses of Language in com.iizix.translate.microsoft
Methods in com.iizix.translate.microsoft that return Language Modifier and Type Method Description static LanguageLanguage. get(java.lang.String langID)Creates a Language enum from a language ID.static LanguageLanguage. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Language[]Language. values()Returns an array containing the constants of this enum type, in the order they are declared.