public class JsonUbiSenseMessage extends JsonLPObject
[2013-03-15] Slightly modified by Malte Kantak for CheckStyle compatibility[2013-03-15] JavaDocs added by Malte Kantak| Modifier and Type | Field and Description | 
|---|---|
JsonPosition | 
NewPosition
The new position of the tag. 
 | 
java.lang.String | 
UbisenseTagId
The UbiSense tag ID. 
 | 
java.lang.String | 
Unit
The measuring unit of the position values. 
 | 
Id, Ontology, Version| Constructor and Description | 
|---|
JsonUbiSenseMessage()
Default public constructor to create instances of this class. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
toString()
Generates an returns the  
String representation of this object. | 
public java.lang.String UbisenseTagId
public java.lang.String Unit
public JsonPosition NewPosition
public JsonUbiSenseMessage()
public final java.lang.String toString()
String representation of this object.toString in class JsonLPObjectString representation of this object.