com.connecterra.ale.reader.access
Class WriteEPCCacheDeviceOpSpec
java.lang.Object
com.connecterra.ale.reader.access.DeviceOpSpec
com.connecterra.ale.reader.access.WriteDeviceOpSpec
com.connecterra.ale.reader.access.WriteEPCCacheDeviceOpSpec
public class WriteEPCCacheDeviceOpSpec
- extends WriteDeviceOpSpec
Operate on a tag by writing to the EPC bank using a value from an
EPC Cache.
getCache
public com.connecterra.ale.alevent.EPCCache getCache()
- Returns:
- the
EPCCache from which the tag value to be
written should be obtained.
hashCode
public int hashCode()
- Overrides:
hashCode in class WriteDeviceOpSpec
equals
public boolean equals(Object other)
- Specified by:
equals in class DeviceOpSpec