BEA Systems, Inc.

Uses of Class
com.connecterra.ale.reader.DeviceUnit

Packages that use DeviceUnit
com.connecterra.ale.reader   
 

Uses of DeviceUnit in com.connecterra.ale.reader
 

Fields in com.connecterra.ale.reader declared as DeviceUnit
 DeviceUnit AbstractPhysicalDevice.TagData.m_deviceUnit
           
 

Methods in com.connecterra.ale.reader that return DeviceUnit
 DeviceUnit AbstractPhysicalDevice.TagData.getDeviceUnit()
           
 DeviceUnit AbstractPhysicalDevice.getDeviceUnit(int num)
          Returns the DeviceUnit with the given number.
 

Methods in com.connecterra.ale.reader with parameters of type DeviceUnit
 void AbstractPhysicalDevice.addDeviceUnit(DeviceUnit ant)
          Add a new DeviceUnit to the physical device.
 Set AbstractPhysicalDevice.Requests.getDeviceUnitRequests(DeviceUnit ant)
           
 void AbstractPhysicalDevice.report(DeviceUnit deviceUnit, boolean cycleComplete)
           
 

Constructors in com.connecterra.ale.reader with parameters of type DeviceUnit
AbstractPhysicalDevice.EPCTagData(DeviceUnit ant, DeviceTagReport rep)
           
AbstractPhysicalDevice.TagData(DeviceUnit ant, DeviceTagReport rep)
           
 


Documentation is available at
${DOCSWEBROOT}
Copyright 2007 BEA Systems Inc.