java.lang.Object
com.inductiveautomation.ignition.common.i18n.translation.Translation

public class Translation extends Object
  • Constructor Details

    • Translation

      public Translation(String sourceTerm, Locale targetLocale, String translation)
  • Method Details

    • getSourceTerm

      public String getSourceTerm()
    • getTranslation

      public String getTranslation()
    • getLocale

      public Locale getLocale()
      Returns the locale of the translation