Class I18nBundleModelRow


  • public class I18nBundleModelRow
    extends Object
    Created on 7/26/14.
    Since:
    3.3
    Author:
    Tony Chemit - chemit@codelutin.com
    • Constructor Detail

      • I18nBundleModelRow

        public I18nBundleModelRow()
    • Method Detail

      • getKey

        public String getKey()
      • setKey

        public void setKey​(String key)
      • setLocaleValue

        public void setLocaleValue​(Locale locale,
                                   String s)
      • getLocaleValue

        public String getLocaleValue​(Locale locale)