Uses of Class
com.xero.models.finance.CashflowAccount
Packages that use CashflowAccount
-
Uses of CashflowAccount in com.xero.models.finance
Methods in com.xero.models.finance that return CashflowAccountModifier and TypeMethodDescriptionCashflowAccount.accountClass(String accountClass) The class of the account.ID of the accountCashflowAccount.accountType(String accountType) The type of the account.Account codeAccount nameCashflowAccount.reportingCode(String reportingCode) Reporting code used for cash flow classificationTotal amount for the accountMethods in com.xero.models.finance that return types with arguments of type CashflowAccountModifier and TypeMethodDescriptionCashflowType.getAccounts()List of the accounts in this activityMethods in com.xero.models.finance with parameters of type CashflowAccountModifier and TypeMethodDescriptionCashflowType.addAccountsItem(CashflowAccount accountsItem) List of the accounts in this activityMethod parameters in com.xero.models.finance with type arguments of type CashflowAccountModifier and TypeMethodDescriptionCashflowType.accounts(List<CashflowAccount> accounts) List of the accounts in this activityvoidCashflowType.setAccounts(List<CashflowAccount> accounts) List of the accounts in this activity