org.kuali.kfs.module.cam.businessobject
Class AssetPayment

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.cam.businessobject.AssetPayment
All Implemented Interfaces:
Serializable, org.apache.ojb.broker.PersistenceBrokerAware, org.kuali.rice.kns.bo.BusinessObject, org.kuali.rice.kns.bo.PersistableBusinessObject

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

Author:
Kuali Nervous System Team (kualidev@oncourse.iu.edu)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
extension, versionNumber
 
Constructor Summary
AssetPayment()
          Default constructor.
AssetPayment(AssetPayment assetPayment, boolean withAmounts)
          Constructs an AssetPayment
AssetPayment(AssetPaymentDetail assetPaymentDetail)
          Constructs a AssetPayment for use with Asset Payment
AssetPayment(AssetPaymentDetail assetPaymentDetail, String acquisitionTypeCode)
          Constructs a AssetPayment for use with Asset Separate
 
Method Summary
 Account getAccount()
          Gets the account attribute.
 org.kuali.rice.kns.util.KualiDecimal getAccountChargeAmount()
          Gets the accountChargeAmount attribute.
 String getAccountNumber()
          Gets the accountNumber attribute.
 org.kuali.rice.kns.util.KualiDecimal getAccumulatedPrimaryDepreciationAmount()
          Gets the accumulatedPrimaryDepreciationAmount attribute.
 Asset getAsset()
          Gets the asset attribute.
 Long getCapitalAssetNumber()
          Gets the capitalAssetNumber attribute.
 Chart getChartOfAccounts()
          Gets the chartOfAccounts attribute.
 String getChartOfAccountsCode()
          Gets the chartOfAccountsCode attribute.
 org.kuali.rice.kns.bo.DocumentHeader getDocumentHeader()
          Gets the documentHeader attribute.
 String getDocumentNumber()
          Gets the documentNumber attribute.
 Date getFinancialDocumentPostingDate()
          Gets the financialDocumentPostingDate attribute.
 AccountingPeriod getFinancialDocumentPostingPeriod()
          Gets the financialDocumentPostingPeriod attribute.
 String getFinancialDocumentPostingPeriodCode()
          Gets the financialDocumentPostingPeriodCode attribute.
 Integer getFinancialDocumentPostingYear()
          Gets the financialDocumentPostingYear attribute.
 String getFinancialDocumentTypeCode()
          Gets the financialDocumentTypeCode attribute.
 ObjectCode getFinancialObject()
          Gets the financialObject attribute.
 String getFinancialObjectCode()
          Gets the financialObjectCode attribute.
 SubObjectCode getFinancialSubObject()
          Gets the financialSubObject attribute.
 String getFinancialSubObjectCode()
          Gets the financialSubObjectCode attribute.
 org.kuali.rice.kew.doctype.bo.DocumentTypeEBO getFinancialSystemDocumentTypeCode()
          Gets the financialSystemDocumentTypeCode attribute.
 OriginationCode getFinancialSystemOrigination()
          Gets the financialSystemOrigination attribute.
 String getFinancialSystemOriginationCode()
          Gets the financialSystemOriginationCode attribute.
 SystemOptions getOption()
          Gets the option attribute.
 String getOrganizationReferenceId()
          Gets the organizationReferenceId attribute.
 Integer getPaymentSequenceNumber()
          Gets the paymentSequenceNumber attribute.
 org.kuali.rice.kns.util.KualiDecimal getPeriod10Depreciation1Amount()
          Gets the period10Depreciation1Amount attribute.
 org.kuali.rice.kns.util.KualiDecimal getPeriod11Depreciation1Amount()
          Gets the period11Depreciation1Amount attribute.
 org.kuali.rice.kns.util.KualiDecimal getPeriod12Depreciation1Amount()
          Gets the period12Depreciation1Amount attribute.
 org.kuali.rice.kns.util.KualiDecimal getPeriod1Depreciation1Amount()
          Gets the period1Depreciation1Amount attribute.
 org.kuali.rice.kns.util.KualiDecimal getPeriod2Depreciation1Amount()
          Gets the period2Depreciation1Amount attribute.
 org.kuali.rice.kns.util.KualiDecimal getPeriod3Depreciation1Amount()
          Gets the period3Depreciation1Amount attribute.
 org.kuali.rice.kns.util.KualiDecimal getPeriod4Depreciation1Amount()
          Gets the period4Depreciation1Amount attribute.
 org.kuali.rice.kns.util.KualiDecimal getPeriod5Depreciation1Amount()
          Gets the period5Depreciation1Amount attribute.
 org.kuali.rice.kns.util.KualiDecimal getPeriod6Depreciation1Amount()
          Gets the period6Depreciation1Amount attribute.
 org.kuali.rice.kns.util.KualiDecimal getPeriod7Depreciation1Amount()
          Gets the period7Depreciation1Amount attribute.
 org.kuali.rice.kns.util.KualiDecimal getPeriod8Depreciation1Amount()
          Gets the period8Depreciation1Amount attribute.
 org.kuali.rice.kns.util.KualiDecimal getPeriod9Depreciation1Amount()
          Gets the period9Depreciation1Amount attribute.
 org.kuali.rice.kns.util.KualiDecimal getPreviousYearPrimaryDepreciationAmount()
          Gets the previousYearPrimaryDepreciationAmount attribute.
 org.kuali.rice.kns.util.KualiDecimal getPrimaryDepreciationBaseAmount()
          Gets the primaryDepreciationBaseAmount attribute.
 ProjectCode getProject()
          Gets the project attribute.
 String getProjectCode()
          Gets the projectCode attribute.
 String getPurchaseOrderNumber()
          Gets the purchaseOrderNumber attribute.
 String getRequisitionNumber()
          Gets the requisitionNumber attribute.
 SubAccount getSubAccount()
          Gets the subAccount attribute.
 String getSubAccountNumber()
          Gets the subAccountNumber attribute.
 String getTransferPaymentCode()
          Gets the transferPaymentCode attribute.
 org.kuali.rice.kns.util.KualiDecimal getYearToDate()
          Get the yearToDate attribute
 void setAccount(Account account)
          Deprecated.  
 void setAccountChargeAmount(org.kuali.rice.kns.util.KualiDecimal accountChargeAmount)
          Sets the accountChargeAmount attribute.
 void setAccountNumber(String accountNumber)
          Sets the accountNumber attribute.
 void setAccumulatedPrimaryDepreciationAmount(org.kuali.rice.kns.util.KualiDecimal accumulatedPrimaryDepreciationAmount)
          Sets the accumulatedPrimaryDepreciationAmount attribute.
 void setAsset(Asset asset)
          Deprecated.  
 void setCapitalAssetNumber(Long capitalAssetNumber)
          Sets the capitalAssetNumber attribute.
 void setChartOfAccounts(Chart chartOfAccounts)
          Deprecated.  
 void setChartOfAccountsCode(String chartOfAccountsCode)
          Sets the chartOfAccountsCode attribute.
 void setDocumentHeader(org.kuali.rice.kns.bo.DocumentHeader documentHeader)
          Deprecated.  
 void setDocumentNumber(String documentNumber)
          Sets the documentNumber attribute.
 void setFinancialDocumentPostingDate(Date financialDocumentPostingDate)
          Sets the financialDocumentPostingDate attribute.
 void setFinancialDocumentPostingPeriod(AccountingPeriod financialDocumentPostingPeriod)
          Deprecated.  
 void setFinancialDocumentPostingPeriodCode(String financialDocumentPostingPeriodCode)
          Sets the financialDocumentPostingPeriodCode attribute.
 void setFinancialDocumentPostingYear(Integer financialDocumentPostingYear)
          Sets the financialDocumentPostingYear attribute.
 void setFinancialDocumentTypeCode(String financialDocumentTypeCode)
          Sets the financialDocumentTypeCode attribute.
 void setFinancialObject(ObjectCode financialObject)
          Deprecated.  
 void setFinancialObjectCode(String financialObjectCode)
          Sets the financialObjectCode attribute.
 void setFinancialSubObject(SubObjectCode financialSubObject)
          Deprecated.  
 void setFinancialSubObjectCode(String financialSubObjectCode)
          Sets the financialSubObjectCode attribute.
 void setFinancialSystemOrigination(OriginationCode financialSystemOrigination)
          Deprecated.  
 void setFinancialSystemOriginationCode(String financialSystemOriginationCode)
          Sets the financialSystemOriginationCode attribute.
 void setOption(SystemOptions option)
          Deprecated.  
 void setOrganizationReferenceId(String organizationReferenceId)
          Sets the organizationReferenceId attribute.
 void setPaymentSequenceNumber(Integer paymentSequenceNumber)
          Sets the paymentSequenceNumber attribute.
 void setPeriod10Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period10Depreciation1Amount)
          Sets the period10Depreciation1Amount attribute.
 void setPeriod11Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period11Depreciation1Amount)
          Sets the period11Depreciation1Amount attribute.
 void setPeriod12Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period12Depreciation1Amount)
          Sets the period12Depreciation1Amount attribute.
 void setPeriod1Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period1Depreciation1Amount)
          Sets the period1Depreciation1Amount attribute.
 void setPeriod2Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period2Depreciation1Amount)
          Sets the period2Depreciation1Amount attribute.
 void setPeriod3Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period3Depreciation1Amount)
          Sets the period3Depreciation1Amount attribute.
 void setPeriod4Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period4Depreciation1Amount)
          Sets the period4Depreciation1Amount attribute.
 void setPeriod5Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period5Depreciation1Amount)
          Sets the period5Depreciation1Amount attribute.
 void setPeriod6Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period6Depreciation1Amount)
          Sets the period6Depreciation1Amount attribute.
 void setPeriod7Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period7Depreciation1Amount)
          Sets the period7Depreciation1Amount attribute.
 void setPeriod8Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period8Depreciation1Amount)
          Sets the period8Depreciation1Amount attribute.
 void setPeriod9Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period9Depreciation1Amount)
          Sets the period9Depreciation1Amount attribute.
 void setPreviousYearPrimaryDepreciationAmount(org.kuali.rice.kns.util.KualiDecimal previousYearPrimaryDepreciationAmount)
          Sets the previousYearPrimaryDepreciationAmount attribute.
 void setPrimaryDepreciationBaseAmount(org.kuali.rice.kns.util.KualiDecimal primaryDepreciationBaseAmount)
          Sets the primaryDepreciationBaseAmount attribute.
 void setProject(ProjectCode project)
          Deprecated.  
 void setProjectCode(String projectCode)
          Sets the projectCode attribute.
 void setPurchaseOrderNumber(String purchaseOrderNumber)
          Sets the purchaseOrderNumber attribute.
 void setRequisitionNumber(String requisitionNumber)
          Sets the requisitionNumber attribute.
 void setSubAccount(SubAccount subAccount)
          Deprecated.  
 void setSubAccountNumber(String subAccountNumber)
          Sets the subAccountNumber attribute.
 void setTransferPaymentCode(String transferPaymentCode)
          Sets the transferPaymentCode attribute.
 void setYearToDate(org.kuali.rice.kns.util.KualiDecimal yearToDate)
          Sets the yearToDate attribute value.
