Class ReportColumn

java.lang.Object
net.atthegate.server.models.ReportColumn
All Implemented Interfaces:
Serializable

public class ReportColumn extends Object implements Serializable
See Also:
  • Field Details

    • CUSTOM_FIELD_TYPE

      public static String CUSTOM_FIELD_TYPE
    • COMMON_FIELD_TYPE

      public static String COMMON_FIELD_TYPE
    • key

      public String key
    • label

      public String label
    • type

      public String type
    • entryType

      public String entryType
    • description

      public String description
    • emptyCustomField

      public boolean emptyCustomField
    • all

      public boolean all
  • Constructor Details

  • Method Details

    • getKey

      public String getKey()
    • getLabel

      public String getLabel()