Class TranslationsResponse.TranslationResult

java.lang.Object
com.e1c.langtool.microsoft.entity.TranslationsResponse.TranslationResult
Enclosing class:
TranslationsResponse

public static class TranslationsResponse.TranslationResult extends Object
  • Constructor Details

    • TranslationResult

      public TranslationResult()
  • Method Details

    • getTo

      public String getTo()
    • setTo

      public void setTo(String to)
    • getText

      public String getText()
    • setText

      public void setText(String text)