public class ProcurementProjectLotType 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>Procurement Project Lot. Details</ccts:DictionaryEntryName>
<ccts:Definition>A class to describe one of the parts of a procurement project that is being subdivided to allow the contracting party to award different lots to different economic operators under different contracts.</ccts:Definition>
<ccts:ObjectClass>Procurement Project Lot</ccts:ObjectClass>
</ccts:Component>
Java class for ProcurementProjectLotType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ProcurementProjectLotType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ID"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TenderingTerms" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ProcurementProject" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected IDType |
id |
protected ProcurementProjectType |
procurementProject |
protected TenderingTermsType |
tenderingTerms |
| Constructor and Description |
|---|
ProcurementProjectLotType() |
| Modifier and Type | Method and Description |
|---|---|
IDType |
getID()
<?
|
ProcurementProjectType |
getProcurementProject()
<?
|
TenderingTermsType |
getTenderingTerms()
<?
|
void |
setID(IDType value)
Sets the value of the id property.
|
void |
setProcurementProject(ProcurementProjectType value)
Sets the value of the procurementProject property.
|
void |
setTenderingTerms(TenderingTermsType value)
Sets the value of the tenderingTerms property.
|
protected IDType id
protected TenderingTermsType tenderingTerms
protected ProcurementProjectType procurementProject
public IDType getID()
<?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>Procurement Project Lot. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>An identifier for this procurement project lot.</ccts:Definition>
<ccts:Cardinality>1</ccts:Cardinality>
<ccts:ObjectClass>Procurement Project Lot</ccts:ObjectClass>
<ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
<ccts:DataType>Identifier. Type</ccts:DataType>
</ccts:Component>
IDTypepublic void setID(IDType value)
value - allowed object is
IDTypepublic TenderingTermsType getTenderingTerms()
<?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>Procurement Project Lot. Tendering Terms</ccts:DictionaryEntryName>
<ccts:Definition>Tendering terms for this procurement project lot.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Procurement Project Lot</ccts:ObjectClass>
<ccts:PropertyTerm>Tendering Terms</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Tendering Terms</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Tendering Terms</ccts:RepresentationTerm>
</ccts:Component>
TenderingTermsTypepublic void setTenderingTerms(TenderingTermsType value)
value - allowed object is
TenderingTermsTypepublic ProcurementProjectType getProcurementProject()
<?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>Procurement Project Lot. Procurement Project</ccts:DictionaryEntryName>
<ccts:Definition>A description of the procurement project to be divided.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Procurement Project Lot</ccts:ObjectClass>
<ccts:PropertyTerm>Procurement Project</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Procurement Project</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Procurement Project</ccts:RepresentationTerm>
</ccts:Component>
ProcurementProjectTypepublic void setProcurementProject(ProcurementProjectType value)
value - allowed object is
ProcurementProjectTypeCopyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.