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

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

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

Methods in net.sf.ofx4j.domain.data.common that return Currency
 Currency Transaction.getCurrency()
          The currency.
 Currency BalanceRecord.getCurrency()
          Currency.
 Currency Transaction.getOriginalCurrency()
          The original currency.
 

Methods in net.sf.ofx4j.domain.data.common with parameters of type Currency
 void Transaction.setCurrency(Currency currency)
          The currency.
 void BalanceRecord.setCurrency(Currency currency)
          Currency.
 void Transaction.setOriginalCurrency(Currency originalCurrency)
          The original currency.
 



Copyright © 2008. All Rights Reserved.