org.kuali.kfs.module.bc.businessobject
Class BudgetConstructionOrgReasonSummaryReportTotal

java.lang.Object
  extended by org.kuali.kfs.module.bc.businessobject.BudgetConstructionOrgReasonSummaryReportTotal

public class BudgetConstructionOrgReasonSummaryReportTotal
extends Object

Budget Construction Organization Account Funding Detail Report Business Object.


Constructor Summary
BudgetConstructionOrgReasonSummaryReportTotal()
           
 
Method Summary
 BudgetConstructionSalarySocialSecurityNumber getBudgetConstructionSalarySocialSecurityNumber()
          Gets the budgetConstructionSalarySocialSecurityNumber attribute.
 Integer getConAverageBaseAmount()
           
 Integer getConAveragechange()
           
 Integer getConAverageRequestAmount()
           
 BigDecimal getConFte()
           
 BigDecimal getConPercentChange()
           
 Integer getConTotalBaseAmount()
           
 Integer getConTotalRequestAmount()
           
 Integer getNewAverageAmount()
           
 BigDecimal getNewFte()
           
 Integer getNewTotalAmount()
           
 Integer getPersonAmountChange()
           
 Integer getPersonCsfAmount()
           
 Integer getPersonCsfNormalMonths()
           
 Integer getPersonCsfPayMonths()
           
 BigDecimal getPersonCsfPercent()
           
 String getPersonFiscalYearTag()
           
 BigDecimal getPersonPercentChange()
           
 String getPersonPositionNumber()
           
 Integer getPersonSalaryAmount()
           
 BigDecimal getPersonSalaryFte()
           
 Integer getPersonSalaryNormalMonths()
           
 BigDecimal getPersonSalaryPercent()
           
 String getPersonTiFlag()
           
 void setBudgetConstructionSalarySocialSecurityNumber(BudgetConstructionSalarySocialSecurityNumber budgetConstructionSalarySocialSecurityNumber)
          Sets the budgetConstructionSalarySocialSecurityNumber attribute value.
 void setConAverageBaseAmount(Integer conAverageBaseAmount)
           
 void setConAveragechange(Integer conAveragechange)
           
 void setConAverageRequestAmount(Integer conAverageRequestAmount)
           
 void setConFte(BigDecimal conFte)
           
 void setConPercentChange(BigDecimal conPercentChange)
           
 void setConTotalBaseAmount(Integer conTotalBaseAmount)
           
 void setConTotalRequestAmount(Integer conTotalRequestAmount)
           
 void setNewAverageAmount(Integer newAverageAmount)
           
 void setNewFte(BigDecimal newFte)
           
 void setNewTotalAmount(Integer newTotalAmount)
           
 void setPersonAmountChange(Integer personAmountChange)
           
 void setPersonCsfAmount(Integer personCsfAmount)
           
 void setPersonCsfNormalMonths(Integer personCsfNormalMonths)
           
 void setPersonCsfPayMonths(Integer personCsfPayMonths)
           
 void setPersonCsfPercent(BigDecimal personCsfPercent)
           
 void setPersonFiscalYearTag(String personFiscalYearTag)
           
 void setPersonPercentChange(BigDecimal personPercentChange)
           
 void setPersonPositionNumber(String personPositionNumber)
           
 void setPersonSalaryAmount(Integer personSalaryAmount)
           
 void setPersonSalaryFte(BigDecimal personSalaryFte)
           
 void setPersonSalaryNormalMonths(Integer personSalaryNormalMonths)
           
 void setPersonSalaryPercent(BigDecimal personSalaryPercent)
           
 void setPersonTiFlag(String personTiFlag)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BudgetConstructionOrgReasonSummaryReportTotal

public BudgetConstructionOrgReasonSummaryReportTotal()
Method Detail

getBudgetConstructionSalarySocialSecurityNumber

public BudgetConstructionSalarySocialSecurityNumber getBudgetConstructionSalarySocialSecurityNumber()
Gets the budgetConstructionSalarySocialSecurityNumber attribute.

Returns:
Returns the budgetConstructionSalarySocialSecurityNumber.

