com.connecterra.ale.reader.access
Class ReadEPCDeviceOpSpec
java.lang.Object
com.connecterra.ale.reader.access.DeviceOpSpec
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.
ReadEPCDeviceOpSpec
public ReadEPCDeviceOpSpec()
hashCode
public int hashCode()
- Specified by:
hashCode in class DeviceOpSpec
equals
public boolean equals(Object other)
- Specified by:
equals in class DeviceOpSpec