protected  LinkedHashMap<String,String> 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

AssetPayment

public AssetPayment()
Default constructor.


AssetPayment

public AssetPayment(AssetPayment assetPayment,
                    boolean withAmounts)
Constructs an AssetPayment

Parameters:
assetPaymentDetail -
withAmounts - indicates whether amount fields should be copied from the assetPayment object

AssetPayment

public AssetPayment(AssetPaymentDetail assetPaymentDetail)
Constructs a AssetPayment for use with Asset Payment

Parameters:
assetPaymentDetail -

AssetPayment

public AssetPayment(AssetPaymentDetail assetPaymentDetail,
                    String acquisitionTypeCode)
Constructs a AssetPayment for use with Asset Separate

Parameters:
assetPaymentDetail -
acquisitionTypeCode -
Method Detail

getCapitalAssetNumber

public Long getCapitalAssetNumber()
Gets the capitalAssetNumber attribute.

Returns:
Returns the capitalAssetNumber

setCapitalAssetNumber

public void setCapitalAssetNumber(Long capitalAssetNumber)
Sets the capitalAssetNumber attribute.

Parameters:
capitalAssetNumber - The capitalAssetNumber to set.

getPaymentSequenceNumber

public Integer getPaymentSequenceNumber()
Gets the paymentSequenceNumber attribute.

