public class S1_uni_ta_table
extends java.lang.Object
Constructor and Description |
---|
S1_uni_ta_table() |
S1_uni_ta_table(eu.europa.ec.sfc2014.frontoffice.model.domain.partnershipagreement.TechnicalAssistanceAllocation all) |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
getEuAmount() |
java.lang.String |
getFund() |
static java.util.List<S1_uni_ta_table> |
getObjects(java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.partnershipagreement.TechnicalAssistanceAllocation> allos) |
java.lang.String |
getRegion() |
java.math.BigDecimal |
getShareOfTaOfTotalAllocation() |
void |
setEuAmount(java.math.BigDecimal euAmount) |
void |
setFund(java.lang.String fund) |
void |
setRegion(java.lang.String region) |
void |
setShareOfTaOfTotalAllocation(java.math.BigDecimal shareOfTaOfTotalAllocation) |
public S1_uni_ta_table()
public S1_uni_ta_table(eu.europa.ec.sfc2014.frontoffice.model.domain.partnershipagreement.TechnicalAssistanceAllocation all)
public static java.util.List<S1_uni_ta_table> getObjects(java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.partnershipagreement.TechnicalAssistanceAllocation> allos)
public java.lang.String getFund()
public void setFund(java.lang.String fund)
fund
- the fund to setpublic java.lang.String getRegion()
public void setRegion(java.lang.String region)
region
- the region to setpublic java.math.BigDecimal getEuAmount()
public void setEuAmount(java.math.BigDecimal euAmount)
euAmount
- the euAmount to setpublic java.math.BigDecimal getShareOfTaOfTotalAllocation()
public void setShareOfTaOfTotalAllocation(java.math.BigDecimal shareOfTaOfTotalAllocation)
shareOfTaOfTotalAllocation
- the shareOfTaOfTotalAllocation to setCopyright © 2024. All rights reserved.