com.offsetnull.bt.speedwalk.DirectionData.DirectionData |
( |
| ) |
|
com.offsetnull.bt.speedwalk.DirectionData.DirectionData |
( |
String |
direction, |
|
|
String |
command |
|
) |
| |
com.offsetnull.bt.speedwalk.DirectionData.DirectionData |
( |
Parcel |
p | ) |
|
int com.offsetnull.bt.speedwalk.DirectionData.describeContents |
( |
| ) |
|
boolean com.offsetnull.bt.speedwalk.DirectionData.equals |
( |
Object |
o | ) |
|
String com.offsetnull.bt.speedwalk.DirectionData.getCommand |
( |
| ) |
|
String com.offsetnull.bt.speedwalk.DirectionData.getDirection |
( |
| ) |
|
String com.offsetnull.bt.speedwalk.DirectionData.getReverse |
( |
| ) |
|
void com.offsetnull.bt.speedwalk.DirectionData.setCommand |
( |
String |
command | ) |
|
void com.offsetnull.bt.speedwalk.DirectionData.setDirection |
( |
String |
direction | ) |
|
void com.offsetnull.bt.speedwalk.DirectionData.setReverse |
( |
String |
reverse | ) |
|
void com.offsetnull.bt.speedwalk.DirectionData.writeToParcel |
( |
Parcel |
p, |
|
|
int |
arg1 |
|
) |
| |
final Parcelable.Creator<DirectionData> com.offsetnull.bt.speedwalk.DirectionData.CREATOR |
|
static |
The documentation for this class was generated from the following file: