public static class EDADCBCommandPacket.Payload extends Packet.Payload
command, status| Constructor and Description |
|---|
Payload() |
| Modifier and Type | Method and Description |
|---|---|
DCBConfigBlockIndex |
getDcbBlockIndex() |
void |
setDcbBlockIndex(DCBConfigBlockIndex dcbBlockIndex) |
java.lang.String |
toString() |
getCommand, getStatus, setCommand, setStatuspublic DCBConfigBlockIndex getDcbBlockIndex()
public void setDcbBlockIndex(DCBConfigBlockIndex dcbBlockIndex)
public java.lang.String toString()
toString in class java.lang.Object