BEA Systems, Inc.

com.connecterra.ale.reader.access
Class ReadEPCDeviceOpSpec

java.lang.Object
  extended by com.connecterra.ale.reader.access.DeviceOpSpec
      extended by com.connecterra.ale.reader.access.ReadEPCDeviceOpSpec

public class ReadEPCDeviceOpSpec
extends DeviceOpSpec

Operate on a tag by reading the EPC value encoded on it. On a Class 1 Gen 2 tag, this refers to the "content" of the EPC bank, with the checksum and PC bits removed.


Constructor Summary
ReadEPCDeviceOpSpec()
           
 
Method Summary
 boolean equals(Object other)
           
 int hashCode()
           
 
Methods inherited from class com.connecterra.ale.reader.access.DeviceOpSpec
checkParameters, clearParameters
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReadEPCDeviceOpSpec

public ReadEPCDeviceOpSpec()
Method Detail

hashCode

public int hashCode()
Specified by:
hashCode in class DeviceOpSpec

equals

public boolean equals(Object other)
Specified by:
equals in class DeviceOpSpec

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