public class S1_c_3
extends java.lang.Object
Constructor and Description |
---|
S1_c_3() |
S1_c_3(eu.europa.ec.sfc2014.frontoffice.model.domain.majorproject.MajorProjectVersion ver) |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
getAfterTotalEligibleAmount() |
java.math.BigDecimal |
getBeforeTotalEligibleAmount() |
java.lang.String |
getMajorProjectCalculationMethod() |
java.lang.String |
getMajorProjectCalculationMethodDescription() |
java.math.BigDecimal |
getNetRevenuePercentage() |
static S1_c_3 |
getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.majorproject.MajorProjectVersion ver) |
void |
setAfterTotalEligibleAmount(java.math.BigDecimal afterTotalEligibleAmount) |
void |
setBeforeTotalEligibleAmount(java.math.BigDecimal beforeTotalEligibleAmount) |
void |
setMajorProjectCalculationMethod(java.lang.String majorProjectCalculationMethod) |
void |
setMajorProjectCalculationMethodDescription(java.lang.String majorProjectCalculationMethodDescription) |
void |
setNetRevenuePercentage(java.math.BigDecimal netRevenuePercentage) |
public S1_c_3()
public S1_c_3(eu.europa.ec.sfc2014.frontoffice.model.domain.majorproject.MajorProjectVersion ver)
public static S1_c_3 getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.majorproject.MajorProjectVersion ver)
public java.lang.String getMajorProjectCalculationMethod()
public void setMajorProjectCalculationMethod(java.lang.String majorProjectCalculationMethod)
majorProjectCalculationMethod
- the majorProjectCalculationMethod to setpublic java.lang.String getMajorProjectCalculationMethodDescription()
public void setMajorProjectCalculationMethodDescription(java.lang.String majorProjectCalculationMethodDescription)
majorProjectCalculationMethodDescription
- the majorProjectCalculationMethodDescription to setpublic java.math.BigDecimal getBeforeTotalEligibleAmount()
public void setBeforeTotalEligibleAmount(java.math.BigDecimal beforeTotalEligibleAmount)
beforeTotalEligibleAmount
- the beforeTotalEligibleAmount to setpublic java.math.BigDecimal getNetRevenuePercentage()
public void setNetRevenuePercentage(java.math.BigDecimal netRevenuePercentage)
netRevenuePercentage
- the netRevenuePercentage to setpublic java.math.BigDecimal getAfterTotalEligibleAmount()
public void setAfterTotalEligibleAmount(java.math.BigDecimal afterTotalEligibleAmount)
afterTotalEligibleAmount
- the afterTotalEligibleAmount to setCopyright © 2024. All rights reserved.