public static class Packet.Payload
extends java.lang.Object
Constructor and Description |
---|
Payload() |
Modifier and Type | Method and Description |
---|---|
Command |
getCommand() |
Status |
getStatus() |
void |
setCommand(Command command) |
void |
setStatus(Status status) |