|
|||||||||
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.DeviceResponse
orbotix.robot.base.FrontLEDOutputResponse
public final class FrontLEDOutputResponse
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 | |
---|---|
FrontLEDOutputResponse(DeviceCommand command,
byte code,
byte[] data)
|
Method Summary | |
---|---|
int |
describeContents()
|
void |
writeToParcel(android.os.Parcel dest,
int flags)
|
Methods inherited from class orbotix.robot.base.DeviceResponse |
---|
getCode, getIsDataCorrupt |
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 |
Field Detail |
---|
public static final android.os.Parcelable.Creator CREATOR
Constructor Detail |
---|
public FrontLEDOutputResponse(DeviceCommand command, byte code, byte[] data)
Method Detail |
---|
public int describeContents()
public void writeToParcel(android.os.Parcel dest, int flags)
writeToParcel
in interface android.os.Parcelable
writeToParcel
in class DeviceResponse
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |