|
||||||||||
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.CurrentTaxLotBalance
public class CurrentTaxLotBalance
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
extension, versionNumber |
Constructor Summary | |
---|---|
CurrentTaxLotBalance()
|
Method Summary | |
---|---|
BigDecimal |
getAnnualEstimatedIncome()
Gets the annualEstimatedIncome. |
BigDecimal |
getHoldingMarketValue()
Gets the holdingMarketValue. |
BigDecimal |
getNextFYEstimatedIncome()
Gets the nextFYEstimatedIncome. |
BigDecimal |
getRemainderOfFYEstimatedIncome()
Gets the remainderOfFYEstimatedIncome. |
BigDecimal |
getSecurityUnitVal()
Gets the securityUnitVal. |
void |
setAnnualEstimatedIncome(BigDecimal annualEstimatedIncome)
Sets the annualEstimatedIncome. |
void |
setHoldingMarketValue(BigDecimal holdingMarketValue)
Sets the holdingMarketValue. |
void |
setNextFYEstimatedIncome(BigDecimal nextFYEstimatedIncome)
Sets the nextFYEstimatedIncome. |
void |
setRemainderOfFYEstimatedIncome(BigDecimal remainderOfFYEstimatedIncome)
Sets the remainderOfFYEstimatedIncome. |
void |
setSecurityUnitVal(BigDecimal securityUnitVal)
Sets the securityUnitVal. |
Methods inherited from class org.kuali.kfs.module.endow.businessobject.HoldingTaxLot |
---|
equals, getAcquiredDate, getBalanceDate, getCost, getCurrentAccrual, getIncomePrincipal, getIncomePrincipalIndicator, getKemid, getKemidObj, getLastTransactionDate, getLotNumber, getMarketValue, getPriorAccrual, getRegistration, getRegistrationCode, getSecurity, getSecurityId, getUnits, hashCode, setAcquiredDate, setCost, setCurrentAccrual, setIncomePrincipal, setIncomePrincipalIndicator, setKemid, setKemidObj, setLastTransactionDate, setLotNumber, setPriorAccrual, setRegistration, setRegistrationCode, setSecurity, setSecurityId, setUnits, 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, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
---|
prepareForWorkflow |
Constructor Detail |
---|
public CurrentTaxLotBalance()
Method Detail |
---|
public BigDecimal getNextFYEstimatedIncome()
public void setNextFYEstimatedIncome(BigDecimal nextFYEstimatedIncome)
nextFYEstimatedIncome
- public BigDecimal getAnnualEstimatedIncome()
public void setAnnualEstimatedIncome(BigDecimal annualEstimatedIncome)
annualEstimatedIncome
- public BigDecimal getHoldingMarketValue()
public void setHoldingMarketValue(BigDecimal holdingMarketValue)
holdingMarketValue
- public BigDecimal getRemainderOfFYEstimatedIncome()
public void setRemainderOfFYEstimatedIncome(BigDecimal remainderOfFYEstimatedIncome)
remainderOfFYEstimatedIncome
- public BigDecimal getSecurityUnitVal()
public void setSecurityUnitVal(BigDecimal securityUnitVal)
securityUnitVal
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |