public final class BdaTapCommand extends BdaBitString
Modifier and Type | Class | Description |
---|---|---|
static class |
BdaTapCommand.TapCommand |
children, objectReference
Constructor | Description |
---|---|
BdaTapCommand(ObjectReference objectReference,
Fc fc,
java.lang.String sAddr,
boolean dchg,
boolean dupd) |
Modifier and Type | Method | Description |
---|---|---|
BdaTapCommand |
copy() |
Returns a copy of model node with all of its children.
|
BdaTapCommand.TapCommand |
getTapCommand() |
|
void |
setDefault() |
Sets the value to TapCommand.STOP
|
void |
setTapCommand(BdaTapCommand.TapCommand tapCommand) |
getBasicDataAttributes, getBasicType, getChild, getChild, getChildren, getDchg, getDupd, getQchg, getSAddr, iterator
getMaxNumBits, getValue, getValueString, setValue, setValueFrom, toString
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)