Uses of Class
com.dalsemi.onewire.container.CommandAPDU

Packages that use CommandAPDU
com.dalsemi.onewire.container   
 

Uses of CommandAPDU in com.dalsemi.onewire.container
 

Methods in com.dalsemi.onewire.container that return CommandAPDU
 CommandAPDU OneWireContainer16.getCommandAPDUInfo()
          Gets the current CommandAPDU sent to this Java iButton
 

Methods in com.dalsemi.onewire.container with parameters of type CommandAPDU
 ResponseAPDU OneWireContainer16.process(CommandAPDU capdu)
          Sends a generic process command to this JavaiButton.
 ResponseAPDU OneWireContainer16.sendAPDU(CommandAPDU capdu, int runTime)
          Sends a CommandAPDU to this Java iButton.
 



Copyright © 1999-2003 Dallas Semiconductor. All Rights Reserved.