public class JsonUbiSenseMessage
extends de.hawhamburg.lifecycle.data.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.
|
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