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 Link icon

    • LookupEntity Link icon

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

    • getEntityLabel Link icon

      public String getEntityLabel()
    • setEntityLabel Link icon

      public void setEntityLabel(String entityLabel)
    • getEntityName Link icon

      public String getEntityName()
    • setEntityName Link icon

      public void setEntityName(String entityName)