1.0.0

org.eclipse.soda.dk.gps.nmea.adapter.messages
Class GpsNmeaAdapterMessages

java.lang.Object
  extended by org.eclipse.soda.dk.gps.nmea.adapter.messages.GpsNmeaAdapterMessages

public class GpsNmeaAdapterMessages
extends java.lang.Object

Gps Nmea Adapter. The device message interface defines the named messages for the GpsNmeaAdapter device.

The list of exported services:

Version:
1.0.0
See Also:
GpsNmeaAdapterService,

See the following specification(s) for more details:


Field Summary
static java.lang.String CLASS_NAME
          Defines the class name.
 
Constructor Summary
GpsNmeaAdapterMessages()
           
 
Method Summary
static FilterService getFilter0()
          Gets the Filter0 value.
static MessageService getGPGGAMessage()
          Gets the GPGGAMessage value.
static MessageService getGPGLLMessage()
          Gets the GPGLLMessage value.
static MessageService getGPRMCMessage()
          Gets the GPRMCMessage value.
static MessageService getGPVTGMessage()
          Gets the GPVTGMessage value.
static MessageService getGPZDAMessage()
          Gets the GPZDAMessage value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASS_NAME

public static final java.lang.String CLASS_NAME
Defines the class name.

See Also:
Constant Field Values
Constructor Detail

GpsNmeaAdapterMessages

public GpsNmeaAdapterMessages()
Method Detail

getFilter0

public static FilterService getFilter0()
Gets the Filter0 value.

Returns:
FilterService The Filter0 message

getGPGLLMessage

public static MessageService getGPGLLMessage()
Gets the GPGLLMessage value.

Returns:
MessageService The GPGLLMessage message

getGPRMCMessage

public static MessageService getGPRMCMessage()
Gets the GPRMCMessage value.

Returns:
MessageService The GPRMCMessage message

getGPGGAMessage

public static MessageService getGPGGAMessage()
Gets the GPGGAMessage value.

Returns:
MessageService The GPGGAMessage message

getGPVTGMessage

public static MessageService getGPVTGMessage()
Gets the GPVTGMessage value.

Returns:
MessageService The GPVTGMessage message

getGPZDAMessage

public static MessageService getGPZDAMessage()
Gets the GPZDAMessage value.

Returns:
MessageService The GPZDAMessage message

1.0.0

Copyright (c) 2007 IBM