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

Packages that use TransactionList
net.sf.ofx4j.client   
net.sf.ofx4j.domain.data.common   
 

Uses of TransactionList in net.sf.ofx4j.client
 

Methods in net.sf.ofx4j.client that return TransactionList
 TransactionList AccountStatement.getTransactionList()
          The transaction list.
 

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

Methods in net.sf.ofx4j.domain.data.common that return TransactionList
 TransactionList StatementResponse.getTransactionList()
          The transaction list.
 

Methods in net.sf.ofx4j.domain.data.common with parameters of type TransactionList
 void StatementResponse.setTransactionList(TransactionList transactionList)
          The transaction list.
 



Copyright © 2008. All Rights Reserved.