Returns:
Returns the paymentSequenceNumber

setPaymentSequenceNumber

public void setPaymentSequenceNumber(Integer paymentSequenceNumber)
Sets the paymentSequenceNumber attribute.

Parameters:
paymentSequenceNumber - The paymentSequenceNumber to set.

getChartOfAccountsCode

public String getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute.

Returns:
Returns the chartOfAccountsCode

setChartOfAccountsCode

public void setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute.

Parameters:
chartOfAccountsCode - The chartOfAccountsCode to set.

getAccountNumber

public String getAccountNumber()
Gets the accountNumber attribute.

Returns:
Returns the accountNumber

setAccountNumber

public void setAccountNumber(String accountNumber)
Sets the accountNumber attribute.

Parameters:
accountNumber - The accountNumber to set.

getSubAccountNumber

public String getSubAccountNumber()
Gets the subAccountNumber attribute.

Returns:
Returns the subAccountNumber

setSubAccountNumber

public void setSubAccountNumber(String subAccountNumber)
Sets the subAccountNumber attribute.

Parameters:
subAccountNumber - The subAccountNumber to set.

getFinancialObjectCode

public String getFinancialObjectCode()
Gets the financialObjectCode attribute.

Returns:
Returns the financialObjectCode

setFinancialObjectCode

