|
|||||||||
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.DeviceCommand
public abstract class DeviceCommand
Abstract class that defines the base interface for command subclasses. Commands are posted to DeviceMessenger, which sends them to a robotic device.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface android.os.Parcelable |
---|
android.os.Parcelable.Creator |
Field Summary |
---|
Fields inherited from interface android.os.Parcelable |
---|
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE |
Constructor Summary | |
---|---|
DeviceCommand()
Constructor |
Method Summary |
---|
Methods inherited from class orbotix.robot.base.DeviceMessage |
---|
getTimeStamp, writeToParcel |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface android.os.Parcelable |
---|
describeContents |
Constructor Detail |
---|
public DeviceCommand()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |