public class TendererQualificationRequestType extends Object
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ABIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tenderer Qualification Request. Details</ccts:DictionaryEntryName>
<ccts:Definition>The evaluation that the Contracting Authority party requests to fulfill to the tenderers.</ccts:Definition>
<ccts:ObjectClass>Tenderer Qualification Request</ccts:ObjectClass>
</ccts:Component>
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>
| Modifier and Type | Field and Description |
|---|---|
protected CompanyLegalFormType |
companyLegalForm |
protected CompanyLegalFormCodeType |
companyLegalFormCode |
protected List<DescriptionType> |
description |
protected List<EconomicOperatorRoleType> |
economicOperatorRole |
protected EmployeeQuantityType |
employeeQuantity |
protected List<EvaluationCriterionType> |
financialEvaluationCriterion |
protected OperatingYearsQuantityType |
operatingYearsQuantity |
protected List<PersonalSituationType> |
personalSituation |
protected List<ClassificationSchemeType> |
requiredBusinessClassificationScheme |
protected List<TendererRequirementType> |
specificTendererRequirement |
protected List<EvaluationCriterionType> |
technicalEvaluationCriterion |
| Constructor and Description |
|---|
TendererQualificationRequestType() |
protected CompanyLegalFormCodeType companyLegalFormCode
protected CompanyLegalFormType companyLegalForm
protected List<PersonalSituationType> personalSituation
protected OperatingYearsQuantityType operatingYearsQuantity
protected EmployeeQuantityType employeeQuantity
protected List<DescriptionType> description
protected List<ClassificationSchemeType> requiredBusinessClassificationScheme
protected List<EvaluationCriterionType> technicalEvaluationCriterion
protected List<EvaluationCriterionType> financialEvaluationCriterion
protected List<TendererRequirementType> specificTendererRequirement
protected List<EconomicOperatorRoleType> economicOperatorRole
public CompanyLegalFormCodeType getCompanyLegalFormCode()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tenderer Qualification Request. Company Legal Form Code. Code</ccts:DictionaryEntryName>
<ccts:Definition>The legal status requested for potential tenderers, expressed as a code.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tenderer Qualification Request</ccts:ObjectClass>
<ccts:PropertyTerm>Company Legal Form Code</ccts:PropertyTerm>
<ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
<ccts:DataType>Code. Type</ccts:DataType>
</ccts:Component>
CompanyLegalFormCodeTypepublic void setCompanyLegalFormCode(CompanyLegalFormCodeType value)
value - allowed object is
CompanyLegalFormCodeTypepublic CompanyLegalFormType getCompanyLegalForm()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tenderer Qualification Request. Company Legal Form. Text</ccts:DictionaryEntryName>
<ccts:Definition>The legal status requested for potential tenderers, expressed as text</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tenderer Qualification Request</ccts:ObjectClass>
<ccts:PropertyTerm>Company Legal Form</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
</ccts:Component>
CompanyLegalFormTypepublic void setCompanyLegalForm(CompanyLegalFormType value)
value - allowed object is
CompanyLegalFormTypepublic List<PersonalSituationType> getPersonalSituation()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tenderer Qualification Request. Personal Situation. Text</ccts:DictionaryEntryName>
<ccts:Definition>Text describing the personal situation of the economic operators in this tendering process.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Tenderer Qualification Request</ccts:ObjectClass>
<ccts:PropertyTerm>Personal Situation</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
</ccts:Component>
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 set method 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
public OperatingYearsQuantityType getOperatingYearsQuantity()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tenderer Qualification Request. Operating Years. Quantity</ccts:DictionaryEntryName>
<ccts:Definition>Textual description of the legal form required for potential tenderers.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tenderer Qualification Request</ccts:ObjectClass>
<ccts:PropertyTerm>Operating Years</ccts:PropertyTerm>
<ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
<ccts:DataType>Quantity. Type</ccts:DataType>
</ccts:Component>
OperatingYearsQuantityTypepublic void setOperatingYearsQuantity(OperatingYearsQuantityType value)
value - allowed object is
OperatingYearsQuantityTypepublic EmployeeQuantityType getEmployeeQuantity()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tenderer Qualification Request. Employee. Quantity</ccts:DictionaryEntryName>
<ccts:Definition>Textual description of the legal form required for potential tenderers.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tenderer Qualification Request</ccts:ObjectClass>
<ccts:PropertyTerm>Employee</ccts:PropertyTerm>
<ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
<ccts:DataType>Quantity. Type</ccts:DataType>
</ccts:Component>
EmployeeQuantityTypepublic void setEmployeeQuantity(EmployeeQuantityType value)
value - allowed object is
EmployeeQuantityTypepublic List<DescriptionType> getDescription()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tenderer Qualification Request. Description. Text</ccts:DictionaryEntryName>
<ccts:Definition>Text describing the evaluation requirements for this tenderer.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Tenderer Qualification Request</ccts:ObjectClass>
<ccts:PropertyTerm>Description</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
</ccts:Component>
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 set method 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
public List<ClassificationSchemeType> getRequiredBusinessClassificationScheme()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tenderer Qualification Request. Required Business_ Classification Scheme. Classification Scheme</ccts:DictionaryEntryName>
<ccts:Definition>A classification scheme for the business profile.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Tenderer Qualification Request</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Required Business</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Classification Scheme</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Classification Scheme</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Classification Scheme</ccts:RepresentationTerm>
</ccts:Component>
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 set method 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
public List<EvaluationCriterionType> getTechnicalEvaluationCriterion()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tenderer Qualification Request. Technical_ Evaluation Criterion. Evaluation Criterion</ccts:DictionaryEntryName>
<ccts:Definition>A technical evaluation criterion required for an economic operator in a tendering process.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Tenderer Qualification Request</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Technical</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Evaluation Criterion</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Evaluation Criterion</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Evaluation Criterion</ccts:RepresentationTerm>
</ccts:Component>
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 set method 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
public List<EvaluationCriterionType> getFinancialEvaluationCriterion()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tenderer Qualification Request. Financial_ Evaluation Criterion. Evaluation Criterion</ccts:DictionaryEntryName>
<ccts:Definition>A financial evaluation criterion required for an economic operator in a tendering process.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Tenderer Qualification Request</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Financial</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Evaluation Criterion</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Evaluation Criterion</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Evaluation Criterion</ccts:RepresentationTerm>
</ccts:Component>
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 set method 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
public List<TendererRequirementType> getSpecificTendererRequirement()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tenderer Qualification Request. Specific_ Tenderer Requirement. Tenderer Requirement</ccts:DictionaryEntryName>
<ccts:Definition>A requirement to be met by a tenderer.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Tenderer Qualification Request</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Specific</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Tenderer Requirement</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Tenderer Requirement</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Tenderer Requirement</ccts:RepresentationTerm>
<ccts:Examples>Preregistration in a Business Registry</ccts:Examples>
</ccts:Component>
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 set method 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
public List<EconomicOperatorRoleType> getEconomicOperatorRole()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tenderer Qualification Request. Economic Operator Role</ccts:DictionaryEntryName>
<ccts:Definition>A class to describe the tenderer contracting role.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Tenderer Qualification Request</ccts:ObjectClass>
<ccts:PropertyTerm>Economic Operator Role</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Economic Operator Role</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Economic Operator Role</ccts:RepresentationTerm>
</ccts:Component>
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 set method 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
Copyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.