Uses of Class
com.e1c.langtool.google.GoogleTranslateProvider.Translation
Packages that use GoogleTranslateProvider.Translation
-
Uses of GoogleTranslateProvider.Translation in com.e1c.langtool.google
Methods in com.e1c.langtool.google that return types with arguments of type GoogleTranslateProvider.TranslationModifier and TypeMethodDescriptionGoogleTranslateProvider.TranslateTextResponse.getGlossaryTranslations()GoogleTranslateProvider.TranslateTextResponse.getTranslations()Method parameters in com.e1c.langtool.google with type arguments of type GoogleTranslateProvider.TranslationModifier and TypeMethodDescriptionvoidGoogleTranslateProvider.TranslateTextResponse.setGlossaryTranslations(List<GoogleTranslateProvider.Translation> glossaryTranslations) voidGoogleTranslateProvider.TranslateTextResponse.setTranslations(List<GoogleTranslateProvider.Translation> translations)