public class IndirectCostRecoveryRateDetail extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements org.kuali.rice.core.api.mo.common.active.MutableInactivatable, FiscalYearBasedBusinessObject
| Constructor and Description |
|---|
IndirectCostRecoveryRateDetail()
Default no-arg constructor.
|
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, setVersionNumberclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic IndirectCostRecoveryRateDetail()
public String getAccountNumber()
public void setAccountNumber(String accountNumber)
public Integer getAwardIndrCostRcvyEntryNbr()
public void setAwardIndrCostRcvyEntryNbr(Integer awardIndrCostRcvyEntryNbr)
public BigDecimal getAwardIndrCostRcvyRatePct()
public void setAwardIndrCostRcvyRatePct(BigDecimal awardIndrCostRcvyRatePct)
public String getChartOfAccountsCode()
public void setChartOfAccountsCode(String chartOfAccountsCode)
public String getFinancialIcrSeriesIdentifier()
public void setFinancialIcrSeriesIdentifier(String financialIcrSeriesIdentifier)
public String getFinancialObjectCode()
public void setFinancialObjectCode(String financialObjectCode)
public String getFinancialSubObjectCode()
public void setFinancialSubObjectCode(String financialSubObjectCode)
public String getSubAccountNumber()
public void setSubAccountNumber(String subAccountNumber)
public String getTransactionDebitIndicator()
public void setTransactionDebitIndicator(String transactionDebitIndicator)
public SystemOptions getUniversityFiscal()
public void setUniversityFiscal(SystemOptions universityFiscal)
public Integer getUniversityFiscalYear()
getUniversityFiscalYear in interface FiscalYearBasedBusinessObjectpublic void setUniversityFiscalYear(Integer universityFiscalYear)
setUniversityFiscalYear in interface FiscalYearBasedBusinessObjectprotected LinkedHashMap toStringMapper_RICE20_REFACTORME()
org.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()public boolean isActive()
isActive in interface org.kuali.rice.core.api.mo.common.active.Inactivatablepublic void setActive(boolean active)
setActive in interface org.kuali.rice.core.api.mo.common.active.MutableInactivatablepublic IndirectCostRecoveryRate getIndirectCostRecoveryRate()
public void setIndirectCostRecoveryRate(IndirectCostRecoveryRate indirectCostRecoveryRate)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.