public class S1_per_res_table
extends java.lang.Object
Constructor and Description |
---|
S1_per_res_table() |
S1_per_res_table(eu.europa.ec.sfc2014.frontoffice.model.domain.partnershipagreement.PerformanceReserveAllocation all) |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
getCapTransfersAmount() |
java.math.BigDecimal |
getEsfMatchingAmount() |
java.lang.String |
getFund() |
static java.util.List<S1_per_res_table> |
getObjects(java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.partnershipagreement.PerformanceReserveAllocation> list) |
java.lang.String |
getRegionCategory() |
java.math.BigDecimal |
getSubjectToPerformanceReserveAmount() |
java.math.BigDecimal |
getTotalAmount() |
void |
setCapTransfersAmount(java.math.BigDecimal capTransfersAmount) |
void |
setEsfMatchingAmount(java.math.BigDecimal esfMatchingAmount) |
void |
setFund(java.lang.String fund) |
void |
setRegionCategory(java.lang.String regionCategory) |
void |
setSubjectToPerformanceReserveAmount(java.math.BigDecimal subjectToPerformanceReserveAmount) |
void |
setTotalAmount(java.math.BigDecimal totalAmount) |
public S1_per_res_table()
public S1_per_res_table(eu.europa.ec.sfc2014.frontoffice.model.domain.partnershipagreement.PerformanceReserveAllocation all)
public static java.util.List<S1_per_res_table> getObjects(java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.partnershipagreement.PerformanceReserveAllocation> list)
public java.lang.String getFund()
public void setFund(java.lang.String fund)
fund
- the fund to setpublic java.lang.String getRegionCategory()
public void setRegionCategory(java.lang.String regionCategory)
regionCategory
- the regionCategory to setpublic java.math.BigDecimal getTotalAmount()
public void setTotalAmount(java.math.BigDecimal totalAmount)
totalAmount
- the totalAmount to setpublic java.math.BigDecimal getEsfMatchingAmount()
public void setEsfMatchingAmount(java.math.BigDecimal esfMatchingAmount)
esfMatchingAmount
- the esfMatchingAmount to setpublic java.math.BigDecimal getCapTransfersAmount()
public void setCapTransfersAmount(java.math.BigDecimal capTransfersAmount)
capTransfersAmount
- the capTransfersAmount to setpublic java.math.BigDecimal getSubjectToPerformanceReserveAmount()
public void setSubjectToPerformanceReserveAmount(java.math.BigDecimal subjectToPerformanceReserveAmount)
subjectToPerformanceReserveAmount
- the subjectToPerformanceReserveAmount to setCopyright © 2024. All rights reserved.