public class Table11DTO
extends java.lang.Object
Constructor and Description |
---|
Table11DTO() |
Table11DTO(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.YeiOutsideNuts2Table11 item) |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
getAllocatedEuAmount() |
java.math.BigDecimal |
getEnvisagedEuAmount() |
java.math.BigDecimal |
getEuExpenditureAmount() |
static java.util.List<Table11DTO> |
getObjects(java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.YeiOutsideNuts2Table11> list2) |
java.lang.String |
getPriorityAxisCode() |
java.math.BigDecimal |
getTotalExpenditureAmount() |
void |
setAllocatedEuAmount(java.math.BigDecimal allocatedEuAmount) |
void |
setEnvisagedEuAmount(java.math.BigDecimal envisagedEuAmount) |
void |
setEuExpenditureAmount(java.math.BigDecimal euExpenditureAmount) |
void |
setPriorityAxisCode(java.lang.String priorityAxisCode) |
void |
setTotalExpenditureAmount(java.math.BigDecimal totalExpenditureAmount) |
public Table11DTO()
public Table11DTO(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.YeiOutsideNuts2Table11 item)
public static java.util.List<Table11DTO> getObjects(java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.YeiOutsideNuts2Table11> list2)
public java.lang.String getPriorityAxisCode()
public void setPriorityAxisCode(java.lang.String priorityAxisCode)
priorityAxisCode
- the priorityAxisCode to setpublic java.math.BigDecimal getEnvisagedEuAmount()
public void setEnvisagedEuAmount(java.math.BigDecimal envisagedEuAmount)
envisagedEuAmount
- the envisagedEuAmount to setpublic java.math.BigDecimal getAllocatedEuAmount()
public void setAllocatedEuAmount(java.math.BigDecimal allocatedEuAmount)
allocatedEuAmount
- the allocatedEuAmount to setpublic java.math.BigDecimal getEuExpenditureAmount()
public void setEuExpenditureAmount(java.math.BigDecimal euExpenditureAmount)
euExpenditureAmount
- the euExpenditureAmount to setpublic java.math.BigDecimal getTotalExpenditureAmount()
public void setTotalExpenditureAmount(java.math.BigDecimal totalExpenditureAmount)
totalExpenditureAmount
- the totalExpenditureAmount to setCopyright © 2024. All rights reserved.