Class ValueBoolean

  • All Implemented Interfaces:
    TimeValues

    public class ValueBoolean
    extends Value
    • Constructor Detail

      • ValueBoolean

        public ValueBoolean()
      • ValueBoolean

        public ValueBoolean​(boolean value)
      • ValueBoolean

        public ValueBoolean​(Object value)
    • Method Detail

      • getBytes

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