Hubiquitus Android  0.3
Android client for hubiquitus protocol
org.hubiquitus.hapi.hStructures.HJsonObj Interface Reference
Inheritance diagram for org.hubiquitus.hapi.hStructures.HJsonObj:
org.hubiquitus.hapi.hStructures.HAck org.hubiquitus.hapi.hStructures.HAlert org.hubiquitus.hapi.hStructures.HCommand org.hubiquitus.hapi.hStructures.HConvState org.hubiquitus.hapi.hStructures.HLocation org.hubiquitus.hapi.hStructures.HMeasure org.hubiquitus.hapi.hStructures.HMessage org.hubiquitus.hapi.hStructures.HResult org.hubiquitus.hapi.hStructures.HStatus org.hubiquitus.hapi.util.HJsonDictionnary

List of all members.

Public Member Functions

JSONObject toJSON ()
void fromJSON (JSONObject jsonObj)
String getHType ()
boolean equals (Object obj)
int hashCode ()
String toString ()

Detailed Description

Version:
0.3 JSON serializable interface for hstructures Should be implemented by all hstructures

Definition at line 30 of file HJsonObj.java.


Member Function Documentation


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables