|
||||||||||
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.KEMIDHistoricalReportingGroup
public class KEMIDHistoricalReportingGroup
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
extension, versionNumber |
Constructor Summary | |
---|---|
KEMIDHistoricalReportingGroup()
|
Method Summary | |
---|---|
BigDecimal |
getAnnualEstimatedIncome()
Gets the annualEstimatedIncome |
BigDecimal |
getCarryVal()
Gets the carryVal. |
MonthEndDate |
getHistoryBalanceDate()
Gets the historyBalanceDate. |
org.kuali.rice.kns.util.KualiInteger |
getHistoryBalanceDateId()
Gets the historyBalanceDateId. |
IncomePrincipalIndicator |
getIncomePrincipalIndicator()
Gets the incomePrincipalIndicator. |
String |
getIpIndicator()
Gets the ipIndicator. |
String |
getKemid()
Gets the kemid. |
KEMID |
getKemidObj()
Gets the kemidObj. |
BigDecimal |
getMarketVal()
Gets the marketVal. |
BigDecimal |
getNextFYEstimatedIncome()
Gets the nextFYEstimatedIncome. |
RegistrationCode |
getRegistration()
Gets the registration. |
String |
getRegistrationCode()
Gets the registrationCode. |
BigDecimal |
getRemainderOfFYEstimatedIncome()
Gets the remainderOfFYEstimatedIncome. |
SecurityReportingGroup |
getReportingGroup()
Gets the reportingGroup. |
String |
getReportingGroupCode()
Gets the reportingGroupCode. |
Security |
getSecurity()
Gets the security. |
String |
getSecurityId()
Gets the securityId. |
BigDecimal |
getUnits()
Gets the units. |
void |
setAnnualEstimatedIncome(BigDecimal annualEstimatedIncome)
Sets the annualEstimatedIncome. |
void |
setCarryVal(BigDecimal carryVal)
Sets the carryVal. |
void |
setHistoryBalanceDate(MonthEndDate historyBalanceDate)
Sets the historyBalanceDate. |
void |
setHistoryBalanceDateId(org.kuali.rice.kns.util.KualiInteger monthEndDateId)
Sets the historyBalanceDateId. |
void |
setIncomePrincipalIndicator(IncomePrincipalIndicator incomePrincipalIndicator)
Sets the incomePrincipalIndicator. |
void |
setIpIndicator(String ipIndicator)
Sets the ipIndicator. |
void |
setKemid(String kemid)
Sets the kemid. |
void |
setKemidObj(KEMID kemidObj)
Sets the kemidObj. |
void |
setMarketVal(BigDecimal marketVal)
Sets the marketVal. |
void |
setNextFYEstimatedIncome(BigDecimal nextFYEstimatedIncome)
Sets the nextFYEstimatedIncome. |
void |
setRegistration(RegistrationCode registration)
Sets the registration. |
void |
setRegistrationCode(String registrationCode)
Sets the registrationCode. |
void |
setRemainderOfFYEstimatedIncome(BigDecimal remainderOfFYEstimatedIncome)
Sets the remainderOfFYEstimatedIncome. |
void |
setReportingGroup(SecurityReportingGroup reportingGroup)
Sets the reportingGroup. |
void |
setReportingGroupCode(String reportingGroupCode)
Sets the reportingGroupCode. |
void |
setSecurity(Security security)
Sets the security. |
void |
setSecurityId(String securityId)
Sets the securityId. |
void |
setUnits(BigDecimal units)
Sets the units. |
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 KEMIDHistoricalReportingGroup()
Method Detail |
---|
protected LinkedHashMap toStringMapper()
toStringMapper
in class org.kuali.rice.kns.bo.BusinessObjectBase
BusinessObjectBase.toStringMapper()
public BigDecimal getAnnualEstimatedIncome()
public void setAnnualEstimatedIncome(BigDecimal annualEstimatedIncome)
annualEstimatedIncome
- public BigDecimal getCarryVal()
public void setCarryVal(BigDecimal carryVal)
carryVal
- public IncomePrincipalIndicator getIncomePrincipalIndicator()
public void setIncomePrincipalIndicator(IncomePrincipalIndicator incomePrincipalIndicator)
incomePrincipalIndicator
- public String getIpIndicator()
public void setIpIndicator(String ipIndicator)
ipIndicator
- public String getKemid()
public void setKemid(String kemid)
kemid
- public KEMID getKemidObj()
public void setKemidObj(KEMID kemidObj)
kemidObj
- public BigDecimal getMarketVal()
public void setMarketVal(BigDecimal marketVal)
marketVal
- public org.kuali.rice.kns.util.KualiInteger getHistoryBalanceDateId()
public void setHistoryBalanceDateId(org.kuali.rice.kns.util.KualiInteger monthEndDateId)
historyBalanceDateId
- public BigDecimal getNextFYEstimatedIncome()
public void setNextFYEstimatedIncome(BigDecimal nextFYEstimatedIncome)
nextFYEstimatedIncome
- public RegistrationCode getRegistration()
public void setRegistration(RegistrationCode registration)
registration
- public String getRegistrationCode()
public void setRegistrationCode(String registrationCode)
registrationCode
- public BigDecimal getRemainderOfFYEstimatedIncome()
public void setRemainderOfFYEstimatedIncome(BigDecimal remainderOfFYEstimatedIncome)
remainderOfFYEstimatedIncome
- public SecurityReportingGroup getReportingGroup()
public void setReportingGroup(SecurityReportingGroup reportingGroup)
reportingGroup
- public String getReportingGroupCode()
public void setReportingGroupCode(String reportingGroupCode)
reportingGroupCode
- public Security getSecurity()
public void setSecurity(Security security)
security
- public String getSecurityId()
public void setSecurityId(String securityId)
securityId
- public BigDecimal getUnits()
public void setUnits(BigDecimal units)
units
- public MonthEndDate getHistoryBalanceDate()
public void setHistoryBalanceDate(MonthEndDate historyBalanceDate)
historyBalanceDate
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |