|
||||||||||
| 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.KemidCurrentCash
public class KemidCurrentCash
This KemidCurrentCash class provides the current cash infor: income and principal for a KEMID.
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
KemidCurrentCash()
|
|
| Method Summary | |
|---|---|
org.kuali.rice.kns.util.KualiDecimal |
getCurrentIncomeCash()
Gets the currentIncomeCash. |
org.kuali.rice.kns.util.KualiDecimal |
getCurrentPrincipalCash()
Gets the currentPrincipalCash. |
String |
getKemid()
Gets the kemid. |
KEMID |
getKemidObjRef()
Gets the kemidObjRef. |
void |
setCurrentIncomeCash(org.kuali.rice.kns.util.KualiDecimal currentIncomeCash)
Sets the currentIncomeCash. |
void |
setCurrentPrincipalCash(org.kuali.rice.kns.util.KualiDecimal currentPrincipalCash)
Sets the currentPrincipalCash. |
void |
setKemid(String kemid)
Sets the kemid. |
void |
setKemidObjRef(KEMID kemidObjRef)
Sets the kemidObjRef. |
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 KemidCurrentCash()
| Method Detail |
|---|
protected LinkedHashMap toStringMapper()
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBaseBusinessObjectBase.toStringMapper()public org.kuali.rice.kns.util.KualiDecimal getCurrentIncomeCash()
public void setCurrentIncomeCash(org.kuali.rice.kns.util.KualiDecimal currentIncomeCash)
currentIncomeCash - public org.kuali.rice.kns.util.KualiDecimal getCurrentPrincipalCash()
public void setCurrentPrincipalCash(org.kuali.rice.kns.util.KualiDecimal currentPrincipalCash)
currentPrincipalCash - public String getKemid()
public void setKemid(String kemid)
kemid - 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 | |||||||||