gps.protocol
Class Keyword

java.lang.Object
  extended by gps.protocol.Keyword

public class Keyword
extends java.lang.Object

Keyword base class, all specific protocol keywords inherit from it.

Version:
1.2, 6/20/2005
Author:
Weishuai Yang

Constructor Summary
Keyword()
          dummy constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Keyword

public Keyword()
dummy constructor