org.openmuc.openiec61850
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.
|
boolean |
equals(java.lang.Object obj) |
BdaDoubleBitPos.DoubleBitPos |
getDoubleBitPos() |
void |
setDefault()
Sets the value to DoubleBitPos.OFF
|
void |
setDoubleBitPos(BdaDoubleBitPos.DoubleBitPos doubleBitPos) |
getMaxNumBits, getValue, setValue, 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 boolean equals(java.lang.Object obj)
equals in class BasicDataAttribute