org.openmuc.openiec61850
public final class BdaTapCommand extends BdaBitString
| Modifier and Type | Class and Description |
|---|---|
static class |
BdaTapCommand.TapCommand |
children, objectReference| Constructor and Description |
|---|
BdaTapCommand(ObjectReference objectReference,
Fc fc,
java.lang.String sAddr,
boolean dchg,
boolean dupd) |
| Modifier and Type | Method and Description |
|---|---|
BdaTapCommand |
copy()
Returns a copy of model node with all of its children.
|
boolean |
equals(java.lang.Object obj) |
BdaTapCommand.TapCommand |
getTapCommand() |
void |
setDefault()
Sets the value to TapCommand.STOP
|
void |
setTapCommand(BdaTapCommand.TapCommand tapCommand) |
getMaxNumBits, getValue, setValue, toStringgetBasicDataAttributes, getBasicType, getChild, getChild, getChildren, getDchg, getDupd, getQchg, getSAddr, iteratorgetFcgetIterators, getName, getParent, getReferencepublic BdaTapCommand(ObjectReference objectReference, Fc fc, java.lang.String sAddr, boolean dchg, boolean dupd)
public void setDefault()
setDefault in class BdaBitStringpublic BdaTapCommand copy()
ModelNodepublic BdaTapCommand.TapCommand getTapCommand()
public void setTapCommand(BdaTapCommand.TapCommand tapCommand)
public boolean equals(java.lang.Object obj)
equals in class BasicDataAttribute