Class ValueEnumeration

    • Constructor Detail

      • ValueEnumeration

        public ValueEnumeration​(long value,
                                String label)
    • Method Detail

      • getValue

        public long getValue()
      • getLabel

        public String getLabel()
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)