|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.soda.dk.gps.nmea.device.messages.GpsNmeaDeviceMessages
public class GpsNmeaDeviceMessages
GPS NMEA Device. The device message interface defines the named messages for the GpsNmeaDevice device.
The list of exported services:
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 |
|---|
public static final java.lang.String CLASS_NAME
| Constructor Detail |
|---|
public GpsNmeaDeviceMessages()
| Method Detail |
|---|
public static FilterService getFilter0()
public static MessageService getGPGLLMessage()
public static MessageService getGPRMCMessage()
public static MessageService getGPGGAMessage()
public static MessageService getGPVTGMessage()
public static MessageService getGPZDAMessage()
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||