Hubiquitus Android  0.6.1
Android client for hubiquitus protocol
org.hubiquitus.hapi.hStructures.HCommand Class Reference

Inherits JSONObject.

List of all members.

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)

Detailed Description

Version:
0.6 hAPI Command. For more info, see Hubiquitus reference

Member Function Documentation

Returns:
command. NULL if undefined
Returns:
params throws to the hserver. NULL if undefined

The documentation for this class was generated from the following file:
 All Classes Functions Variables