Class PollStatusProperty


  • public class PollStatusProperty
    extends Object
    • Constructor Detail

      • PollStatusProperty

        public PollStatusProperty()
      • PollStatusProperty

        public PollStatusProperty​(String key,
                                  Number value)
    • Method Detail

      • getKey

        public String getKey()
      • setKey

        public void setKey​(String key)
      • getValue

        public Number getValue()
      • setValue

        public void setValue​(Number value)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object