public class SfcFinancingPlanByClimateChangeDTO
extends java.lang.Object
Constructor and Description |
---|
SfcFinancingPlanByClimateChangeDTO() |
SfcFinancingPlanByClimateChangeDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.util.ClimateChangeObjective det) |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
getIndicativeSupportAmount() |
java.lang.String |
getPriority() |
java.lang.Double |
getShareOnTotal() |
void |
setIndicativeSupportAmount(java.math.BigDecimal indicativeSupportAmount) |
void |
setPriority(java.lang.String priority) |
void |
setShareOnTotal(java.lang.Double shareOnTotal) |
public SfcFinancingPlanByClimateChangeDTO()
public SfcFinancingPlanByClimateChangeDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.util.ClimateChangeObjective det)
public java.lang.String getPriority()
public void setPriority(java.lang.String priority)
priority
- the priority to setpublic java.math.BigDecimal getIndicativeSupportAmount()
public void setIndicativeSupportAmount(java.math.BigDecimal indicativeSupportAmount)
indicativeSupportAmount
- the indicativeSupportAmount to setpublic java.lang.Double getShareOnTotal()
public void setShareOnTotal(java.lang.Double shareOnTotal)
shareOnTotal
- the shareOnTotal to setCopyright © 2024. All rights reserved.