1.0.0

org.eclipse.soda.dk.gps.nmea.device.messages
Class GpsNmeaDeviceMessages

java.lang.Object
  extended by org.eclipse.soda.dk.gps.nmea.device.messages.GpsNmeaDeviceMessages

public class GpsNmeaDeviceMessages
extends java.lang.Object

GPS NMEA Device. The device message interface defines the named messages for the GpsNmeaDevice device.

The list of exported services:

Version:
1.0.0
See Also:
GpsNmeaDeviceService, org.eclipse.soda.dk.device.service.DeviceService

Field Summary
static java.lang.String CLASS_NAME
          Defines the class name.
 
Constructor Summary
GpsNmeaDeviceMessages()
           
 
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

GpsNmeaDeviceMessages

public GpsNmeaDeviceMessages()
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