public class BudgetSummaryInfo extends Object
| Constructor and Description |
|---|
BudgetSummaryInfo()
Default Constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<BudgetPeriodInfo> |
getBudgetPeriods()
Getter for property budgetPeriods.
|
BudgetDecimal |
getCumDomesticTravel()
Getter for property cumDomesticTravel.
|
BudgetDecimal |
getCumDomesticTravelNonFund() |
BudgetDecimal |
getCumEquipmentFunds()
Getter for property cumEquipmentFunds.
|
BudgetDecimal |
getCumEquipmentNonFunds() |
BudgetDecimal |
getCumFee()
Getter for property cumFee.
|
BudgetDecimal |
getCumForeignTravel()
Getter for property cumForeignTravel.
|
BudgetDecimal |
getCumForeignTravelNonFund() |
BudgetDecimal |
getCumNumOtherPersonnel()
Getter for property cumNumOtherPersonnel.
|
BudgetDecimal |
getCumTotalCosts()
Getter for property cumTotalCosts.
|
BudgetDecimal |
getCumTotalCostSharing() |
BudgetDecimal |
getCumTotalDirectCosts()
Getter for property cumTotalDirectCosts.
|
BudgetDecimal |
getCumTotalDirectCostSharing() |
BudgetDecimal |
getCumTotalFundsForOtherPersonnel()
Getter for property cumTotalFundsForOtherPersonnel.
|
BudgetDecimal |
getCumTotalFundsForPersonnel()
Getter for property cumTotalFundsForPersonnel.
|
BudgetDecimal |
getCumTotalFundsForSrPersonnel()
Getter for property cumTotalFundsForSrPersonnel.
|
BudgetDecimal |
getCumTotalIndirectCosts()
Getter for property cumTotalIndirectCosts.
|
BudgetDecimal |
getCumTotalIndirectCostSharing() |
BudgetDecimal |
getCumTotalNonFundsForOtherPersonnel() |
BudgetDecimal |
getCumTotalNonFundsForPersonnel() |
BudgetDecimal |
getCumTotalNonFundsForSrPersonnel() |
BudgetDecimal |
getCumTravel()
Getter for property cumTravel.
|
BudgetDecimal |
getCumTravelNonFund() |
String |
getFinalVersionFlag()
Getter for property finalVersionFlag.
|
List<OtherDirectCostInfo> |
getOtherDirectCosts()
Getter for property otherDirect.
|
int |
getparticipantCount()
Getter for property participantCount.
|
BudgetDecimal |
getpartOtherCost()
Getter for property partOtherCost.
|
BudgetDecimal |
getPartOtherCostSharing() |
BudgetDecimal |
getpartStipendCost()
Getter for property partStipendCost.
|
BudgetDecimal |
getPartStipendCostSharing() |
BudgetDecimal |
getPartSubsistence()
Getter for property partSubsistence.
|
BudgetDecimal |
getPartSubsistenceCostSharing()
Getter for property partSubsistenceCostSharing.
|
BudgetDecimal |
getpartTravelCost()
Getter for property partTravelCost.
|
BudgetDecimal |
getPartTravelCostSharing() |
BudgetDecimal |
getPartTuition()
Getter for property partTuition.
|
BudgetDecimal |
getPartTuitionCostSharing()
Getter for property partTuitionCostSharing.
|
String |
getProposalNumber()
Getter for proposalNumber.
|
int |
getVersion()
Getter for property version.
|
void |
setBudgetPeriods(List<BudgetPeriodInfo> budgetPeriods)
Setter for property budgetPeriods.
|
void |
setCumDomesticTravel(BudgetDecimal cumDomesticTravel)
Setter for property cumDomesticTravel.
|
void |
setCumDomesticTravelNonFund(BudgetDecimal cumDomesticTravelNonFund) |
void |
setCumEquipmentFunds(BudgetDecimal cumEquipmentFunds)
Setter for property cumEquipmentFunds.
|
void |
setCumEquipmentNonFunds(BudgetDecimal cumEquipmentNonFunds) |
void |
setCumFee(BudgetDecimal cumFee)
Setter for property cumFee.
|
void |
setCumForeignTravel(BudgetDecimal cumForeignTravel)
Setter for property cumForeignTravel.
|
void |
setCumForeignTravelNonFund(BudgetDecimal cumForeignTravelNonFund) |
void |
setCumNumOtherPersonnel(BudgetDecimal cumNumOtherPersonnel)
Setter for property cumNumOtherPersonnel.
|
void |
setCumTotalCosts(BudgetDecimal cumTotalCosts)
Setter for property cumTotalCosts.
|
void |
setCumTotalCostSharing(BudgetDecimal cumTotalCostSharing) |
void |
setCumTotalDirectCosts(BudgetDecimal cumTotalDirectCosts)
Setter for property cumTotalDirectCosts.
|
void |
setCumTotalDirectCostSharing(BudgetDecimal cumTotalDirectCostSharing) |
void |
setCumTotalFundsForOtherPersonnel(BudgetDecimal cumTotalFundsForOtherPersonnel)
Setter for property cumTotalFundsForOtherPersonnel.
|
void |
setCumTotalFundsForPersonnel(BudgetDecimal cumTotalFundsForPersonnel)
Setter for property cumTotalFundsForPersonnel.
|
void |
setCumTotalFundsForSrPersonnel(BudgetDecimal cumTotalFundsForSrPersonnel)
Setter for property cumTotalFundsForSrPersonnel.
|
void |
setCumTotalIndirectCosts(BudgetDecimal cumTotalIndirectCosts)
Setter for property cumTotalIndirectCosts.
|
void |
setCumTotalIndirectCostSharing(BudgetDecimal cumTotalIndirectCostSharing) |
void |
setCumTotalNonFundsForOtherPersonnel(BudgetDecimal cumTotalNonFundsForOtherPersonnel) |
void |
setCumTotalNonFundsForPersonnel(BudgetDecimal cumTotalNonFundsForPersonnel) |
void |
setCumTotalNonFundsForSrPersonnel(BudgetDecimal cumTotalNonFundsForSrPersonnel) |
void |
setCumTravel(BudgetDecimal cumTravel)
Setter for property cumTravel.
|
void |
setCumTravelNonFund(BudgetDecimal cumTravelNonFund) |
void |
setFinalVersionFlag(String finalVersionFlag)
Setter for property finalVersionFlag.
|
void |
setOtherDirectCosts(List<OtherDirectCostInfo> otherDirect)
Setter for property otherDirect.
|
void |
setparticipantCount(int participantCount)
Setter for property participantCount.
|
void |
setpartOtherCost(BudgetDecimal partOtherCost)
Setter for property partOtherCost.
|
void |
setPartOtherCostSharing(BudgetDecimal partOtherCostSharing) |
void |
setpartStipendCost(BudgetDecimal partStipendCost)
Setter for property partStipendCost.
|
void |
setPartStipendCostSharing(BudgetDecimal partStipendCostSharing) |
void |
setPartSubsistence(BudgetDecimal partSubsistence)
Setter for property partSubsistence.
|
void |
setPartSubsistenceCostSharing(BudgetDecimal partSubsistenceCostSharing)
Setter for property partSubsistenceCostSharing.
|
void |
setpartTravelCost(BudgetDecimal partTravelCost)
Setter for property partTravelCost.
|
void |
setPartTravelCostSharing(BudgetDecimal partTravelCostSharing) |
void |
setPartTuition(BudgetDecimal partTuition)
Setter for property partTuition.
|
void |
setPartTuitionCostSharing(BudgetDecimal partTuitionCostSharing)
Setter for property partTuitionCostSharing.
|
void |
setProposalNumber(String proposalNumber)
Setter for proposalNumber
|
void |
setVersion(int version)
Setter for property version.
|
public String getProposalNumber()
public void setProposalNumber(String proposalNumber)
proposalNumber - New value of proposalNumber.public int getVersion()
public void setVersion(int version)
version - New value of property version.public String getFinalVersionFlag()
public void setFinalVersionFlag(String finalVersionFlag)
finalVersionFlag - New value of property finalVersionFlag.public List<BudgetPeriodInfo> getBudgetPeriods()
public void setBudgetPeriods(List<BudgetPeriodInfo> budgetPeriods)
budgetPeriods - New value of property budgetPeriods.public BudgetDecimal getCumTotalFundsForSrPersonnel()
public void setCumTotalFundsForSrPersonnel(BudgetDecimal cumTotalFundsForSrPersonnel)
cumTotalFundsForSrPersonnel - New value of property cumTotalFundsForSrPersonnel.public BudgetDecimal getCumTotalFundsForOtherPersonnel()
public void setCumTotalFundsForOtherPersonnel(BudgetDecimal cumTotalFundsForOtherPersonnel)
cumTotalFundsForOtherPersonnel - New value of property cumTotalFundsForOtherPersonnel.public BudgetDecimal getCumTotalFundsForPersonnel()
public void setCumTotalFundsForPersonnel(BudgetDecimal cumTotalFundsForPersonnel)
cumTotalFundsForPersonnel - New value of property cumTotalFundsForPersonnel.public BudgetDecimal getCumNumOtherPersonnel()
public void setCumNumOtherPersonnel(BudgetDecimal cumNumOtherPersonnel)
cumNumOtherPersonnel - New value of property cumNumOtherPersonnel.public BudgetDecimal getCumEquipmentFunds()
public void setCumEquipmentFunds(BudgetDecimal cumEquipmentFunds)
cumEquipmentFunds - New value of property cumEquipmentFunds.public BudgetDecimal getCumTravel()
public void setCumTravel(BudgetDecimal cumTravel)
cumTravel - New value of property cumTravel.public BudgetDecimal getCumDomesticTravel()
public void setCumDomesticTravel(BudgetDecimal cumDomesticTravel)
cumDomesticTravel - New value of property cumDomesticTravel.public BudgetDecimal getCumForeignTravel()
public void setCumForeignTravel(BudgetDecimal cumForeignTravel)
cumForeignTravel - New value of property cumForeignTravel.public BudgetDecimal getpartOtherCost()
public void setpartOtherCost(BudgetDecimal partOtherCost)
partOtherCost - New value of property partOtherCost.public int getparticipantCount()
public void setparticipantCount(int participantCount)
participantCount - New value of property participantCount.public BudgetDecimal getpartTravelCost()
public void setpartTravelCost(BudgetDecimal partTravelCost)
partTravelCost - New value of property partTravelCost.public BudgetDecimal getpartStipendCost()
public void setpartStipendCost(BudgetDecimal partStipendCost)
partStipendCost - New value of property partStipendCost.public List<OtherDirectCostInfo> getOtherDirectCosts()
public void setOtherDirectCosts(List<OtherDirectCostInfo> otherDirect)
otherDirect - New value of property otherDirect.public BudgetDecimal getCumTotalDirectCosts()
public void setCumTotalDirectCosts(BudgetDecimal cumTotalDirectCosts)
cumTotalDirectCosts - New value of property cumTotalDirectCosts.public BudgetDecimal getCumTotalIndirectCosts()
public void setCumTotalIndirectCosts(BudgetDecimal cumTotalIndirectCosts)
cumTotalIndirectCosts - New value of property cumTotalIndirectCosts.public BudgetDecimal getCumTotalCosts()
public void setCumTotalCosts(BudgetDecimal cumTotalCosts)
cumTotalCosts - New value of property cumTotalCosts.public BudgetDecimal getCumFee()
public void setCumFee(BudgetDecimal cumFee)
cumFee - New value of property cumFee.public BudgetDecimal getCumTotalCostSharing()
public void setCumTotalCostSharing(BudgetDecimal cumTotalCostSharing)
public BudgetDecimal getCumTotalNonFundsForSrPersonnel()
public void setCumTotalNonFundsForSrPersonnel(BudgetDecimal cumTotalNonFundsForSrPersonnel)
public BudgetDecimal getCumTotalNonFundsForOtherPersonnel()
public void setCumTotalNonFundsForOtherPersonnel(BudgetDecimal cumTotalNonFundsForOtherPersonnel)
public BudgetDecimal getCumTotalNonFundsForPersonnel()
public void setCumTotalNonFundsForPersonnel(BudgetDecimal cumTotalNonFundsForPersonnel)
public BudgetDecimal getCumTravelNonFund()
public void setCumTravelNonFund(BudgetDecimal cumTravelNonFund)
public BudgetDecimal getCumDomesticTravelNonFund()
public void setCumDomesticTravelNonFund(BudgetDecimal cumDomesticTravelNonFund)
public BudgetDecimal getCumForeignTravelNonFund()
public void setCumForeignTravelNonFund(BudgetDecimal cumForeignTravelNonFund)
public BudgetDecimal getPartStipendCostSharing()
public void setPartStipendCostSharing(BudgetDecimal partStipendCostSharing)
public BudgetDecimal getPartTravelCostSharing()
public void setPartTravelCostSharing(BudgetDecimal partTravelCostSharing)
public BudgetDecimal getPartOtherCostSharing()
public void setPartOtherCostSharing(BudgetDecimal partOtherCostSharing)
public BudgetDecimal getCumEquipmentNonFunds()
public void setCumEquipmentNonFunds(BudgetDecimal cumEquipmentNonFunds)
public BudgetDecimal getCumTotalDirectCostSharing()
public void setCumTotalDirectCostSharing(BudgetDecimal cumTotalDirectCostSharing)
public BudgetDecimal getCumTotalIndirectCostSharing()
public void setCumTotalIndirectCostSharing(BudgetDecimal cumTotalIndirectCostSharing)
public BudgetDecimal getPartSubsistence()
public void setPartSubsistence(BudgetDecimal partSubsistence)
partSubsistence - New value of property partSubsistence.public BudgetDecimal getPartTuition()
public void setPartTuition(BudgetDecimal partTuition)
partTuition - New value of property partTuition.public BudgetDecimal getPartSubsistenceCostSharing()
public void setPartSubsistenceCostSharing(BudgetDecimal partSubsistenceCostSharing)
partSubsistenceCostSharing - New value of property partSubsistenceCostSharing.public BudgetDecimal getPartTuitionCostSharing()
public void setPartTuitionCostSharing(BudgetDecimal partTuitionCostSharing)
partTuitionCostSharing - New value of property partTuitionCostSharing.Copyright © 2013 The Kuali Foundation. All Rights Reserved.