|
||||||||||
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.KEMIDCurrentBalanceDetail
public class KEMIDCurrentBalanceDetail
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
extension, versionNumber |
Constructor Summary | |
---|---|
KEMIDCurrentBalanceDetail()
|
Method Summary | |
---|---|
BigDecimal |
getAnnualEstimatedIncome()
Gets the annualEstimatedIncome. |
Date |
getBalanceDate()
Gets the Balance Date which is the Current System Process date |
BigDecimal |
getIncomeAtMarket()
Gets the incomeAtMarket. |
String |
getIncomePrincipalIndicator()
Gets the incomePrincipalIndicator. |
IncomePrincipalIndicator |
getIpIndicator()
Gets the ipIndicator |
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. |
SecurityReportingGroup |
getReportingGroup()
Gets the reportingGroup. |
String |
getReportingGroupCode()
Gets the reportingGroupCode. |
BigDecimal |
getValueAtMarket()
Gets the valueAtMarket. |
boolean |
isNoDrillDownOnMarketVal()
Gets the noDrillDownOnMarketVal. |
void |
setAnnualEstimatedIncome(BigDecimal annualEstimatedIncome)
Sets the annualEstimatedIncome. |
void |
setIncomePrincipalIndicator(String incomePrincipalIndicator)
Sets the incomePrincipalIndicator. |
void |
setIpIndicator(IncomePrincipalIndicator ipIndicator)
Sets the ipIndicator |
void |
setKemid(String kemid)
Sets the kemid. |
void |
setKemidObj(KEMID kemidObj)
Sets the kemidObj. |
void |
setNextFYEstimatedIncome(BigDecimal nextFYEstimatedIncome)
Sets the nextFYEstimatedIncome. |
void |
setNoDrillDownOnMarketVal(boolean noDrillDownOnMarketVal)
Sets the noDrillDownOnMarketVal. |
void |
setRemainderOfFYEstimatedIncome(BigDecimal remainderOfFYEstimatedIncome)
Sets the remainderOfFYEstimatedIncome. |
void |
setReportingGroup(SecurityReportingGroup reportingGroup)
Sets the reportingGroup. |
void |
setReportingGroupCode(String reportingGroupCode)
Sets the reportingGroupCode. |
void |
setValueAtMarket(BigDecimal valueAtMarket)
Sets the valueAtMarket. |
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 KEMIDCurrentBalanceDetail()
Method Detail |
---|
protected LinkedHashMap toStringMapper()
toStringMapper
in class org.kuali.rice.kns.bo.BusinessObjectBase
BusinessObjectBase.toStringMapper()
public IncomePrincipalIndicator getIpIndicator()
public void setIpIndicator(IncomePrincipalIndicator ipIndicator)
ipIndicator
- public KEMID getKemidObj()
public void setKemidObj(KEMID kemidObj)
kemidObj
- public BigDecimal getAnnualEstimatedIncome()
public void setAnnualEstimatedIncome(BigDecimal annualEstimatedIncome)
annualEstimatedIncome
- public String getIncomePrincipalIndicator()
public void setIncomePrincipalIndicator(String incomePrincipalIndicator)
incomePrincipalIndicator
- public BigDecimal getNextFYEstimatedIncome()
public void setNextFYEstimatedIncome(BigDecimal nextFYEstimatedIncome)
nextFYEstimatedIncome
- public BigDecimal getRemainderOfFYEstimatedIncome()
public void setRemainderOfFYEstimatedIncome(BigDecimal remainderOfFYEstimatedIncome)
remainderOfFYEstimatedIncome
- public String getReportingGroupCode()
public void setReportingGroupCode(String reportingGroupCode)
reportingGroupCode
- public BigDecimal getValueAtMarket()
public void setValueAtMarket(BigDecimal valueAtMarket)
valueAtMarket
- public BigDecimal getIncomeAtMarket()
public BigDecimal getPrincipalAtMarket()
public String getKemid()
public void setKemid(String kemid)
kemid
- public Date getBalanceDate()
public SecurityReportingGroup getReportingGroup()
public void setReportingGroup(SecurityReportingGroup reportingGroup)
reportingGroup
- public boolean isNoDrillDownOnMarketVal()
public void setNoDrillDownOnMarketVal(boolean noDrillDownOnMarketVal)
noDrillDownOnMarketVal
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |