Class LabelTypeHelper.LabelTypeItem

java.lang.Object
org.codelibs.fess.helper.LabelTypeHelper.LabelTypeItem
Enclosing class:
LabelTypeHelper

protected static class LabelTypeHelper.LabelTypeItem extends Object
  • Constructor Details

    • LabelTypeItem

      protected LabelTypeItem()
  • Method Details

    • getLabel

      public String getLabel()
    • setLabel

      public void setLabel(String label)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)
    • getPermissions

      public String[] getPermissions()
    • setPermissions

      public void setPermissions(String[] permissions)
    • getVirtualHost

      public String getVirtualHost()
    • setVirtualHost

      public void setVirtualHost(String virtualHost)
    • getLocale

      public Locale getLocale()
    • setLocale

      public void setLocale(Locale locale)