public class SfcRecommendationsDTO
extends java.lang.Object
Constructor and Description |
---|
SfcRecommendationsDTO() |
SfcRecommendationsDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.emff.ProgrammeExAnteEvaluation programmeExAnteEvaluation) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getHowWhy() |
static java.util.List<SfcRecommendationsDTO> |
getObjects(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.emff.ProgrammeVersionEmff emff) |
java.lang.String |
getRecommendation() |
java.lang.String |
getTopic() |
void |
setHowWhy(java.lang.String howWhy) |
void |
setRecommendation(java.lang.String recommendation) |
void |
setTopic(java.lang.String topic) |
public SfcRecommendationsDTO()
public SfcRecommendationsDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.emff.ProgrammeExAnteEvaluation programmeExAnteEvaluation)
public static java.util.List<SfcRecommendationsDTO> getObjects(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.emff.ProgrammeVersionEmff emff)
public java.lang.String getTopic()
public void setTopic(java.lang.String topic)
topic
- the topic to setpublic java.lang.String getRecommendation()
public void setRecommendation(java.lang.String recommendation)
recommendation
- the recommendation to setpublic java.lang.String getHowWhy()
public void setHowWhy(java.lang.String howWhy)
howWhy
- the howWhy to setCopyright © 2024. All rights reserved.