Uses of Class
com.xero.models.finance.CashflowActivity
Packages that use CashflowActivity
-
Uses of CashflowActivity in com.xero.models.finance
Methods in com.xero.models.finance that return CashflowActivityModifier and TypeMethodDescriptionCashflowActivity.addCashflowTypesItem(CashflowType cashflowTypesItem) cashflowTypesCashflowActivity.cashflowTypes(List<CashflowType> cashflowTypes) cashflowTypesName of the cashflow activity type.Total value of the activity typeMethods in com.xero.models.finance that return types with arguments of type CashflowActivityModifier and TypeMethodDescriptionCashflowResponse.getCashflowActivities()Break down of cash and cash equivalents for the periodMethods in com.xero.models.finance with parameters of type CashflowActivityModifier and TypeMethodDescriptionCashflowResponse.addCashflowActivitiesItem(CashflowActivity cashflowActivitiesItem) Break down of cash and cash equivalents for the periodMethod parameters in com.xero.models.finance with type arguments of type CashflowActivityModifier and TypeMethodDescriptionCashflowResponse.cashflowActivities(List<CashflowActivity> cashflowActivities) Break down of cash and cash equivalents for the periodvoidCashflowResponse.setCashflowActivities(List<CashflowActivity> cashflowActivities) Break down of cash and cash equivalents for the period