Uses of Class
textbender.a.u.transfer.Transferand

Packages that use Transferand
textbender.a.u.transfer   
 

Uses of Transferand in textbender.a.u.transfer
 

Methods in textbender.a.u.transfer that return Transferand
 Transferand PRTransferS.getTransferand()
           
 Transferand PRTransfer.getTransferand()
          Returns the loaded transferand.
 Transferand PRTransferCHub.getTransferand()
          Returns the object loaded for transfer, according to the latest event received from the server.
 

Methods in textbender.a.u.transfer with parameters of type Transferand
 void PRTransferS.setTransferand(Transferand newTransferand)
           
 void PRTransfer.setTransferand(Transferand newTransferand)
          Loads a transferand.
 void PRTransferCHub.setTransferand(Transferand newTransferand)
          Calls server.setTransferand(newTransferand).