public class Table6EtcDTO
extends java.lang.Object
Constructor and Description |
---|
Table6EtcDTO() |
Table6EtcDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.OutsideProgrammeAreaTable6 item) |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
getEligibleExpenditure() |
java.math.BigDecimal |
getEnvisagedAmount() |
static java.util.List<Table6EtcDTO> |
getObjects(java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.OutsideProgrammeAreaTable6> list2) |
java.lang.String |
getOperations() |
java.math.BigDecimal |
getShare2() |
java.math.BigDecimal |
getShare4() |
void |
setEligibleExpenditure(java.math.BigDecimal eligibleExpenditure) |
void |
setEnvisagedAmount(java.math.BigDecimal envisagedAmount) |
void |
setOperations(java.lang.String operations) |
void |
setShare2(java.math.BigDecimal share2) |
void |
setShare4(java.math.BigDecimal share4) |
public Table6EtcDTO()
public Table6EtcDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.OutsideProgrammeAreaTable6 item)
public static java.util.List<Table6EtcDTO> getObjects(java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.OutsideProgrammeAreaTable6> list2)
public java.lang.String getOperations()
public void setOperations(java.lang.String operations)
operations
- the operations to setpublic java.math.BigDecimal getEnvisagedAmount()
public void setEnvisagedAmount(java.math.BigDecimal envisagedAmount)
envisagedAmount
- the envisagedAmount to setpublic java.math.BigDecimal getShare2()
public void setShare2(java.math.BigDecimal share2)
share2
- the share2 to setpublic java.math.BigDecimal getEligibleExpenditure()
public void setEligibleExpenditure(java.math.BigDecimal eligibleExpenditure)
eligibleExpenditure
- the eligibleExpenditure to setpublic java.math.BigDecimal getShare4()
public void setShare4(java.math.BigDecimal share4)
share4
- the share4 to setCopyright © 2024. All rights reserved.