|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgps.mvc.commands.wp.WPStrCommand
gps.mvc.commands.wp.WPExitModeCommand
public class WPExitModeCommand
Field Summary |
---|
Fields inherited from interface gps.WondeproudConstants |
---|
REQ_DATE_TIME, REQ_DEV_INFO1, REQ_DEV_PARAM, REQ_ERASE, REQ_LOG, REQ_MEM_IN_USE, REQ_SELFTEST, REQ_UNKNOWN2, REQ_UNKNOWN3, SET_PARAM, WP_AP_EXIT, WP_CAMERA_DETECT, WP_GPS_PLUS_RESPONSE, WP_UPDATE_OVER |
Constructor Summary | |
---|---|
WPExitModeCommand()
|
Method Summary | |
---|---|
void |
execute(GPSrxtx context)
Do what needs to be done for the specific command. |
boolean |
hasAck()
If true, requires acknowledge. |
Methods inherited from class gps.mvc.commands.wp.WPStrCommand |
---|
mustBeFirstInQueue, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public WPExitModeCommand()
Method Detail |
---|
public void execute(GPSrxtx context)
GpsLinkExecCommand
execute
in interface GpsLinkExecCommand
execute
in class WPStrCommand
context
- A reference to the link on which this command operates.public boolean hasAck()
GpsLinkExecCommand
hasAck
in interface GpsLinkExecCommand
hasAck
in class WPStrCommand
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |