Package com.e1c.langtool.google
Class GoogleTranslateProvider.TranslateTextResponse
java.lang.Object
com.e1c.langtool.google.GoogleTranslateProvider.TranslateTextResponse
- Enclosing class:
- GoogleTranslateProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetGlossaryTranslations(List<GoogleTranslateProvider.Translation> glossaryTranslations) voidsetTranslations(List<GoogleTranslateProvider.Translation> translations)
-
Constructor Details
-
TranslateTextResponse
public TranslateTextResponse()
-
-
Method Details
-
getTranslations
-
setTranslations
-
getGlossaryTranslations
-
setGlossaryTranslations
-