2008-07-29 1.1.0

org.eclipse.soda.dk.gps.nmea.device.swt
Class GpsNmeaDeviceSwt

java.lang.Object
  extended by DeviceSwt
      extended by org.eclipse.soda.dk.gps.nmea.device.swt.GpsNmeaDeviceSwt
All Implemented Interfaces:
GpsNmeaDeviceSwtService

public class GpsNmeaDeviceSwt
extends DeviceSwt
implements GpsNmeaDeviceSwtService

TEST CASE


Field Summary
 
Fields inherited from interface org.eclipse.soda.dk.gps.nmea.device.swt.service.GpsNmeaDeviceSwtService
FACTORY_SERVICE_NAME, MANAGED_SERVICE_NAME, SERVICE_NAME
 
Constructor Summary
GpsNmeaDeviceSwt()
          GpsNmeaDeviceSwt.
 
Method Summary
 DeviceService getDefaultDevice()
          Create device and return the DeviceService.
static void main(java.lang.String[] args)
          Main method to run tests in a stand alone mode.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GpsNmeaDeviceSwt

public GpsNmeaDeviceSwt()
GpsNmeaDeviceSwt.

Method Detail

main

public static void main(java.lang.String[] args)
Main method to run tests in a stand alone mode.

Parameters:
args -
See Also:
GpsNmeaDevice

getDefaultDevice

public DeviceService getDefaultDevice()
Create device and return the DeviceService.

Returns:
Results of the create device (DeviceService) value.

2008-07-29 1.1.0

Copyright (c) 2008 IBM. See license in Legal section.