public class ClimateChangeDTO
extends java.lang.Object
Constructor and Description |
---|
ClimateChangeDTO() |
ClimateChangeDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.ImplementationReportClimateChangeAmountDto ver) |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
getAllocation() |
java.math.BigDecimal |
getAmountOfSupport() |
static java.util.Collection<ClimateChangeDTO> |
getObjects(java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.ImplementationReportClimateChangeAmountDto> list) |
java.lang.String |
getPriorityAxis() |
void |
setAllocation(java.math.BigDecimal allocation) |
void |
setAmountOfSupport(java.math.BigDecimal amountOfSupport) |
void |
setPriorityAxis(java.lang.String priorityAxis) |
public ClimateChangeDTO()
public ClimateChangeDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.ImplementationReportClimateChangeAmountDto ver)
public static java.util.Collection<ClimateChangeDTO> getObjects(java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.ImplementationReportClimateChangeAmountDto> list)
public java.lang.String getPriorityAxis()
public void setPriorityAxis(java.lang.String priorityAxis)
priorityAxis
- the priorityAxis to setpublic java.math.BigDecimal getAmountOfSupport()
public void setAmountOfSupport(java.math.BigDecimal amountOfSupport)
amountOfSupport
- the amountOfSupport to setpublic java.math.BigDecimal getAllocation()
public void setAllocation(java.math.BigDecimal allocation)
allocation
- the allocation to setCopyright © 2024. All rights reserved.