public class SfcAnnualPlanDTO
extends java.lang.Object
Constructor and Description |
---|
SfcAnnualPlanDTO() |
SfcAnnualPlanDTO(eu.europa.ec.sfc2014.frontoffice.model.dto.programme.emff.Section8AnnualPlanHelper det) |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
getMainAllocation() |
java.math.BigDecimal |
getPerformanceReserve() |
java.lang.Short |
getYear() |
void |
setMainAllocation(java.math.BigDecimal mainAllocation) |
void |
setPerformanceReserve(java.math.BigDecimal performanceReserve) |
void |
setYear(java.lang.Short year) |
public SfcAnnualPlanDTO()
public SfcAnnualPlanDTO(eu.europa.ec.sfc2014.frontoffice.model.dto.programme.emff.Section8AnnualPlanHelper det)
public java.lang.Short getYear()
public void setYear(java.lang.Short year)
year
- the year to setpublic java.math.BigDecimal getMainAllocation()
public void setMainAllocation(java.math.BigDecimal mainAllocation)
mainAllocation
- the mainAllocation to setpublic java.math.BigDecimal getPerformanceReserve()
public void setPerformanceReserve(java.math.BigDecimal performanceReserve)
performanceReserve
- the performanceReserve to setCopyright © 2024. All rights reserved.