Class ValueShort

  • All Implemented Interfaces:
    TimeValues

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

      • ValueShort

        public ValueShort​(short value)
      • ValueShort

        public ValueShort​(Object value)
    • Method Detail

      • getBytes

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