public class BudgetPeriodDto extends Object
Constructor and Description |
---|
BudgetPeriodDto() |
Modifier and Type | Method and Description |
---|---|
int |
getBudgetPeriod()
Getter for property budgetPeriod.
|
String |
getCognizantFedAgency()
Getter for property cognizantFedAgency.
|
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getCostSharingAmount()
Getter for property costSharingAmount.
|
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getDirectCostsTotal()
Getter for property directCostsTotal.
|
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getDomesticTravelCost()
Getter for property domesticTravelCost.
|
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getDomesticTravelCostSharing() |
Date |
getEndDate()
Getter for property endDate.
|
List<EquipmentDto> |
getEquipment()
Getter for property equipment.
|
List<EquipmentDto> |
getExtraEquipment()
Getter for property extraEquipment.
|
List<KeyPersonDto> |
getExtraKeyPersons()
Getter for property extraKeyPersons.
|
String |
getFinalVersionFlag()
Getter for property finalVersionFlag.
|
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getForeignTravelCost()
Getter for property foreignTravelCost.
|
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getForeignTravelCostSharing() |
IndirectCostDto |
getIndirectCosts()
Getter for property indirectCosts.
|
List<KeyPersonDto> |
getKeyPersons()
Getter for property keyPersons.
|
int |
getLineItemCount()
Gets the lineItemCount attribute.
|
List<OtherDirectCostInfoDto> |
getOtherDirectCosts()
Getter for property otherDirectCosts.
|
List<OtherPersonnelDto> |
getOtherPersonnel()
Getter for property otherPersonnel.
|
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getOtherPersonnelTotalNumber()
Getter for property OtherPersonnelTotalNumber.
|
int |
getparticipantCount()
Getter for property participantCount.
|
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getpartOtherCost()
Getter for property partOtherCost.
|
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getPartOtherCostSharing() |
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getpartStipendCost()
Getter for property partStipendCost.
|
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getPartStipendCostSharing() |
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getPartSubsistence()
Getter for property partSubsistence.
|
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getPartSubsistenceCostSharing()
Getter for property partSubsistenceCostSharing.
|
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getpartTravelCost()
Getter for property partTravelCost.
|
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getPartTravelCostSharing() |
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getPartTuition()
Getter for property partTuition.
|
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getPartTuitionCostSharing()
Getter for property partTuitionCostSharing.
|
String |
getProposalNumber()
Getter for proposalNumber.
|
Date |
getStartDate()
Getter for property startDate.
|
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getTotalCompensation()
Getter for property totalCompensation.
|
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getTotalCompensationCostSharing() |
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getTotalCosts()
Getter for property totalCosts.
|
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getTotalDirectCostSharing() |
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getTotalFundsAttachedEquipment()
Getter for property totalFundsAttachedEquipment.
|
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getTotalFundsAttachedKeyPersons()
Getter for property totalFundsAttachedKeyPersons.
|
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getTotalFundsEquipment()
Getter for property totalFundsEquipment.
|
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getTotalFundsKeyPersons()
Getter for property totalFundsKeyPersons.
|
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getTotalIndirectCost()
Getter for property totalIndirectCost.
|
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getTotalIndirectCostSharing() |
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getTotalNonFundsAttachedKeyPersons() |
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getTotalNonFundsKeyPersons() |
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getTotalOtherPersonnelFunds()
Getter for property totalOtherPersonnelFunds.
|
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getTotalOtherPersonnelNonFunds() |
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
getTotalTravelCost()
Getter for property totalTravelCost.
|
org.kuali.coeus.sys.api.model.ScaleTwoDecimal |
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(org.kuali.coeus.sys.api.model.ScaleTwoDecimal costSharingAmount)
Setter for property costSharingAmount.
|
void |
setDirectCostsTotal(org.kuali.coeus.sys.api.model.ScaleTwoDecimal directCostsTotal)
Setter for property directCostsTotal.
|
void |
setDomesticTravelCost(org.kuali.coeus.sys.api.model.ScaleTwoDecimal domesticTravelCost)
Setter for property domesticTravelCost.
|
void |
setDomesticTravelCostSharing(org.kuali.coeus.sys.api.model.ScaleTwoDecimal domesticTravelCostSharing) |
void |
setEndDate(Date endDate)
Setter for property endDate.
|
void |
setEquipment(List<EquipmentDto> equipment)
Setter for property equipment.
|
void |
setExtraEquipment(List<EquipmentDto> extraEquipment)
Setter for property extraEquipment..
|
void |
setExtraKeyPersons(List<KeyPersonDto> extraKeyPersons)
Setter for property extraKeyPersons.
|
void |
setFinalVersionFlag(String finalVersionFlag)
Setter for property finalVersionFlag.
|
void |
setForeignTravelCost(org.kuali.coeus.sys.api.model.ScaleTwoDecimal foreignTravelCost)
Setter for property foreignTravelCost.
|
void |
setForeignTravelCostSharing(org.kuali.coeus.sys.api.model.ScaleTwoDecimal foreignTravelCostSharing) |
void |
setIndirectCosts(IndirectCostDto indirectCosts)
Setter for property indirectCosts.
|
void |
setKeyPersons(List<KeyPersonDto> keyPersons)
Setter for property keyPersons.
|
void |
setLineItemCount(int lineItemCount)
Sets the lineItemCount attribute value.
|
void |
setOtherDirectCosts(List<OtherDirectCostInfoDto> otherDirectCosts)
Setter for property otherDirectCosts.
|
void |
setOtherPersonnel(List<OtherPersonnelDto> otherPersonnel)
Setter for property otherPersonnel.
|
void |
setOtherPersonnelTotalNumber(org.kuali.coeus.sys.api.model.ScaleTwoDecimal otherPersonnelTotalNumber)
Setter for property OtherPersonnelTotalNumber.
|
void |
setparticipantCount(int participantCount)
Setter for property participantCount.
|
void |
setpartOtherCost(org.kuali.coeus.sys.api.model.ScaleTwoDecimal partOtherCost)
Setter for property partOtherCost.
|
void |
setPartOtherCostSharing(org.kuali.coeus.sys.api.model.ScaleTwoDecimal partOtherCostSharing) |
void |
setpartStipendCost(org.kuali.coeus.sys.api.model.ScaleTwoDecimal partStipendCost)
Setter for property partStipendCost.
|
void |
setPartStipendCostSharing(org.kuali.coeus.sys.api.model.ScaleTwoDecimal partStipendCostSharing) |
void |
setPartSubsistence(org.kuali.coeus.sys.api.model.ScaleTwoDecimal partSubsistence)
Setter for property partSubsistence.
|
void |
setPartSubsistenceCostSharing(org.kuali.coeus.sys.api.model.ScaleTwoDecimal partSubsistenceCostSharing)
Setter for property partSubsistenceCostSharing.
|
void |
setpartTravelCost(org.kuali.coeus.sys.api.model.ScaleTwoDecimal partTravelCost)
Setter for property partTravelCost.
|
void |
setPartTravelCostSharing(org.kuali.coeus.sys.api.model.ScaleTwoDecimal partTravelCostSharing) |
void |
setPartTuition(org.kuali.coeus.sys.api.model.ScaleTwoDecimal partTuition)
Setter for property partTuition.
|
void |
setPartTuitionCostSharing(org.kuali.coeus.sys.api.model.ScaleTwoDecimal partTuitionCostSharing)
Setter for property partTuitionCostSharing.
|
void |
setProposalNumber(String proposalNumber)
Setter for proposalNumber
|
void |
setStartDate(Date startDate)
Setter for property startDate.
|
void |
setTotalCompensation(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalCompensation)
Setter for property totalCompensation.
|
void |
setTotalCompensationCostSharing(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalCompensationCostSharing) |
void |
setTotalCosts(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalCosts)
Setter for property totalCosts.
|
void |
setTotalDirectCostSharing(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalDirectCostSharing) |
void |
setTotalFundsAttachedEquipment(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalFundsAttachedEquipment)
Setter for property totalFundsAttachedEquipment.
|
void |
setTotalFundsAttachedKeyPersons(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalFundsAttachedKeyPersons)
Setter for property totalFundsAttachedKeyPersons.
|
void |
setTotalFundsEquipment(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalFundsEquipment)
Setter for property totalFundsEquipment.
|
void |
setTotalFundsKeyPersons(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalFundsKeyPersons)
Setter for property totalFundsKeyPersons.
|
void |
setTotalIndirectCost(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalIndirectCost)
Setter for property totalIndirectCost.
|
void |
setTotalIndirectCostSharing(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalIndirectCostSharing) |
void |
setTotalNonFundsAttachedKeyPersons(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalNonFundsAttachedKeyPersons) |
void |
setTotalNonFundsKeyPersons(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalNonFundsKeyPersons) |
void |
setTotalOtherPersonnelFunds(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalOtherPersonnelFunds)
Setter for property totalOtherPersonnelFunds.
|
void |
setTotalOtherPersonnelNonFunds(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalOtherPersonnelNonFunds) |
void |
setTotalTravelCost(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalTravelCost)
Setter for property totalTravelCost.
|
void |
setTotalTravelCostSharing(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalTravelCostSharing) |
void |
setVersion(int version)
Setter for property version.
|
public BudgetPeriodDto()
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<KeyPersonDto> getKeyPersons()
public void setKeyPersons(List<KeyPersonDto> keyPersons)
keyPersons
- New value of property keyPersons.public List<KeyPersonDto> getExtraKeyPersons()
public void setExtraKeyPersons(List<KeyPersonDto> extraKeyPersons)
extraKeyPersons
- New value of property extraKeyPersons.public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getTotalFundsKeyPersons()
public void setTotalFundsKeyPersons(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalFundsKeyPersons)
totalFundsKeyPersons
- New value of property totalFundsKeyPersons.public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getTotalFundsAttachedKeyPersons()
public void setTotalFundsAttachedKeyPersons(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalFundsAttachedKeyPersons)
totalFundsAttachedKeyPersons
- New value of property totalFundsAttachedKeyPersons.public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getTotalOtherPersonnelFunds()
public void setTotalOtherPersonnelFunds(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalOtherPersonnelFunds)
totalOtherPersonnelFunds
- New value of property totalOtherPersonnelFunds.public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getOtherPersonnelTotalNumber()
public void setOtherPersonnelTotalNumber(org.kuali.coeus.sys.api.model.ScaleTwoDecimal otherPersonnelTotalNumber)
otherPersonnelTotalNumber
- New value of property OtherPersonnelTotalNumber.public List<OtherPersonnelDto> getOtherPersonnel()
public void setOtherPersonnel(List<OtherPersonnelDto> otherPersonnel)
otherPersonnel
- New value of property otherPersonnel.public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getTotalCompensation()
public void setTotalCompensation(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalCompensation)
totalCompensation
- New value of property totalCompensation.public List<EquipmentDto> getEquipment()
public void setEquipment(List<EquipmentDto> equipment)
equipment
- New value of property equipment.public List<EquipmentDto> getExtraEquipment()
public void setExtraEquipment(List<EquipmentDto> extraEquipment)
extraEquipment
- New value of property extraEquipment..public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getDomesticTravelCost()
public void setDomesticTravelCost(org.kuali.coeus.sys.api.model.ScaleTwoDecimal domesticTravelCost)
domesticTravelCost
- New value of property domesticTravelCost.public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getForeignTravelCost()
public void setForeignTravelCost(org.kuali.coeus.sys.api.model.ScaleTwoDecimal foreignTravelCost)
foreignTravelCost
- New value of property foreignTravelCost.public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getTotalTravelCost()
public void setTotalTravelCost(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalTravelCost)
totalTravelCost
- New value of property totalTravelCost.public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getpartOtherCost()
public void setpartOtherCost(org.kuali.coeus.sys.api.model.ScaleTwoDecimal partOtherCost)
partOtherCost
- New value of property partOtherCost.public int getparticipantCount()
public void setparticipantCount(int participantCount)
participantCount
- New value of property participantCount.public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getpartTravelCost()
public void setpartTravelCost(org.kuali.coeus.sys.api.model.ScaleTwoDecimal partTravelCost)
partTravelCost
- New value of property partTravelCost.public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getpartStipendCost()
public void setpartStipendCost(org.kuali.coeus.sys.api.model.ScaleTwoDecimal partStipendCost)
partStipendCost
- New value of property partStipendCost.public List<OtherDirectCostInfoDto> getOtherDirectCosts()
public void setOtherDirectCosts(List<OtherDirectCostInfoDto> otherDirectCosts)
otherDirectCosts
- New value of property otherDirectCosts.public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getDirectCostsTotal()
public void setDirectCostsTotal(org.kuali.coeus.sys.api.model.ScaleTwoDecimal directCostsTotal)
directCostsTotal
- New value of property directCostsTotal.public IndirectCostDto getIndirectCosts()
public void setIndirectCosts(IndirectCostDto indirectCosts)
indirectCosts
- New value of property indirectCosts.public String getCognizantFedAgency()
public void setCognizantFedAgency(String cognizantFedAgency)
cognizantFedAgency
- New value of property cognizantFedAgency.public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getTotalCosts()
public void setTotalCosts(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalCosts)
totalCosts
- New value of property totalCosts.public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getCostSharingAmount()
public void setCostSharingAmount(org.kuali.coeus.sys.api.model.ScaleTwoDecimal costSharingAmount)
costSharingAmount
- New value of property costSharingAmount.public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getDomesticTravelCostSharing()
public void setDomesticTravelCostSharing(org.kuali.coeus.sys.api.model.ScaleTwoDecimal domesticTravelCostSharing)
public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getForeignTravelCostSharing()
public void setForeignTravelCostSharing(org.kuali.coeus.sys.api.model.ScaleTwoDecimal foreignTravelCostSharing)
public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getTotalTravelCostSharing()
public void setTotalTravelCostSharing(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalTravelCostSharing)
public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getPartStipendCostSharing()
public void setPartStipendCostSharing(org.kuali.coeus.sys.api.model.ScaleTwoDecimal partStipendCostSharing)
public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getPartTravelCostSharing()
public void setPartTravelCostSharing(org.kuali.coeus.sys.api.model.ScaleTwoDecimal partTravelCostSharing)
public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getPartOtherCostSharing()
public void setPartOtherCostSharing(org.kuali.coeus.sys.api.model.ScaleTwoDecimal partOtherCostSharing)
public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getTotalNonFundsKeyPersons()
public void setTotalNonFundsKeyPersons(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalNonFundsKeyPersons)
public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getTotalNonFundsAttachedKeyPersons()
public void setTotalNonFundsAttachedKeyPersons(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalNonFundsAttachedKeyPersons)
public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getTotalOtherPersonnelNonFunds()
public void setTotalOtherPersonnelNonFunds(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalOtherPersonnelNonFunds)
public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getTotalCompensationCostSharing()
public void setTotalCompensationCostSharing(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalCompensationCostSharing)
public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getTotalDirectCostSharing()
public void setTotalDirectCostSharing(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalDirectCostSharing)
public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getTotalIndirectCostSharing()
public void setTotalIndirectCostSharing(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalIndirectCostSharing)
public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getTotalFundsEquipment()
public void setTotalFundsEquipment(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalFundsEquipment)
totalFundsEquipment
- New value of property totalFundsEquipment.public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getTotalFundsAttachedEquipment()
public void setTotalFundsAttachedEquipment(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalFundsAttachedEquipment)
totalFundsAttachedEquipment
- New value of property totalFundsAttachedEquipment.public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getTotalIndirectCost()
public void setTotalIndirectCost(org.kuali.coeus.sys.api.model.ScaleTwoDecimal totalIndirectCost)
totalIndirectCost
- New value of property totalIndirectCost.public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getPartTuition()
public void setPartTuition(org.kuali.coeus.sys.api.model.ScaleTwoDecimal partTuition)
partTuition
- New value of property partTuition.public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getPartSubsistence()
public void setPartSubsistence(org.kuali.coeus.sys.api.model.ScaleTwoDecimal partSubsistence)
partSubsistence
- New value of property partSubsistence.public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getPartSubsistenceCostSharing()
public void setPartSubsistenceCostSharing(org.kuali.coeus.sys.api.model.ScaleTwoDecimal partSubsistenceCostSharing)
partSubsistenceCostSharing
- New value of property partSubsistenceCostSharing.public org.kuali.coeus.sys.api.model.ScaleTwoDecimal getPartTuitionCostSharing()
public void setPartTuitionCostSharing(org.kuali.coeus.sys.api.model.ScaleTwoDecimal partTuitionCostSharing)
partTuitionCostSharing
- New value of property partTuitionCostSharing.public int getLineItemCount()
public void setLineItemCount(int lineItemCount)
lineItemCount
- The lineItemCount to set.Copyright © 2014–2015 The Kuali Foundation. All rights reserved.