org.openmuc.openiec61850
public final class BdaTapCommand extends BdaBitString
Modifier and Type | Class and Description |
---|---|
static class |
BdaTapCommand.TapCommand |
basicType, dchg, dupd, qchg, sAddr
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()
Copies the whole node with all of its children.
|
BdaTapCommand.TapCommand |
getTapCommand() |
void |
setDefault()
Sets the value to TapCommand.STOP
|
void |
setTapCommand(BdaTapCommand.TapCommand tapCommand) |
getMaxNumBits, getValue, setValue, toString
getBasicDataAttributes, getBasicType, getChild, getChild, getChildren, getDchg, getDupd, getQchg, getSAddr, iterator
getFc
getIterators, getName, getParent, getReference
public BdaTapCommand(ObjectReference objectReference, Fc fc, java.lang.String sAddr, boolean dchg, boolean dupd)
public void setDefault()
setDefault
in class BdaBitString
public BdaTapCommand copy()
ModelNode
public BdaTapCommand.TapCommand getTapCommand()
public void setTapCommand(BdaTapCommand.TapCommand tapCommand)