public class Section3_1_SFCF
extends java.lang.Object
Constructor and Description |
---|
Section3_1_SFCF() |
Section3_1_SFCF(eu.europa.ec.sfc2014.frontoffice.model.domain.paymentapplication.PaymentApplicationRequest domainObject) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFund() |
static Section3_1_SFCF |
getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.paymentapplication.PaymentApplicationRequest par) |
static java.util.List<Section3_1_SFCF> |
getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.paymentapplication.PaymentApplicationVersion pap) |
java.lang.Boolean |
getReactEu() |
java.lang.String |
getRegionCategory() |
java.math.BigDecimal |
getRequestedAmount() |
void |
setFund(java.lang.String fund) |
void |
setReactEu(java.lang.Boolean reactEu) |
void |
setRegionCategory(java.lang.String region) |
void |
setRequestedAmount(java.math.BigDecimal requestedAmount) |
public Section3_1_SFCF()
public Section3_1_SFCF(eu.europa.ec.sfc2014.frontoffice.model.domain.paymentapplication.PaymentApplicationRequest domainObject)
public static java.util.List<Section3_1_SFCF> getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.paymentapplication.PaymentApplicationVersion pap)
public static Section3_1_SFCF getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.paymentapplication.PaymentApplicationRequest par)
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 region)
region
- the region to setpublic java.math.BigDecimal getRequestedAmount()
public void setRequestedAmount(java.math.BigDecimal requestedAmount)
requestedAmount
- the requestedAmount to setpublic java.lang.Boolean getReactEu()
public void setReactEu(java.lang.Boolean reactEu)
Copyright © 2024. All rights reserved.