|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorbotix.robot.base.DeviceMessage
orbotix.robot.base.DeviceAsyncData
orbotix.robot.base.SleepAsyncNotification
public final class SleepAsyncNotification
Created by IntelliJ IDEA. User: brian Date: 10/31/11 Time: 5:28 PM To change this template use File | Settings | File Templates.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface android.os.Parcelable |
---|
android.os.Parcelable.Creator |
Field Summary | |
---|---|
static android.os.Parcelable.Creator |
CREATOR
|
Fields inherited from interface android.os.Parcelable |
---|
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE |
Constructor Summary | |
---|---|
SleepAsyncNotification(byte dataType,
byte[] data)
|
Method Summary |
---|
Methods inherited from class orbotix.robot.base.DeviceAsyncData |
---|
writeToParcel |
Methods inherited from class orbotix.robot.base.DeviceMessage |
---|
getTimeStamp |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface android.os.Parcelable |
---|
describeContents |
Field Detail |
---|
public static final android.os.Parcelable.Creator CREATOR
Constructor Detail |
---|
public SleepAsyncNotification(byte dataType, byte[] data)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |