Class ValueByte

  • All Implemented Interfaces:
    TimeValues

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

      • ValueByte

        public ValueByte​(byte value)
      • ValueByte

        public ValueByte​(Object value)
    • Method Detail

      • getBytes

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