public class BudgetPeriodInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BUDGET_PERIOD_1 |
static int |
BUDGET_PERIOD_2 |
static int |
BUDGET_PERIOD_3 |
static int |
BUDGET_PERIOD_4 |
static int |
BUDGET_PERIOD_5 |
| Constructor and Description |
|---|
BudgetPeriodInfo()
Default Constructor
|
| Modifier and Type | Method and Description |
|---|---|
int |
getBudgetPeriod()
Getter for property budgetPeriod.
|
String |
getCognizantFedAgency()
Getter for property cognizantFedAgency.
|
BudgetDecimal |
getCostSharingAmount()
Getter for property costSharingAmount.
|
BudgetDecimal |
getDirectCostsTotal()
Getter for property directCostsTotal.
|
BudgetDecimal |
getDomesticTravelCost()
Getter for property domesticTravelCost.
|
BudgetDecimal |
getDomesticTravelCostSharing() |
Date |
getEndDate()
Getter for property endDate.
|
List<EquipmentInfo> |
getEquipment()
Getter for property equipment.
|
List<EquipmentInfo> |
getExtraEquipment()
Getter for property extraEquipment.
|
List<KeyPersonInfo> |
getExtraKeyPersons()
Getter for property extraKeyPersons.
|
String |
getFinalVersionFlag()
Getter for property finalVersionFlag.
|
BudgetDecimal |
getForeignTravelCost()
Getter for property foreignTravelCost.
|
BudgetDecimal |
getForeignTravelCostSharing() |
IndirectCostInfo |
getIndirectCosts()
Getter for property indirectCosts.
|
List<KeyPersonInfo> |
getKeyPersons()
Getter for property keyPersons.
|
int |
getLineItemCount()
Gets the lineItemCount attribute.
|
List<OtherDirectCostInfo> |
getOtherDirectCosts()
Getter for property otherDirectCosts.
|
List<OtherPersonnelInfo> |
getOtherPersonnel()
Getter for property otherPersonnel.
|
BudgetDecimal |
getOtherPersonnelTotalNumber()
Getter for property OtherPersonnelTotalNumber.
|
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.
|
Date |
getStartDate()
Getter for property startDate.
|
BudgetDecimal |
getTotalCompensation()
Getter for property totalCompensation.
|
BudgetDecimal |
getTotalCompensationCostSharing() |
BudgetDecimal |
getTotalCosts()
Getter for property totalCosts.
|
BudgetDecimal |
getTotalDirectCostSharing() |
BudgetDecimal |
getTotalFundsAttachedEquipment()
Getter for property totalFundsAttachedEquipment.
|
BudgetDecimal |
getTotalFundsAttachedKeyPersons()
Getter for property totalFundsAttachedKeyPersons.
|
BudgetDecimal |
getTotalFundsEquipment()
Getter for property totalFundsEquipment.
|
BudgetDecimal |
getTotalFundsKeyPersons()
Getter for property totalFundsKeyPersons.
|
BudgetDecimal |
getTotalIndirectCost()
Getter for property totalIndirectCost.
|
BudgetDecimal |
getTotalIndirectCostSharing() |
BudgetDecimal |
getTotalNonFundsAttachedKeyPersons() |
BudgetDecimal |
getTotalNonFundsKeyPersons() |
BudgetDecimal |
getTotalOtherPersonnelFunds()
Getter for property totalOtherPersonnelFunds.
|
BudgetDecimal |
getTotalOtherPersonnelNonFunds() |
BudgetDecimal |
getTotalTravelCost()
Getter for property totalTravelCost.
|
BudgetDecimal |
getTotalTravelCostSharing() |
int |
getVersion()
Getter for property version.
|
void |
setBudgetPeriod(int budgetPeriod)
Setter for property budgetPeriod.
|
void |
setCognizantFedAgency(String cognizantFedAgency)
Setter for property cognizantFedAgency.
|
void |
setCostSharingAmount(BudgetDecimal costSharingAmount)
Setter for property costSharingAmount.
|
void |
setDirectCostsTotal(BudgetDecimal directCostsTotal)
Setter for property directCostsTotal.
|
void |
setDomesticTravelCost(BudgetDecimal domesticTravelCost)
Setter for property domesticTravelCost.
|
void |
setDomesticTravelCostSharing(BudgetDecimal domesticTravelCostSharing) |
void |
setEndDate(Date endDate)
Setter for property endDate.
|
void |
setEquipment(List<EquipmentInfo> equipment)
Setter for property equipment.
|
void |
setExtraEquipment(List<EquipmentInfo> extraEquipment)
Setter for property extraEquipment..
|
void |
setExtraKeyPersons(List<KeyPersonInfo> extraKeyPersons)
Setter for property extraKeyPersons.
|
void |
setFinalVersionFlag(String finalVersionFlag)
Setter for property finalVersionFlag.
|
void |
setForeignTravelCost(BudgetDecimal foreignTravelCost)
Setter for property foreignTravelCost.
|
void |
setForeignTravelCostSharing(BudgetDecimal foreignTravelCostSharing) |
void |
setIndirectCosts(IndirectCostInfo indirectCosts)
Setter for property indirectCosts.
|
void |
setKeyPersons(List<KeyPersonInfo> keyPersons)
Setter for property keyPersons.
|
void |
setLineItemCount(int lineItemCount)
Sets the lineItemCount attribute value.
|
void |
setOtherDirectCosts(List<OtherDirectCostInfo> otherDirectCosts)
Setter for property otherDirectCosts.
|
void |
setOtherPersonnel(List<OtherPersonnelInfo> otherPersonnel)
Setter for property otherPersonnel.
|
void |
setOtherPersonnelTotalNumber(BudgetDecimal otherPersonnelTotalNumber)
Setter for property OtherPersonnelTotalNumber.
|
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 |
setStartDate(Date startDate)
Setter for property startDate.
|
void |
setTotalCompensation(BudgetDecimal totalCompensation)
Setter for property totalCompensation.
|
void |
setTotalCompensationCostSharing(BudgetDecimal totalCompensationCostSharing) |
void |
setTotalCosts(BudgetDecimal totalCosts)
Setter for property totalCosts.
|
void |
setTotalDirectCostSharing(BudgetDecimal totalDirectCostSharing) |
void |
setTotalFundsAttachedEquipment(BudgetDecimal totalFundsAttachedEquipment)
Setter for property totalFundsAttachedEquipment.
|
void |
setTotalFundsAttachedKeyPersons(BudgetDecimal totalFundsAttachedKeyPersons)
Setter for property totalFundsAttachedKeyPersons.
|
void |
setTotalFundsEquipment(BudgetDecimal totalFundsEquipment)
Setter for property totalFundsEquipment.
|
void |
setTotalFundsKeyPersons(BudgetDecimal totalFundsKeyPersons)
Setter for property totalFundsKeyPersons.
|
void |
setTotalIndirectCost(BudgetDecimal totalIndirectCost)
Setter for property totalIndirectCost.
|
void |
setTotalIndirectCostSharing(BudgetDecimal totalIndirectCostSharing) |
void |
setTotalNonFundsAttachedKeyPersons(BudgetDecimal totalNonFundsAttachedKeyPersons) |
void |
setTotalNonFundsKeyPersons(BudgetDecimal totalNonFundsKeyPersons) |
void |
setTotalOtherPersonnelFunds(BudgetDecimal totalOtherPersonnelFunds)
Setter for property totalOtherPersonnelFunds.
|
void |
setTotalOtherPersonnelNonFunds(BudgetDecimal totalOtherPersonnelNonFunds) |
void |
setTotalTravelCost(BudgetDecimal totalTravelCost)
Setter for property totalTravelCost.
|
void |
setTotalTravelCostSharing(BudgetDecimal totalTravelCostSharing) |
void |
setVersion(int version)
Setter for property version.
|
protected LinkedHashMap |
toStringMapper() |
public static final int BUDGET_PERIOD_1
public static final int BUDGET_PERIOD_2
public static final int BUDGET_PERIOD_3
public static final int BUDGET_PERIOD_4
public static final int BUDGET_PERIOD_5
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 int getBudgetPeriod()
public void setBudgetPeriod(int budgetPeriod)
budgetPeriod - New value of property budgetPeriod.public Date getStartDate()
public void setStartDate(Date startDate)
startDate - New value of property startDate.public Date getEndDate()
public void setEndDate(Date endDate)
endDate - New value of property endDate.public List<KeyPersonInfo> getKeyPersons()
public void setKeyPersons(List<KeyPersonInfo> keyPersons)
keyPersons - New value of property keyPersons.public List<KeyPersonInfo> getExtraKeyPersons()
public void setExtraKeyPersons(List<KeyPersonInfo> extraKeyPersons)
extraKeyPersons - New value of property extraKeyPersons.public BudgetDecimal getTotalFundsKeyPersons()
public void setTotalFundsKeyPersons(BudgetDecimal totalFundsKeyPersons)
totalFundsKeyPersons - New value of property totalFundsKeyPersons.public BudgetDecimal getTotalFundsAttachedKeyPersons()
public void setTotalFundsAttachedKeyPersons(BudgetDecimal totalFundsAttachedKeyPersons)
totalFundsAttachedKeyPersons - New value of property totalFundsAttachedKeyPersons.public BudgetDecimal getTotalOtherPersonnelFunds()
public void setTotalOtherPersonnelFunds(BudgetDecimal totalOtherPersonnelFunds)
totalOtherPersonnelFunds - New value of property totalOtherPersonnelFunds.public BudgetDecimal getOtherPersonnelTotalNumber()
public void setOtherPersonnelTotalNumber(BudgetDecimal otherPersonnelTotalNumber)
OtherPersonnelTotalNumber - New value of property OtherPersonnelTotalNumber.public List<OtherPersonnelInfo> getOtherPersonnel()
public void setOtherPersonnel(List<OtherPersonnelInfo> otherPersonnel)
otherPersonnel - New value of property otherPersonnel.public BudgetDecimal getTotalCompensation()
public void setTotalCompensation(BudgetDecimal totalCompensation)
totalCompensation - New value of property totalCompensation.public List<EquipmentInfo> getEquipment()
public void setEquipment(List<EquipmentInfo> equipment)
equipment - New value of property equipment.public List<EquipmentInfo> getExtraEquipment()
public void setExtraEquipment(List<EquipmentInfo> extraEquipment)
extraEquipment. - New value of property extraEquipment..public BudgetDecimal getDomesticTravelCost()
public void setDomesticTravelCost(BudgetDecimal domesticTravelCost)
domesticTravelCost - New value of property domesticTravelCost.public BudgetDecimal getForeignTravelCost()
public void setForeignTravelCost(BudgetDecimal foreignTravelCost)
foreignTravelCost - New value of property foreignTravelCost.public BudgetDecimal getTotalTravelCost()
public void setTotalTravelCost(BudgetDecimal totalTravelCost)
totalTravelCost - New value of property totalTravelCost.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> otherDirectCosts)
otherDirectCosts - New value of property otherDirectCosts.public BudgetDecimal getDirectCostsTotal()
public void setDirectCostsTotal(BudgetDecimal directCostsTotal)
directCostsTotal - New value of property directCostsTotal.public IndirectCostInfo getIndirectCosts()
public void setIndirectCosts(IndirectCostInfo indirectCosts)
indirectCosts - New value of property indirectCosts.public String getCognizantFedAgency()
public void setCognizantFedAgency(String cognizantFedAgency)
cognizantFedAgency - New value of property cognizantFedAgency.public BudgetDecimal getTotalCosts()
public void setTotalCosts(BudgetDecimal totalCosts)
totalCosts - New value of property totalCosts.public BudgetDecimal getCostSharingAmount()
public void setCostSharingAmount(BudgetDecimal costSharingAmount)
costSharingAmount - New value of property costSharingAmount.public BudgetDecimal getDomesticTravelCostSharing()
public void setDomesticTravelCostSharing(BudgetDecimal domesticTravelCostSharing)
public BudgetDecimal getForeignTravelCostSharing()
public void setForeignTravelCostSharing(BudgetDecimal foreignTravelCostSharing)
public BudgetDecimal getTotalTravelCostSharing()
public void setTotalTravelCostSharing(BudgetDecimal totalTravelCostSharing)
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 getTotalNonFundsKeyPersons()
public void setTotalNonFundsKeyPersons(BudgetDecimal totalNonFundsKeyPersons)
public BudgetDecimal getTotalNonFundsAttachedKeyPersons()
public void setTotalNonFundsAttachedKeyPersons(BudgetDecimal totalNonFundsAttachedKeyPersons)
public BudgetDecimal getTotalOtherPersonnelNonFunds()
public void setTotalOtherPersonnelNonFunds(BudgetDecimal totalOtherPersonnelNonFunds)
public BudgetDecimal getTotalCompensationCostSharing()
public void setTotalCompensationCostSharing(BudgetDecimal totalCompensationCostSharing)
public BudgetDecimal getTotalDirectCostSharing()
public void setTotalDirectCostSharing(BudgetDecimal totalDirectCostSharing)
public BudgetDecimal getTotalIndirectCostSharing()
public void setTotalIndirectCostSharing(BudgetDecimal totalIndirectCostSharing)
public BudgetDecimal getTotalFundsEquipment()
public void setTotalFundsEquipment(BudgetDecimal totalFundsEquipment)
totalFundsEquipment - New value of property totalFundsEquipment.public BudgetDecimal getTotalFundsAttachedEquipment()
public void setTotalFundsAttachedEquipment(BudgetDecimal totalFundsAttachedEquipment)
totalFundsAttachedEquipment - New value of property totalFundsAttachedEquipment.public BudgetDecimal getTotalIndirectCost()
public void setTotalIndirectCost(BudgetDecimal totalIndirectCost)
totalIndirectCost - New value of property totalIndirectCost.public BudgetDecimal getPartTuition()
public void setPartTuition(BudgetDecimal partTuition)
partTuition - New value of property partTuition.public BudgetDecimal getPartSubsistence()
public void setPartSubsistence(BudgetDecimal partSubsistence)
partSubsistence - New value of property partSubsistence.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.protected LinkedHashMap toStringMapper()
public int getLineItemCount()
public void setLineItemCount(int lineItemCount)
lineItemCount - The lineItemCount to set.Copyright © 2013 The Kuali Foundation. All Rights Reserved.