public class OutputIndicatorsDTO
extends java.lang.Object
Constructor and Description |
---|
OutputIndicatorsDTO() |
OutputIndicatorsDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.emff.OutputIndicatorEmffTable2 item) |
Modifier and Type | Method and Description |
---|---|
CommonOutputIndicatorEmffDTO |
getIndicator() |
java.lang.Boolean |
getInPerformanceFramework() |
static OutputIndicatorsDTO |
getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.emff.OutputIndicatorEmffTable2 item) |
SpecificObjectiveMeasureEmffDTO |
getSpecificObjectiveMeasureEmff() |
NumericBasisDTO |
getYear() |
void |
setIndicator(CommonOutputIndicatorEmffDTO indicator) |
void |
setInPerformanceFramework(java.lang.Boolean inPerformanceFramework) |
void |
setSpecificObjectiveMeasureEmff(SpecificObjectiveMeasureEmffDTO specificObjectiveMeasureEmff) |
void |
setYear(NumericBasisDTO year) |
public OutputIndicatorsDTO()
public OutputIndicatorsDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.emff.OutputIndicatorEmffTable2 item)
public static OutputIndicatorsDTO getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.emff.OutputIndicatorEmffTable2 item)
public SpecificObjectiveMeasureEmffDTO getSpecificObjectiveMeasureEmff()
public void setSpecificObjectiveMeasureEmff(SpecificObjectiveMeasureEmffDTO specificObjectiveMeasureEmff)
specificObjectiveMeasureEmff
- the specificObjectiveMeasureEmff to setpublic CommonOutputIndicatorEmffDTO getIndicator()
public void setIndicator(CommonOutputIndicatorEmffDTO indicator)
indicator
- the indicator to setpublic java.lang.Boolean getInPerformanceFramework()
public void setInPerformanceFramework(java.lang.Boolean inPerformanceFramework)
inPerformanceFramework
- the inPerformanceFramework to setpublic NumericBasisDTO getYear()
public void setYear(NumericBasisDTO year)
year
- the year to setCopyright © 2024. All rights reserved.