public class S10_4
extends java.lang.Object
Constructor and Description |
---|
S10_4() |
S10_4(eu.europa.ec.sfc2014.frontoffice.model.domain.evaluation.amfisf.dto.SpecialCasesTable sc) |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
getAmountFrom2014to2015() |
java.math.BigDecimal |
getAmountFrom2016to2017() |
java.math.BigDecimal |
getAmountFrom2018to2020() |
java.lang.String |
getDescription() |
java.lang.String |
getType() |
void |
setAmountFrom2014to2015(java.math.BigDecimal amountFrom2014to2015) |
void |
setAmountFrom2016to2017(java.math.BigDecimal amountFrom2016to2017) |
void |
setAmountFrom2018to2020(java.math.BigDecimal amountFrom2018to2020) |
void |
setDescription(java.lang.String description) |
void |
setType(java.lang.String type) |
public S10_4()
public S10_4(eu.europa.ec.sfc2014.frontoffice.model.domain.evaluation.amfisf.dto.SpecialCasesTable sc)
public java.lang.String getType()
public void setType(java.lang.String type)
type
- the type to setpublic java.lang.String getDescription()
public void setDescription(java.lang.String description)
description
- the description to setpublic java.math.BigDecimal getAmountFrom2014to2015()
public void setAmountFrom2014to2015(java.math.BigDecimal amountFrom2014to2015)
amountFrom2014to2015
- the amountFrom2014to2015 to setpublic java.math.BigDecimal getAmountFrom2016to2017()
public void setAmountFrom2016to2017(java.math.BigDecimal amountFrom2016to2017)
amountFrom2016to2017
- the amountFrom2016to2017 to setpublic java.math.BigDecimal getAmountFrom2018to2020()
public void setAmountFrom2018to2020(java.math.BigDecimal amountFrom2018to2020)
amountFrom2018to2020
- the amountFrom2018to2020 to setCopyright © 2024. All rights reserved.