setBudgetConstructionSalarySocialSecurityNumber

public void setBudgetConstructionSalarySocialSecurityNumber(BudgetConstructionSalarySocialSecurityNumber budgetConstructionSalarySocialSecurityNumber)
Sets the budgetConstructionSalarySocialSecurityNumber attribute value.

Parameters:
budgetConstructionSalarySocialSecurityNumber - The budgetConstructionSalarySocialSecurityNumber to set.

getConAverageBaseAmount

public Integer getConAverageBaseAmount()

setConAverageBaseAmount

public void setConAverageBaseAmount(Integer conAverageBaseAmount)

getConAveragechange

public Integer getConAveragechange()

setConAveragechange

public void setConAveragechange(Integer conAveragechange)

getConAverageRequestAmount

public Integer getConAverageRequestAmount()

setConAverageRequestAmount

public void setConAverageRequestAmount(Integer conAverageRequestAmount)

getConFte

public BigDecimal getConFte()

setConFte

public void setConFte(BigDecimal conFte)

getConPercentChange

public BigDecimal getConPercentChange()

setConPercentChange

public void setConPercentChange(BigDecimal conPercentChange)

getConTotalBaseAmount

public Integer getConTotalBaseAmount()

setConTotalBaseAmount

public void setConTotalBaseAmount(Integer conTotalBaseAmount)

getConTotalRequestAmount

public Integer getConTotalRequestAmount()

setConTotalRequestAmount

public void setConTotalRequestAmount(Integer conTotalRequestAmount)

getNewAverageAmount

public Integer getNewAverageAmount()

setNewAverageAmount

public void setNewAverageAmount(Integer newAverageAmount)

getNewFte

public BigDecimal getNewFte()

setNewFte

public void setNewFte(BigDecimal newFte)

getNewTotalAmount

public Integer getNewTotalAmount()

setNewTotalAmount

public void setNewTotalAmount(Integer newTotalAmount)

getPersonAmountChange

public Integer getPersonAmountChange()

setPersonAmountChange

public void setPersonAmountChange(Integer personAmountChange)

getPersonCsfAmount

public Integer getPersonCsfAmount()

setPersonCsfAmount

public void setPersonCsfAmount(Integer personCsfAmount)

getPersonCsfNormalMonths

public Integer getPersonCsfNormalMonths()

setPersonCsfNormalMonths

public void setPersonCsfNormalMonths(Integer personCsfNormalMonths)

getPersonCsfPayMonths

public Integer getPersonCsfPayMonths()

setPersonCsfPayMonths

public void setPersonCsfPayMonths(Integer personCsfPayMonths)

getPersonCsfPercent

public BigDecimal getPersonCsfPercent()

setPersonCsfPercent

public void setPersonCsfPercent(BigDecimal personCsfPercent)

getPersonFiscalYearTag

public String getPersonFiscalYearTag()

setPersonFiscalYearTag

public void setPersonFiscalYearTag(String personFiscalYearTag)

getPersonPercentChange

public BigDecimal getPersonPercentChange()

setPersonPercentChange

public void setPersonPercentChange(BigDecimal personPercentChange)

getPersonPositionNumber

public String getPersonPositionNumber()

setPersonPositionNumber

public void setPersonPositionNumber(String personPositionNumber)

getPersonSalaryAmount

public Integer getPersonSalaryAmount()

setPersonSalaryAmount

public void setPersonSalaryAmount(Integer personSalaryAmount)

getPersonSalaryFte

public BigDecimal getPersonSalaryFte()

setPersonSalaryFte

public void setPersonSalaryFte(BigDecimal personSalaryFte)

getPersonSalaryNormalMonths

public Integer getPersonSalaryNormalMonths()

setPersonSalaryNormalMonths

public void setPersonSalaryNormalMonths(Integer personSalaryNormalMonths)

getPersonSalaryPercent

public BigDecimal getPersonSalaryPercent()

setPersonSalaryPercent

public void setPersonSalaryPercent(BigDecimal personSalaryPercent)

getPersonTiFlag

public String getPersonTiFlag()

setPersonTiFlag

public void setPersonTiFlag(String personTiFlag)


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.