|
||||||||||
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.AutomatedCashInvestmentModel
public class AutomatedCashInvestmentModel
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
extension, versionNumber |
Constructor Summary | |
---|---|
AutomatedCashInvestmentModel()
|
Method Summary | |
---|---|
String |
getAciFrequencyCode()
Gets the aciFrequencyCode |
FrequencyCode |
getAciFrequencyCodeObj()
Gets the aciFrequencyCode Object |
Integer |
getAciModelID()
Gets the aciModelID |
String |
getAciModelName()
Gets the aciModelName |
Date |
getAciNextDueDate()
Gets the aciNextDueDate |
String |
getCodeAndDescription()
|
Date |
getDateOfLastACIModelChange()
Gets the dateOfLastACIModelChange |
PooledFundControl |
getInvestment1()
Gets the investment1 Pooled Fund Control |
BigDecimal |
getInvestment1Percent()
Gets the investment1Percent |
String |
getInvestment1SecurityID()
Gets the investment1SecurityID |
PooledFundControl |
getInvestment2()
Gets the investment2 Pooled Fund Control |
BigDecimal |
getInvestment2Percent()
Gets the investment2Percent |
String |
getInvestment2SecurityID()
Gets the investment2SecurityID |
PooledFundControl |
getInvestment3()
Gets the investment3 Pooled Fund Control |
BigDecimal |
getInvestment3Percent()
Gets the investment3Percent |
String |
getInvestment3SecurityID()
Gets the investment3SecurityID |
PooledFundControl |
getInvestment4()
Gets the investment4 Pooled Fund Control |
BigDecimal |
getInvestment4Percent()
Gets the investment4Percent |
String |
getInvestment4SecurityID()
Gets the investment4SecurityID |
String |
getIpIndicator()
Gets the ipIndicator |
IncomePrincipalIndicator |
getIpIndicatorObj()
Gets the ipIndicatorObj |
boolean |
isActive()
|
void |
setAciFrequencyCode(String aciFrequencyCode)
Sets the aciFrequencyCode |
void |
setAciFrequencyCodeObj(FrequencyCode aciFrequencyCodeObj)
Sets the aciFrequencyCode Object |
void |
setAciModelID(Integer aciModelID)
Sets the aciModelID |
void |
setAciModelName(String aciModelName)
Sets the aciModelName |
void |
setAciNextDueDate(Date aciNextDueDate)
Sets the aciNextDueDate |
void |
setActive(boolean active)
|
void |
setDateOfLastACIModelChange(Date dateOfLastACIModelChange)
Sets the dateOfLastACIModelChange |
void |
setInvestment1(PooledFundControl investment1)
Sets the investment1 |
void |
setInvestment1Percent(BigDecimal investment1Percent)
Sets the investment1Percent |
void |
setInvestment1SecurityID(String investment1SecurityID)
Sets the investment1SecurityID |
void |
setInvestment2(PooledFundControl investment2)
Sets the investment2 |
void |
setInvestment2Percent(BigDecimal investment2Percent)
Sets the investment2Percent |
void |
setInvestment2SecurityID(String investment2SecurityID)
Sets the investment2SecurityID |
void |
setInvestment3(PooledFundControl investment3)
Sets the investment3 |
void |
setInvestment3Percent(BigDecimal investment3Percent)
Sets the investment3Percent |
void |
setInvestment3SecurityID(String investment3SecurityID)
Sets the investment3SecurityID |
void |
setInvestment4(PooledFundControl investment4)
Sets the investment4 |
void |
setInvestment4Percent(BigDecimal investment4Percent)
Sets the investment4Percent |
void |
setInvestment4SecurityID(String investment4SecurityID)
Sets the investment4SecurityID |
void |
setIpIndicator(String ipIndicator)
Sets the ipIndicator |
void |
setIpIndicatorObj(IncomePrincipalIndicator ipIndicatorObj)
Sets the ipIndicatorObj |
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 AutomatedCashInvestmentModel()
Method Detail |
---|
protected LinkedHashMap toStringMapper()
toStringMapper
in class org.kuali.rice.kns.bo.BusinessObjectBase
BusinessObjectBase.toStringMapper()
public boolean isActive()
isActive
in interface org.kuali.rice.kns.bo.Inactivateable
Inactivateable.isActive()
public void setActive(boolean active)
setActive
in interface org.kuali.rice.kns.bo.Inactivateable
Inactivateable.setActive(boolean)
public Integer getAciModelID()
public void setAciModelID(Integer aciModelID)
aciModelID
- public String getAciModelName()
public void setAciModelName(String aciModelName)
aciModelName
- public String getIpIndicator()
public void setIpIndicator(String ipIndicator)
ipIndicator
- public String getInvestment1SecurityID()
public void setInvestment1SecurityID(String investment1SecurityID)
investment1SecurityID
- public BigDecimal getInvestment1Percent()
public void setInvestment1Percent(BigDecimal investment1Percent)
investment1Percent
- public String getInvestment2SecurityID()
public void setInvestment2SecurityID(String investment2SecurityID)
investment2SecurityID
- public BigDecimal getInvestment2Percent()
public void setInvestment2Percent(BigDecimal investment2Percent)
investment2Percent
- public String getInvestment3SecurityID()
public void setInvestment3SecurityID(String investment3SecurityID)
investment3SecurityID
- public BigDecimal getInvestment3Percent()
public void setInvestment3Percent(BigDecimal investment3Percent)
investment3Percent
- public String getInvestment4SecurityID()
public void setInvestment4SecurityID(String investment4SecurityID)
investment4SecurityID
- public BigDecimal getInvestment4Percent()
public void setInvestment4Percent(BigDecimal investment4Percent)
investment4Percent
- public String getAciFrequencyCode()
public void setAciFrequencyCode(String aciFrequencyCode)
aciFrequencyCode
- public Date getAciNextDueDate()
public void setAciNextDueDate(Date aciNextDueDate)
aciNextDueDate
- public Date getDateOfLastACIModelChange()
public void setDateOfLastACIModelChange(Date dateOfLastACIModelChange)
dateOfLastACIModelChange
- public FrequencyCode getAciFrequencyCodeObj()
public void setAciFrequencyCodeObj(FrequencyCode aciFrequencyCodeObj)
aciFrequencyCodeObj
- public PooledFundControl getInvestment1()
public void setInvestment1(PooledFundControl investment1)
investment1
- Pooled Fund Controlpublic PooledFundControl getInvestment2()
public void setInvestment2(PooledFundControl investment2)
investment2
- Pooled Fund Controlpublic PooledFundControl getInvestment3()
public void setInvestment3(PooledFundControl investment3)
investment3
- Pooled Fund Controlpublic PooledFundControl getInvestment4()
public void setInvestment4(PooledFundControl investment4)
investment4
- Pooled Fund Controlpublic IncomePrincipalIndicator getIpIndicatorObj()
public void setIpIndicatorObj(IncomePrincipalIndicator ipIndicatorObj)
ipIndicatorObj
- public String getCodeAndDescription()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |