public class A21IndirectCostRecoveryAccount extends IndirectCostRecoveryAccount
| Constructor and Description | 
|---|
| A21IndirectCostRecoveryAccount()Default constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| static A21IndirectCostRecoveryAccount | copyICRAccount(IndirectCostRecoveryAccount icrAccount)static instantiate an A21ICRAccount from an ICRAccount | 
| Integer | getA21IndirectCostRecoveryAccountGeneratedIdentifier() | 
| String | getSubAccountNumber() | 
| void | setA21IndirectCostRecoveryAccountGeneratedIdentifier(Integer a21IndirectCostRecoveryAccountGeneratedIdentifier) | 
| void | setSubAccountNumber(String subAccountNumber) | 
| protected LinkedHashMap | toStringMapper_RICE20_REFACTORME() | 
getAccountLinePercent, getAccountNumber, getChartOfAccountsCode, getIndirectCostRecoveryAccount, getIndirectCostRecoveryAccountGeneratedIdentifier, getIndirectCostRecoveryAccountNumber, getIndirectCostRecoveryChartOfAccounts, getIndirectCostRecoveryFinCoaCode, isActive, setAccountLinePercent, setAccountNumber, setActive, setChartOfAccountsCode, setIndirectCostRecoveryAccount, setIndirectCostRecoveryAccountGeneratedIdentifier, setIndirectCostRecoveryAccountNumber, setIndirectCostRecoveryChartOfAccounts, setIndirectCostRecoveryFinCoaCodeafterDelete, 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, setVersionNumberpublic A21IndirectCostRecoveryAccount()
public static A21IndirectCostRecoveryAccount copyICRAccount(IndirectCostRecoveryAccount icrAccount)
icrAccount - public Integer getA21IndirectCostRecoveryAccountGeneratedIdentifier()
public void setA21IndirectCostRecoveryAccountGeneratedIdentifier(Integer a21IndirectCostRecoveryAccountGeneratedIdentifier)
public String getSubAccountNumber()
public void setSubAccountNumber(String subAccountNumber)
protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
org.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()Copyright © 2004–2015 The Kuali Foundation. All rights reserved.