public class AssetPaymentInfo extends Object
| Constructor and Description | 
|---|
AssetPaymentInfo()  | 
| Modifier and Type | Method and Description | 
|---|---|
org.kuali.rice.core.api.util.type.KualiDecimal | 
getAccumulatedPrimaryDepreciationAmount()
Gets the accumulatedPrimaryDepreciationAmount attribute. 
 | 
String | 
getCampusPlantAccountNumber()
Gets the campusPlantAccountNumber attribute. 
 | 
String | 
getCampusPlantChartCode()
Gets the campusPlantChartCode attribute. 
 | 
Long | 
getCapitalAssetNumber()
Gets the capitalAssetNumber attribute. 
 | 
String | 
getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute. 
 | 
Integer | 
getDepreciableLifeLimit()
Gets the depreciableLifeLimit attribute. 
 | 
Date | 
getDepreciationDate()
Gets the depreciationDate attribute. 
 | 
String | 
getFinancialObjectCode()
Gets the financialObjectCode attribute. 
 | 
String | 
getFinancialObjectSubTypeCode()
Gets the financialObjectSubTypeCode attribute. 
 | 
String | 
getFinancialObjectTypeCode()
Gets the financialObjectTypeCode attribute. 
 | 
String | 
getFinancialSubObjectCode()
Gets the financialSubObjectCode attribute. 
 | 
String | 
getOrganizationPlantAccountNumber()
Gets the organizationPlantAccountNumber attribute. 
 | 
String | 
getOrganizationPlantChartCode()
Gets the organizationPlantChartCode attribute. 
 | 
Integer | 
getPaymentSequenceNumber()
Gets the paymentSequenceNumber attribute. 
 | 
org.kuali.rice.core.api.util.type.KualiDecimal | 
getPrimaryDepreciationBaseAmount()
Gets the primaryDepreciationBaseAmount attribute. 
 | 
String | 
getPrimaryDepreciationMethodCode()
Gets the primaryDepreciationMethodCode attribute. 
 | 
String | 
getProjectCode()
Gets the projectCode attribute. 
 | 
org.kuali.rice.core.api.util.type.KualiDecimal | 
getSalvageAmount()
Gets the salvageAmount attribute. 
 | 
String | 
getSubAccountNumber()
Gets the subAccountNumber attribute. 
 | 
org.kuali.rice.core.api.util.type.KualiDecimal | 
getTransactionAmount()
Gets the transactionAmount attribute. 
 | 
void | 
setAccumulatedPrimaryDepreciationAmount(org.kuali.rice.core.api.util.type.KualiDecimal accumulatedPrimaryDepreciationAmount)
Sets the accumulatedPrimaryDepreciationAmount attribute value. 
 | 
void | 
setCampusPlantAccountNumber(String campusPlantAccountNumber)
Sets the campusPlantAccountNumber attribute value. 
 | 
void | 
setCampusPlantChartCode(String campusPlantChartCode)
Sets the campusPlantChartCode attribute value. 
 | 
void | 
setCapitalAssetNumber(Long capitalAssetNumber)
Sets the capitalAssetNumber attribute value. 
 | 
void | 
setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute value. 
 | 
void | 
setDepreciableLifeLimit(Integer depreciableLifeLimit)
Sets the depreciableLifeLimit attribute value. 
 | 
void | 
setDepreciationDate(Date depreciationDate)
Sets the depreciationDate attribute value. 
 | 
void | 
setFinancialObjectCode(String financialObjectCode)
Sets the financialObjectCode attribute value. 
 | 
void | 
setFinancialObjectSubTypeCode(String financialObjectSubTypeCode)
Sets the financialObjectSubTypeCode attribute value. 
 | 
void | 
setFinancialObjectTypeCode(String financialObjectTypeCode)
Sets the financialObjectTypeCode attribute value. 
 | 
void | 
setFinancialSubObjectCode(String financialSubObjectCode)
Sets the financialSubObjectCode attribute value. 
 | 
void | 
setOrganizationPlantAccountNumber(String organizationPlantAccountNumber)
Sets the organizationPlantAccountNumber attribute value. 
 | 
void | 
setOrganizationPlantChartCode(String organizationPlantChartCode)
Sets the organizationPlantChartCode attribute value. 
 | 
void | 
setPaymentSequenceNumber(Integer paymentSequenceNumber)
Sets the paymentSequenceNumber attribute value. 
 | 
void | 
setPrimaryDepreciationBaseAmount(org.kuali.rice.core.api.util.type.KualiDecimal primaryDepreciationBaseAmount)
Sets the primaryDepreciationBaseAmount attribute value. 
 | 
