public class S3_urb_ind_table
extends java.lang.Object
Constructor and Description |
---|
S3_urb_ind_table() |
S3_urb_ind_table(java.lang.String fund,
java.math.BigDecimal ind,
java.math.BigDecimal prop) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFund() |
java.math.BigDecimal |
getIndicativeAllocation() |
static java.util.List<S3_urb_ind_table> |
getObjects(eu.europa.ec.sfc2014.frontoffice.model.domain.partnershipagreement.PartnershipAgreementVersion ver) |
java.math.BigDecimal |
getProportionOfAllocation() |
void |
setFund(java.lang.String fund) |
void |
setIndicativeAllocation(java.math.BigDecimal indicativeAllocation) |
void |
setProportionOfAllocation(java.math.BigDecimal proportionOfAllocation) |
public S3_urb_ind_table()
public S3_urb_ind_table(java.lang.String fund, java.math.BigDecimal ind, java.math.BigDecimal prop)
public static java.util.List<S3_urb_ind_table> getObjects(eu.europa.ec.sfc2014.frontoffice.model.domain.partnershipagreement.PartnershipAgreementVersion ver)
public java.lang.String getFund()
public void setFund(java.lang.String fund)
fund
- the fund to setpublic java.math.BigDecimal getIndicativeAllocation()
public void setIndicativeAllocation(java.math.BigDecimal indicativeAllocation)
indicativeAllocation
- the indicativeAllocation to setpublic java.math.BigDecimal getProportionOfAllocation()
public void setProportionOfAllocation(java.math.BigDecimal proportionOfAllocation)
proportionOfAllocation
- the proportionOfAllocation to setCopyright © 2024. All rights reserved.