org.kuali.kfs.module.bc.businessobject
Class BudgetConstructionOrgPositionFundingDetailReportTotal
java.lang.Object
org.kuali.kfs.module.bc.businessobject.BudgetConstructionOrgPositionFundingDetailReportTotal
public class BudgetConstructionOrgPositionFundingDetailReportTotal
- 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 |
BudgetConstructionOrgPositionFundingDetailReportTotal
public BudgetConstructionOrgPositionFundingDetailReportTotal()
- Default constructor.
getPersonSortCode
public Integer getPersonSortCode()
setPersonSortCode
public void setPersonSortCode(Integer personSortCode)
getBudgetConstructionPositionFunding
public BudgetConstructionPositionFunding getBudgetConstructionPositionFunding()
setBudgetConstructionPositionFunding
public void setBudgetConstructionPositionFunding(BudgetConstructionPositionFunding budgetConstructionPositionFunding)
getTotalOrgAppointmentRequestedAmount
public Integer getTotalOrgAppointmentRequestedAmount()
setTotalOrgAppointmentRequestedAmount
public void setTotalOrgAppointmentRequestedAmount(Integer totalOrgAppointmentRequestedAmount)
getTotalOrgAppointmentRequestedFteQuantity
public BigDecimal getTotalOrgAppointmentRequestedFteQuantity()
setTotalOrgAppointmentRequestedFteQuantity
public void setTotalOrgAppointmentRequestedFteQuantity(BigDecimal totalOrgAppointmentRequestedFteQuantity)
getTotalOrgPositionCsfAmount
public Integer getTotalOrgPositionCsfAmount()
setTotalOrgPositionCsfAmount
public void setTotalOrgPositionCsfAmount(Integer totalOrgPositionCsfAmount)
getTotalOrgPositionCsfFteQuantity
public BigDecimal getTotalOrgPositionCsfFteQuantity()
setTotalOrgPositionCsfFteQuantity
public void setTotalOrgPositionCsfFteQuantity(BigDecimal totalOrgPositionCsfFteQuantity)
getTotalPersonAppointmentRequestedAmount
public Integer getTotalPersonAppointmentRequestedAmount()
setTotalPersonAppointmentRequestedAmount
public void setTotalPersonAppointmentRequestedAmount(Integer totalPersonAppointmentRequestedAmount)
getTotalPersonAppointmentRequestedFteQuantity
public BigDecimal getTotalPersonAppointmentRequestedFteQuantity()
setTotalPersonAppointmentRequestedFteQuantity
public void setTotalPersonAppointmentRequestedFteQuantity(BigDecimal totalPersonAppointmentRequestedFteQuantity)
getTotalPersonPositionCsfAmount
public Integer getTotalPersonPositionCsfAmount()
setTotalPersonPositionCsfAmount
public void setTotalPersonPositionCsfAmount(Integer totalPersonPositionCsfAmount)
getTotalPersonPositionCsfFteQuantity
public BigDecimal getTotalPersonPositionCsfFteQuantity()
setTotalPersonPositionCsfFteQuantity
public void setTotalPersonPositionCsfFteQuantity(BigDecimal totalPersonPositionCsfFteQuantity)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.