public void setFinancialObjectCode(String financialObjectCode)
Sets the financialObjectCode attribute.

Parameters:
financialObjectCode - The financialObjectCode to set.

getFinancialSubObjectCode

public String getFinancialSubObjectCode()
Gets the financialSubObjectCode attribute.

Returns:
Returns the financialSubObjectCode

setFinancialSubObjectCode

public void setFinancialSubObjectCode(String financialSubObjectCode)
Sets the financialSubObjectCode attribute.

Parameters:
financialSubObjectCode - The financialSubObjectCode to set.

getFinancialSystemOriginationCode

public String getFinancialSystemOriginationCode()
Gets the financialSystemOriginationCode attribute.

Returns:
Returns the financialSystemOriginationCode

setFinancialSystemOriginationCode

public void setFinancialSystemOriginationCode(String financialSystemOriginationCode)
Sets the financialSystemOriginationCode attribute.

Parameters:
financialSystemOriginationCode - The financialSystemOriginationCode to set.

getFinancialDocumentTypeCode

public String getFinancialDocumentTypeCode()
Gets the financialDocumentTypeCode attribute.

Returns:
Returns the financialDocumentTypeCode

setFinancialDocumentTypeCode

public void setFinancialDocumentTypeCode(String financialDocumentTypeCode)
Sets the financialDocumentTypeCode attribute.

Parameters:
financialDocumentTypeCode - The financialDocumentTypeCode to set.

getDocumentNumber

public String getDocumentNumber()
Gets the documentNumber attribute.

Returns:
Returns the documentNumber

setDocumentNumber

public void setDocumentNumber(String documentNumber)
Sets the documentNumber attribute.

