| Package | Description |
|---|---|
| com.gizwits.datapoint |
| Modifier and Type | Method and Description |
|---|---|
Command |
Payload.getCommand() |
static Command |
Command.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Command[] |
Command.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Payload(Command cmd,
com.alibaba.fastjson.JSONObject jsonObject) |
Copyright © 2019. All rights reserved.