![]() |
Hubiquitus Android
0.6.1
Android client for hubiquitus protocol
|
Inherits JSONObject.
Public Member Functions | |
HCommand (String cmd, JSONObject params, HCondition filter) | |
HCommand (JSONObject jsonObj) throws JSONException | |
String | getCmd () |
void | setCmd (String cmd) throws MissingAttrException |
JSONObject | getParams () |
void | setParams (JSONObject params) |
HCondition | getFilter () |
void | setFilter (HCondition filter) |
Package Attributes | |
final Logger | logger = LoggerFactory.getLogger(HCommand.class) |
JSONObject org.hubiquitus.hapi.hStructures.HCommand.getParams | ( | ) |