Uses of Class
com.xero.models.accounting.BudgetLine
Packages that use BudgetLine
-
Uses of BudgetLine in com.xero.models.accounting
Methods in com.xero.models.accounting that return BudgetLineModifier and TypeMethodDescriptionBudgetLine.accountCode(String accountCode) See AccountsSee AccountsBudgetLine.addBudgetBalancesItem(BudgetBalance budgetBalancesItem) budgetBalancesBudgetLine.budgetBalances(List<BudgetBalance> budgetBalances) budgetBalancesMethods in com.xero.models.accounting that return types with arguments of type BudgetLineMethods in com.xero.models.accounting with parameters of type BudgetLineModifier and TypeMethodDescriptionBudget.addBudgetLinesItem(BudgetLine budgetLinesItem) budgetLinesMethod parameters in com.xero.models.accounting with type arguments of type BudgetLineModifier and TypeMethodDescriptionBudget.budgetLines(List<BudgetLine> budgetLines) budgetLinesvoidBudget.setBudgetLines(List<BudgetLine> budgetLines) budgetLines