public class OperationalDetailSummaryDTO extends NumericBasisDTO
Constructor and Description |
---|
OperationalDetailSummaryDTO() |
OperationalDetailSummaryDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.amfisf.OperationalDetailSummary sum) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
java.math.BigDecimal |
getTotal() |
java.lang.String |
getTypeAnnualPlan() |
void |
setDescription(java.lang.String description) |
void |
setTotal(java.math.BigDecimal total) |
void |
setTypeAnnualPlan(java.lang.String typeAnnualPlan) |
get_, get_2014, get_2015, get_2016, get_2017, get_2018, get_2019, get_2020, get_2021, get_2022, get_2023, getCumulativeValue, getObject, getTargetValue, set_, set_2014, set_2015, set_2016, set_2017, set_2018, set_2019, set_2020, set_2021, set_2022, set_2023, setCumulativeValue, setTargetValue
public OperationalDetailSummaryDTO()
public OperationalDetailSummaryDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.amfisf.OperationalDetailSummary sum)
public java.lang.String getTypeAnnualPlan()
public void setTypeAnnualPlan(java.lang.String typeAnnualPlan)
typeAnnualPlan
- the typeAnnualPlan to setpublic java.math.BigDecimal getTotal()
public void setTotal(java.math.BigDecimal total)
total
- the total to setpublic java.lang.String getDescription()
public void setDescription(java.lang.String description)
description
- the description to setCopyright © 2024. All rights reserved.