org.kuali.kfs.module.endow.businessobject
Class KEMIDCurrentReportingGroup

java.lang.Object
  extended by org.kuali.rice.kns.bo.BusinessObjectBase
      extended by org.kuali.rice.kns.bo.PersistableBusinessObjectBase
          extended by org.kuali.kfs.module.endow.businessobject.KEMIDCurrentReportingGroup
All Implemented Interfaces:
Serializable, org.apache.ojb.broker.PersistenceBrokerAware, org.kuali.rice.kns.bo.BusinessObject, org.kuali.rice.kns.bo.PersistableBusinessObject

public class KEMIDCurrentReportingGroup
extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
extension, versionNumber
 
Constructor Summary
KEMIDCurrentReportingGroup()
           
 
Method Summary
 BigDecimal getAnnualEstimatedIncome()
          Gets the annualEstimatedIncome.
 Date getBalanceDate()
          Gets the Balance Date which is the Current/System Process date
 BigDecimal getCarryVal()
          Gets the carryVal.
 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 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)
          TSets 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

KEMIDCurrentReportingGroup

public KEMIDCurrentReportingGroup()
Method Detail

getIncomePrincipalIndicator

public IncomePrincipalIndicator getIncomePrincipalIndicator()
Gets the incomePrincipalIndicator.

Returns:
incomePrincipalIndicator

setIncomePrincipalIndicator

public void setIncomePrincipalIndicator(IncomePrincipalIndicator incomePrincipalIndicator)
Sets the incomePrincipalIndicator.

Parameters:
incomePrincipalIndicator -

getRegistration

public RegistrationCode getRegistration()
Gets the registration.

Returns:
registration

setRegistration

public void setRegistration(RegistrationCode registration)
Sets the registration.

Parameters:
registration -

getReportingGroup

public SecurityReportingGroup getReportingGroup()
Gets the reportingGroup.

Returns:
reportingGroup

setReportingGroup

public void setReportingGroup(SecurityReportingGroup reportingGroup)
Sets the reportingGroup.

Parameters:
reportingGroup -

getKemidObj

public KEMID getKemidObj()
Gets the kemidObj

Returns:
kemidObj

setKemidObj

public void setKemidObj(KEMID kemidObj)
Sets the kemidObj.

Parameters:
kemidObj -

getSecurity

public Security getSecurity()
Gets the security.

Returns:
security

setSecurity

public void setSecurity(Security security)
Sets the security.

Parameters:
security -

toStringMapper

protected LinkedHashMap toStringMapper()
Specified by:
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBase
See Also:
BusinessObjectBase.toStringMapper()

getAnnualEstimatedIncome

public BigDecimal getAnnualEstimatedIncome()
Gets the annualEstimatedIncome.

Returns:
annualEstimatedIncome

setAnnualEstimatedIncome

public void setAnnualEstimatedIncome(BigDecimal annualEstimatedIncome)
Sets the annualEstimatedIncome.

Parameters:
annualEstimatedIncome -

getCarryVal

public BigDecimal getCarryVal()
Gets the carryVal.

Returns:
carryVal

setCarryVal

public void setCarryVal(BigDecimal carryVal)
Sets the carryVal.

Parameters:
carryVal -

getIpIndicator

public String getIpIndicator()
Gets the ipIndicator.

Returns:
ipIndicator

setIpIndicator

public void setIpIndicator(String ipIndicator)
Sets the ipIndicator.

Parameters:
ipIndicator -

getKemid

public String getKemid()
Gets the kemid.

Returns:
kemid

setKemid

public void setKemid(String kemid)
Sets the kemid.

Parameters:
kemid -

getMarketVal

public BigDecimal getMarketVal()
Gets the marketVal.

Returns:
marketVal

setMarketVal

public void setMarketVal(BigDecimal marketVal)
Sets the marketVal

Parameters:
marketVal -

getNextFYEstimatedIncome

public BigDecimal getNextFYEstimatedIncome()
Gets the nextFYEstimatedIncome.

Returns:
nextFYEstimatedIncome

setNextFYEstimatedIncome

public void setNextFYEstimatedIncome(BigDecimal nextFYEstimatedIncome)
Sets the nextFYEstimatedIncome.

Parameters:
nextFYEstimatedIncome -

getRegistrationCode

public String getRegistrationCode()
Gets the registrationCode.

Returns:
registrationCode

setRegistrationCode

public void setRegistrationCode(String registrationCode)
Sets the registrationCode.

Parameters:
registrationCode -

getRemainderOfFYEstimatedIncome

public BigDecimal getRemainderOfFYEstimatedIncome()
Gets the remainderOfFYEstimatedIncome.

Returns:
remainderOfFYEstimatedIncome

setRemainderOfFYEstimatedIncome

public void setRemainderOfFYEstimatedIncome(BigDecimal remainderOfFYEstimatedIncome)
Sets the remainderOfFYEstimatedIncome.

Parameters:
remainderOfFYEstimatedIncome -

getReportingGroupCode

public String getReportingGroupCode()
Gets the reportingGroupCode.

Returns:
reportingGroupCode

setReportingGroupCode

public void setReportingGroupCode(String reportingGroupCode)
Sets the reportingGroupCode.

Parameters:
reportingGroupCode -

getSecurityId

public String getSecurityId()
Gets the securityId.

Returns:
securityId

setSecurityId

public void setSecurityId(String securityId)
TSets the securityId.

Parameters:
securityId -

getUnits

public BigDecimal getUnits()
Gets the units.

Returns:
units

setUnits

public void setUnits(BigDecimal units)
Sets the units.

Parameters:
units -

getBalanceDate

public Date getBalanceDate()
Gets the Balance Date which is the Current/System Process date

Returns:
the Balance Date


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.