Class ButtonField

    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.Integer buttonValue  
    • Constructor Summary

      Constructors 
      Constructor Description
      ButtonField​(java.lang.Integer value)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • buttonValue

        @Field(type=Integer)
        public java.lang.Integer buttonValue
    • Constructor Detail

      • ButtonField

        public ButtonField​(java.lang.Integer value)