A simple Boolean data type.
Located in /harmoni/core/Primitives/Objects/Boolean.class.php (line 16)
SObject | --Boolean
Class | Description |
---|---|
StorableBoolean | This is the StorablePrimitive equivalent of Boolean. |
*******************************************************
Instance Methods *******************************************************
Instantiates a new Boolean object from a known string
Answer whether the receiver and the argument are the same.
If = is redefined in any subclass, consider also redefining the message hash.
Answer true if this object represents a 'false' value, false otherwise.
Answer true if this object represents a 'true' value, false otherwise.
Answer a String whose characters are a description of the receiver.
Override this method as needed to provide a better representation
Instantiates a new Boolean object with the passed value.
Inherited From SObject
SObject::asA()
SObject::asString()
SObject::copy()
SObject::copySameFrom()
SObject::copyTwoLevel()
SObject::deepCopy()
SObject::isEqual()
SObject::isEqualTo()
SObject::isNotEqualTo()
SObject::isNotReferenceTo()
SObject::isReferenceTo()
SObject::newFrom()
SObject::postCopy()
SObject::printableString()
SObject::shallowCopy()
SObject::_deepCopyArray()
Documentation generated on Wed, 19 Sep 2007 10:21:47 -0400 by phpDocumentor 1.3.0RC3