public class S1_a_2_spc_table
extends java.lang.Object
Constructor and Description |
---|
S1_a_2_spc_table() |
S1_a_2_spc_table(eu.europa.ec.sfc2014.frontoffice.model.domain.accounts.amfisf.SpecialCasesPledgeAmf bean,
eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService,
java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.common.RelocationQuota> relQuotas,
java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.common.AdmissionQuota> admQuotas,
java.math.BigDecimal lumpSumToFromSettings,
java.math.BigDecimal lumpSumFromFromSettings) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFromCountry() |
java.lang.Long |
getNumberOfAdults() |
java.lang.Long |
getNumberOfFemaleAdults() |
java.lang.Long |
getNumberOfMinors() |
java.lang.Long |
getNumberOfUnaccompaniedMinors() |
java.lang.Long |
getNumberTotal() |
static java.util.Collection<S1_a_2_spc_table> |
getObjects(java.util.List<? extends eu.europa.ec.sfc2014.frontoffice.model.domain.accounts.amfisf.SpecialCasesPledgeAmf> cases,
eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService,
java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.common.RelocationQuota> relQuotas,
java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.common.AdmissionQuota> admQuotas,
java.math.BigDecimal lumpSumFromSettings,
java.math.BigDecimal lumpSumFromFromSettings) |
java.lang.String |
getOriginCountry() |
java.lang.String |
getOtherPledgeAssylumCountry() |
SfcProjectAmifIsfDTO |
getProject() |
java.lang.String |
getResettlement() |
java.lang.String |
getToCountry() |
java.math.BigDecimal |
getTotalSum() |
java.lang.String |
getType() |
java.lang.String |
getUnionPriorityPledgeAssylumCountry() |
void |
setFromCountry(java.lang.String fromCountry) |
void |
setNumberOfAdults(java.lang.Long numberOfAdults) |
void |
setNumberOfFemaleAdults(java.lang.Long numberOfFemaleAdults) |
void |
setNumberOfMinors(java.lang.Long numberOfMinors) |
void |
setNumberOfUnaccompaniedMinors(java.lang.Long numberOfUnaccompaniedMinors) |
void |
setNumberTotal(java.lang.Long numberTotal) |
void |
setOriginCountry(java.lang.String originCountry) |
void |
setOtherPledgeAssylumCountry(java.lang.String otherPledgeAssylumCountry) |
void |
setProject(SfcProjectAmifIsfDTO project) |
void |
setResettlement(java.lang.String resettlement) |
void |
setToCountry(java.lang.String toCountry) |
void |
setTotalSum(java.math.BigDecimal totalSum) |
void |
setType(java.lang.String type) |
void |
setUnionPriorityPledgeAssylumCountry(java.lang.String unionPriorityPledgeAssylumCountry) |
public S1_a_2_spc_table()
public S1_a_2_spc_table(eu.europa.ec.sfc2014.frontoffice.model.domain.accounts.amfisf.SpecialCasesPledgeAmf bean, eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService, java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.common.RelocationQuota> relQuotas, java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.common.AdmissionQuota> admQuotas, java.math.BigDecimal lumpSumToFromSettings, java.math.BigDecimal lumpSumFromFromSettings)
public static java.util.Collection<S1_a_2_spc_table> getObjects(java.util.List<? extends eu.europa.ec.sfc2014.frontoffice.model.domain.accounts.amfisf.SpecialCasesPledgeAmf> cases, eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService, java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.common.RelocationQuota> relQuotas, java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.common.AdmissionQuota> admQuotas, java.math.BigDecimal lumpSumFromSettings, java.math.BigDecimal lumpSumFromFromSettings)
public java.lang.String getType()
public void setType(java.lang.String type)
type
- the type to setpublic java.lang.String getOriginCountry()
public void setOriginCountry(java.lang.String originCountry)
originCountry
- the originCountry to setpublic java.lang.Long getNumberOfAdults()
public void setNumberOfAdults(java.lang.Long numberOfAdults)
numberOfAdults
- the numberOfAdults to setpublic java.lang.Long getNumberOfFemaleAdults()
public void setNumberOfFemaleAdults(java.lang.Long numberOfFemaleAdults)
numberOfFemaleAdults
- the numberOfFemaleAdults to setpublic java.lang.Long getNumberOfMinors()
public void setNumberOfMinors(java.lang.Long numberOfMinors)
numberOfMinors
- the numberOfMinors to setpublic java.lang.Long getNumberOfUnaccompaniedMinors()
public void setNumberOfUnaccompaniedMinors(java.lang.Long numberOfUnaccompaniedMinors)
numberOfUnaccompaniedMinors
- the numberOfUnaccompaniedMinors to setpublic java.lang.Long getNumberTotal()
public void setNumberTotal(java.lang.Long numberTotal)
numberTotal
- the numberTotal to setpublic java.math.BigDecimal getTotalSum()
public void setTotalSum(java.math.BigDecimal totalSum)
totalSum
- the totalSum to setpublic java.lang.String getFromCountry()
public void setFromCountry(java.lang.String fromCountry)
fromCountry
- the fromCountry to setpublic java.lang.String getToCountry()
public void setToCountry(java.lang.String toCountry)
toCountry
- the toCountry to setpublic java.lang.String getResettlement()
public void setResettlement(java.lang.String resettlement)
resettlement
- the resettlement to setpublic java.lang.String getOtherPledgeAssylumCountry()
public void setOtherPledgeAssylumCountry(java.lang.String otherPledgeAssylumCountry)
otherPledgeAssylumCountry
- the otherPledgeAssylumCountry to setpublic java.lang.String getUnionPriorityPledgeAssylumCountry()
public void setUnionPriorityPledgeAssylumCountry(java.lang.String unionPriorityPledgeAssylumCountry)
unionPriorityPledgeAssylumCountry
- the unionPriorityPledgeAssylumCountry to setpublic SfcProjectAmifIsfDTO getProject()
public void setProject(SfcProjectAmifIsfDTO project)
project
- the project to setCopyright © 2024. All rights reserved.