Class TranslationsResponse
java.lang.Object
com.e1c.langtool.microsoft.entity.TranslationsResponse
Object represents Microsoft Translator service response of translation in JSON of some
request.- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetTranslations(List<TranslationsResponse.TranslationResult> translations)
-
Constructor Details
-
TranslationsResponse
public TranslationsResponse()
-
-
Method Details
-
getTranslations
-
setTranslations
-