Class ExportLookupValuesActionService.LookupEntity

java.lang.Object
ch.tocco.nice2.netui.actions.impl.export.ExportLookupValuesActionService.LookupEntity
Enclosing interface:
ExportLookupValuesActionService

public static class ExportLookupValuesActionService.LookupEntity extends Object
  • Constructor Details

    • LookupEntity

      public LookupEntity(String entityName, String entityLabel)
  • Method Details

    • getEntityLabel

      public String getEntityLabel()
    • setEntityLabel

      public void setEntityLabel(String entityLabel)
    • getEntityName

      public String getEntityName()
    • setEntityName

      public void setEntityName(String entityName)