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.
|
BdaTapCommand.TapCommand |
getTapCommand() |
void |
setDefault()
Sets the value to TapCommand.STOP
|
void |
setTapCommand(BdaTapCommand.TapCommand tapCommand) |
getMaxNumBits, getValue, getValueString, setValue, setValueFrom, 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)