org.kuali.kfs.gl.batch.service.impl
Class IndirectCostRecoveryGenerationMetadata
java.lang.Object
org.kuali.kfs.gl.batch.service.impl.IndirectCostRecoveryGenerationMetadata
public class IndirectCostRecoveryGenerationMetadata
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndirectCostRecoveryGenerationMetadata
public IndirectCostRecoveryGenerationMetadata()
getIndirectCostRecoveryTypeCode
public String getIndirectCostRecoveryTypeCode()
setIndirectCostRecoveryTypeCode
public void setIndirectCostRecoveryTypeCode(String indirectCostRecoveryTypeCode)
getFinancialIcrSeriesIdentifier
public String getFinancialIcrSeriesIdentifier()
setFinancialIcrSeriesIdentifier
public void setFinancialIcrSeriesIdentifier(String financialIcrSeriesIdentifier)
getIndirectCostRcvyFinCoaCode
public String getIndirectCostRcvyFinCoaCode()
setIndirectCostRcvyFinCoaCode
public void setIndirectCostRcvyFinCoaCode(String indirectCostRcvyFinCoaCode)
getIndirectCostRecoveryAcctNbr
public String getIndirectCostRecoveryAcctNbr()
setIndirectCostRecoveryAcctNbr
public void setIndirectCostRecoveryAcctNbr(String indirectCostRecoveryAcctNbr)
getIndirectCostRecoveryAcct
public Account getIndirectCostRecoveryAcct()
setIndirectCostRecoveryAcct
public void setIndirectCostRecoveryAcct(Account indirectCostRecoveryAcct)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.