Class WSAttributeOption

    • Constructor Detail

      • WSAttributeOption

        public WSAttributeOption()
      • WSAttributeOption

        public WSAttributeOption​(String value,
                                 String category)
    • Method Detail

      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)
      • getCategory

        public String getCategory()
      • setCategory

        public void setCategory​(String category)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object