public static class Inputs.Payload
Modifier and Type | Class and Description |
---|---|
static class |
Payload.Device |
Modifier and Type | Field and Description |
---|---|
Payload.Device[] |
devices |
Constructor and Description |
---|
Payload() |
Modifier and Type | Method and Description |
---|---|
Payload.Device[] |
getDevices() |
void |
setDevices(Payload.Device[] p) |
public Payload.Device[] devices
public Payload.Device[] getDevices()
public void setDevices(Payload.Device[] p)