Parameters:
documentNumber - The documentNumber to set.

getFinancialDocumentPostingYear

public Integer getFinancialDocumentPostingYear()
Gets the financialDocumentPostingYear attribute.

Returns:
Returns the financialDocumentPostingYear

setFinancialDocumentPostingYear

public void setFinancialDocumentPostingYear(Integer financialDocumentPostingYear)
Sets the financialDocumentPostingYear attribute.

Parameters:
financialDocumentPostingYear - The financialDocumentPostingYear to set.

getFinancialDocumentPostingPeriodCode

public String getFinancialDocumentPostingPeriodCode()
Gets the financialDocumentPostingPeriodCode attribute.

Returns:
Returns the financialDocumentPostingPeriodCode

setFinancialDocumentPostingPeriodCode

public void setFinancialDocumentPostingPeriodCode(String financialDocumentPostingPeriodCode)
Sets the financialDocumentPostingPeriodCode attribute.

Parameters:
financialDocumentPostingPeriodCode - The financialDocumentPostingPeriodCode to set.

getFinancialDocumentPostingDate

public Date getFinancialDocumentPostingDate()
Gets the financialDocumentPostingDate attribute.

Returns:
Returns the financialDocumentPostingDate

setFinancialDocumentPostingDate

public void setFinancialDocumentPostingDate(Date financialDocumentPostingDate)
Sets the financialDocumentPostingDate attribute.

Parameters:
financialDocumentPostingDate - The financialDocumentPostingDate to set.

getProjectCode

public String getProjectCode()
Gets the projectCode attribute.

Returns:
Returns the projectCode

setProjectCode

public void setProjectCode(String projectCode)
Sets the projectCode attribute.

Parameters:
projectCode - The projectCode to set.

getOrganizationReferenceId

public String getOrganizationReferenceId()
Gets the organizationReferenceId attribute.

Returns:
Returns the organizationReferenceId

setOrganizationReferenceId

public void setOrganizationReferenceId(String organizationReferenceId)
Sets the organizationReferenceId attribute.

Parameters:
organizationReferenceId - The organizationReferenceId to set.

getAccountChargeAmount

public org.kuali.rice.kns.util.KualiDecimal getAccountChargeAmount()
Gets the accountChargeAmount attribute.

Returns:
Returns the accountChargeAmount

setAccountChargeAmount

public void setAccountChargeAmount(org.kuali.rice.kns.util.KualiDecimal accountChargeAmount)
Sets the accountChargeAmount attribute.

Parameters:
accountChargeAmount - The accountChargeAmount to set.

getPurchaseOrderNumber

public String getPurchaseOrderNumber()
Gets the purchaseOrderNumber attribute.

Returns:
Returns the purchaseOrderNumber

setPurchaseOrderNumber

public void setPurchaseOrderNumber(String purchaseOrderNumber)
Sets the purchaseOrderNumber attribute.

Parameters:
purchaseOrderNumber - The purchaseOrderNumber to set.

getRequisitionNumber

public String getRequisitionNumber()
Gets the requisitionNumber attribute.

Returns:
Returns the requisitionNumber

setRequisitionNumber

public void setRequisitionNumber(String requisitionNumber)
Sets the requisitionNumber attribute.

Parameters:
requisitionNumber - The requisitionNumber to set.

getPrimaryDepreciationBaseAmount

public org.kuali.rice.kns.util.KualiDecimal getPrimaryDepreciationBaseAmount()
Gets the primaryDepreciationBaseAmount attribute.

Returns:
Returns the primaryDepreciationBaseAmount

setPrimaryDepreciationBaseAmount

public void setPrimaryDepreciationBaseAmount(org.kuali.rice.kns.util.KualiDecimal primaryDepreciationBaseAmount)
Sets the primaryDepreciationBaseAmount attribute.

Parameters:
primaryDepreciationBaseAmount - The primaryDepreciationBaseAmount to set.

