public class IndirectCostRecoveryAccountDistributionMetadata extends Object
Constructor and Description |
---|
IndirectCostRecoveryAccountDistributionMetadata(IndirectCostRecoveryAccount icrAccount) |
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getAccountLinePercent() |
String |
getIndirectCostRecoveryAccountNumber() |
String |
getIndirectCostRecoveryFinCoaCode() |
void |
setAccountLinePercent(BigDecimal accountLinePercent) |
void |
setIndirectCostRecoveryAccountNumber(String indirectCostRecoveryAccountNumber) |
void |
setIndirectCostRecoveryFinCoaCode(String indirectCostRecoveryFinCoaCode) |
public IndirectCostRecoveryAccountDistributionMetadata(IndirectCostRecoveryAccount icrAccount)
icrAccount
- public String getIndirectCostRecoveryFinCoaCode()
public String getIndirectCostRecoveryAccountNumber()
public BigDecimal getAccountLinePercent()
public void setIndirectCostRecoveryFinCoaCode(String indirectCostRecoveryFinCoaCode)
public void setIndirectCostRecoveryAccountNumber(String indirectCostRecoveryAccountNumber)
public void setAccountLinePercent(BigDecimal accountLinePercent)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.