Class ValueInt

  • All Implemented Interfaces:
    TimeValues

    public class ValueInt
    extends Value
    Range validations added according to DB-3710
    • Constructor Detail

      • ValueInt

        public ValueInt​(int value)
      • ValueInt

        public ValueInt​(Object value)
    • Method Detail

      • getBytes

        public byte[] getBytes()
        Specified by:
        getBytes in class Value