void | 
setPrimaryDepreciationMethodCode(String primaryDepreciationMethodCode)
Sets the primaryDepreciationMethodCode attribute value. 
 | 
void | 
setProjectCode(String projectCode)
Sets the projectCode attribute value. 
 | 
void | 
setSalvageAmount(org.kuali.rice.core.api.util.type.KualiDecimal salvageAmount)
Sets the salvageAmount attribute value. 
 | 
void | 
setSubAccountNumber(String subAccountNumber)
Sets the subAccountNumber attribute value. 
 | 
void | 
setTransactionAmount(org.kuali.rice.core.api.util.type.KualiDecimal transactionAmount)
Sets the transactionAmount attribute value. 
 | 
public AssetPaymentInfo()
public Long getCapitalAssetNumber()
public void setCapitalAssetNumber(Long capitalAssetNumber)
capitalAssetNumber - The capitalAssetNumber to set.public Integer getPaymentSequenceNumber()
public void setPaymentSequenceNumber(Integer paymentSequenceNumber)
paymentSequenceNumber - The paymentSequenceNumber to set.public Date getDepreciationDate()
public void setDepreciationDate(Date depreciationDate)
depreciationDate - The depreciationDate to set.public Integer getDepreciableLifeLimit()
public void setDepreciableLifeLimit(Integer depreciableLifeLimit)
depreciableLifeLimit - The depreciableLifeLimit to set.public String getOrganizationPlantAccountNumber()
public void setOrganizationPlantAccountNumber(String organizationPlantAccountNumber)
organizationPlantAccountNumber - The organizationPlantAccountNumber to set.public String getOrganizationPlantChartCode()
public void setOrganizationPlantChartCode(String organizationPlantChartCode)
organizationPlantChartCode - The organizationPlantChartCode to set.public String getPrimaryDepreciationMethodCode()
public void setPrimaryDepreciationMethodCode(String primaryDepreciationMethodCode)
primaryDepreciationMethodCode - The primaryDepreciationMethodCode to set.public org.kuali.rice.core.api.util.type.KualiDecimal getSalvageAmount()
public void setSalvageAmount(org.kuali.rice.core.api.util.type.KualiDecimal salvageAmount)
salvageAmount - The salvageAmount to set.public String getCampusPlantChartCode()
public void setCampusPlantChartCode(String campusPlantChartCode)
campusPlantChartCode - The campusPlantChartCode to set.public String getCampusPlantAccountNumber()
public void setCampusPlantAccountNumber(String campusPlantAccountNumber)
campusPlantAccountNumber - The campusPlantAccountNumber to set.public String getFinancialObjectSubTypeCode()
public void setFinancialObjectSubTypeCode(String financialObjectSubTypeCode)
financialObjectSubTypeCode - The financialObjectSubTypeCode to set.public String getFinancialObjectTypeCode()
public void setFinancialObjectTypeCode(String financialObjectTypeCode)
financialObjectTypeCode - The financialObjectTypeCode to set.public org.kuali.rice.core.api.util.type.KualiDecimal getPrimaryDepreciationBaseAmount()
public void setPrimaryDepreciationBaseAmount(org.kuali.rice.core.api.util.type.KualiDecimal primaryDepreciationBaseAmount)
primaryDepreciationBaseAmount - The primaryDepreciationBaseAmount to set.public String getFinancialObjectCode()
public void setFinancialObjectCode(String financialObjectCode)
financialObjectCode - The financialObjectCode to set.public org.kuali.rice.core.api.util.type.KualiDecimal getAccumulatedPrimaryDepreciationAmount()
public void setAccumulatedPrimaryDepreciationAmount(org.kuali.rice.core.api.util.type.KualiDecimal accumulatedPrimaryDepreciationAmount)
accumulatedPrimaryDepreciationAmount - The accumulatedPrimaryDepreciationAmount to set.public String getSubAccountNumber()
public void setSubAccountNumber(String subAccountNumber)
subAccountNumber - The subAccountNumber to set.public String getFinancialSubObjectCode()
public void setFinancialSubObjectCode(String financialSubObjectCode)
financialSubObjectCode - The financialSubObjectCode to set.public String getProjectCode()
public void setProjectCode(String projectCode)
projectCode - The projectCode to set.public org.kuali.rice.core.api.util.type.KualiDecimal getTransactionAmount()
public void setTransactionAmount(org.kuali.rice.core.api.util.type.KualiDecimal transactionAmount)
transactionAmount - The transactionAmount to set.public String getChartOfAccountsCode()
public void setChartOfAccountsCode(String chartOfAccountsCode)
chartOfAccountsCode - The chartOfAccountsCode to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.