Interface BooleanValue

    • Method Detail

      • get

        boolean get()
        Get the boolean value of this object.
        Returns:
        the boolean value
      • clone

        BooleanValue clone()
        Create a deep copy of this object.
        Specified by:
        clone in interface FieldValue
        Returns:
        a deep copy of this object