![]() |
Hubiquitus Android
0.6.1
Android client for hubiquitus protocol
|
Inherits JSONObject.
Public Member Functions | |
HMeasure (JSONObject jsonObj) throws JSONException | |
String | getUnit () |
void | setUnit (String unit) throws MissingAttrException |
String | getValue () |
void | setValue (String value) throws MissingAttrException |
Package Attributes | |
final Logger | logger = LoggerFactory.getLogger(HMeasure.class) |
Specifies the unit in which the measure is expressed, should be in lowercase.
Specify the value of the measure (ie : 31.2)