public class Table10DTO
extends java.lang.Object
Constructor and Description |
---|
Table10DTO() |
Table10DTO(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.ImplementationReportVersionSfCf item) |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
getEligibleExenditure() |
java.math.BigDecimal |
getEnvisagedAmount() |
static Table10DTO |
getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.ImplementationReportVersionSfCf item) |
java.math.BigDecimal |
getShare1() |
java.math.BigDecimal |
getShare3() |
void |
setEligibleExenditure(java.math.BigDecimal eligibleExenditure) |
void |
setEnvisagedAmount(java.math.BigDecimal envisagedAmount) |
void |
setShare1(java.math.BigDecimal share1) |
void |
setShare3(java.math.BigDecimal share3) |
public Table10DTO()
public Table10DTO(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.ImplementationReportVersionSfCf item)
public static Table10DTO getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.ImplementationReportVersionSfCf item)
public java.math.BigDecimal getEnvisagedAmount()
public void setEnvisagedAmount(java.math.BigDecimal envisagedAmount)
envisagedAmount
- the envisagedAmount to setpublic java.math.BigDecimal getEligibleExenditure()
public void setEligibleExenditure(java.math.BigDecimal eligibleExenditure)
eligibleExenditure
- the eligibleExenditure to setpublic java.math.BigDecimal getShare3()
public void setShare3(java.math.BigDecimal share3)
share3
- the share3 to setpublic java.math.BigDecimal getShare1()
public void setShare1(java.math.BigDecimal share1)
share1
- the share1 to setCopyright © 2024. All rights reserved.