| Package | Description |
|---|---|
| org.kuali.kra.budget.calculator | |
| org.kuali.kra.budget.core |
| Modifier and Type | Method and Description |
|---|---|
QueryList<BudgetLaRate> |
BreakUpInterval.getBudgetProposalLaRates()
Getter for property cvPropLARates.
|
QueryList<BudgetLaRate> |
AbstractBudgetCalculator.getQlLineItemPropLaRates()
Gets the qlLineItemPropLaRates attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BreakUpInterval.setBudgetProposalLaRates(QueryList<BudgetLaRate> budgetLaRates)
Setter for property cvPropLARates.
|
void |
AbstractBudgetCalculator.setQlLineItemPropLaRates(QueryList<BudgetLaRate> qlLineItemPropLaRates)
Sets the qlLineItemPropLaRates attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
List<BudgetLaRate> |
Budget.getBudgetLaRates()
Gets the budgetLaRates attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Budget.add(BudgetLaRate budgetLaRate)
This method adds an item to its collection
|
| Modifier and Type | Method and Description |
|---|---|
void |
Budget.setBudgetLaRates(List<BudgetLaRate> budgetLaRates)
Sets the budgetLaRates attribute value.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.