Class I18nBundleModelRow

java.lang.Object
org.nuiton.i18n.plugin.bundle.csv.I18nBundleModelRow

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

    • I18nBundleModelRow

      public I18nBundleModelRow()
  • Method Details

    • getKey

      public String getKey()
    • setKey

      public void setKey(String key)
    • setLocaleValue

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

      public String getLocaleValue(Locale locale)