com.connecterra.ale.reader.access
Class ReadBankDeviceOpSpec
java.lang.Object
com.connecterra.ale.reader.access.DeviceOpSpec
com.connecterra.ale.reader.access.ReadBankDeviceOpSpec
public class ReadBankDeviceOpSpec
- extends DeviceOpSpec
Operate on a tag by reading the contents of a memory bank.
getTagMemoryURI
public TagMemoryURI getTagMemoryURI()
- Returns:
- a
TagMemoryURI representing the memory
bank to be read.
hashCode
public int hashCode()
- Specified by:
hashCode in class DeviceOpSpec
equals
public boolean equals(Object other)
- Specified by:
equals in class DeviceOpSpec