Class TendererQualificationRequestType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.cac.TendererQualificationRequestType
-
public class TendererQualificationRequestType extends Object
Java class for TendererQualificationRequestType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="TendererQualificationRequestType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CompanyLegalFormCode" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CompanyLegalForm" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PersonalSituation" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}OperatingYearsQuantity" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}EmployeeQuantity" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Description" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}RequiredBusinessClassificationScheme" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TechnicalEvaluationCriterion" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}FinancialEvaluationCriterion" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}SpecificTendererRequirement" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}EconomicOperatorRole" maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected CompanyLegalFormTypecompanyLegalFormprotected CompanyLegalFormCodeTypecompanyLegalFormCodeprotected List<DescriptionType>descriptionprotected List<EconomicOperatorRoleType>economicOperatorRoleprotected EmployeeQuantityTypeemployeeQuantityprotected List<EvaluationCriterionType>financialEvaluationCriterionprotected OperatingYearsQuantityTypeoperatingYearsQuantityprotected List<PersonalSituationType>personalSituationprotected List<ClassificationSchemeType>requiredBusinessClassificationSchemeprotected List<TendererRequirementType>specificTendererRequirementprotected List<EvaluationCriterionType>technicalEvaluationCriterion
-
Constructor Summary
Constructors Constructor Description TendererQualificationRequestType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CompanyLegalFormTypegetCompanyLegalForm()Gets the value of the companyLegalForm property.CompanyLegalFormCodeTypegetCompanyLegalFormCode()Gets the value of the companyLegalFormCode property.List<DescriptionType>getDescription()Gets the value of the description property.List<EconomicOperatorRoleType>getEconomicOperatorRole()Gets the value of the economicOperatorRole property.EmployeeQuantityTypegetEmployeeQuantity()Gets the value of the employeeQuantity property.List<EvaluationCriterionType>getFinancialEvaluationCriterion()Gets the value of the financialEvaluationCriterion property.OperatingYearsQuantityTypegetOperatingYearsQuantity()Gets the value of the operatingYearsQuantity property.List<PersonalSituationType>getPersonalSituation()Gets the value of the personalSituation property.List<ClassificationSchemeType>getRequiredBusinessClassificationScheme()Gets the value of the requiredBusinessClassificationScheme property.List<TendererRequirementType>getSpecificTendererRequirement()Gets the value of the specificTendererRequirement property.List<EvaluationCriterionType>getTechnicalEvaluationCriterion()Gets the value of the technicalEvaluationCriterion property.voidsetCompanyLegalForm(CompanyLegalFormType value)Sets the value of the companyLegalForm property.voidsetCompanyLegalFormCode(CompanyLegalFormCodeType value)Sets the value of the companyLegalFormCode property.voidsetEmployeeQuantity(EmployeeQuantityType value)Sets the value of the employeeQuantity property.voidsetOperatingYearsQuantity(OperatingYearsQuantityType value)Sets the value of the operatingYearsQuantity property.
-
-
-
Field Detail
-
companyLegalFormCode
protected CompanyLegalFormCodeType companyLegalFormCode
-
companyLegalForm
protected CompanyLegalFormType companyLegalForm
-
personalSituation
protected List<PersonalSituationType> personalSituation
-
operatingYearsQuantity
protected OperatingYearsQuantityType operatingYearsQuantity
-
employeeQuantity
protected EmployeeQuantityType employeeQuantity
-
description
protected List<DescriptionType> description
-
requiredBusinessClassificationScheme
protected List<ClassificationSchemeType> requiredBusinessClassificationScheme
-
technicalEvaluationCriterion
protected List<EvaluationCriterionType> technicalEvaluationCriterion
-
financialEvaluationCriterion
protected List<EvaluationCriterionType> financialEvaluationCriterion
-
specificTendererRequirement
protected List<TendererRequirementType> specificTendererRequirement
-
economicOperatorRole
protected List<EconomicOperatorRoleType> economicOperatorRole
-
-
Method Detail
-
getCompanyLegalFormCode
public CompanyLegalFormCodeType getCompanyLegalFormCode()
Gets the value of the companyLegalFormCode property.- Returns:
- possible object is
CompanyLegalFormCodeType
-
setCompanyLegalFormCode
public void setCompanyLegalFormCode(CompanyLegalFormCodeType value)
Sets the value of the companyLegalFormCode property.- Parameters:
value- allowed object isCompanyLegalFormCodeType
-
getCompanyLegalForm
public CompanyLegalFormType getCompanyLegalForm()
Gets the value of the companyLegalForm property.- Returns:
- possible object is
CompanyLegalFormType
-
setCompanyLegalForm
public void setCompanyLegalForm(CompanyLegalFormType value)
Sets the value of the companyLegalForm property.- Parameters:
value- allowed object isCompanyLegalFormType
-
getPersonalSituation
public List<PersonalSituationType> getPersonalSituation()
Gets the value of the personalSituation property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the personalSituation property.For example, to add a new item, do as follows:
getPersonalSituation().add(newItem);
Objects of the following type(s) are allowed in the list
PersonalSituationType- Returns:
- The value of the personalSituation property.
-
getOperatingYearsQuantity
public OperatingYearsQuantityType getOperatingYearsQuantity()
Gets the value of the operatingYearsQuantity property.- Returns:
- possible object is
OperatingYearsQuantityType
-
setOperatingYearsQuantity
public void setOperatingYearsQuantity(OperatingYearsQuantityType value)
Sets the value of the operatingYearsQuantity property.- Parameters:
value- allowed object isOperatingYearsQuantityType
-
getEmployeeQuantity
public EmployeeQuantityType getEmployeeQuantity()
Gets the value of the employeeQuantity property.- Returns:
- possible object is
EmployeeQuantityType
-
setEmployeeQuantity
public void setEmployeeQuantity(EmployeeQuantityType value)
Sets the value of the employeeQuantity property.- Parameters:
value- allowed object isEmployeeQuantityType
-
getDescription
public List<DescriptionType> getDescription()
Gets the value of the description property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the description property.For example, to add a new item, do as follows:
getDescription().add(newItem);
Objects of the following type(s) are allowed in the list
DescriptionType- Returns:
- The value of the description property.
-
getRequiredBusinessClassificationScheme
public List<ClassificationSchemeType> getRequiredBusinessClassificationScheme()
Gets the value of the requiredBusinessClassificationScheme property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the requiredBusinessClassificationScheme property.For example, to add a new item, do as follows:
getRequiredBusinessClassificationScheme().add(newItem);
Objects of the following type(s) are allowed in the list
ClassificationSchemeType- Returns:
- The value of the requiredBusinessClassificationScheme property.
-
getTechnicalEvaluationCriterion
public List<EvaluationCriterionType> getTechnicalEvaluationCriterion()
Gets the value of the technicalEvaluationCriterion property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the technicalEvaluationCriterion property.For example, to add a new item, do as follows:
getTechnicalEvaluationCriterion().add(newItem);
Objects of the following type(s) are allowed in the list
EvaluationCriterionType- Returns:
- The value of the technicalEvaluationCriterion property.
-
getFinancialEvaluationCriterion
public List<EvaluationCriterionType> getFinancialEvaluationCriterion()
Gets the value of the financialEvaluationCriterion property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the financialEvaluationCriterion property.For example, to add a new item, do as follows:
getFinancialEvaluationCriterion().add(newItem);
Objects of the following type(s) are allowed in the list
EvaluationCriterionType- Returns:
- The value of the financialEvaluationCriterion property.
-
getSpecificTendererRequirement
public List<TendererRequirementType> getSpecificTendererRequirement()
Gets the value of the specificTendererRequirement property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the specificTendererRequirement property.For example, to add a new item, do as follows:
getSpecificTendererRequirement().add(newItem);
Objects of the following type(s) are allowed in the list
TendererRequirementType- Returns:
- The value of the specificTendererRequirement property.
-
getEconomicOperatorRole
public List<EconomicOperatorRoleType> getEconomicOperatorRole()
Gets the value of the economicOperatorRole property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the economicOperatorRole property.For example, to add a new item, do as follows:
getEconomicOperatorRole().add(newItem);
Objects of the following type(s) are allowed in the list
EconomicOperatorRoleType- Returns:
- The value of the economicOperatorRole property.
-
-