public class CallForTendersType extends Object
Java class for CallForTendersType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CallForTendersType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2}UBLExtensions" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}UBLVersionID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CustomizationID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ProfileID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ProfileExecutionID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CopyIndicator" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}UUID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ContractFolderID"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ApprovalDate" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}IssueDate"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}IssueTime" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Note" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}VersionID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PreviousVersionID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}LegalDocumentReference" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TechnicalDocumentReference" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}AdditionalDocumentReference" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Signature" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ContractingParty"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}OriginatorCustomerParty" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ReceiverParty" minOccurs="0"/>
<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}TenderingProcess" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ProcurementProject"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ProcurementProjectLot" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CallForTendersType() |
| Modifier and Type | Method and Description |
|---|---|
List<DocumentReferenceType> |
getAdditionalDocumentReference()
Gets the value of the additionalDocumentReference property.
|
ApprovalDateType |
getApprovalDate()
Gets the value of the approvalDate property.
|
ContractFolderIDType |
getContractFolderID()
Gets the value of the contractFolderID property.
|
ContractingPartyType |
getContractingParty()
Gets the value of the contractingParty property.
|
CopyIndicatorType |
getCopyIndicator()
Gets the value of the copyIndicator property.
|
CustomizationIDType |
getCustomizationID()
Gets the value of the customizationID property.
|
IDType |
getID()
Gets the value of the id property.
|
IssueDateType |
getIssueDate()
Gets the value of the issueDate property.
|
IssueTimeType |
getIssueTime()
Gets the value of the issueTime property.
|
DocumentReferenceType |
getLegalDocumentReference()
Gets the value of the legalDocumentReference property.
|
List<NoteType> |
getNote()
Gets the value of the note property.
|
List<CustomerPartyType> |
getOriginatorCustomerParty()
Gets the value of the originatorCustomerParty property.
|
PreviousVersionIDType |
getPreviousVersionID()
Gets the value of the previousVersionID property.
|
ProcurementProjectType |
getProcurementProject()
Gets the value of the procurementProject property.
|
List<ProcurementProjectLotType> |
getProcurementProjectLot()
Gets the value of the procurementProjectLot property.
|
ProfileExecutionIDType |
getProfileExecutionID()
Gets the value of the profileExecutionID property.
|
ProfileIDType |
getProfileID()
Gets the value of the profileID property.
|
PartyType |
getReceiverParty()
Gets the value of the receiverParty property.
|
List<SignatureType> |
getSignature()
Gets the value of the signature property.
|
DocumentReferenceType |
getTechnicalDocumentReference()
Gets the value of the technicalDocumentReference property.
|
TenderingProcessType |
getTenderingProcess()
Gets the value of the tenderingProcess property.
|
TenderingTermsType |
getTenderingTerms()
Gets the value of the tenderingTerms property.
|
UBLExtensionsType |
getUBLExtensions()
Gets the value of the ublExtensions property.
|
UBLVersionIDType |
getUBLVersionID()
Gets the value of the ublVersionID property.
|
UUIDType |
getUUID()
Gets the value of the uuid property.
|
VersionIDType |
getVersionID()
Gets the value of the versionID property.
|
void |
setApprovalDate(ApprovalDateType value)
Sets the value of the approvalDate property.
|
void |
setContractFolderID(ContractFolderIDType value)
Sets the value of the contractFolderID property.
|
void |
setContractingParty(ContractingPartyType value)
Sets the value of the contractingParty property.
|
void |
setCopyIndicator(CopyIndicatorType value)
Sets the value of the copyIndicator property.
|
void |
setCustomizationID(CustomizationIDType value)
Sets the value of the customizationID property.
|
void |
setID(IDType value)
Sets the value of the id property.
|
void |
setIssueDate(IssueDateType value)
Sets the value of the issueDate property.
|
void |
setIssueTime(IssueTimeType value)
Sets the value of the issueTime property.
|
void |
setLegalDocumentReference(DocumentReferenceType value)
Sets the value of the legalDocumentReference property.
|
void |
setPreviousVersionID(PreviousVersionIDType value)
Sets the value of the previousVersionID property.
|
void |
setProcurementProject(ProcurementProjectType value)
Sets the value of the procurementProject property.
|
void |
setProfileExecutionID(ProfileExecutionIDType value)
Sets the value of the profileExecutionID property.
|
void |
setProfileID(ProfileIDType value)
Sets the value of the profileID property.
|
void |
setReceiverParty(PartyType value)
Sets the value of the receiverParty property.
|
void |
setTechnicalDocumentReference(DocumentReferenceType value)
Sets the value of the technicalDocumentReference property.
|
void |
setTenderingProcess(TenderingProcessType value)
Sets the value of the tenderingProcess property.
|
void |
setTenderingTerms(TenderingTermsType value)
Sets the value of the tenderingTerms property.
|
void |
setUBLExtensions(UBLExtensionsType value)
Sets the value of the ublExtensions property.
|
void |
setUBLVersionID(UBLVersionIDType value)
Sets the value of the ublVersionID property.
|
void |
setUUID(UUIDType value)
Sets the value of the uuid property.
|
void |
setVersionID(VersionIDType value)
Sets the value of the versionID property.
|
protected UBLExtensionsType ublExtensions
protected UBLVersionIDType ublVersionID
protected CustomizationIDType customizationID
protected ProfileIDType profileID
protected ProfileExecutionIDType profileExecutionID
protected IDType id
protected CopyIndicatorType copyIndicator
protected UUIDType uuid
protected ContractFolderIDType contractFolderID
protected ApprovalDateType approvalDate
protected IssueDateType issueDate
protected IssueTimeType issueTime
protected VersionIDType versionID
protected PreviousVersionIDType previousVersionID
protected DocumentReferenceType legalDocumentReference
protected DocumentReferenceType technicalDocumentReference
protected List<DocumentReferenceType> additionalDocumentReference
protected List<SignatureType> signature
protected ContractingPartyType contractingParty
protected List<CustomerPartyType> originatorCustomerParty
protected PartyType receiverParty
protected TenderingTermsType tenderingTerms
protected TenderingProcessType tenderingProcess
protected ProcurementProjectType procurementProject
protected List<ProcurementProjectLotType> procurementProjectLot
public UBLExtensionsType getUBLExtensions()
UBLExtensionsTypepublic void setUBLExtensions(UBLExtensionsType value)
value - allowed object is
UBLExtensionsTypepublic UBLVersionIDType getUBLVersionID()
UBLVersionIDTypepublic void setUBLVersionID(UBLVersionIDType value)
value - allowed object is
UBLVersionIDTypepublic CustomizationIDType getCustomizationID()
CustomizationIDTypepublic void setCustomizationID(CustomizationIDType value)
value - allowed object is
CustomizationIDTypepublic ProfileIDType getProfileID()
ProfileIDTypepublic void setProfileID(ProfileIDType value)
value - allowed object is
ProfileIDTypepublic ProfileExecutionIDType getProfileExecutionID()
ProfileExecutionIDTypepublic void setProfileExecutionID(ProfileExecutionIDType value)
value - allowed object is
ProfileExecutionIDTypepublic void setID(IDType value)
value - allowed object is
IDTypepublic CopyIndicatorType getCopyIndicator()
CopyIndicatorTypepublic void setCopyIndicator(CopyIndicatorType value)
value - allowed object is
CopyIndicatorTypepublic UUIDType getUUID()
UUIDTypepublic void setUUID(UUIDType value)
value - allowed object is
UUIDTypepublic ContractFolderIDType getContractFolderID()
ContractFolderIDTypepublic void setContractFolderID(ContractFolderIDType value)
value - allowed object is
ContractFolderIDTypepublic ApprovalDateType getApprovalDate()
ApprovalDateTypepublic void setApprovalDate(ApprovalDateType value)
value - allowed object is
ApprovalDateTypepublic IssueDateType getIssueDate()
IssueDateTypepublic void setIssueDate(IssueDateType value)
value - allowed object is
IssueDateTypepublic IssueTimeType getIssueTime()
IssueTimeTypepublic void setIssueTime(IssueTimeType value)
value - allowed object is
IssueTimeTypepublic List<NoteType> getNote()
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 note property.
For example, to add a new item, do as follows:
getNote().add(newItem);
Objects of the following type(s) are allowed in the list
NoteType
public VersionIDType getVersionID()
VersionIDTypepublic void setVersionID(VersionIDType value)
value - allowed object is
VersionIDTypepublic PreviousVersionIDType getPreviousVersionID()
PreviousVersionIDTypepublic void setPreviousVersionID(PreviousVersionIDType value)
value - allowed object is
PreviousVersionIDTypepublic DocumentReferenceType getLegalDocumentReference()
DocumentReferenceTypepublic void setLegalDocumentReference(DocumentReferenceType value)
value - allowed object is
DocumentReferenceTypepublic DocumentReferenceType getTechnicalDocumentReference()
DocumentReferenceTypepublic void setTechnicalDocumentReference(DocumentReferenceType value)
value - allowed object is
DocumentReferenceTypepublic List<DocumentReferenceType> getAdditionalDocumentReference()
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 additionalDocumentReference property.
For example, to add a new item, do as follows:
getAdditionalDocumentReference().add(newItem);
Objects of the following type(s) are allowed in the list
DocumentReferenceType
public List<SignatureType> getSignature()
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 signature property.
For example, to add a new item, do as follows:
getSignature().add(newItem);
Objects of the following type(s) are allowed in the list
SignatureType
public ContractingPartyType getContractingParty()
ContractingPartyTypepublic void setContractingParty(ContractingPartyType value)
value - allowed object is
ContractingPartyTypepublic List<CustomerPartyType> getOriginatorCustomerParty()
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 originatorCustomerParty property.
For example, to add a new item, do as follows:
getOriginatorCustomerParty().add(newItem);
Objects of the following type(s) are allowed in the list
CustomerPartyType
public PartyType getReceiverParty()
PartyTypepublic void setReceiverParty(PartyType value)
value - allowed object is
PartyTypepublic TenderingTermsType getTenderingTerms()
TenderingTermsTypepublic void setTenderingTerms(TenderingTermsType value)
value - allowed object is
TenderingTermsTypepublic TenderingProcessType getTenderingProcess()
TenderingProcessTypepublic void setTenderingProcess(TenderingProcessType value)
value - allowed object is
TenderingProcessTypepublic ProcurementProjectType getProcurementProject()
ProcurementProjectTypepublic void setProcurementProject(ProcurementProjectType value)
value - allowed object is
ProcurementProjectTypepublic List<ProcurementProjectLotType> getProcurementProjectLot()
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
Copyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.