getAccumulatedPrimaryDepreciationAmount

public org.kuali.rice.kns.util.KualiDecimal getAccumulatedPrimaryDepreciationAmount()
Gets the accumulatedPrimaryDepreciationAmount attribute.

Returns:
Returns the accumulatedPrimaryDepreciationAmount

setAccumulatedPrimaryDepreciationAmount

public void setAccumulatedPrimaryDepreciationAmount(org.kuali.rice.kns.util.KualiDecimal accumulatedPrimaryDepreciationAmount)
Sets the accumulatedPrimaryDepreciationAmount attribute.

Parameters:
accumulatedPrimaryDepreciationAmount - The accumulatedPrimaryDepreciationAmount to set.

getPreviousYearPrimaryDepreciationAmount

public org.kuali.rice.kns.util.KualiDecimal getPreviousYearPrimaryDepreciationAmount()
Gets the previousYearPrimaryDepreciationAmount attribute.

Returns:
Returns the previousYearPrimaryDepreciationAmount

setPreviousYearPrimaryDepreciationAmount

public void setPreviousYearPrimaryDepreciationAmount(org.kuali.rice.kns.util.KualiDecimal previousYearPrimaryDepreciationAmount)
Sets the previousYearPrimaryDepreciationAmount attribute.

Parameters:
previousYearPrimaryDepreciationAmount - The previousYearPrimaryDepreciationAmount to set.

getPeriod1Depreciation1Amount

public org.kuali.rice.kns.util.KualiDecimal getPeriod1Depreciation1Amount()
Gets the period1Depreciation1Amount attribute.

Returns:
Returns the period1Depreciation1Amount

setPeriod1Depreciation1Amount

public void setPeriod1Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period1Depreciation1Amount)
Sets the period1Depreciation1Amount attribute.

Parameters:
period1Depreciation1Amount - The period1Depreciation1Amount to set.

getPeriod2Depreciation1Amount

public org.kuali.rice.kns.util.KualiDecimal getPeriod2Depreciation1Amount()
Gets the period2Depreciation1Amount attribute.

Returns:
Returns the period2Depreciation1Amount

setPeriod2Depreciation1Amount

public void setPeriod2Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period2Depreciation1Amount)
Sets the period2Depreciation1Amount attribute.

Parameters:
period2Depreciation1Amount - The period2Depreciation1Amount to set.

getPeriod3Depreciation1Amount

public org.kuali.rice.kns.util.KualiDecimal getPeriod3Depreciation1Amount()
Gets the period3Depreciation1Amount attribute.

Returns:
Returns the period3Depreciation1Amount

setPeriod3Depreciation1Amount

public void setPeriod3Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period3Depreciation1Amount)
Sets the period3Depreciation1Amount attribute.

Parameters:
period3Depreciation1Amount - The period3Depreciation1Amount to set.

getPeriod4Depreciation1Amount

public org.kuali.rice.kns.util.KualiDecimal getPeriod4Depreciation1Amount()
Gets the period4Depreciation1Amount attribute.

Returns:
Returns the period4Depreciation1Amount

setPeriod4Depreciation1Amount

public void setPeriod4Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period4Depreciation1Amount)
Sets the period4Depreciation1Amount attribute.

Parameters:
period4Depreciation1Amount - The period4Depreciation1Amount to set.

getPeriod5Depreciation1Amount

public org.kuali.rice.kns.util.KualiDecimal getPeriod5Depreciation1Amount()
Gets the period5Depreciation1Amount attribute.

Returns:
Returns the period5Depreciation1Amount

setPeriod5Depreciation1Amount

public void setPeriod5Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period5Depreciation1Amount)
Sets the period5Depreciation1Amount attribute.

Parameters:
period5Depreciation1Amount - The period5Depreciation1Amount to set.

getPeriod6Depreciation1Amount

public org.kuali.rice.kns.util.KualiDecimal getPeriod6Depreciation1Amount()
Gets the period6Depreciation1Amount attribute.

