public class S1_uni_the_table
extends java.lang.Object
Constructor and Description |
---|
S1_uni_the_table() |
S1_uni_the_table(eu.europa.ec.sfc2014.frontoffice.model.domain.partnershipagreement.ThematicAllocation all) |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
getCfAmount() |
java.math.BigDecimal |
getEafrdAmount() |
java.math.BigDecimal |
getEmffAmount() |
java.math.BigDecimal |
getErdfAmount() |
java.math.BigDecimal |
getEsfAmount() |
static java.util.List<S1_uni_the_table> |
getObjects(java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.partnershipagreement.ThematicAllocation> allos) |
java.lang.String |
getThematicAllocation() |
java.math.BigDecimal |
getTotal() |
void |
setCfAmount(java.math.BigDecimal cfAmount) |
void |
setEafrdAmount(java.math.BigDecimal eafrdAmount) |
void |
setEmffAmount(java.math.BigDecimal emffAmount) |
void |
setErdfAmount(java.math.BigDecimal erdfAmount) |
void |
setEsfAmount(java.math.BigDecimal esfAmount) |
void |
setThematicAllocation(java.lang.String thematicAllocation) |
void |
setTotal(java.math.BigDecimal total) |
public S1_uni_the_table()
public S1_uni_the_table(eu.europa.ec.sfc2014.frontoffice.model.domain.partnershipagreement.ThematicAllocation all)
public static java.util.List<S1_uni_the_table> getObjects(java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.partnershipagreement.ThematicAllocation> allos)
public java.lang.String getThematicAllocation()
public void setThematicAllocation(java.lang.String thematicAllocation)
thematicAllocation
- the thematicAllocation to setpublic java.math.BigDecimal getCfAmount()
public void setCfAmount(java.math.BigDecimal cfAmount)
cfAmount
- the cfAmount to setpublic java.math.BigDecimal getEafrdAmount()
public void setEafrdAmount(java.math.BigDecimal eafrdAmount)
eafrdAmount
- the eafrdAmount to setpublic java.math.BigDecimal getEmffAmount()
public void setEmffAmount(java.math.BigDecimal emffAmount)
emffAmount
- the emffAmount to setpublic java.math.BigDecimal getErdfAmount()
public void setErdfAmount(java.math.BigDecimal erdfAmount)
erdfAmount
- the erdfAmount to setpublic java.math.BigDecimal getEsfAmount()
public void setEsfAmount(java.math.BigDecimal esfAmount)
esfAmount
- the esfAmount to setpublic java.math.BigDecimal getTotal()
public void setTotal(java.math.BigDecimal total)
total
- the total to setCopyright © 2024. All rights reserved.