public final class BdaDoubleBitPos extends BdaBitString
| Modifier and Type | Class | Description |
|---|---|---|
static class |
BdaDoubleBitPos.DoubleBitPos |
children, objectReference| Constructor | Description |
|---|---|
BdaDoubleBitPos(ObjectReference objectReference,
Fc fc,
java.lang.String sAddr,
boolean dchg,
boolean dupd) |
| Modifier and Type | Method | Description |
|---|---|---|
BdaDoubleBitPos |
copy() |
Returns a copy of model node with all of its children.
|
BdaDoubleBitPos.DoubleBitPos |
getDoubleBitPos() |
|
java.lang.String |
getValueString() |
|
void |
setDefault() |
Sets the value to DoubleBitPos.OFF
|
void |
setDoubleBitPos(BdaDoubleBitPos.DoubleBitPos doubleBitPos) |
getBasicDataAttributes, getBasicType, getChild, getChild, getChildren, getDchg, getDupd, getQchg, getSAddr, iteratorgetMaxNumBits, getValue, setValue, setValueFrom, toStringgetFcgetIterators, getName, getParent, getReferencepublic BdaDoubleBitPos(ObjectReference objectReference, Fc fc, java.lang.String sAddr, boolean dchg, boolean dupd)
public void setDefault()
setDefault in class BdaBitStringpublic BdaDoubleBitPos copy()
ModelNodepublic BdaDoubleBitPos.DoubleBitPos getDoubleBitPos()
public void setDoubleBitPos(BdaDoubleBitPos.DoubleBitPos doubleBitPos)
public java.lang.String getValueString()
getValueString in class BdaBitString