public class SfcThematicObjectivePlanDTO
extends java.lang.Object
Constructor and Description |
---|
SfcThematicObjectivePlanDTO() |
SfcThematicObjectivePlanDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.emff.ThematicObjectivePlanEmff to) |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
getEuAmount() |
static SfcThematicObjectivePlanDTO |
getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.emff.ThematicObjectivePlanEmff to) |
java.lang.String |
getThematicObjective() |
void |
setEuAmount(java.math.BigDecimal euAmount) |
void |
setThematicObjective(java.lang.String thematicObjective) |
public SfcThematicObjectivePlanDTO()
public SfcThematicObjectivePlanDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.emff.ThematicObjectivePlanEmff to)
public static SfcThematicObjectivePlanDTO getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.emff.ThematicObjectivePlanEmff to)
public java.lang.String getThematicObjective()
public void setThematicObjective(java.lang.String thematicObjective)
thematicObjective
- the thematicObjective to setpublic java.math.BigDecimal getEuAmount()
public void setEuAmount(java.math.BigDecimal euAmount)
euAmount
- the euAmount to setCopyright © 2024. All rights reserved.