org.kuali.kfs.module.endow.businessobject
Class KEMIDHistoricalBalance

java.lang.Object
  extended by org.kuali.rice.kns.bo.BusinessObjectBase
      extended by org.kuali.rice.kns.bo.PersistableBusinessObjectBase
          extended by org.kuali.kfs.module.endow.businessobject.KEMIDHistoricalBalance
All Implemented Interfaces:
Serializable, org.apache.ojb.broker.PersistenceBrokerAware, org.kuali.rice.kns.bo.BusinessObject, org.kuali.rice.kns.bo.PersistableBusinessObject

public class KEMIDHistoricalBalance
extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
extension, versionNumber
 
Constructor Summary
KEMIDHistoricalBalance()
           
 
Method Summary
 BigDecimal getAnnualEstimatedIncome()
          Gets the annualEstimatedIncome.
 MonthEndDate getHistoryBalanceDate()
          Gets the historyBalanceDate.
 org.kuali.rice.kns.util.KualiInteger getHistoryBalanceDateId()
          Gets the historyBalanceDateId.
 BigDecimal getIncomeAtMarket()
          Gets the incomeAtMarket.
 String getKemid()
          Gets the kemid.
 KEMID getKemidObj()
          Gets the kemidObj.
 BigDecimal getNextFYEstimatedIncome()
          Gets the nextFYEstimatedIncome.
 BigDecimal getPrincipalAtMarket()
          Gets the principalAtMarket.
 BigDecimal getRemainderOfFYEstimatedIncome()
          Gets the remainderOfFYEstimatedIncome.
 BigDecimal getTotalMarketValue()
          Gets the totalMarketValue.
 void setAnnualEstimatedIncome(BigDecimal annualEstimatedIncome)
          Sets the annualEstimatedIncome.
 void setHistoryBalanceDate(MonthEndDate historyBalanceDate)
          Sets the historyBalanceDate.
 void setHistoryBalanceDateId(org.kuali.rice.kns.util.KualiInteger historyBalanceDateId)
          Sets the historyBalanceDateId.
 void setIncomeAtMarket(BigDecimal incomeAtMarket)
          Sets the incomeAtMarket.
 void setKemid(String kemid)
          Sets the kemid.
 void setKemidObj(KEMID kemidObj)
          Sets the kemidObj.
 void setNextFYEstimatedIncome(BigDecimal nextFYEstimatedIncome)
          Sets the nextFYEstimatedIncome.
 void setPrincipalAtMarket(BigDecimal principalAtMarket)
          Sets the principalAtMarket.
 void setRemainderOfFYEstimatedIncome(BigDecimal remainderFYEstimatedIncome)
          Sets the remainderOfFYEstimatedIncome.
 void setTotalMarketValue(BigDecimal totalMarketValue)
          Sets the totalMarketValue.
protected  LinkedHashMap toStringMapper()
           
 
Methods inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
addNote, afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeInsert, beforeUpdate, beforeUpdate, buildListOfDeletionAwareLists, deleteNote, getAttachmentService, getBoNote, getBoNotes, getExtension, getNoteService, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isAutoIncrementSet, isBoNotesSupport, isNewCollectionRecord, linkEditableUserFields, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setAutoIncrementSet, setBoNotes, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber, supportsBoNotes
 
Methods inherited from class org.kuali.rice.kns.bo.BusinessObjectBase
prepareForWorkflow, toString, toStringBuilder
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject
prepareForWorkflow
 

Constructor Detail

KEMIDHistoricalBalance

public KEMIDHistoricalBalance()
Method Detail

toStringMapper

protected LinkedHashMap toStringMapper()
Specified by:
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBase
See Also:
BusinessObjectBase.toStringMapper()

getAnnualEstimatedIncome

public BigDecimal getAnnualEstimatedIncome()
Gets the annualEstimatedIncome.

Returns:
annualEstimatedIncome

setAnnualEstimatedIncome

public void setAnnualEstimatedIncome(BigDecimal annualEstimatedIncome)
Sets the annualEstimatedIncome.

Parameters:
annualEstimatedIncome -

getHistoryBalanceDate

public MonthEndDate getHistoryBalanceDate()
Gets the historyBalanceDate.

Returns:
historyBalanceDate

setHistoryBalanceDate

public void setHistoryBalanceDate(MonthEndDate historyBalanceDate)
Sets the historyBalanceDate.

Parameters:
historyBalanceDate -

getHistoryBalanceDateId

public org.kuali.rice.kns.util.KualiInteger getHistoryBalanceDateId()
Gets the historyBalanceDateId.

Returns:
historyBalanceDateId

setHistoryBalanceDateId

public void setHistoryBalanceDateId(org.kuali.rice.kns.util.KualiInteger historyBalanceDateId)
Sets the historyBalanceDateId.

Parameters:
historyBalanceDateId -

getIncomeAtMarket

public BigDecimal getIncomeAtMarket()
Gets the incomeAtMarket.

Returns:
incomeAtMarket

setIncomeAtMarket

public void setIncomeAtMarket(BigDecimal incomeAtMarket)
Sets the incomeAtMarket.

Parameters:
incomeAtMarket -

getKemid

public String getKemid()
Gets the kemid.

Returns:
kemid

setKemid

public void setKemid(String kemid)
Sets the kemid.

Parameters:
kemid -

getKemidObj

public KEMID getKemidObj()
Gets the kemidObj.

Returns:
kemidObj

setKemidObj

public void setKemidObj(KEMID kemidObj)
Sets the kemidObj.

Parameters:
kemidObj -

getNextFYEstimatedIncome

public BigDecimal getNextFYEstimatedIncome()
Gets the nextFYEstimatedIncome.

Returns:
nextFYEstimatedIncome

setNextFYEstimatedIncome

public void setNextFYEstimatedIncome(BigDecimal nextFYEstimatedIncome)
Sets the nextFYEstimatedIncome.

Parameters:
nextFYEstimatedIncome -

getPrincipalAtMarket

public BigDecimal getPrincipalAtMarket()
Gets the principalAtMarket.

Returns:
principalAtMarket

setPrincipalAtMarket

public void setPrincipalAtMarket(BigDecimal principalAtMarket)
Sets the principalAtMarket.

Parameters:
principalAtMarket -

getRemainderOfFYEstimatedIncome

public BigDecimal getRemainderOfFYEstimatedIncome()
Gets the remainderOfFYEstimatedIncome.

Returns:
remainderOfFYEstimatedIncome

setRemainderOfFYEstimatedIncome

public void setRemainderOfFYEstimatedIncome(BigDecimal remainderFYEstimatedIncome)
Sets the remainderOfFYEstimatedIncome.

Parameters:
remainderOfFYEstimatedIncome -

getTotalMarketValue

public BigDecimal getTotalMarketValue()
Gets the totalMarketValue.

Returns:
totalMarketValue

setTotalMarketValue

public void setTotalMarketValue(BigDecimal totalMarketValue)
Sets the totalMarketValue.

Parameters:
totalMarketValue -


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