Uses of Class
com.xero.models.accounting.BankTransaction
| Package | Description |
|---|---|
| com.xero.models.accounting |
-
Uses of BankTransaction in com.xero.models.accounting
Methods in com.xero.models.accounting that return types with arguments of type BankTransaction Modifier and Type Method Description List<BankTransaction>BankTransactions. getBankTransactions()Get bankTransactionsMethods in com.xero.models.accounting with parameters of type BankTransaction Modifier and Type Method Description BankTransactionsBankTransactions. addBankTransactionsItem(BankTransaction bankTransactionsItem)Method parameters in com.xero.models.accounting with type arguments of type BankTransaction Modifier and Type Method Description BankTransactionsBankTransactions. bankTransactions(List<BankTransaction> bankTransactions)voidBankTransactions. setBankTransactions(List<BankTransaction> bankTransactions)