Class ValueNull

  • All Implemented Interfaces:
    TimeValues

    public class ValueNull
    extends Value
    • Constructor Detail

      • ValueNull

        public ValueNull()
    • Method Detail

      • getBytes

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

        public byte getByte()
      • getShort

        public short getShort()
      • getInt

        public int getInt()
      • getLong

        public long getLong()
      • getFloat

        public float getFloat()
      • getDouble

        public double getDouble()