public class BudgetConstructionOrgSubFundSummaryReportTotal extends Object
Constructor and Description |
---|
BudgetConstructionOrgSubFundSummaryReportTotal()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
BudgetConstructionAccountSummary |
getBcas()
Gets the budgetConstructionAccountSummary
|
org.kuali.rice.core.api.util.type.KualiInteger |
getSubFundTotalRevenueBaseAmount()
Gets the subFundTotalRevenueBaseAmount
|
org.kuali.rice.core.api.util.type.KualiInteger |
getSubFundTotalRevenueReqAmount()
Gets the subFundTotalRevenueReqAmount
|
org.kuali.rice.core.api.util.type.KualiInteger |
getTotalGrossBaseAmount()
Gets the totalGrossBaseAmount
|
org.kuali.rice.core.api.util.type.KualiInteger |
getTotalGrossReqAmount()
Gets the totalGrossReqAmount
|
org.kuali.rice.core.api.util.type.KualiInteger |
getTotalNetTransferBaseAmount()
Gets the totalNetTransferBaseAmount
|
org.kuali.rice.core.api.util.type.KualiInteger |
getTotalNetTransferReqAmount()
Gets the totalNetTransferReqAmount
|
org.kuali.rice.core.api.util.type.KualiInteger |
getTotalRevenueBaseAmount()
Gets the totalRevenueBaseAmount
|
org.kuali.rice.core.api.util.type.KualiInteger |
getTotalRevenueReqAmount()
Gets the totalRevenueReqAmount
|
org.kuali.rice.core.api.util.type.KualiInteger |
getTotalTransferInBaseAmount()
Gets the totalTransferInBaseAmount
|
org.kuali.rice.core.api.util.type.KualiInteger |
getTotalTransferInReqAmount()
Gets the totalTransferInReqAmount
|
void |
setBcas(BudgetConstructionAccountSummary bcas)
Sets the budgetConstructionAccountSummary
|
void |
setSubFundTotalRevenueBaseAmount(org.kuali.rice.core.api.util.type.KualiInteger subFundTotalRevenueBaseAmount)
Sets the subFundTotalRevenueBaseAmount
|
void |
setSubFundTotalRevenueReqAmount(org.kuali.rice.core.api.util.type.KualiInteger subFundTotalRevenueReqAmount)
Sets the subFundTotalRevenueReqAmount
|
void |
setTotalGrossBaseAmount(org.kuali.rice.core.api.util.type.KualiInteger totalGrossBaseAmount)
Sets the totalGrossBaseAmount
|
void |
setTotalGrossReqAmount(org.kuali.rice.core.api.util.type.KualiInteger totalGrossReqAmount)
Sets the totalGrossReqAmount
|
void |
setTotalNetTransferBaseAmount(org.kuali.rice.core.api.util.type.KualiInteger totalNetTransferBaseAmount)
Sets the totalNetTransferBaseAmount
|
void |
setTotalNetTransferReqAmount(org.kuali.rice.core.api.util.type.KualiInteger totalNetTransferReqAmount)
Sets the totalNetTransferReqAmount
|
void |
setTotalRevenueBaseAmount(org.kuali.rice.core.api.util.type.KualiInteger totalRevenueBaseAmount)
Sets the totalRevenueBaseAmount
|
void |
setTotalRevenueReqAmount(org.kuali.rice.core.api.util.type.KualiInteger totalRevenueReqAmount)
Sets the totalRevenueReqAmount
|
void |
setTotalTransferInBaseAmount(org.kuali.rice.core.api.util.type.KualiInteger totalTransferInBaseAmount)
Sets the totalTransferInBaseAmount
|
void |
setTotalTransferInReqAmount(org.kuali.rice.core.api.util.type.KualiInteger totalTransferInReqAmount)
Sets the totalTransferInReqAmount
|
public BudgetConstructionOrgSubFundSummaryReportTotal()
public org.kuali.rice.core.api.util.type.KualiInteger getTotalGrossBaseAmount()
public void setTotalGrossBaseAmount(org.kuali.rice.core.api.util.type.KualiInteger totalGrossBaseAmount)
totalGrossBaseAmount
- The totalGrossBaseAmount to set.public org.kuali.rice.core.api.util.type.KualiInteger getTotalGrossReqAmount()
public void setTotalGrossReqAmount(org.kuali.rice.core.api.util.type.KualiInteger totalGrossReqAmount)
totalGrossReqAmount
- The totalGrossReqAmount to set.public org.kuali.rice.core.api.util.type.KualiInteger getTotalNetTransferBaseAmount()
public void setTotalNetTransferBaseAmount(org.kuali.rice.core.api.util.type.KualiInteger totalNetTransferBaseAmount)
totalNetTransferBaseAmount
- The totalNetTransferBaseAmount to set.public org.kuali.rice.core.api.util.type.KualiInteger getTotalNetTransferReqAmount()
public void setTotalNetTransferReqAmount(org.kuali.rice.core.api.util.type.KualiInteger totalNetTransferReqAmount)
totalNetTransferReqAmount
- The totalNetTransferReqAmount to set.public org.kuali.rice.core.api.util.type.KualiInteger getTotalRevenueBaseAmount()
public void setTotalRevenueBaseAmount(org.kuali.rice.core.api.util.type.KualiInteger totalRevenueBaseAmount)
totalRevenueBaseAmount
- The totalRevenueBaseAmount to set.public org.kuali.rice.core.api.util.type.KualiInteger getTotalRevenueReqAmount()
public void setTotalRevenueReqAmount(org.kuali.rice.core.api.util.type.KualiInteger totalRevenueReqAmount)
totalRevenueReqAmount
- The totalRevenueReqAmount to set.public org.kuali.rice.core.api.util.type.KualiInteger getTotalTransferInBaseAmount()
public void setTotalTransferInBaseAmount(org.kuali.rice.core.api.util.type.KualiInteger totalTransferInBaseAmount)
totalTransferInBaseAmount
- The totalTransferInBaseAmount to set.public org.kuali.rice.core.api.util.type.KualiInteger getTotalTransferInReqAmount()
public void setTotalTransferInReqAmount(org.kuali.rice.core.api.util.type.KualiInteger totalTransferInReqAmount)
totalTransferInReqAmount
- The totalTransferInReqAmount to set.public BudgetConstructionAccountSummary getBcas()
public void setBcas(BudgetConstructionAccountSummary bcas)
bcas
- The budgetConstructionAccountSummary to set.public org.kuali.rice.core.api.util.type.KualiInteger getSubFundTotalRevenueBaseAmount()
public void setSubFundTotalRevenueBaseAmount(org.kuali.rice.core.api.util.type.KualiInteger subFundTotalRevenueBaseAmount)
bcas
- The subFundTotalRevenueBaseAmount to set.public org.kuali.rice.core.api.util.type.KualiInteger getSubFundTotalRevenueReqAmount()
public void setSubFundTotalRevenueReqAmount(org.kuali.rice.core.api.util.type.KualiInteger subFundTotalRevenueReqAmount)
bcas
- The subFundTotalRevenueReqAmount to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.