public abstract class UBoolean extends UString
Modifier | Constructor and Description |
---|---|
protected |
UBoolean() |
Modifier and Type | Method and Description |
---|---|
UBoolean |
asBoolean() |
static UBoolean |
create(boolean b) |
Element |
createElement(Document doc) |
abstract boolean |
getBoolean() |
boolean |
isBoolean() |
String |
toString() |
asString, compareTo, compareTo, compareTo, equals, getEN, getFQEN, hashCode, initialize, isString
asObject, compareTo, create, duplicate, equivalentTo, equivalentTo, getReal, isObject
asArray, asData, asDate, asDict, asFalse, asInteger, asKey, asNull, asReal, asReference, asTrue, castBoolean, castInteger, castReal, castString, copyAttribute, createTop, duplicateInstance, equivalentAttributeTo, equivalentTextTo, getAttribute, getBasis, getScope, getSeeAlso, getText, hasValidText, isArray, isData, isDate, isDict, isFalse, isInteger, isKey, isNull, isReal, isReference, isTrue, numberOfElements, retrieveAttribute, setAttribute, setAttributes, setBasis, setScope, setSeeAlso, setText
public Element createElement(Document doc)
createElement
in class UString
public static UBoolean create(boolean b)
public abstract boolean getBoolean()
getBoolean
in class UObject
EDB Working Group at Tue Jun 10 17:08:59 JST 2025