BEA Systems, Inc.

com.connecterra.ale.reader.access
Class ReadBankDeviceOpSpec

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

public class ReadBankDeviceOpSpec
extends DeviceOpSpec

Operate on a tag by reading the contents of a memory bank.


Method Summary
 boolean equals(Object other)
           
 TagMemoryURI getTagMemoryURI()
           
 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
 

Method Detail

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

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