public class Table9DTO
extends java.lang.Object
Constructor and Description |
---|
Table9DTO() |
Table9DTO(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.OutsideProgrammeAreaTable9 item) |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
getExpenditureAmount() |
static java.util.List<Table9DTO> |
getObjects(java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.OutsideProgrammeAreaTable9> list2) |
java.lang.String |
getPriorityAxisCode() |
java.math.BigDecimal |
getShare2() |
java.math.BigDecimal |
getShare4() |
java.math.BigDecimal |
getSupportAmount() |
void |
setExpenditureAmount(java.math.BigDecimal expenditureAmount) |
void |
setPriorityAxisCode(java.lang.String priorityAxisCode) |
void |
setShare2(java.math.BigDecimal share2) |
void |
setShare4(java.math.BigDecimal share4) |
void |
setSupportAmount(java.math.BigDecimal supportAmount) |
public Table9DTO()
public Table9DTO(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.OutsideProgrammeAreaTable9 item)
public static java.util.List<Table9DTO> getObjects(java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.OutsideProgrammeAreaTable9> list2)
public java.lang.String getPriorityAxisCode()
public void setPriorityAxisCode(java.lang.String priorityAxisCode)
priorityAxisCode
- the priorityAxisCode to setpublic java.math.BigDecimal getSupportAmount()
public void setSupportAmount(java.math.BigDecimal supportAmount)
supportAmount
- the supportAmount to setpublic java.math.BigDecimal getExpenditureAmount()
public void setExpenditureAmount(java.math.BigDecimal expenditureAmount)
expenditureAmount
- the expenditureAmount to setpublic java.math.BigDecimal getShare2()
public void setShare2(java.math.BigDecimal share2)
public java.math.BigDecimal getShare4()
public void setShare4(java.math.BigDecimal share4)
Copyright © 2024. All rights reserved.