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, iterator
getMaxNumBits, getValue, setValue, setValueFrom, toString
getFc
getIterators, getName, getParent, getReference
public BdaDoubleBitPos(ObjectReference objectReference, Fc fc, java.lang.String sAddr, boolean dchg, boolean dupd)
public void setDefault()
setDefault
in class BdaBitString
public BdaDoubleBitPos copy()
ModelNode
public BdaDoubleBitPos.DoubleBitPos getDoubleBitPos()
public void setDoubleBitPos(BdaDoubleBitPos.DoubleBitPos doubleBitPos)
public java.lang.String getValueString()
getValueString
in class BdaBitString