Uses of Class
com.carlosbcruz.account.dynamicmodel.AccountTransaction

Packages that use AccountTransaction
com.carlosbcruz.account.dynamicmodel   
 

Uses of AccountTransaction in com.carlosbcruz.account.dynamicmodel
 

Methods in com.carlosbcruz.account.dynamicmodel that return AccountTransaction
 AccountTransaction AccountUserAccount.getTransaction(int position)
          Return the transaction for a specifc position
 AccountTransaction AccountUserAccount.getTransaction(int year, int position)
          Seek for the a specific transaction ina relative position into the specified year
 

Methods in com.carlosbcruz.account.dynamicmodel with parameters of type AccountTransaction
 void AccountUserAccount.addTransaction(AccountTransaction transaction)
          Insert a transaction at the end