Uses of Enum Class
com.iizix.translate.google.Language
Uses of Language in com.iizix.translate.google
Modifier and TypeFieldDescriptionfinal Language
DetectedLanguage.language
The language enum, null if not found.final Language
LanguageInfo.language
The language enum, null if not found.Modifier and TypeMethodDescriptionstatic Language
Creates a Language enum from a language ID.static Language
Returns the enum constant of this class with the specified name.static Language[]
Language.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic LanguageInfo[]
GoogleTranslate.getLanguages
(String key, Language language) Gets the languages that Google supports translations operations with.