public class TendererPartyQualificationCommonAggregate 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:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ABIE</ccts:ComponentType><ccts:DictionaryEntryName>Tenderer Party Qualification. Details</ccts:DictionaryEntryName><ccts:Definition>A class to describe the qualifications of a tenderer party.</ccts:Definition><ccts:ObjectClass>Tenderer Party Qualification</ccts:ObjectClass></ccts:Component>
Java class for TendererPartyQualificationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TendererPartyQualificationType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}InterestedProcurementProjectLot" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}MainQualifyingParty"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}AdditionalQualifyingParty" maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected List<QualifyingPartyType> |
additionalQualifyingParties |
protected List<ProcurementProjectLotType> |
interestedProcurementProjectLots |
protected QualifyingPartyType |
mainQualifyingParty |
Constructor and Description |
---|
TendererPartyQualificationCommonAggregate() |
Modifier and Type | Method and Description |
---|---|
List<QualifyingPartyType> |
getAdditionalQualifyingParties()
<?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:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Tenderer Party Qualification.
|
List<ProcurementProjectLotType> |
getInterestedProcurementProjectLots()
<?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:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Tenderer Party Qualification.
|
QualifyingPartyType |
getMainQualifyingParty()
<?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:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Tenderer Party Qualification.
|
void |
setMainQualifyingParty(QualifyingPartyType value)
Sets the value of the mainQualifyingParty property.
|
protected List<ProcurementProjectLotType> interestedProcurementProjectLots
protected QualifyingPartyType mainQualifyingParty
protected List<QualifyingPartyType> additionalQualifyingParties
public TendererPartyQualificationCommonAggregate()
public List<ProcurementProjectLotType> getInterestedProcurementProjectLots()
<?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:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Tenderer Party Qualification. Interested_ Procurement Project Lot. Procurement Project Lot</ccts:DictionaryEntryName><ccts:Definition>The procurement project lot the party is interested in.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Tenderer Party Qualification</ccts:ObjectClass><ccts:PropertyTermQualifier>Interested</ccts:PropertyTermQualifier><ccts:PropertyTerm>Procurement Project Lot</ccts:PropertyTerm><ccts:AssociatedObjectClass>Procurement Project Lot</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Procurement Project Lot</ccts:RepresentationTerm></ccts:Component>Gets the value of the interestedProcurementProjectLots 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 interestedProcurementProjectLots property.
For example, to add a new item, do as follows:
getInterestedProcurementProjectLots().add(newItem);
Objects of the following type(s) are allowed in the list
ProcurementProjectLotType
public QualifyingPartyType getMainQualifyingParty()
<?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:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Tenderer Party Qualification. Main_ Qualifying Party. Qualifying Party</ccts:DictionaryEntryName><ccts:Definition>The qualifications of the main tenderer party.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Tenderer Party Qualification</ccts:ObjectClass><ccts:PropertyTermQualifier>Main</ccts:PropertyTermQualifier><ccts:PropertyTerm>Qualifying Party</ccts:PropertyTerm><ccts:AssociatedObjectClass>Qualifying Party</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Qualifying Party</ccts:RepresentationTerm></ccts:Component>
QualifyingPartyType
public void setMainQualifyingParty(QualifyingPartyType value)
value
- allowed object is
QualifyingPartyType
public List<QualifyingPartyType> getAdditionalQualifyingParties()
<?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:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Tenderer Party Qualification. Additional_ Qualifying Party. Qualifying Party</ccts:DictionaryEntryName><ccts:Definition>The qualifications of a tenderer party other than the main tenderer party when bidding as a consortium.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Tenderer Party Qualification</ccts:ObjectClass><ccts:PropertyTermQualifier>Additional</ccts:PropertyTermQualifier><ccts:PropertyTerm>Qualifying Party</ccts:PropertyTerm><ccts:AssociatedObjectClass>Qualifying Party</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Qualifying Party</ccts:RepresentationTerm></ccts:Component>Gets the value of the additionalQualifyingParties 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 additionalQualifyingParties property.
For example, to add a new item, do as follows:
getAdditionalQualifyingParties().add(newItem);
Objects of the following type(s) are allowed in the list
QualifyingPartyType
Copyright © 2021 Norwegian Agency for Public Management and eGovernment (Difi). All rights reserved.