- JsonPosition - Class in de.hawhamburg.reachability.sensor.adapter.json
-
A JSON message which is part of the UbiSence Messaging System and provides informations on the inhabitants current
position.
- JsonPosition(double, double, double) - Constructor for class de.hawhamburg.reachability.sensor.adapter.json.JsonPosition
-
Public constructor will set the internal coordinates of the class instance.
- JsonPosition() - Constructor for class de.hawhamburg.reachability.sensor.adapter.json.JsonPosition
-
Public default constructor without class field initialization.
- JsonUbiSenseMessage - Class in de.hawhamburg.reachability.sensor.adapter.json
-
A JSON message which is part of the UbiSence Messaging System and will provide informations on the inhabitants
current position.
- JsonUbiSenseMessage() - Constructor for class de.hawhamburg.reachability.sensor.adapter.json.JsonUbiSenseMessage
-
Default public constructor to create instances of this class.