public class S2_add_table
extends java.lang.Object
Constructor and Description |
---|
S2_add_table() |
S2_add_table(eu.europa.ec.sfc2014.frontoffice.model.domain.partnershipagreement.Additionality add) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getExpenditure() |
static java.util.List<S2_add_table> |
getObjects(java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.partnershipagreement.Additionality> adds) |
java.math.BigDecimal |
getYear2014Amount() |
java.math.BigDecimal |
getYear2015Amount() |
java.math.BigDecimal |
getYear2016Amount() |
java.math.BigDecimal |
getYear2017Amount() |
java.math.BigDecimal |
getYear2018Amount() |
java.math.BigDecimal |
getYear2019Amount() |
java.math.BigDecimal |
getYear2020Amount() |
void |
setExpenditure(java.lang.String expenditure) |
void |
setYear2014Amount(java.math.BigDecimal year2014Amount) |
void |
setYear2015Amount(java.math.BigDecimal year2015Amount) |
void |
setYear2016Amount(java.math.BigDecimal year2016Amount) |
void |
setYear2017Amount(java.math.BigDecimal year2017Amount) |
void |
setYear2018Amount(java.math.BigDecimal year2018Amount) |
void |
setYear2019Amount(java.math.BigDecimal year2019Amount) |
void |
setYear2020Amount(java.math.BigDecimal year2020Amount) |
public S2_add_table()
public S2_add_table(eu.europa.ec.sfc2014.frontoffice.model.domain.partnershipagreement.Additionality add)
public static java.util.List<S2_add_table> getObjects(java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.partnershipagreement.Additionality> adds)
public java.lang.String getExpenditure()
public void setExpenditure(java.lang.String expenditure)
expenditure
- the expenditure to setpublic java.math.BigDecimal getYear2014Amount()
public void setYear2014Amount(java.math.BigDecimal year2014Amount)
year2014Amount
- the year2014Amount to setpublic java.math.BigDecimal getYear2015Amount()
public void setYear2015Amount(java.math.BigDecimal year2015Amount)
year2015Amount
- the year2015Amount to setpublic java.math.BigDecimal getYear2016Amount()
public void setYear2016Amount(java.math.BigDecimal year2016Amount)
year2016Amount
- the year2016Amount to setpublic java.math.BigDecimal getYear2017Amount()
public void setYear2017Amount(java.math.BigDecimal year2017Amount)
year2017Amount
- the year2017Amount to setpublic java.math.BigDecimal getYear2018Amount()
public void setYear2018Amount(java.math.BigDecimal year2018Amount)
year2018Amount
- the year2018Amount to setpublic java.math.BigDecimal getYear2019Amount()
public void setYear2019Amount(java.math.BigDecimal year2019Amount)
year2019Amount
- the year2019Amount to setpublic java.math.BigDecimal getYear2020Amount()
public void setYear2020Amount(java.math.BigDecimal year2020Amount)
year2020Amount
- the year2020Amount to setCopyright © 2024. All rights reserved.