Interface Translation

  • All Known Implementing Classes:
    TranslationImpl

    public interface Translation
    • Method Detail

      • getLocale

        Locale getLocale()
      • setLocale

        void setLocale​(Locale locale)
      • setText

        void setText​(String text)
      • has

        boolean has​(Locale locale)