gps.mvc.commands
Interface CmdVisitor


public interface CmdVisitor

Visits a command and says if it is acknowledged

Author:
Mario

Method Summary
 boolean isAcknowledgeOf(GpsLinkExecCommand cmd)
           
 

Method Detail

isAcknowledgeOf

boolean isAcknowledgeOf(GpsLinkExecCommand cmd)