| Package | Description |
|---|---|
| org.kuali.kra.s2s.generator.bo | |
| org.kuali.kra.s2s.service.impl |
| Modifier and Type | Method and Description |
|---|---|
List<OtherDirectCostInfo> |
BudgetSummaryInfo.getOtherDirectCosts()
Getter for property otherDirect.
|
List<OtherDirectCostInfo> |
BudgetPeriodInfo.getOtherDirectCosts()
Getter for property otherDirectCosts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BudgetSummaryInfo.setOtherDirectCosts(List<OtherDirectCostInfo> otherDirect)
Setter for property otherDirect.
|
void |
BudgetPeriodInfo.setOtherDirectCosts(List<OtherDirectCostInfo> otherDirectCosts)
Setter for property otherDirectCosts.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<OtherDirectCostInfo> |
S2SBudgetCalculatorServiceImpl.getOtherDirectCosts(BudgetPeriod budgetPeriod,
String sponsor)
This method computes Other Dirtect Costs for the given
BudgetPeriod and Sponsor |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.