public class User0ExperimentIDPacket extends Packet
| Modifier and Type | Class and Description |
|---|---|
static class |
User0ExperimentIDPacket.Payload |
Packet.Header| Modifier and Type | Field and Description |
|---|---|
User0ExperimentIDPacket.Payload |
payload |
command, header, headerConfiguration, payloadConfiguration, source, status| Constructor and Description |
|---|
User0ExperimentIDPacket() |
User0ExperimentIDPacket(Application application,
Command command) |
| Modifier and Type | Method and Description |
|---|---|
Command |
getCommand() |
Status |
getStatus() |
void |
setCommand(Command command) |
void |
setStatus(Status status) |
java.lang.String |
toString() |
decodePacket, getPacket, getSourcepublic User0ExperimentIDPacket.Payload payload
public User0ExperimentIDPacket(Application application, Command command)
public User0ExperimentIDPacket()
public Command getCommand()
getCommand in class Packetpublic void setCommand(Command command)
setCommand in class Packetpublic java.lang.String toString()
toString in class java.lang.Object