BEA Systems, Inc.

Uses of Class
com.connecterra.ale.reader.access.DeviceTagReport

Packages that use DeviceTagReport
com.connecterra.ale.reader   
com.connecterra.ale.reader.access   
 

Uses of DeviceTagReport in com.connecterra.ale.reader
 

Methods in com.connecterra.ale.reader that return DeviceTagReport
 DeviceTagReport AbstractPhysicalDevice.TagProcessor.getDeviceTagReport()
           
 

Methods in com.connecterra.ale.reader with parameters of type DeviceTagReport
 void AbstractPhysicalDevice.TagProcessor.setDeviceTagReport(DeviceTagReport report)
          Set the DeviceTagReport on the TagProcessor
 

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

Uses of DeviceTagReport in com.connecterra.ale.reader.access
 

Methods in com.connecterra.ale.reader.access that return DeviceTagReport
static DeviceTagReport DeviceTagReport.parseHex(String hexEPC)
          Parses the hex string passed in as a raw binary EPC value, returning a DeviceTagReport with no opReports.
 


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