BoolValue

BoolValue class

Boolean value.

new BoolValue(value, unit)

Constructor.

Methods

NameDescription
deepClone()Creates deep copy of this instance.
equals(value)Are objects equal.
getUfe()Attributes of an element.
getValue()Boolean value The value of the property is BOOL integer constant.
hashCode()Serves as a hash function for a particular type.
isThemed()
setThemed()
setUfe()Attributes of an element.
setValue()Boolean value The value of the property is BOOL integer constant.

deepClone()

Creates deep copy of this instance.

Returns: Object — Object

equals(value)

Are objects equal.

ParameterTypeDescription
valueObject

Returns: boolean — boolean

getUfe()

Attributes of an element.

getValue()

Boolean value The value of the property is BOOL integer constant.

hashCode()

Serves as a hash function for a particular type.

Returns: Number — Number

isThemed()

setThemed()

setUfe()

Attributes of an element.

setValue()

Boolean value The value of the property is BOOL integer constant.