1.0.0

Uses of Class
org.eclipse.soda.dk.comm.DeviceListEntry

Packages that use DeviceListEntry
org.eclipse.soda.dk.comm This package is part of the org.eclipse.soda.dk.comm project. 
 

Uses of DeviceListEntry in org.eclipse.soda.dk.comm
 

Fields in org.eclipse.soda.dk.comm declared as DeviceListEntry
(package private)  DeviceListEntry DeviceList.headEntry
          Define the head entry (DeviceListEntry) field.
(package private)  DeviceListEntry DeviceListEntry.next
          Define the next (DeviceListEntry) field.
 

Methods in org.eclipse.soda.dk.comm that return DeviceListEntry
(package private)  DeviceListEntry NSCommDriver.getFirstDLE()
          Gets the first dle (DeviceListEntry) value.
(package private)  DeviceListEntry NSCommDriver.getNextDLE(DeviceListEntry dle)
          Get next dle with the specified dle parameter and return the DeviceListEntry result.
 

Methods in org.eclipse.soda.dk.comm with parameters of type DeviceListEntry
(package private)  DeviceListEntry NSCommDriver.getNextDLE(DeviceListEntry dle)
          Get next dle with the specified dle parameter and return the DeviceListEntry result.
 


1.0.0

Copyright (c) 1999, 2007 IBM