public final class BdaBoolean extends BasicDataAttribute
children, objectReference| Constructor | Description |
|---|---|
BdaBoolean(ObjectReference objectReference,
Fc fc,
java.lang.String sAddr,
boolean dchg,
boolean dupd) |
| Modifier and Type | Method | Description |
|---|---|---|
BdaBoolean |
copy() |
Returns a copy of model node with all of its children.
|
boolean |
getValue() |
|
java.lang.String |
getValueString() |
|
void |
setDefault() |
|
void |
setValue(boolean value) |
|
void |
setValueFrom(BasicDataAttribute bda) |
|
java.lang.String |
toString() |
getBasicDataAttributes, getBasicType, getChild, getChild, getChildren, getDchg, getDupd, getQchg, getSAddr, iteratorgetFcgetIterators, getName, getParent, getReferencepublic BdaBoolean(ObjectReference objectReference, Fc fc, java.lang.String sAddr, boolean dchg, boolean dupd)
public void setValueFrom(BasicDataAttribute bda)
setValueFrom in class BasicDataAttributepublic boolean getValue()
public void setValue(boolean value)
public void setDefault()
setDefault in class BasicDataAttributepublic BdaBoolean copy()
ModelNodepublic java.lang.String toString()
toString in class FcModelNodepublic java.lang.String getValueString()
getValueString in class BasicDataAttribute