public class CapitalAssetAccountsGroupDetails extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
CapitalAssetAccountsGroupDetails()
Constructs a CapitalAssetInformation.java.
|
Modifier and Type | Method and Description |
---|---|
String |
getAccountNumber()
Gets the accountNumber attribute.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getAmount() |
Integer |
getCapitalAssetAccountLineNumber()
Gets the capitalAssetAccountLineNumber attribute.
|
CapitalAssetInformation |
getCapitalAssetInformation()
Gets the capitalAssetInformation attribute.
|
Integer |
getCapitalAssetLineNumber()
Gets the capitalAssetLineNumber attribute.
|
String |
getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute.
|
String |
getDocumentNumber()
Gets the documentNumber attribute.
|
String |
getFinancialDocumentLineTypeCode()
Gets the financialDocumentLineTypeCode attribute.
|
String |
getFinancialObjectCode()
Gets the financialObjectCode attribute.
|
String |
getFinancialSubObjectCode() |
String |
getOrganizationReferenceId() |
String |
getProjectCode() |
Integer |
getSequenceNumber()
Gets the sequenceNumber attribute.
|
String |
getSubAccountNumber() |
Map<String,Object> |
getValuesMap()
Returns a map with the primitive field names as the key and the primitive values as the map value.
|
void |
setAccountNumber(String accountNumber)
Sets the accountNumber attribute.
|
void |
setAmount(org.kuali.rice.core.api.util.type.KualiDecimal amount) |
void |
setCapitalAssetAccountLineNumber(Integer capitalAssetAccountLineNumber)
Sets the capitalAssetAccountLineNumber attribute.
|
void |
setCapitalAssetInformation(CapitalAssetInformation capitalAssetInformation)
Sets the capitalAssetInformation attribute value.
|
void |
setCapitalAssetLineNumber(Integer capitalAssetLineNumber)
Sets the capitalAssetLineNumber attribute value.
|
void |
setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute.
|
void |
setDocumentNumber(String documentNumber)
Sets the documentNumber attribute.
|
void |
setFinancialDocumentLineTypeCode(String financialDocumentLineTypeCode)
Sets the financialDocumentLineTypeCode attribute.
|
void |
setFinancialObjectCode(String financialObjectCode)
Sets the financialObjectCode attribute.
|
void |
setFinancialSubObjectCode(String financialSubObjectCode) |
void |
setOrganizationReferenceId(String organizationReferenceId) |
void |
setProjectCode(String projectCode) |
void |
setSequenceNumber(Integer sequenceNumber)
Sets the sequenceNumber attribute.
|
void |
setSubAccountNumber(String subAccountNumber) |
protected LinkedHashMap |
toStringMapper() |
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
public CapitalAssetAccountsGroupDetails()
public String getDocumentNumber()
public Integer getCapitalAssetAccountLineNumber()
public String getFinancialDocumentLineTypeCode()
public String getChartOfAccountsCode()
public String getAccountNumber()
public String getFinancialObjectCode()
public CapitalAssetInformation getCapitalAssetInformation()
public void setCapitalAssetInformation(CapitalAssetInformation capitalAssetInformation)
capitalAssetInformation
- The capitalAssetInformation to set.public void setDocumentNumber(String documentNumber)
documentNumber
- The documentNumber to set.public void setCapitalAssetAccountLineNumber(Integer capitalAssetAccountLineNumber)
capitalAssetAccountLineNumber
- The capitalAssetAccountLineNumber to set.public void setFinancialDocumentLineTypeCode(String financialDocumentLineTypeCode)
financialDocumentLineTypeCode
- The financialDocumentLineTypeCode to set.public void setChartOfAccountsCode(String chartOfAccountsCode)
chartOfAccountsCode
- The chartOfAccountsCode to set.public void setAccountNumber(String accountNumber)
accountNumber
- The accountNumber to set.public void setFinancialObjectCode(String financialObjectCode)
financialObjectCode
- The financialObjectCode to set.public Integer getSequenceNumber()
public void setSequenceNumber(Integer sequenceNumber)
sequenceNumber
- The sequenceNumber to set.protected LinkedHashMap toStringMapper()
public Map<String,Object> getValuesMap()
public Integer getCapitalAssetLineNumber()
public void setCapitalAssetLineNumber(Integer capitalAssetLineNumber)
capitalAssetLineNumber
- The capitalAssetLineNumber to set.public org.kuali.rice.core.api.util.type.KualiDecimal getAmount()
public void setAmount(org.kuali.rice.core.api.util.type.KualiDecimal amount)
amount
- The amount to set.public String getSubAccountNumber()
public void setSubAccountNumber(String subAccountNumber)
public String getFinancialSubObjectCode()
public void setFinancialSubObjectCode(String financialSubObjectCode)
public String getProjectCode()
public void setProjectCode(String projectCode)
public String getOrganizationReferenceId()
public void setOrganizationReferenceId(String organizationReferenceId)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.