public static class Payload.Device
The container class for the payload device
Modifier and Type | Class and Description |
---|---|
static class |
Device.Builder
A Builder for a Device
|
Constructor and Description |
---|
Device(NonExistentClass device)
The container class for the payload device
|
Modifier and Type | Method and Description |
---|---|
org.json.JSONObject |
build() |
NonExistentClass |
getDevice() |
void |
setDevice(NonExistentClass p) |