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, iteratorgetMaxNumBits, getValue, getValueString, setValue, setValueFrom, toStringgetFcgetIterators, 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)