public class ProcurementProjectLotType extends Object
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()
Gets the value of the id property.
|
ProcurementProjectType |
getProcurementProject()
Gets the value of the procurementProject property.
|
TenderingTermsType |
getTenderingTerms()
Gets the value of the tenderingTerms property.
|
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 void setID(IDType value)
value - allowed object is
IDTypepublic TenderingTermsType getTenderingTerms()
TenderingTermsTypepublic void setTenderingTerms(TenderingTermsType value)
value - allowed object is
TenderingTermsTypepublic ProcurementProjectType getProcurementProject()
ProcurementProjectTypepublic void setProcurementProject(ProcurementProjectType value)
value - allowed object is
ProcurementProjectTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.