public class SpecificObjectiveMeasureEmffDTO
extends java.lang.Object
Constructor and Description |
---|
SpecificObjectiveMeasureEmffDTO() |
SpecificObjectiveMeasureEmffDTO(eu.europa.ec.sfc2014.directory.model.domain.SpecificObjectiveMeasureEmff som) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCode() |
SpecificObjectiveEmffDTO |
getSpecificObjectiveEmff() |
java.lang.String |
getThematicObjective() |
void |
setCode(java.lang.String code) |
void |
setSpecificObjectiveEmff(SpecificObjectiveEmffDTO specificObjectiveEmff) |
void |
setThematicObjective(java.lang.String thematicObjective) |
public SpecificObjectiveMeasureEmffDTO()
public SpecificObjectiveMeasureEmffDTO(eu.europa.ec.sfc2014.directory.model.domain.SpecificObjectiveMeasureEmff som)
public java.lang.String getCode()
public void setCode(java.lang.String code)
code
- the code to setpublic SpecificObjectiveEmffDTO getSpecificObjectiveEmff()
public void setSpecificObjectiveEmff(SpecificObjectiveEmffDTO specificObjectiveEmff)
specificObjectiveEmff
- the specificObjectiveEmff to setpublic java.lang.String getThematicObjective()
public void setThematicObjective(java.lang.String thematicObjective)
thematicObjective
- the thematicObjective to setCopyright © 2024. All rights reserved.