|
||||||||||
| 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.HoldingTaxLot
org.kuali.kfs.module.endow.businessobject.HoldingHistory
public class HoldingHistory
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
HoldingHistory()
|
|
| Method Summary | |
|---|---|
BigDecimal |
getAverageMarketValue()
Gets the averageMarketValue. |
BigDecimal |
getEstimatedIncome()
Gets the estimatedIncome. |
BigDecimal |
getMarketValue()
Gets the market value. |
MonthEndDate |
getMonthEndDate()
Gets the monthEndDate. |
org.kuali.rice.kns.util.KualiInteger |
getMonthEndDateId()
Gets the monthEndDateId. |
BigDecimal |
getNextFYEstimatedIncome()
Gets the nextFYEstimatedIncome. |
BigDecimal |
getRemainderOfFYEstimatedIncome()
Gets the remainderOfFYEstimatedIncome. |
BigDecimal |
getSecurityUnitVal()
Gets the securityUnitVal. |
void |
setAverageMarketValue(BigDecimal quarterAverageMarketValue)
Sets the averageMarketValue. |
void |
setEstimatedIncome(BigDecimal estimatedIncome)
Sets the estimatedIncome. |
void |
setMarketValue(BigDecimal marketValue)
Sets the marketValue. |
void |
setMonthEndDate(MonthEndDate monthEndDate)
Sets the monthEndDate. |
void |
setMonthEndDateId(org.kuali.rice.kns.util.KualiInteger monthEndDateId)
Sets the monthEndDateId. |
void |
setNextFYEstimatedIncome(BigDecimal nextFYEstimatedIncome)
Sets the nextFYEstimatedIncome. |
void |
setRemainderOfFYEstimatedIncome(BigDecimal remainderOfFYEstimatedIncome)
Sets the remainderOfFYEstimatedIncome. |
void |
setSecurityUnitVal(BigDecimal securityUnitVal)
Sets the securityUnitVal. |
protected LinkedHashMap |
toStringMapper()
|
| Methods inherited from class org.kuali.kfs.module.endow.businessobject.HoldingTaxLot |
|---|
equals, getAcquiredDate, getBalanceDate, getCost, getCurrentAccrual, getIncomePrincipal, getIncomePrincipalIndicator, getKemid, getKemidObj, getLastTransactionDate, getLotNumber, getPriorAccrual, getRegistration, getRegistrationCode, getSecurity, getSecurityId, getUnits, hashCode, setAcquiredDate, setCost, setCurrentAccrual, setIncomePrincipal, setIncomePrincipalIndicator, setKemid, setKemidObj, setLastTransactionDate, setLotNumber, setPriorAccrual, setRegistration, setRegistrationCode, setSecurity, setSecurityId, setUnits |
| 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, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
|---|
prepareForWorkflow |
| Constructor Detail |
|---|
public HoldingHistory()
| Method Detail |
|---|
protected LinkedHashMap toStringMapper()
toStringMapper in class HoldingTaxLotHoldingTaxLot.toStringMapper()public BigDecimal getEstimatedIncome()
public void setEstimatedIncome(BigDecimal estimatedIncome)
estimatedIncome - public BigDecimal getMarketValue()
HoldingTaxLot
getMarketValue in class HoldingTaxLotHoldingTaxLot.getMarketValue()public void setMarketValue(BigDecimal marketValue)
marketValue - public org.kuali.rice.kns.util.KualiInteger getMonthEndDateId()
public void setMonthEndDateId(org.kuali.rice.kns.util.KualiInteger monthEndDateId)
monthEndDateId - public BigDecimal getAverageMarketValue()
public void setAverageMarketValue(BigDecimal quarterAverageMarketValue)
averageMarketValue - public BigDecimal getSecurityUnitVal()
public void setSecurityUnitVal(BigDecimal securityUnitVal)
securityUnitVal - public MonthEndDate getMonthEndDate()
public void setMonthEndDate(MonthEndDate monthEndDate)
monthEndDate - public BigDecimal getNextFYEstimatedIncome()
public void setNextFYEstimatedIncome(BigDecimal nextFYEstimatedIncome)
nextFYEstimatedIncome - public BigDecimal getRemainderOfFYEstimatedIncome()
public void setRemainderOfFYEstimatedIncome(BigDecimal remainderOfFYEstimatedIncome)
remainderOfFYEstimatedIncome -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||