BEA Systems, Inc.

Uses of Class
com.connecterra.ale.reader.access.DeviceOpSpec

Packages that use DeviceOpSpec
com.connecterra.ale.reader.access   
 

Uses of DeviceOpSpec in com.connecterra.ale.reader.access
 

Subclasses of DeviceOpSpec in com.connecterra.ale.reader.access
 class KillDeviceOpSpec
          Operate on a tag by killing it.
 class LockDeviceOpSpec
          Operate on a tag by setting its lock bits.
 class PasswordDeviceOpSpec
          Operate on a tag by transitioning into the "secured" state.
 class ReadBankDeviceOpSpec
          Operate on a tag by reading the contents of a memory bank.
 class ReadEPCDeviceOpSpec
          Operate on a tag by reading the EPC value encoded on it.
 class ReadSymbolicDeviceOpSpec
          Operate on a tag by reading a value identified by a symbolic name
 class WriteDeviceOpSpec
          Base class which represents write operations on tags
 class WriteEPCCacheDeviceOpSpec
          Operate on a tag by writing to the EPC bank using a value from an EPC Cache.
 class WriteLiteralDeviceOpSpec
          Operate on a tag by writing a literal value to a given memory bank.
 


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