public interface ProtocolPackage
Modifier and Type | Method and Description |
---|---|
int |
getCommandSet() |
int |
getEventID() |
byte[] |
getParameters() |
boolean |
isACK() |
boolean |
isCheckError() |
boolean |
isEvent() |
boolean |
isNAK() |
byte[] |
toBytes() |