public class BudgetDataPeriodVO extends Object
| Constructor and Description |
|---|
BudgetDataPeriodVO() |
| Modifier and Type | Method and Description |
|---|---|
int |
getBudgetPeriodId() |
BudgetDecimal |
getPeriodCost() |
void |
setBudgetPeriodId(int budgetPeriofId) |
void |
setPeriodCost(BudgetDecimal periodCost) |
public int getBudgetPeriodId()
public void setBudgetPeriodId(int budgetPeriofId)
public BudgetDecimal getPeriodCost()
public void setPeriodCost(BudgetDecimal periodCost)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.