gps.mvc.commands.hlx
Class GpsLinkHlxCommand

java.lang.Object
  extended by gps.mvc.commands.GpsLinkNmeaCommand
      extended by gps.mvc.commands.hlx.GpsLinkHlxCommand
All Implemented Interfaces:
GpsLinkExecCommand

public class GpsLinkHlxCommand
extends GpsLinkNmeaCommand

Author:
Mario

Constructor Summary
GpsLinkHlxCommand(java.lang.String holuxCmd, java.lang.String expectedReply)
           
 
Method Summary
 
Methods inherited from class gps.mvc.commands.GpsLinkNmeaCommand
execute, getNmeaValue, hasAck, mustBeFirstInQueue, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GpsLinkHlxCommand

public GpsLinkHlxCommand(java.lang.String holuxCmd,
                         java.lang.String expectedReply)