2009-06-02 1.2.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[] arguments)
          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.

Since:
1.1
Method Detail

main

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

Parameters:
arguments -
Since:
1.1
See Also:
GpsNmeaDevice

getDefaultDevice

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

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

2009-06-02 1.2.0

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