public class S1_1
extends java.lang.Object
Constructor and Description |
---|
S1_1() |
S1_1(eu.europa.ec.sfc2014.frontoffice.model.domain.paymentforecast.PaymentForecastFinancialDetailIpaCbc det) |
S1_1(eu.europa.ec.sfc2014.frontoffice.model.domain.paymentforecast.PaymentForecastFinancialDetailSfCf det) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCalculationBasis() |
java.math.BigDecimal |
getCoFinancingRate() |
java.lang.String |
getFund() |
java.lang.Boolean |
getIsTA() |
java.lang.Long |
getNumberOfOperations() |
static java.util.List<S1_1> |
getObjects(eu.europa.ec.sfc2014.frontoffice.model.domain.paymentforecast.PaymentForecastVersionIpaCbc pf) |
static java.util.List<S1_1> |
getObjects(eu.europa.ec.sfc2014.frontoffice.model.domain.paymentforecast.PaymentForecastVersionSfCf pf) |
java.lang.String |
getPriorityAxis() |
java.math.BigDecimal |
getProportionTotalCoveredByEligibleExpenditureDeclaredByBeneficiaries() |
java.math.BigDecimal |
getProportionTotalCoveredWithSelectedOperations() |
java.math.BigDecimal |
getPublicCostAmount() |
java.lang.String |
getRegionCategory() |
java.math.BigDecimal |
getTotalCostAmount() |
java.math.BigDecimal |
getTotalDeclaredAmount() |
java.math.BigDecimal |
getTotalFunding() |
void |
setCalculationBasis(java.lang.String calculationBasis) |
void |
setCoFinancingRate(java.math.BigDecimal coFinancingRate) |
void |
setFund(java.lang.String fund) |
void |
setIsTA(java.lang.Boolean isTA) |
void |
setNumberOfOperations(java.lang.Long numberOfOperations) |
void |
setPriorityAxis(java.lang.String priorityAxis) |
void |
setProportionTotalCoveredByEligibleExpenditureDeclaredByBeneficiaries(java.math.BigDecimal proportionTotalCoveredByEligibleExpenditureDeclaredByBeneficiaries) |
void |
setProportionTotalCoveredWithSelectedOperations(java.math.BigDecimal proportionTotalCoveredWithSelectedOperations) |
void |
setPublicCostAmount(java.math.BigDecimal publicCostAmount) |
void |
setRegionCategory(java.lang.String region) |
void |
setTotalCostAmount(java.math.BigDecimal totalCostAmount) |
void |
setTotalDeclaredAmount(java.math.BigDecimal totalDeclaredAmount) |
void |
setTotalFunding(java.math.BigDecimal totalFunding) |
public S1_1()
public S1_1(eu.europa.ec.sfc2014.frontoffice.model.domain.paymentforecast.PaymentForecastFinancialDetailIpaCbc det)
public S1_1(eu.europa.ec.sfc2014.frontoffice.model.domain.paymentforecast.PaymentForecastFinancialDetailSfCf det)
public static java.util.List<S1_1> getObjects(eu.europa.ec.sfc2014.frontoffice.model.domain.paymentforecast.PaymentForecastVersionIpaCbc pf)
public static java.util.List<S1_1> getObjects(eu.europa.ec.sfc2014.frontoffice.model.domain.paymentforecast.PaymentForecastVersionSfCf pf)
public java.lang.String getPriorityAxis()
public void setPriorityAxis(java.lang.String priorityAxis)
priorityAxis
- the priorityAxis 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 region)
region
- the region to setpublic java.lang.String getCalculationBasis()
public void setCalculationBasis(java.lang.String calculationBasis)
calculationBasis
- the calculationBasis to setpublic java.math.BigDecimal getTotalFunding()
public void setTotalFunding(java.math.BigDecimal totalFunding)
totalFunding
- the totalFunding to setpublic java.math.BigDecimal getCoFinancingRate()
public void setCoFinancingRate(java.math.BigDecimal coFinancingRate)
coFinancingRate
- the coFinancingRate to setpublic java.math.BigDecimal getProportionTotalCoveredWithSelectedOperations()
public void setProportionTotalCoveredWithSelectedOperations(java.math.BigDecimal proportionTotalCoveredWithSelectedOperations)
proportionTotalCoveredWithSelectedOperations
- the proportionTotalCoveredWithSelectedOperations to setpublic java.math.BigDecimal getProportionTotalCoveredByEligibleExpenditureDeclaredByBeneficiaries()
public void setProportionTotalCoveredByEligibleExpenditureDeclaredByBeneficiaries(java.math.BigDecimal proportionTotalCoveredByEligibleExpenditureDeclaredByBeneficiaries)
proportionTotalCoveredByEligibleExpenditureDeclaredByBeneficiaries
- the proportionTotalCoveredByEligibleExpenditureDeclaredByBeneficiaries to setpublic java.lang.Boolean getIsTA()
public void setIsTA(java.lang.Boolean isTA)
isTA
- the isTA to setpublic java.lang.Long getNumberOfOperations()
public void setNumberOfOperations(java.lang.Long numberOfOperations)
numberOfOperations
- the numberOfOperations to setpublic java.math.BigDecimal getTotalCostAmount()
public void setTotalCostAmount(java.math.BigDecimal totalCostAmount)
totalCostAmount
- the totalCostAmount to setpublic java.math.BigDecimal getPublicCostAmount()
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 setCopyright © 2024. All rights reserved.