public class SfcOutputIndicatorsDTO
extends java.lang.Object
Constructor and Description |
---|
SfcOutputIndicatorsDTO() |
SfcOutputIndicatorsDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.emff.ProgrammeOutputIndicator oi) |
Modifier and Type | Method and Description |
---|---|
CommonOutputIndicatorEmffDTO |
getCommonOutputIndicatorEmff() |
java.lang.Boolean |
getFramework() |
static SfcOutputIndicatorsDTO |
getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.emff.ProgrammeOutputIndicator oi) |
SpecificObjectiveMeasureEmffDTO |
getSpecificObjectiveMeasureEmff() |
java.math.BigDecimal |
getTargetValue2023() |
void |
setCommonOutputIndicatorEmff(CommonOutputIndicatorEmffDTO commonOutputIndicatorEmff) |
void |
setFramework(java.lang.Boolean framework) |
void |
setSpecificObjectiveMeasureEmff(SpecificObjectiveMeasureEmffDTO specificObjectiveMeasureEmff) |
void |
setTargetValue2023(java.math.BigDecimal targetValue2023) |
public SfcOutputIndicatorsDTO()
public SfcOutputIndicatorsDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.emff.ProgrammeOutputIndicator oi)
public static SfcOutputIndicatorsDTO getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.emff.ProgrammeOutputIndicator oi)
public SpecificObjectiveMeasureEmffDTO getSpecificObjectiveMeasureEmff()
public void setSpecificObjectiveMeasureEmff(SpecificObjectiveMeasureEmffDTO specificObjectiveMeasureEmff)
specificObjectiveMeasureEmff
- the specificObjectiveMeasureEmff to setpublic java.math.BigDecimal getTargetValue2023()
public void setTargetValue2023(java.math.BigDecimal targetValue2023)
targetValue2023
- the targetValue2023 to setpublic java.lang.Boolean getFramework()
public void setFramework(java.lang.Boolean framework)
framework
- the framework to setpublic CommonOutputIndicatorEmffDTO getCommonOutputIndicatorEmff()
public void setCommonOutputIndicatorEmff(CommonOutputIndicatorEmffDTO commonOutputIndicatorEmff)
commonOutputIndicatorEmff
- the commonOutputIndicatorEmff to setCopyright © 2024. All rights reserved.