public abstract class MacroregionalProcessDTO<T extends MacroregionalProcessCoverageDTO<V>,V extends eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.macro.AbstractImplementationReportCoverage<?,?>>
extends java.lang.Object
Constructor and Description |
---|
MacroregionalProcessDTO() |
MacroregionalProcessDTO(java.lang.Boolean isSelected) |
MacroregionalProcessDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.macro.ImplementationReportMrsSbs bean) |
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
getCallsForProposalsPlanned() |
java.math.BigDecimal |
getCfAmount() |
abstract java.util.Collection<T> |
getCoverage() |
java.math.BigDecimal |
getEafrdAmount() |
java.math.BigDecimal |
getEmffAmount() |
java.math.BigDecimal |
getEniAmount() |
java.math.BigDecimal |
getErdfAmount() |
java.math.BigDecimal |
getEsfAmount() |
java.lang.Boolean |
getEuFundsInvested() |
java.lang.Boolean |
getExtraPointsAttributed() |
java.lang.String |
getHighImpact() |
java.lang.String |
getInvestmentPlanned() |
java.math.BigDecimal |
getIpaAmount() |
java.lang.Boolean |
getIsSelected() |
java.lang.String |
getName() |
java.lang.Long |
getNumberOfProjectsSupported() |
java.lang.String |
getObtainedResults() |
java.lang.String |
getOtherActions() |
java.math.BigDecimal |
getOtherAmount() |
java.lang.String |
getOtherFund() |
java.lang.Boolean |
getParticipated() |
java.lang.String |
getTargets() |
void |
setCallsForProposalsPlanned(java.lang.Boolean callsForProposalsPlanned) |
void |
setCfAmount(java.math.BigDecimal cfAmount) |
abstract void |
setCoverage(java.util.Collection<T> collection) |
void |
setEafrdAmount(java.math.BigDecimal eafrdAmount) |
void |
setEmffAmount(java.math.BigDecimal emffAmount) |
void |
setEniAmount(java.math.BigDecimal eniAmount) |
void |
setErdfAmount(java.math.BigDecimal erdfAmount) |
void |
setEsfAmount(java.math.BigDecimal esfAmount) |
void |
setEuFundsInvested(java.lang.Boolean euFundsInvested) |
void |
setExtraPointsAttributed(java.lang.Boolean extraPointsAttributed) |
void |
setHighImpact(java.lang.String highImpact) |
void |
setInvestmentPlanned(java.lang.String investmentPlanned) |
void |
setIpaAmount(java.math.BigDecimal ipaAmount) |
void |
setIsSelected(java.lang.Boolean isSelected) |
void |
setName(java.lang.String name) |
void |
setNumberOfProjectsSupported(java.lang.Long numberOfProjectsSupported) |
void |
setObtainedResults(java.lang.String obtainedResults) |
void |
setOtherActions(java.lang.String otherActions) |
void |
setOtherAmount(java.math.BigDecimal otherAmount) |
void |
setOtherFund(java.lang.String otherFund) |
void |
setParticipated(java.lang.Boolean participated) |
void |
setTargets(java.lang.String targets) |
public MacroregionalProcessDTO()
public MacroregionalProcessDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.macro.ImplementationReportMrsSbs bean)
public MacroregionalProcessDTO(java.lang.Boolean isSelected)
public java.lang.String getName()
public void setName(java.lang.String name)
name
- the name to setpublic java.lang.Boolean getIsSelected()
public void setIsSelected(java.lang.Boolean isSelected)
isSelected
- the isSelected to setpublic java.lang.Boolean getParticipated()
public void setParticipated(java.lang.Boolean participated)
participated
- the participated to setpublic java.lang.Boolean getExtraPointsAttributed()
public void setExtraPointsAttributed(java.lang.Boolean extraPointsAttributed)
extraPointsAttributed
- the extraPointsAttributed to setpublic java.lang.Boolean getCallsForProposalsPlanned()
public void setCallsForProposalsPlanned(java.lang.Boolean callsForProposalsPlanned)
callsForProposalsPlanned
- the callsForProposalsPlanned to setpublic java.lang.Long getNumberOfProjectsSupported()
public void setNumberOfProjectsSupported(java.lang.Long numberOfProjectsSupported)
numberOfProjectsSupported
- the numberOfProjectsSupported to setpublic java.lang.String getHighImpact()
public void setHighImpact(java.lang.String highImpact)
highImpact
- the highImpact to setpublic java.lang.String getOtherActions()
public void setOtherActions(java.lang.String otherActions)
otherActions
- the otherActions to setpublic java.lang.Boolean getEuFundsInvested()
public void setEuFundsInvested(java.lang.Boolean euFundsInvested)
euFundsInvested
- the euFundsInvested to setpublic java.math.BigDecimal getErdfAmount()
public void setErdfAmount(java.math.BigDecimal erdfAmount)
erdfAmount
- the erdfAmount to setpublic java.math.BigDecimal getCfAmount()
public void setCfAmount(java.math.BigDecimal cfAmount)
cfAmount
- the cfAmount to setpublic java.math.BigDecimal getEafrdAmount()
public void setEafrdAmount(java.math.BigDecimal eafrdAmount)
public java.math.BigDecimal getEsfAmount()
public void setEsfAmount(java.math.BigDecimal esfAmount)
esfAmount
- the esfAmount to setpublic java.math.BigDecimal getEmffAmount()
public void setEmffAmount(java.math.BigDecimal emffAmount)
emffAmount
- the emffAmount to setpublic java.math.BigDecimal getEniAmount()
public void setEniAmount(java.math.BigDecimal eniAmount)
eniAmount
- the eniAmount to setpublic java.math.BigDecimal getIpaAmount()
public void setIpaAmount(java.math.BigDecimal ipaAmount)
ipaAmount
- the ipaAmount to setpublic java.math.BigDecimal getOtherAmount()
public void setOtherAmount(java.math.BigDecimal otherAmount)
otherAmount
- the otherAmount to setpublic java.lang.String getOtherFund()
public void setOtherFund(java.lang.String otherFund)
otherFund
- the otherFund to setpublic java.lang.String getInvestmentPlanned()
public void setInvestmentPlanned(java.lang.String investmentPlanned)
investmentPlanned
- the investmentPlanned to setpublic java.lang.String getObtainedResults()
public void setObtainedResults(java.lang.String obtainedResults)
obtainedResults
- the obtainedResults to setpublic java.lang.String getTargets()
public void setTargets(java.lang.String targets)
targets
- the targets to setpublic abstract java.util.Collection<T> getCoverage()
public abstract void setCoverage(java.util.Collection<T> collection)
collection
- the coverage to setCopyright © 2024. All rights reserved.