![]() |
Hubiquitus Android
0.3
Android client for hubiquitus protocol
|
Public Member Functions | |
JSONObject | toJSON () |
void | fromJSON (JSONObject jsonObj) |
String | getHType () |
boolean | equals (Object obj) |
int | hashCode () |
String | toString () |
Definition at line 30 of file HJsonObj.java.
boolean org.hubiquitus.hapi.hStructures.HJsonObj.equals | ( | Object | obj | ) |
Implemented in org.hubiquitus.hapi.util.HJsonDictionnary, and org.hubiquitus.hapi.hStructures.HAlert.
void org.hubiquitus.hapi.hStructures.HJsonObj.fromJSON | ( | JSONObject | jsonObj | ) |
Deserialize object from Json
jsonObj |
Implemented in org.hubiquitus.hapi.util.HJsonDictionnary, org.hubiquitus.hapi.hStructures.HCommand, org.hubiquitus.hapi.hStructures.HResult, org.hubiquitus.hapi.hStructures.HMessage, org.hubiquitus.hapi.hStructures.HStatus, org.hubiquitus.hapi.hStructures.HAck, org.hubiquitus.hapi.hStructures.HConvState, org.hubiquitus.hapi.hStructures.HAlert, org.hubiquitus.hapi.hStructures.HLocation, and org.hubiquitus.hapi.hStructures.HMeasure.
Implemented in org.hubiquitus.hapi.util.HJsonDictionnary, org.hubiquitus.hapi.hStructures.HCommand, org.hubiquitus.hapi.hStructures.HMessage, org.hubiquitus.hapi.hStructures.HStatus, org.hubiquitus.hapi.hStructures.HAck, org.hubiquitus.hapi.hStructures.HResult, org.hubiquitus.hapi.hStructures.HConvState, org.hubiquitus.hapi.hStructures.HAlert, org.hubiquitus.hapi.hStructures.HLocation, and org.hubiquitus.hapi.hStructures.HMeasure.
Implemented in org.hubiquitus.hapi.hStructures.HCommand, org.hubiquitus.hapi.hStructures.HMessage, org.hubiquitus.hapi.util.HJsonDictionnary, org.hubiquitus.hapi.hStructures.HResult, org.hubiquitus.hapi.hStructures.HLocation, org.hubiquitus.hapi.hStructures.HStatus, org.hubiquitus.hapi.hStructures.HAck, org.hubiquitus.hapi.hStructures.HConvState, org.hubiquitus.hapi.hStructures.HMeasure, and org.hubiquitus.hapi.hStructures.HAlert.
JSONObject org.hubiquitus.hapi.hStructures.HJsonObj.toJSON | ( | ) |
Implemented in org.hubiquitus.hapi.util.HJsonDictionnary, org.hubiquitus.hapi.hStructures.HCommand, org.hubiquitus.hapi.hStructures.HResult, org.hubiquitus.hapi.hStructures.HMessage, org.hubiquitus.hapi.hStructures.HStatus, org.hubiquitus.hapi.hStructures.HAck, org.hubiquitus.hapi.hStructures.HConvState, org.hubiquitus.hapi.hStructures.HAlert, org.hubiquitus.hapi.hStructures.HLocation, and org.hubiquitus.hapi.hStructures.HMeasure.
Implemented in org.hubiquitus.hapi.util.HJsonDictionnary, org.hubiquitus.hapi.hStructures.HCommand, org.hubiquitus.hapi.hStructures.HResult, org.hubiquitus.hapi.hStructures.HMessage, org.hubiquitus.hapi.hStructures.HStatus, org.hubiquitus.hapi.hStructures.HAck, org.hubiquitus.hapi.hStructures.HConvState, org.hubiquitus.hapi.hStructures.HAlert, org.hubiquitus.hapi.hStructures.HLocation, and org.hubiquitus.hapi.hStructures.HMeasure.