BEA Systems, Inc.

com.connecterra.ale.reader.access
Class WriteEPCCacheDeviceOpSpec

java.lang.Object
  extended by com.connecterra.ale.reader.access.DeviceOpSpec
      extended by com.connecterra.ale.reader.access.WriteDeviceOpSpec
          extended by 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.


Method Summary
 boolean equals(Object other)
           
 com.connecterra.ale.alevent.EPCCache getCache()
           
 int hashCode()
           
 
Methods inherited from class com.connecterra.ale.reader.access.WriteDeviceOpSpec
equals, getTagMemoryURI
 
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
 

Method Detail

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

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