BEA Systems, Inc.

com.connecterra.ale.reader.access
Class ReadSymbolicDeviceOpSpec

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

public class ReadSymbolicDeviceOpSpec
extends DeviceOpSpec

Operate on a tag by reading a value identified by a symbolic name


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 symbolic name of the data to be read.

equals

public boolean equals(Object other)
Specified by:
equals in class DeviceOpSpec

hashCode

public int hashCode()
Specified by:
hashCode in class DeviceOpSpec

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