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() |
void |
setDefault()
Sets the value to DoubleBitPos.OFF
|
void |
setDoubleBitPos(BdaDoubleBitPos.DoubleBitPos doubleBitPos) |
getMaxNumBits, getValue, setValue, toString
getBasicDataAttributes, getBasicType, getChild, getChild, getChildren, getDchg, getDupd, getQchg, getSAddr, iterator
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)