public class TendererRequirementType 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 Requirement. Details</ccts:DictionaryEntryName>
<ccts:Definition>A class to describe an action or statement required of an economic operator participating in a tendering process.</ccts:Definition>
<ccts:ObjectClass>Tenderer Requirement</ccts:ObjectClass>
</ccts:Component>
Java class for TendererRequirementType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TendererRequirementType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Name" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TendererRequirementTypeCode" 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:CommonBasicComponents-2}LegalReference" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}SuggestedEvidence" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<DescriptionType> |
description |
protected LegalReferenceType |
legalReference |
protected List<NameType> |
name |
protected List<EvidenceType> |
suggestedEvidence |
protected TendererRequirementTypeCodeType |
tendererRequirementTypeCode |
| Constructor and Description |
|---|
TendererRequirementType() |
| Modifier and Type | Method and Description |
|---|---|
List<DescriptionType> |
getDescription()
<?
|
LegalReferenceType |
getLegalReference()
<?
|
List<NameType> |
getName()
<?
|
List<EvidenceType> |
getSuggestedEvidence()
<?
|
TendererRequirementTypeCodeType |
getTendererRequirementTypeCode()
<?
|
void |
setLegalReference(LegalReferenceType value)
Sets the value of the legalReference property.
|
void |
setTendererRequirementTypeCode(TendererRequirementTypeCodeType value)
Sets the value of the tendererRequirementTypeCode property.
|
protected TendererRequirementTypeCodeType tendererRequirementTypeCode
protected List<DescriptionType> description
protected LegalReferenceType legalReference
protected List<EvidenceType> suggestedEvidence
public List<NameType> getName()
<?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 Requirement. Name</ccts:DictionaryEntryName>
<ccts:Definition>A name of this tenderer requirement.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Tenderer Requirement</ccts:ObjectClass>
<ccts:PropertyTerm>Name</ccts:PropertyTerm>
<ccts:RepresentationTerm>Name</ccts:RepresentationTerm>
<ccts:DataType>Name. Type</ccts:DataType>
</ccts:Component>
Gets the value of the name 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 name property.
For example, to add a new item, do as follows:
getName().add(newItem);
Objects of the following type(s) are allowed in the list
NameType
public TendererRequirementTypeCodeType getTendererRequirementTypeCode()
<?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 Requirement. Tenderer Requirement_ Type Code. Code</ccts:DictionaryEntryName>
<ccts:Definition>A code signifying this requirement.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tenderer Requirement</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Tenderer Requirement</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Type Code</ccts:PropertyTerm>
<ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
<ccts:DataType>Code. Type</ccts:DataType>
</ccts:Component>
TendererRequirementTypeCodeTypepublic void setTendererRequirementTypeCode(TendererRequirementTypeCodeType value)
value - allowed object is
TendererRequirementTypeCodeTypepublic 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 Requirement. Description. Text</ccts:DictionaryEntryName>
<ccts:Definition>Text describing this requirement.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Tenderer Requirement</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 LegalReferenceType getLegalReference()
<?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 Requirement. Legal Reference. Text</ccts:DictionaryEntryName>
<ccts:Definition>The legal reference of the exclusion criterion.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tenderer Requirement</ccts:ObjectClass>
<ccts:PropertyTerm>Legal Reference</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
<ccts:Examples>Art. 45 2 b</ccts:Examples>
</ccts:Component>
LegalReferenceTypepublic void setLegalReference(LegalReferenceType value)
value - allowed object is
LegalReferenceTypepublic List<EvidenceType> getSuggestedEvidence()
<?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 Requirement. Suggested_ Evidence. Evidence</ccts:DictionaryEntryName>
<ccts:Definition>An item of evidence that should be submitted to satisfy this requirement.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Tenderer Requirement</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Suggested</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Evidence</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Evidence</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Evidence</ccts:RepresentationTerm>
</ccts:Component>
Gets the value of the suggestedEvidence 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 suggestedEvidence property.
For example, to add a new item, do as follows:
getSuggestedEvidence().add(newItem);
Objects of the following type(s) are allowed in the list
EvidenceType
Copyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.