public class S3_2_UP_SO
extends java.lang.Object
Constructor and Description |
---|
S3_2_UP_SO() |
S3_2_UP_SO(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.emff.ProgrammeResultIndicator bean) |
Modifier and Type | Method and Description |
---|---|
CommonResultIndicatorEmffDTO |
getCommonResultIndicatorEmff() |
java.lang.Boolean |
getNotApplicable() |
static java.util.List<S3_2_UP_SO> |
getObjects(java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.programme.emff.ProgrammeResultIndicator> listOfProgrammeResultIndicator) |
SpecificResultIndicatorDTO |
getSpecificResultIndicator() |
java.math.BigDecimal |
getTargetValue2023() |
void |
setCommonResultIndicatorEmff(CommonResultIndicatorEmffDTO commonResultIndicatorEmff) |
void |
setNotApplicable(java.lang.Boolean notApplicable) |
void |
setSpecificResultIndicator(SpecificResultIndicatorDTO specificResultIndicator) |
void |
setTargetValue2023(java.math.BigDecimal targetValue2023) |
public S3_2_UP_SO()
public S3_2_UP_SO(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.emff.ProgrammeResultIndicator bean)
public static java.util.List<S3_2_UP_SO> getObjects(java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.programme.emff.ProgrammeResultIndicator> listOfProgrammeResultIndicator)
public CommonResultIndicatorEmffDTO getCommonResultIndicatorEmff()
public void setCommonResultIndicatorEmff(CommonResultIndicatorEmffDTO commonResultIndicatorEmff)
commonResultIndicatorEmff
- the commonResultIndicatorEmff to setpublic java.math.BigDecimal getTargetValue2023()
public void setTargetValue2023(java.math.BigDecimal targetValue2023)
targetValue2023
- the targetValue2023 to setpublic java.lang.Boolean getNotApplicable()
public void setNotApplicable(java.lang.Boolean notApplicable)
notApplicable
- the notApplicable to setpublic SpecificResultIndicatorDTO getSpecificResultIndicator()
public void setSpecificResultIndicator(SpecificResultIndicatorDTO specificResultIndicator)
specificResultIndicator
- the specificResultIndicator to setCopyright © 2024. All rights reserved.