org.kuali.kfs.module.bc.businessobject
Class BudgetConstructionOrgReasonStatisticsReport
java.lang.Object
org.kuali.kfs.module.bc.businessobject.BudgetConstructionOrgReasonStatisticsReport
public class BudgetConstructionOrgReasonStatisticsReport
- 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 |
BudgetConstructionOrgReasonStatisticsReport
public BudgetConstructionOrgReasonStatisticsReport()
getAppointmentRequestedFteQuantity
public BigDecimal getAppointmentRequestedFteQuantity()
setAppointmentRequestedFteQuantity
public void setAppointmentRequestedFteQuantity(BigDecimal appointmentRequestedFteQuantity)
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)
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)
getInitialRequestedFteQuantity
public BigDecimal getInitialRequestedFteQuantity()
setInitialRequestedFteQuantity
public void setInitialRequestedFteQuantity(BigDecimal initialRequestedFteQuantity)
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)
getPercentChange
public BigDecimal getPercentChange()
setPercentChange
public void setPercentChange(BigDecimal percentChange)
getTotalAppointmentRequestedAmount
public Integer getTotalAppointmentRequestedAmount()
setTotalAppointmentRequestedAmount
public void setTotalAppointmentRequestedAmount(Integer totalAppointmentRequestedAmount)
getTotalAverageAmount
public Integer getTotalAverageAmount()
setTotalAverageAmount
public void setTotalAverageAmount(Integer totalAverageAmount)
getTotalCsfAmount
public Integer getTotalCsfAmount()
setTotalCsfAmount
public void setTotalCsfAmount(Integer totalCsfAmount)
getTotalInitialRequestedAmount
public Integer getTotalInitialRequestedAmount()
setTotalInitialRequestedAmount
public void setTotalInitialRequestedAmount(Integer totalInitialRequestedAmount)
getThresholdOrReason
public String getThresholdOrReason()
setThresholdOrReason
public void setThresholdOrReason(String thresholdOrReason)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.