| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.kns.bo.BusinessObjectBase
org.kuali.rice.kns.bo.PersistableBusinessObjectBase
org.kuali.kfs.module.endow.businessobject.KEMIDHistoricalBalance
public class KEMIDHistoricalBalance
| 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 | 
|---|
public KEMIDHistoricalBalance()
| Method Detail | 
|---|
protected LinkedHashMap toStringMapper()
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBaseBusinessObjectBase.toStringMapper()public BigDecimal getAnnualEstimatedIncome()
public void setAnnualEstimatedIncome(BigDecimal annualEstimatedIncome)
annualEstimatedIncome - public MonthEndDate getHistoryBalanceDate()
public void setHistoryBalanceDate(MonthEndDate historyBalanceDate)
historyBalanceDate - public org.kuali.rice.kns.util.KualiInteger getHistoryBalanceDateId()
public void setHistoryBalanceDateId(org.kuali.rice.kns.util.KualiInteger historyBalanceDateId)
historyBalanceDateId - public BigDecimal getIncomeAtMarket()
public void setIncomeAtMarket(BigDecimal incomeAtMarket)
incomeAtMarket - public String getKemid()
public void setKemid(String kemid)
kemid - public KEMID getKemidObj()
public void setKemidObj(KEMID kemidObj)
kemidObj - public BigDecimal getNextFYEstimatedIncome()
public void setNextFYEstimatedIncome(BigDecimal nextFYEstimatedIncome)
nextFYEstimatedIncome - public BigDecimal getPrincipalAtMarket()
public void setPrincipalAtMarket(BigDecimal principalAtMarket)
principalAtMarket - public BigDecimal getRemainderOfFYEstimatedIncome()
public void setRemainderOfFYEstimatedIncome(BigDecimal remainderFYEstimatedIncome)
remainderOfFYEstimatedIncome - public BigDecimal getTotalMarketValue()
public void setTotalMarketValue(BigDecimal totalMarketValue)
totalMarketValue - | 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||