public class FinancialInstrumentThematicObjectiveDTO
extends java.lang.Object
Constructor and Description |
---|
FinancialInstrumentThematicObjectiveDTO() |
FinancialInstrumentThematicObjectiveDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.FinancialInstrumentThematicObjective bean) |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
getEsiCommitted() |
java.lang.String |
getThematicObjective() |
void |
setEsiCommitted(java.math.BigDecimal esiCommitted) |
void |
setThematicObjective(java.lang.String thematicObjective) |
public FinancialInstrumentThematicObjectiveDTO()
public FinancialInstrumentThematicObjectiveDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.FinancialInstrumentThematicObjective bean)
public java.lang.String getThematicObjective()
public void setThematicObjective(java.lang.String thematicObjective)
thematicObjective
- the thematicObjective to setpublic java.math.BigDecimal getEsiCommitted()
public void setEsiCommitted(java.math.BigDecimal esiCommitted)
esiCommitted
- the esiCommitted to setCopyright © 2024. All rights reserved.