org.kuali.kfs.module.bc.businessobject
Class BudgetConstructionOrgAccountFundingDetailReportTotal
java.lang.Object
org.kuali.kfs.module.bc.businessobject.BudgetConstructionOrgAccountFundingDetailReportTotal
public class BudgetConstructionOrgAccountFundingDetailReportTotal
- extends Object
Total Part of Budget Construction Organization Account Funding Detail Total Business Object.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BudgetConstructionOrgAccountFundingDetailReportTotal
public BudgetConstructionOrgAccountFundingDetailReportTotal()
- Default constructor.
getTotalAccountAppointmentRequestedAmount
public Integer getTotalAccountAppointmentRequestedAmount()
setTotalAccountAppointmentRequestedAmount
public void setTotalAccountAppointmentRequestedAmount(Integer totalAccountAppointmentRequestedAmount)
getTotalAccountAppointmentRequestedFteQuantity
public BigDecimal getTotalAccountAppointmentRequestedFteQuantity()
setTotalAccountAppointmentRequestedFteQuantity
public void setTotalAccountAppointmentRequestedFteQuantity(BigDecimal totalAccountAppointmentRequestedFteQuantity)
getTotalAccountPositionCsfAmount
public Integer getTotalAccountPositionCsfAmount()
setTotalAccountPositionCsfAmount
public void setTotalAccountPositionCsfAmount(Integer totalAccountPositionCsfAmount)
getTotalAccountPositionCsfFteQuantity
public BigDecimal getTotalAccountPositionCsfFteQuantity()
setTotalAccountPositionCsfFteQuantity
public void setTotalAccountPositionCsfFteQuantity(BigDecimal totalAccountPositionCsfFteQuantity)
getTotalObjectAppointmentRequestedAmount
public Integer getTotalObjectAppointmentRequestedAmount()
setTotalObjectAppointmentRequestedAmount
public void setTotalObjectAppointmentRequestedAmount(Integer totalObjectAppointmentRequestedAmount)
getTotalObjectAppointmentRequestedFteQuantity
public BigDecimal getTotalObjectAppointmentRequestedFteQuantity()
setTotalObjectAppointmentRequestedFteQuantity
public void setTotalObjectAppointmentRequestedFteQuantity(BigDecimal totalObjectAppointmentRequestedFteQuantity)
getTotalObjectPositionCsfAmount
public Integer getTotalObjectPositionCsfAmount()
setTotalObjectPositionCsfAmount
public void setTotalObjectPositionCsfAmount(Integer totalObjectPositionCsfAmount)
getTotalObjectPositionCsfFteQuantity
public BigDecimal getTotalObjectPositionCsfFteQuantity()
setTotalObjectPositionCsfFteQuantity
public void setTotalObjectPositionCsfFteQuantity(BigDecimal totalObjectPositionCsfFteQuantity)
getBudgetConstructionObjectDump
public BudgetConstructionObjectDump getBudgetConstructionObjectDump()
setBudgetConstructionObjectDump
public void setBudgetConstructionObjectDump(BudgetConstructionObjectDump budgetConstructionObjectDump)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.