public final class BdaDoubleBitPos extends BdaBitString
| Modifier and Type | Class and Description |
|---|---|
static class |
BdaDoubleBitPos.DoubleBitPos |
children, objectReference| Constructor and Description |
|---|
BdaDoubleBitPos(ObjectReference objectReference,
Fc fc,
java.lang.String sAddr,
boolean dchg,
boolean dupd) |
| Modifier and Type | Method and 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) |
getMaxNumBits, getValue, setValue, setValueFrom, toStringgetBasicDataAttributes, getBasicType, getChild, getChild, getChildren, getDchg, getDupd, getQchg, getSAddr, iteratorgetFcgetIterators, 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