Uses of Class
net.sf.ofx4j.domain.data.common.Transaction

Packages that use Transaction
net.sf.ofx4j.domain.data.common   
 

Uses of Transaction in net.sf.ofx4j.domain.data.common
 

Methods in net.sf.ofx4j.domain.data.common that return types with arguments of type Transaction
 java.util.List<Transaction> TransactionList.getTransactions()
          The transaction list.
 

Method parameters in net.sf.ofx4j.domain.data.common with type arguments of type Transaction
 void TransactionList.setTransactions(java.util.List<Transaction> transactions)
          The transaction list.
 



Copyright © 2008. All Rights Reserved.