|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgps.mvc.commands.mtk.MtkBinCommand
public class MtkBinCommand
| Constructor Summary | |
|---|---|
MtkBinCommand(MtkBinTransportMessageModel msg)
|
|
| Method Summary | |
|---|---|
void |
execute(GPSrxtx context)
Do what needs to be done for the specific command. |
boolean |
hasAck()
If true, requires acknowledge. |
boolean |
mustBeFirstInQueue()
Indicates if the transmit queue must be entirely purged before this command is sent (or not). |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MtkBinCommand(MtkBinTransportMessageModel msg)
| Method Detail |
|---|
public boolean mustBeFirstInQueue()
GpsLinkExecCommand
mustBeFirstInQueue in interface GpsLinkExecCommandpublic final void execute(GPSrxtx context)
GpsLinkExecCommand
execute in interface GpsLinkExecCommandcontext - A reference to the link on which this command operates.public boolean hasAck()
GpsLinkExecCommand
hasAck in interface GpsLinkExecCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||