Returns:
Returns the period6Depreciation1Amount

setPeriod6Depreciation1Amount

public void setPeriod6Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period6Depreciation1Amount)
Sets the period6Depreciation1Amount attribute.

Parameters:
period6Depreciation1Amount - The period6Depreciation1Amount to set.

getPeriod7Depreciation1Amount

public org.kuali.rice.kns.util.KualiDecimal getPeriod7Depreciation1Amount()
Gets the period7Depreciation1Amount attribute.

Returns:
Returns the period7Depreciation1Amount

setPeriod7Depreciation1Amount

public void setPeriod7Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period7Depreciation1Amount)
Sets the period7Depreciation1Amount attribute.

Parameters:
period7Depreciation1Amount - The period7Depreciation1Amount to set.

getPeriod8Depreciation1Amount

public org.kuali.rice.kns.util.KualiDecimal getPeriod8Depreciation1Amount()
Gets the period8Depreciation1Amount attribute.

Returns:
Returns the period8Depreciation1Amount

setPeriod8Depreciation1Amount

public void setPeriod8Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period8Depreciation1Amount)
Sets the period8Depreciation1Amount attribute.

Parameters:
period8Depreciation1Amount - The period8Depreciation1Amount to set.

getPeriod9Depreciation1Amount

public org.kuali.rice.kns.util.KualiDecimal getPeriod9Depreciation1Amount()
Gets the period9Depreciation1Amount attribute.

Returns:
Returns the period9Depreciation1Amount

setPeriod9Depreciation1Amount

public void setPeriod9Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period9Depreciation1Amount)
Sets the period9Depreciation1Amount attribute.

Parameters:
period9Depreciation1Amount - The period9Depreciation1Amount to set.

getPeriod10Depreciation1Amount

public org.kuali.rice.kns.util.KualiDecimal getPeriod10Depreciation1Amount()
Gets the period10Depreciation1Amount attribute.

Returns:
Returns the period10Depreciation1Amount

setPeriod10Depreciation1Amount

public void setPeriod10Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period10Depreciation1Amount)
Sets the period10Depreciation1Amount attribute.

Parameters:
period10Depreciation1Amount - The period10Depreciation1Amount to set.

getPeriod11Depreciation1Amount

public org.kuali.rice.kns.util.KualiDecimal getPeriod11Depreciation1Amount()
Gets the period11Depreciation1Amount attribute.

Returns:
Returns the period11Depreciation1Amount

setPeriod11Depreciation1Amount

public void setPeriod11Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period11Depreciation1Amount)
Sets the period11Depreciation1Amount attribute.

Parameters:
period11Depreciation1Amount - The period11Depreciation1Amount to set.

getPeriod12Depreciation1Amount

public org.kuali.rice.kns.util.KualiDecimal getPeriod12Depreciation1Amount()
Gets the period12Depreciation1Amount attribute.

Returns:
Returns the period12Depreciation1Amount

setPeriod12Depreciation1Amount

public void setPeriod12Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period12Depreciation1Amount)
Sets the period12Depreciation1Amount attribute.

Parameters:
period12Depreciation1Amount - The period12Depreciation1Amount to set.

getTransferPaymentCode

public String getTransferPaymentCode()
Gets the transferPaymentCode attribute.

Returns:
Returns the transferPaymentCode

setTransferPaymentCode

public void setTransferPaymentCode(String transferPaymentCode)
Sets the transferPaymentCode attribute.

Parameters:
transferPaymentCode - The transferPaymentCode to set.

getAsset

public Asset getAsset()
Gets the asset attribute.

Returns:
Returns the asset

setAsset

public void setAsset(Asset asset)
Deprecated. 

Sets the asset attribute.

Parameters:
asset - The asset to set.

getChartOfAccounts

public Chart getChartOfAccounts()
Gets the chartOfAccounts attribute.

Returns:
Returns the chartOfAccounts

setChartOfAccounts

