|
||||||||||
| 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.EndowmentCorpusValues
public class EndowmentCorpusValues
This EndowmentCorpusValues class provides the relevant values for monitoring the Endowment.
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
EndowmentCorpusValues()
|
|
| Method Summary | |
|---|---|
org.kuali.rice.kns.util.KualiDecimal |
getCurrentPrincipalMarketValue()
Gets the currentPrincipalMarketValue. |
org.kuali.rice.kns.util.KualiDecimal |
getEndowmentCorpus()
Gets the endowmentCorpus. |
String |
getKemid()
Gets the kemid. |
KEMID |
getKemidObjRef()
Gets the kemidObjRef. |
org.kuali.rice.kns.util.KualiDecimal |
getPriorFYEndCorpusValue()
Gets the priorFYEndCorpusValue. |
org.kuali.rice.kns.util.KualiDecimal |
getPriorFYEndPrincipalMarketValue()
Gets the priorFYEndCorpusValue. |
void |
setCurrentPrincipalMarketValue(org.kuali.rice.kns.util.KualiDecimal currentPrincipalMarketValue)
Sets the currentPrincipalMarketValue. |
void |
setEndowmentCorpus(org.kuali.rice.kns.util.KualiDecimal endowmentCorpus)
Sets the endowmentCorpus. |
void |
setKemid(String kemid)
Sets the kemid. |
void |
setKemidObjRef(KEMID kemidObjRef)
Sets the kemidObjRef. |
void |
setPriorFYEndCorpusValue(org.kuali.rice.kns.util.KualiDecimal priorFYEndCorpusValue)
Sets the priorFYEndCorpusValue. |
void |
setPriorFYEndPrincipalMarketValue(org.kuali.rice.kns.util.KualiDecimal priorFYEndPrincipalMarketValue)
Sets the priorFYEndCorpusValue. |
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 EndowmentCorpusValues()
| Method Detail |
|---|
protected LinkedHashMap toStringMapper()
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBaseBusinessObjectBase.toStringMapper()public org.kuali.rice.kns.util.KualiDecimal getCurrentPrincipalMarketValue()
public void setCurrentPrincipalMarketValue(org.kuali.rice.kns.util.KualiDecimal currentPrincipalMarketValue)
currentPrincipalMarketValue - public org.kuali.rice.kns.util.KualiDecimal getEndowmentCorpus()
public void setEndowmentCorpus(org.kuali.rice.kns.util.KualiDecimal endowmentCorpus)
endowmentCorpus - public String getKemid()
public void setKemid(String kemid)
kemid - public org.kuali.rice.kns.util.KualiDecimal getPriorFYEndCorpusValue()
public void setPriorFYEndCorpusValue(org.kuali.rice.kns.util.KualiDecimal priorFYEndCorpusValue)
priorFYEndCorpusValue - public org.kuali.rice.kns.util.KualiDecimal getPriorFYEndPrincipalMarketValue()
public void setPriorFYEndPrincipalMarketValue(org.kuali.rice.kns.util.KualiDecimal priorFYEndPrincipalMarketValue)
priorFYEndPrincipalMarketValue - public KEMID getKemidObjRef()
public void setKemidObjRef(KEMID kemidObjRef)
kemidObjRef -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||