public class CmdResponse
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
VERSION_01 |
| Constructor and Description |
|---|
CmdResponse(byte[] receivedPacket) |
| Modifier and Type | Method and Description |
|---|---|
int |
getVersion() |
public static final int VERSION_01