public class ReportTypeVO extends Object
| Constructor and Description |
|---|
ReportTypeVO() |
public Date getStartDate()
public void setStartDate(Date startDate)
public Date getEndDate()
public void setEndDate(Date endDate)
public BudgetDecimal getAppliedRate()
public void setAppliedRate(BudgetDecimal appliedRate)
public BudgetDecimal getSalaryRequested()
public void setSalaryRequested(BudgetDecimal salaryRequested)
public BudgetDecimal getCalculatedCost()
public void setCalculatedCost(BudgetDecimal calculatedCost)
public Boolean getOnOffCampusFlag()
public void setOnOffCampusFlag(Boolean onOffCampusFlag)
public String getRateClassDesc()
public void setRateClassDesc(String rateClassDesc)
public String getRateTypeDesc()
public void setRateTypeDesc(String rateTypeDesc)
public String getCostElementDesc()
public void setCostElementDesc(String costElementDesc)
public String getBudgetCategoryDesc()
public void setBudgetCategoryDesc(String budgetCategoryDesc)
public BudgetDecimal getCostSharingAmount()
public void setCostSharingAmount(BudgetDecimal costSharingAmount)
public String getPersonName()
public void setPersonName(String personName)
public BudgetDecimal getPercentEffort()
public void setPercentEffort(BudgetDecimal percentEffort)
public BudgetDecimal getPercentCharged()
public void setPercentCharged(BudgetDecimal percentCharged)
public String getBudgetCategoryCode()
public void setBudgetCategoryCode(String budgetCategoryCode)
public Integer getInvestigatorFlag()
public void setInvestigatorFlag(Integer investigatorFlag)
public BudgetDecimal getFringe()
public void setFringe(BudgetDecimal fringe)
public BudgetDecimal getVacationRate()
public void setVacationRate(BudgetDecimal vacationRate)
public BudgetDecimal getEmployeeBenefitRate()
public void setEmployeeBenefitRate(BudgetDecimal employeeBenefitRate)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.