Uses of Class
org.fosstrak.hal.OutOfBoundsException

Packages that use OutOfBoundsException
org.fosstrak.hal   
 

Uses of OutOfBoundsException in org.fosstrak.hal
 

Methods in org.fosstrak.hal that throw OutOfBoundsException
 UnsignedByteArray HardwareAbstraction.readBytes(java.lang.String readPointName, java.lang.String id, int memoryBank, int offset, int length, java.lang.String[] passwords)
          Reads data from a specified tag, if in range.
 void HardwareAbstraction.writeBytes(java.lang.String readPointName, java.lang.String id, int memoryBank, int offset, UnsignedByteArray data, java.lang.String[] passwords)
          Writes data to a specific tag, if in range.
 



Copyright © 2008. All Rights Reserved.