| Package | Description |
|---|---|
| org.kuali.kra.budget.web.struts.form | |
| org.kuali.kra.proposaldevelopment.budget.modular |
| Modifier and Type | Method and Description |
|---|---|
BudgetModularIdc |
BudgetForm.getNewBudgetModularIdc() |
| Modifier and Type | Method and Description |
|---|---|
void |
BudgetForm.setNewBudgetModularIdc(BudgetModularIdc newBudgetModularIdc) |
| Modifier and Type | Method and Description |
|---|---|
BudgetModularIdc |
BudgetModularSummary.getBudgetModularIdc(int index) |
BudgetModularIdc |
BudgetModular.getBudgetModularIdc(int index) |
| Modifier and Type | Method and Description |
|---|---|
protected List<BudgetModularIdc> |
BudgetModularServiceImpl.generateBudgetModularIdcsForLineItem(BudgetLineItem budgetLineItem) |
List<BudgetModularIdc> |
BudgetModularSummary.getBudgetModularIdcs() |
List<BudgetModularIdc> |
BudgetModular.getBudgetModularIdcs() |
| Modifier and Type | Method and Description |
|---|---|
void |
BudgetModular.addNewBudgetModularIdc(BudgetModularIdc budgetModularIdc) |
| Modifier and Type | Method and Description |
|---|---|
void |
BudgetModularSummary.setBudgetModularIdcs(List<BudgetModularIdc> budgetModularIdcs) |
void |
BudgetModular.setBudgetModularIdcs(List<BudgetModularIdc> budgetModularIdcs) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.