org.kuali.kfs.module.bc.businessobject
Class BudgetConstructionOrgSalaryStatisticsReport
java.lang.Object
org.kuali.kfs.module.bc.businessobject.BudgetConstructionOrgSalaryStatisticsReport
public class BudgetConstructionOrgSalaryStatisticsReport
- extends Object
Budget Construction Organization Account Funding Detail Report Business Object.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BudgetConstructionOrgSalaryStatisticsReport
public BudgetConstructionOrgSalaryStatisticsReport()
getChartOfAccountDescription
public String getChartOfAccountDescription()
setChartOfAccountDescription
public void setChartOfAccountDescription(String chartOfAccountDescription)
getChartOfAccountsCode
public String getChartOfAccountsCode()
setChartOfAccountsCode
public void setChartOfAccountsCode(String chartOfAccountsCode)
getConsHdr
public String getConsHdr()
setConsHdr
public void setConsHdr(String consHdr)
getFiscalYear
public String getFiscalYear()
setFiscalYear
public void setFiscalYear(String fiscalYear)
getObjectCodes
public String getObjectCodes()
setObjectCodes
public void setObjectCodes(String objectCodes)
getOrganizationCode
public String getOrganizationCode()
setOrganizationCode
public void setOrganizationCode(String organizationCode)
getOrganizationName
public String getOrganizationName()
setOrganizationName
public void setOrganizationName(String organizationName)
getAverageAppointmentRequestedAmount
public BigDecimal getAverageAppointmentRequestedAmount()
setAverageAppointmentRequestedAmount
public void setAverageAppointmentRequestedAmount(BigDecimal averageAppointmentRequestedAmount)
getAverageChange
public BigDecimal getAverageChange()
setAverageChange
public void setAverageChange(BigDecimal averageChange)
getAverageCsfAmount
public BigDecimal getAverageCsfAmount()
setAverageCsfAmount
public void setAverageCsfAmount(BigDecimal averageCsfAmount)
getInitialRequestedFteQuantity
public BigDecimal getInitialRequestedFteQuantity()
setInitialRequestedFteQuantity
public void setInitialRequestedFteQuantity(BigDecimal initialRequestedFteQuantity)
getPercentChange
public BigDecimal getPercentChange()
setPercentChange
public void setPercentChange(BigDecimal percentChange)
getTotalAppointmentRequestedAmount
public Integer getTotalAppointmentRequestedAmount()
setTotalAppointmentRequestedAmount
public void setTotalAppointmentRequestedAmount(Integer totalAppointmentRequestedAmount)
getTotalCsfAmount
public Integer getTotalCsfAmount()
setTotalCsfAmount
public void setTotalCsfAmount(Integer totalCsfAmount)
getAppointmentRequestedFteQuantity
public BigDecimal getAppointmentRequestedFteQuantity()
setAppointmentRequestedFteQuantity
public void setAppointmentRequestedFteQuantity(BigDecimal appointmentRequestedFteQuantity)
getTotalAverageAmount
public Integer getTotalAverageAmount()
setTotalAverageAmount
public void setTotalAverageAmount(Integer totalAverageAmount)
getTotalInitialRequestedAmount
public Integer getTotalInitialRequestedAmount()
setTotalInitialRequestedAmount
public void setTotalInitialRequestedAmount(Integer totalInitialRequestedAmount)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.