| Constructor Summary |
|---|
BoolValue(value, unit)
Constructor. |
| Property Getters/Setters Summary | ||
|---|---|---|
method | isThemed() | |
method | setThemed(value) | |
method | getUfe() | |
method | setUfe(value) | |
| Attributes of an element. | ||
method | getValue() | |
method | setValue(value) | |
| Boolean value The value of the property is BOOL integer constant. | ||
| Method Summary | ||
|---|---|---|
method | deepClone() | |
Creates deep copy of this instance.
|
||
method | equals(value) | |
Are objects equal.
|
||
method | hashCode() | |
Serves as a hash function for a particular type.
|
||
BoolValue(value, unit)
value: int - A unit: int - A int getValue() / setValue(value)
boolean isThemed() / setThemed(value)
UnitFormulaErr getUfe() / setUfe(value)