public class Table6DTO
extends java.lang.Object
Constructor and Description |
---|
Table6DTO() |
Table6DTO(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.ImplementationReportVersionSfCf irVer,
eu.europa.ec.sfc2014.frontoffice.model.domain.paymentforecast.PaymentForecastFinancialDetailSfCf item) |
Table6DTO(eu.europa.ec.sfc2014.frontoffice.model.domain.paymentforecast.PaymentForecastFinancialDetailIpaCbc item) |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
getCofinancingRate() |
java.lang.String |
getFund() |
java.lang.Boolean |
getInPublicCost() |
java.lang.Long |
getNumberOfOperations() |
static java.util.List<Table6DTO> |
getObjects(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.ImplementationReportVersionSfCf irVer,
java.util.List<? extends eu.europa.ec.sfc2014.frontoffice.model.domain.paymentforecast.FinancialData> list2) |
static java.util.List<Table6DTO> |
getObjects(java.util.List<? extends eu.europa.ec.sfc2014.frontoffice.model.domain.paymentforecast.FinancialData> list2) |
java.lang.String |
getPriorityAxisCode() |
java.math.BigDecimal |
getProportionTotalCoveredByEligibleExpenditureDeclaredByBeneficiaries() |
java.math.BigDecimal |
getProportionTotalCoveredWithSelectedOperations() |
java.math.BigDecimal |
getPublicCostAmount() |
java.lang.Boolean |
getReactEu() |
java.lang.String |
getRegionCategory() |
java.math.BigDecimal |
getSelectedOperations() |
java.math.BigDecimal |
getTotalCostAmount() |
java.math.BigDecimal |
getTotalDeclaredAmount() |
java.math.BigDecimal |
getTotalEligibleExpenditure2018() |
java.math.BigDecimal |
getTotalEligibleExpenditure2023() |
java.math.BigDecimal |
getTotalFunding() |
void |
setCofinancingRate(java.math.BigDecimal cofinancingRate) |
void |
setFund(java.lang.String fund) |
void |
setInPublicCost(java.lang.Boolean inPublicCost) |
void |
setNumberOfOperations(java.lang.Long numberOfOperations) |
void |
setPriorityAxisCode(java.lang.String priorityAxisCode) |
void |
setProportionTotalCoveredByEligibleExpenditureDeclaredByBeneficiaries(java.math.BigDecimal proportionTotalCoveredByEligibleExpenditureDeclaredByBeneficiaries) |
void |
setProportionTotalCoveredWithSelectedOperations(java.math.BigDecimal proportionTotalCoveredWithSelectedOperations) |
void |
setPublicCostAmount(java.math.BigDecimal publicCostAmount) |
void |
setReactEu(java.lang.Boolean reactEu) |
void |
setRegionCategory(java.lang.String regionCategory) |
void |
setSelectedOperations(java.math.BigDecimal selectedOperations) |
void |
setTotalCostAmount(java.math.BigDecimal totalCostAmount) |
void |
setTotalDeclaredAmount(java.math.BigDecimal totalDeclaredAmount) |
void |
setTotalEligibleExpenditure2018(java.math.BigDecimal totalEligibleExpenditure2018) |
void |
setTotalEligibleExpenditure2023(java.math.BigDecimal totalEligibleExpenditure2023) |
void |
setTotalFunding(java.math.BigDecimal totalFunding) |
public Table6DTO()
public Table6DTO(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.ImplementationReportVersionSfCf irVer, eu.europa.ec.sfc2014.frontoffice.model.domain.paymentforecast.PaymentForecastFinancialDetailSfCf item)
public Table6DTO(eu.europa.ec.sfc2014.frontoffice.model.domain.paymentforecast.PaymentForecastFinancialDetailIpaCbc item)
public static java.util.List<Table6DTO> getObjects(java.util.List<? extends eu.europa.ec.sfc2014.frontoffice.model.domain.paymentforecast.FinancialData> list2)
public static java.util.List<Table6DTO> getObjects(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.ImplementationReportVersionSfCf irVer, java.util.List<? extends eu.europa.ec.sfc2014.frontoffice.model.domain.paymentforecast.FinancialData> list2)
public java.lang.String getPriorityAxisCode()
public void setPriorityAxisCode(java.lang.String priorityAxisCode)
priorityAxisCode
- the priorityAxisCode to setpublic java.lang.String getFund()
public void setFund(java.lang.String fund)
fund
- the fund to setpublic java.lang.String getRegionCategory()
public void setRegionCategory(java.lang.String regionCategory)
regionCategory
- the regionCategory to setpublic java.lang.Boolean getInPublicCost()
public void setInPublicCost(java.lang.Boolean inPublicCost)
inPublicCost
- the inPublicCost to setpublic java.math.BigDecimal getCofinancingRate()
public void setCofinancingRate(java.math.BigDecimal cofinancingRate)
cofinancingRate
- the cofinancingRate to setpublic java.math.BigDecimal getTotalCostAmount()
public void setTotalCostAmount(java.math.BigDecimal totalCostAmount)
totalCostAmount
- the totalCostAmount to setpublic java.math.BigDecimal getSelectedOperations()
public void setSelectedOperations(java.math.BigDecimal selectedOperations)
selectedOperations
- the selectedOperations to setpublic java.math.BigDecimal getPublicCostAmount()
public java.math.BigDecimal getTotalFunding()
public void setTotalFunding(java.math.BigDecimal totalFunding)
public void setPublicCostAmount(java.math.BigDecimal publicCostAmount)
publicCostAmount
- the publicCostAmount to setpublic java.math.BigDecimal getTotalDeclaredAmount()
public void setTotalDeclaredAmount(java.math.BigDecimal totalDeclaredAmount)
totalDeclaredAmount
- the totalDeclaredAmount to setpublic java.math.BigDecimal getProportionTotalCoveredWithSelectedOperations()
public java.math.BigDecimal getProportionTotalCoveredByEligibleExpenditureDeclaredByBeneficiaries()
public void setProportionTotalCoveredByEligibleExpenditureDeclaredByBeneficiaries(java.math.BigDecimal proportionTotalCoveredByEligibleExpenditureDeclaredByBeneficiaries)
public void setProportionTotalCoveredWithSelectedOperations(java.math.BigDecimal proportionTotalCoveredWithSelectedOperations)
public java.lang.Long getNumberOfOperations()
public void setNumberOfOperations(java.lang.Long numberOfOperations)
numberOfOperations
- the numberOfOperations to setpublic java.math.BigDecimal getTotalEligibleExpenditure2018()
public void setTotalEligibleExpenditure2018(java.math.BigDecimal totalEligibleExpenditure2018)
public java.math.BigDecimal getTotalEligibleExpenditure2023()
public void setTotalEligibleExpenditure2023(java.math.BigDecimal totalEligibleExpenditure2023)
public java.lang.Boolean getReactEu()
public void setReactEu(java.lang.Boolean reactEu)
Copyright © 2024. All rights reserved.