public class Mma8452qOrientationMessage extends Message
Mma8452qAccelerometer.Orientation| Constructor and Description |
|---|
Mma8452qOrientationMessage(byte[] data) |
Mma8452qOrientationMessage(java.util.Calendar timestamp,
byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getData(java.lang.Class<T> type)
Interprets the data as the given type.
|
getData, getTimestamp, toStringpublic Mma8452qOrientationMessage(byte[] data)
public Mma8452qOrientationMessage(java.util.Calendar timestamp,
byte[] data)
public <T> T getData(java.lang.Class<T> type)
Message