public class QualifyingPartyType 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>Qualifying Party. Details</ccts:DictionaryEntryName>
<ccts:Definition>A class to describe the distinctive features or characteristics qualifying an economic operator to be a party in a tendering process (e.g., number of employees, number of operating units, type of business, technical and financial capabilities, completed projects).</ccts:Definition>
<ccts:ObjectClass>Qualifying Party</ccts:ObjectClass>
</ccts:Component>
Java class for QualifyingPartyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="QualifyingPartyType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ParticipationPercent" 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}BusinessClassificationEvidenceID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}BusinessIdentityEvidenceID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TendererRoleCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}BusinessClassificationScheme" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TechnicalCapability" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}FinancialCapability" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}CompletedTask" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Declaration" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Party" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}EconomicOperatorRole" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected BusinessClassificationEvidenceIDType |
businessClassificationEvidenceID |
protected ClassificationSchemeType |
businessClassificationScheme |
protected BusinessIdentityEvidenceIDType |
businessIdentityEvidenceID |
protected List<CompletedTaskType> |
completedTask |
protected List<DeclarationType> |
declaration |
protected EconomicOperatorRoleType |
economicOperatorRole |
protected EmployeeQuantityType |
employeeQuantity |
protected List<CapabilityType> |
financialCapability |
protected OperatingYearsQuantityType |
operatingYearsQuantity |
protected ParticipationPercentType |
participationPercent |
protected PartyType |
party |
protected List<PersonalSituationType> |
personalSituation |
protected List<CapabilityType> |
technicalCapability |
protected TendererRoleCodeType |
tendererRoleCode |
| Constructor and Description |
|---|
QualifyingPartyType() |
protected ParticipationPercentType participationPercent
protected List<PersonalSituationType> personalSituation
protected OperatingYearsQuantityType operatingYearsQuantity
protected EmployeeQuantityType employeeQuantity
protected BusinessClassificationEvidenceIDType businessClassificationEvidenceID
protected BusinessIdentityEvidenceIDType businessIdentityEvidenceID
protected TendererRoleCodeType tendererRoleCode
protected ClassificationSchemeType businessClassificationScheme
protected List<CapabilityType> technicalCapability
protected List<CapabilityType> financialCapability
protected List<CompletedTaskType> completedTask
protected List<DeclarationType> declaration
protected PartyType party
protected EconomicOperatorRoleType economicOperatorRole
public ParticipationPercentType getParticipationPercent()
<?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>Qualifying Party. Participation. Percent</ccts:DictionaryEntryName>
<ccts:Definition>The extent to which this party is expected to participate in the tendering process, expressed as a percentage.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Qualifying Party</ccts:ObjectClass>
<ccts:PropertyTerm>Participation</ccts:PropertyTerm>
<ccts:RepresentationTerm>Percent</ccts:RepresentationTerm>
<ccts:DataType>Percent. Type</ccts:DataType>
</ccts:Component>
ParticipationPercentTypepublic void setParticipationPercent(ParticipationPercentType value)
value - allowed object is
ParticipationPercentTypepublic 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>Qualifying Party. Personal Situation. Text</ccts:DictionaryEntryName>
<ccts:Definition>Text describing the personal situation of the qualifying party.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Qualifying Party</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>Qualifying Party. Operating Years. Quantity</ccts:DictionaryEntryName>
<ccts:Definition>The number of years that this qualifying party has been in operation.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Qualifying Party</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>Qualifying Party. Employee. Quantity</ccts:DictionaryEntryName>
<ccts:Definition>The number of people employed by this qualifying party.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Qualifying Party</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 BusinessClassificationEvidenceIDType getBusinessClassificationEvidenceID()
<?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>Qualifying Party. Business Classification Evidence. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>An identifier for an item of evidence to support the classification of this qualifying party.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Qualifying Party</ccts:ObjectClass>
<ccts:PropertyTerm>Business Classification Evidence</ccts:PropertyTerm>
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
<ccts:DataType>Identifier. Type</ccts:DataType>
</ccts:Component>
BusinessClassificationEvidenceIDTypepublic void setBusinessClassificationEvidenceID(BusinessClassificationEvidenceIDType value)
value - allowed object is
BusinessClassificationEvidenceIDTypepublic BusinessIdentityEvidenceIDType getBusinessIdentityEvidenceID()
<?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>Qualifying Party. Business Identity Evidence. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>An identifier for an item of evidence to support the business identity of this qualifying party.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Qualifying Party</ccts:ObjectClass>
<ccts:PropertyTerm>Business Identity Evidence</ccts:PropertyTerm>
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
<ccts:DataType>Identifier. Type</ccts:DataType>
</ccts:Component>
BusinessIdentityEvidenceIDTypepublic void setBusinessIdentityEvidenceID(BusinessIdentityEvidenceIDType value)
value - allowed object is
BusinessIdentityEvidenceIDTypepublic TendererRoleCodeType getTendererRoleCode()
<?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>Qualifying Party. Tenderer Role Code. Code</ccts:DictionaryEntryName>
<ccts:Definition>A code stating the Tenderer Role.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Qualifying Party</ccts:ObjectClass>
<ccts:PropertyTerm>Tenderer Role Code</ccts:PropertyTerm>
<ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
<ccts:DataType>Code. Type</ccts:DataType>
</ccts:Component>
TendererRoleCodeTypepublic void setTendererRoleCode(TendererRoleCodeType value)
value - allowed object is
TendererRoleCodeTypepublic ClassificationSchemeType getBusinessClassificationScheme()
<?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>Qualifying Party. Business_ Classification Scheme. Classification Scheme</ccts:DictionaryEntryName>
<ccts:Definition>The classification scheme used for the business profile.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Qualifying Party</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Business</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Classification Scheme</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Classification Scheme</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Classification Scheme</ccts:RepresentationTerm>
</ccts:Component>
ClassificationSchemeTypepublic void setBusinessClassificationScheme(ClassificationSchemeType value)
value - allowed object is
ClassificationSchemeTypepublic List<CapabilityType> getTechnicalCapability()
<?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>Qualifying Party. Technical_ Capability. Capability</ccts:DictionaryEntryName>
<ccts:Definition>A technical capability of this qualifying party.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Qualifying Party</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Technical</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Capability</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Capability</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Capability</ccts:RepresentationTerm>
</ccts:Component>
Gets the value of the technicalCapability 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 technicalCapability property.
For example, to add a new item, do as follows:
getTechnicalCapability().add(newItem);
Objects of the following type(s) are allowed in the list
CapabilityType
public List<CapabilityType> getFinancialCapability()
<?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>Qualifying Party. Financial_ Capability. Capability</ccts:DictionaryEntryName>
<ccts:Definition>A financial capability of this qualifying party.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Qualifying Party</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Financial</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Capability</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Capability</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Capability</ccts:RepresentationTerm>
</ccts:Component>
Gets the value of the financialCapability 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 financialCapability property.
For example, to add a new item, do as follows:
getFinancialCapability().add(newItem);
Objects of the following type(s) are allowed in the list
CapabilityType
public List<CompletedTaskType> getCompletedTask()
<?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>Qualifying Party. Completed Task</ccts:DictionaryEntryName>
<ccts:Definition>A former task completed by this qualifying party.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Qualifying Party</ccts:ObjectClass>
<ccts:PropertyTerm>Completed Task</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Completed Task</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Completed Task</ccts:RepresentationTerm>
</ccts:Component>
Gets the value of the completedTask 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 completedTask property.
For example, to add a new item, do as follows:
getCompletedTask().add(newItem);
Objects of the following type(s) are allowed in the list
CompletedTaskType
public List<DeclarationType> getDeclaration()
<?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>Qualifying Party. Declaration</ccts:DictionaryEntryName>
<ccts:Definition>A declaration by this qualifying party. of certain characteristics or capabilities in fulfilment of requirements specified in a call for tenders.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Qualifying Party</ccts:ObjectClass>
<ccts:PropertyTerm>Declaration</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Declaration</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Declaration</ccts:RepresentationTerm>
</ccts:Component>
Gets the value of the declaration 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 declaration property.
For example, to add a new item, do as follows:
getDeclaration().add(newItem);
Objects of the following type(s) are allowed in the list
DeclarationType
public PartyType getParty()
<?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>Qualifying Party. Party</ccts:DictionaryEntryName>
<ccts:Definition>The qualifying party itself.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Qualifying Party</ccts:ObjectClass>
<ccts:PropertyTerm>Party</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Party</ccts:RepresentationTerm>
</ccts:Component>
PartyTypepublic void setParty(PartyType value)
value - allowed object is
PartyTypepublic 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>Qualifying Party. Economic Operator Role</ccts:DictionaryEntryName>
<ccts:Definition>A class to describe the tenderer contracting role.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Qualifying Party</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>
EconomicOperatorRoleTypepublic void setEconomicOperatorRole(EconomicOperatorRoleType value)
value - allowed object is
EconomicOperatorRoleTypeCopyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.