Class EnumValue

    • Constructor Detail

      • EnumValue

        public EnumValue​(EnumType enumType)
    • Method Detail

      • setValue

        public void setValue​(int index)
      • getValue

        public int getValue()
      • getValueAsString

        public String getValueAsString()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object