public void setChartOfAccounts(Chart chartOfAccounts)
Deprecated. 

Sets the chartOfAccounts attribute.

Parameters:
chartOfAccounts - The chartOfAccounts to set.

getSubAccount

public SubAccount getSubAccount()
Gets the subAccount attribute.

Returns:
Returns the subAccount

setSubAccount

public void setSubAccount(SubAccount subAccount)
Deprecated. 

Sets the subAccount attribute.

Parameters:
subAccount - The subAccount to set.

getFinancialObject

public ObjectCode getFinancialObject()
Gets the financialObject attribute.

Returns:
Returns the financialObject

setFinancialObject

public void setFinancialObject(ObjectCode financialObject)
Deprecated. 

Sets the financialObject attribute.

Parameters:
financialObject - The financialObject to set.

getAccount

public Account getAccount()
Gets the account attribute.

Returns:
Returns the account

setAccount

public void setAccount(Account account)
Deprecated. 

Sets the account attribute.

Parameters:
account - The account to set.

getFinancialSubObject

public SubObjectCode getFinancialSubObject()
Gets the financialSubObject attribute.

Returns:
Returns the financialSubObject

setFinancialSubObject

public void setFinancialSubObject(SubObjectCode financialSubObject)
Deprecated. 

Sets the financialSubObject attribute.

Parameters:
financialSubObject - The financialSubObject to set.

getProject

public ProjectCode getProject()
Gets the project attribute.

Returns:
Returns the project

setProject

public void setProject(ProjectCode project)
Deprecated. 

Sets the project attribute.

Parameters:
project - The project to set.

getDocumentHeader

public org.kuali.rice.kns.bo.DocumentHeader getDocumentHeader()
Gets the documentHeader attribute.

Returns:
Returns the documentHeader.

setDocumentHeader

public void setDocumentHeader(org.kuali.rice.kns.bo.DocumentHeader documentHeader)
Deprecated. 

Sets the documentHeader attribute value.

Parameters:
documentHeader - The documentHeader to set.

getFinancialSystemDocumentTypeCode

public org.kuali.rice.kew.doctype.bo.DocumentTypeEBO getFinancialSystemDocumentTypeCode()
Gets the financialSystemDocumentTypeCode attribute.

Returns:
Returns the financialSystemDocumentTypeCode.

getFinancialDocumentPostingPeriod

public AccountingPeriod getFinancialDocumentPostingPeriod()
Gets the financialDocumentPostingPeriod attribute.

Returns:
Returns the financialDocumentPostingPeriod.

setFinancialDocumentPostingPeriod

public void setFinancialDocumentPostingPeriod(AccountingPeriod financialDocumentPostingPeriod)
Deprecated. 

Sets the financialDocumentPostingPeriod attribute value.

Parameters:
financialDocumentPostingPeriod - The financialDocumentPostingPeriod to set.

getFinancialSystemOrigination

public OriginationCode getFinancialSystemOrigination()
Gets the financialSystemOrigination attribute.

Returns:
Returns the financialSystemOrigination.

setFinancialSystemOrigination

public void setFinancialSystemOrigination(OriginationCode financialSystemOrigination)
Deprecated. 

Sets the financialSystemOrigination attribute value.

Parameters:
financialSystemOrigination - The financialSystemOrigination to set.

getOption

public SystemOptions getOption()
Gets the option attribute.

Returns:
Returns the option.

setOption

public void setOption(SystemOptions option)
Deprecated. 

Sets the option attribute value.

Parameters:
option - The option to set.

toStringMapper

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

getYearToDate

public org.kuali.rice.kns.util.KualiDecimal getYearToDate()
Get the yearToDate attribute

Returns:
Returns the yearToDate

setYearToDate

public void setYearToDate(org.kuali.rice.kns.util.KualiDecimal yearToDate)
Sets the yearToDate attribute value.

Parameters:
yearToDate - The yearToDate to set.


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