public class TenderPreparationType 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>Tender Preparation. Details</ccts:DictionaryEntryName>
<ccts:Definition>A class to describe directions for preparing a tender.</ccts:Definition>
<ccts:ObjectClass>Tender Preparation</ccts:ObjectClass>
</ccts:Component>
Java class for TenderPreparationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TenderPreparationType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TenderEnvelopeID"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TenderEnvelopeTypeCode" 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}OpenTenderID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ProcurementProjectLot" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}DocumentTenderRequirement" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<DescriptionType> |
description |
protected List<TenderRequirementType> |
documentTenderRequirement |
protected OpenTenderIDType |
openTenderID |
protected List<ProcurementProjectLotType> |
procurementProjectLot |
protected TenderEnvelopeIDType |
tenderEnvelopeID |
protected TenderEnvelopeTypeCodeType |
tenderEnvelopeTypeCode |
| Constructor and Description |
|---|
TenderPreparationType() |
| Modifier and Type | Method and Description |
|---|---|
List<DescriptionType> |
getDescription()
<?
|
List<TenderRequirementType> |
getDocumentTenderRequirement()
<?
|
OpenTenderIDType |
getOpenTenderID()
<?
|
List<ProcurementProjectLotType> |
getProcurementProjectLot()
<?
|
TenderEnvelopeIDType |
getTenderEnvelopeID()
<?
|
TenderEnvelopeTypeCodeType |
getTenderEnvelopeTypeCode()
<?
|
void |
setOpenTenderID(OpenTenderIDType value)
Sets the value of the openTenderID property.
|
void |
setTenderEnvelopeID(TenderEnvelopeIDType value)
Sets the value of the tenderEnvelopeID property.
|
void |
setTenderEnvelopeTypeCode(TenderEnvelopeTypeCodeType value)
Sets the value of the tenderEnvelopeTypeCode property.
|
protected TenderEnvelopeIDType tenderEnvelopeID
protected TenderEnvelopeTypeCodeType tenderEnvelopeTypeCode
protected List<DescriptionType> description
protected OpenTenderIDType openTenderID
protected List<ProcurementProjectLotType> procurementProjectLot
protected List<TenderRequirementType> documentTenderRequirement
public TenderEnvelopeIDType getTenderEnvelopeID()
<?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>Tender Preparation. Tender Envelope Identifier. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>An identifier for the tender envelope to be used with the tender.</ccts:Definition>
<ccts:Cardinality>1</ccts:Cardinality>
<ccts:ObjectClass>Tender Preparation</ccts:ObjectClass>
<ccts:PropertyTerm>Tender Envelope Identifier</ccts:PropertyTerm>
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
<ccts:DataType>Identifier. Type</ccts:DataType>
</ccts:Component>
TenderEnvelopeIDTypepublic void setTenderEnvelopeID(TenderEnvelopeIDType value)
value - allowed object is
TenderEnvelopeIDTypepublic TenderEnvelopeTypeCodeType getTenderEnvelopeTypeCode()
<?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>Tender Preparation. Tender Envelope Type Code. Code</ccts:DictionaryEntryName>
<ccts:Definition>A code signifying the type of tender envelope (economical or objective criteria versus technical or subjective criteria).</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Preparation</ccts:ObjectClass>
<ccts:PropertyTerm>Tender Envelope Type Code</ccts:PropertyTerm>
<ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
<ccts:DataType>Code. Type</ccts:DataType>
</ccts:Component>
TenderEnvelopeTypeCodeTypepublic void setTenderEnvelopeTypeCode(TenderEnvelopeTypeCodeType value)
value - allowed object is
TenderEnvelopeTypeCodeTypepublic 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>Tender Preparation. Description. Text</ccts:DictionaryEntryName>
<ccts:Definition>Text describing the tender envelope.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Tender Preparation</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 OpenTenderIDType getOpenTenderID()
<?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>Tender Preparation. Open Tender Identifier. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>An identifier for the open tender associated with this tender preparation.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Preparation</ccts:ObjectClass>
<ccts:PropertyTerm>Open Tender Identifier</ccts:PropertyTerm>
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
<ccts:DataType>Identifier. Type</ccts:DataType>
</ccts:Component>
OpenTenderIDTypepublic void setOpenTenderID(OpenTenderIDType value)
value - allowed object is
OpenTenderIDTypepublic List<ProcurementProjectLotType> getProcurementProjectLot()
<?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>Tender Preparation. Procurement Project Lot</ccts:DictionaryEntryName>
<ccts:Definition>The procurement project lot associated with a particular tenderer.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Tender Preparation</ccts:ObjectClass>
<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 procurementProjectLot 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 procurementProjectLot property.
For example, to add a new item, do as follows:
getProcurementProjectLot().add(newItem);
Objects of the following type(s) are allowed in the list
ProcurementProjectLotType
public List<TenderRequirementType> getDocumentTenderRequirement()
<?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>Tender Preparation. Document_ Tender Requirement. Tender Requirement</ccts:DictionaryEntryName>
<ccts:Definition>A reference to the template for a required document in a tendering process.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Tender Preparation</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Document</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Tender Requirement</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Tender Requirement</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Tender Requirement</ccts:RepresentationTerm>
<ccts:Examples>Curricula required, Experience required, ....</ccts:Examples>
</ccts:Component>
Gets the value of the documentTenderRequirement 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 documentTenderRequirement property.
For example, to add a new item, do as follows:
getDocumentTenderRequirement().add(newItem);
Objects of the following type(s) are allowed in the list
TenderRequirementType
Copyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.