Class CallForTendersType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.CallForTendersType
-
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>
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description CallForTendersType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<DocumentReferenceType>getAdditionalDocumentReference()Gets the value of the additionalDocumentReference property.ApprovalDateTypegetApprovalDate()Gets the value of the approvalDate property.ContractFolderIDTypegetContractFolderID()Gets the value of the contractFolderID property.ContractingPartyTypegetContractingParty()Gets the value of the contractingParty property.CopyIndicatorTypegetCopyIndicator()Gets the value of the copyIndicator property.CustomizationIDTypegetCustomizationID()Gets the value of the customizationID property.IDTypegetID()Gets the value of the id property.IssueDateTypegetIssueDate()Gets the value of the issueDate property.IssueTimeTypegetIssueTime()Gets the value of the issueTime property.DocumentReferenceTypegetLegalDocumentReference()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.PreviousVersionIDTypegetPreviousVersionID()Gets the value of the previousVersionID property.ProcurementProjectTypegetProcurementProject()Gets the value of the procurementProject property.List<ProcurementProjectLotType>getProcurementProjectLot()Gets the value of the procurementProjectLot property.ProfileExecutionIDTypegetProfileExecutionID()Gets the value of the profileExecutionID property.ProfileIDTypegetProfileID()Gets the value of the profileID property.PartyTypegetReceiverParty()Gets the value of the receiverParty property.List<SignatureType>getSignature()Gets the value of the signature property.DocumentReferenceTypegetTechnicalDocumentReference()Gets the value of the technicalDocumentReference property.TenderingProcessTypegetTenderingProcess()Gets the value of the tenderingProcess property.TenderingTermsTypegetTenderingTerms()Gets the value of the tenderingTerms property.UBLExtensionsTypegetUBLExtensions()Gets the value of the ublExtensions property.UBLVersionIDTypegetUBLVersionID()Gets the value of the ublVersionID property.UUIDTypegetUUID()Gets the value of the uuid property.VersionIDTypegetVersionID()Gets the value of the versionID property.voidsetApprovalDate(ApprovalDateType value)Sets the value of the approvalDate property.voidsetContractFolderID(ContractFolderIDType value)Sets the value of the contractFolderID property.voidsetContractingParty(ContractingPartyType value)Sets the value of the contractingParty property.voidsetCopyIndicator(CopyIndicatorType value)Sets the value of the copyIndicator property.voidsetCustomizationID(CustomizationIDType value)Sets the value of the customizationID property.voidsetID(IDType value)Sets the value of the id property.voidsetIssueDate(IssueDateType value)Sets the value of the issueDate property.voidsetIssueTime(IssueTimeType value)Sets the value of the issueTime property.voidsetLegalDocumentReference(DocumentReferenceType value)Sets the value of the legalDocumentReference property.voidsetPreviousVersionID(PreviousVersionIDType value)Sets the value of the previousVersionID property.voidsetProcurementProject(ProcurementProjectType value)Sets the value of the procurementProject property.voidsetProfileExecutionID(ProfileExecutionIDType value)Sets the value of the profileExecutionID property.voidsetProfileID(ProfileIDType value)Sets the value of the profileID property.voidsetReceiverParty(PartyType value)Sets the value of the receiverParty property.voidsetTechnicalDocumentReference(DocumentReferenceType value)Sets the value of the technicalDocumentReference property.voidsetTenderingProcess(TenderingProcessType value)Sets the value of the tenderingProcess property.voidsetTenderingTerms(TenderingTermsType value)Sets the value of the tenderingTerms property.voidsetUBLExtensions(UBLExtensionsType value)Sets the value of the ublExtensions property.voidsetUBLVersionID(UBLVersionIDType value)Sets the value of the ublVersionID property.voidsetUUID(UUIDType value)Sets the value of the uuid property.voidsetVersionID(VersionIDType value)Sets the value of the versionID property.
-
-
-
Field Detail
-
ublExtensions
protected UBLExtensionsType ublExtensions
-
ublVersionID
protected UBLVersionIDType ublVersionID
-
customizationID
protected CustomizationIDType customizationID
-
profileID
protected ProfileIDType profileID
-
profileExecutionID
protected ProfileExecutionIDType profileExecutionID
-
id
protected IDType id
-
copyIndicator
protected CopyIndicatorType copyIndicator
-
uuid
protected UUIDType uuid
-
contractFolderID
protected ContractFolderIDType contractFolderID
-
approvalDate
protected ApprovalDateType approvalDate
-
issueDate
protected IssueDateType issueDate
-
issueTime
protected IssueTimeType issueTime
-
versionID
protected VersionIDType versionID
-
previousVersionID
protected PreviousVersionIDType previousVersionID
-
legalDocumentReference
protected DocumentReferenceType legalDocumentReference
-
technicalDocumentReference
protected DocumentReferenceType technicalDocumentReference
-
additionalDocumentReference
protected List<DocumentReferenceType> additionalDocumentReference
-
signature
protected List<SignatureType> signature
-
contractingParty
protected ContractingPartyType contractingParty
-
originatorCustomerParty
protected List<CustomerPartyType> originatorCustomerParty
-
receiverParty
protected PartyType receiverParty
-
tenderingTerms
protected TenderingTermsType tenderingTerms
-
tenderingProcess
protected TenderingProcessType tenderingProcess
-
procurementProject
protected ProcurementProjectType procurementProject
-
procurementProjectLot
protected List<ProcurementProjectLotType> procurementProjectLot
-
-
Method Detail
-
getUBLExtensions
public UBLExtensionsType getUBLExtensions()
Gets the value of the ublExtensions property.- Returns:
- possible object is
UBLExtensionsType
-
setUBLExtensions
public void setUBLExtensions(UBLExtensionsType value)
Sets the value of the ublExtensions property.- Parameters:
value- allowed object isUBLExtensionsType
-
getUBLVersionID
public UBLVersionIDType getUBLVersionID()
Gets the value of the ublVersionID property.- Returns:
- possible object is
UBLVersionIDType
-
setUBLVersionID
public void setUBLVersionID(UBLVersionIDType value)
Sets the value of the ublVersionID property.- Parameters:
value- allowed object isUBLVersionIDType
-
getCustomizationID
public CustomizationIDType getCustomizationID()
Gets the value of the customizationID property.- Returns:
- possible object is
CustomizationIDType
-
setCustomizationID
public void setCustomizationID(CustomizationIDType value)
Sets the value of the customizationID property.- Parameters:
value- allowed object isCustomizationIDType
-
getProfileID
public ProfileIDType getProfileID()
Gets the value of the profileID property.- Returns:
- possible object is
ProfileIDType
-
setProfileID
public void setProfileID(ProfileIDType value)
Sets the value of the profileID property.- Parameters:
value- allowed object isProfileIDType
-
getProfileExecutionID
public ProfileExecutionIDType getProfileExecutionID()
Gets the value of the profileExecutionID property.- Returns:
- possible object is
ProfileExecutionIDType
-
setProfileExecutionID
public void setProfileExecutionID(ProfileExecutionIDType value)
Sets the value of the profileExecutionID property.- Parameters:
value- allowed object isProfileExecutionIDType
-
setID
public void setID(IDType value)
Sets the value of the id property.- Parameters:
value- allowed object isIDType
-
getCopyIndicator
public CopyIndicatorType getCopyIndicator()
Gets the value of the copyIndicator property.- Returns:
- possible object is
CopyIndicatorType
-
setCopyIndicator
public void setCopyIndicator(CopyIndicatorType value)
Sets the value of the copyIndicator property.- Parameters:
value- allowed object isCopyIndicatorType
-
getUUID
public UUIDType getUUID()
Gets the value of the uuid property.- Returns:
- possible object is
UUIDType
-
setUUID
public void setUUID(UUIDType value)
Sets the value of the uuid property.- Parameters:
value- allowed object isUUIDType
-
getContractFolderID
public ContractFolderIDType getContractFolderID()
Gets the value of the contractFolderID property.- Returns:
- possible object is
ContractFolderIDType
-
setContractFolderID
public void setContractFolderID(ContractFolderIDType value)
Sets the value of the contractFolderID property.- Parameters:
value- allowed object isContractFolderIDType
-
getApprovalDate
public ApprovalDateType getApprovalDate()
Gets the value of the approvalDate property.- Returns:
- possible object is
ApprovalDateType
-
setApprovalDate
public void setApprovalDate(ApprovalDateType value)
Sets the value of the approvalDate property.- Parameters:
value- allowed object isApprovalDateType
-
getIssueDate
public IssueDateType getIssueDate()
Gets the value of the issueDate property.- Returns:
- possible object is
IssueDateType
-
setIssueDate
public void setIssueDate(IssueDateType value)
Sets the value of the issueDate property.- Parameters:
value- allowed object isIssueDateType
-
getIssueTime
public IssueTimeType getIssueTime()
Gets the value of the issueTime property.- Returns:
- possible object is
IssueTimeType
-
setIssueTime
public void setIssueTime(IssueTimeType value)
Sets the value of the issueTime property.- Parameters:
value- allowed object isIssueTimeType
-
getNote
public List<NoteType> getNote()
Gets the value of the note 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
setmethod 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
-
getVersionID
public VersionIDType getVersionID()
Gets the value of the versionID property.- Returns:
- possible object is
VersionIDType
-
setVersionID
public void setVersionID(VersionIDType value)
Sets the value of the versionID property.- Parameters:
value- allowed object isVersionIDType
-
getPreviousVersionID
public PreviousVersionIDType getPreviousVersionID()
Gets the value of the previousVersionID property.- Returns:
- possible object is
PreviousVersionIDType
-
setPreviousVersionID
public void setPreviousVersionID(PreviousVersionIDType value)
Sets the value of the previousVersionID property.- Parameters:
value- allowed object isPreviousVersionIDType
-
getLegalDocumentReference
public DocumentReferenceType getLegalDocumentReference()
Gets the value of the legalDocumentReference property.- Returns:
- possible object is
DocumentReferenceType
-
setLegalDocumentReference
public void setLegalDocumentReference(DocumentReferenceType value)
Sets the value of the legalDocumentReference property.- Parameters:
value- allowed object isDocumentReferenceType
-
getTechnicalDocumentReference
public DocumentReferenceType getTechnicalDocumentReference()
Gets the value of the technicalDocumentReference property.- Returns:
- possible object is
DocumentReferenceType
-
setTechnicalDocumentReference
public void setTechnicalDocumentReference(DocumentReferenceType value)
Sets the value of the technicalDocumentReference property.- Parameters:
value- allowed object isDocumentReferenceType
-
getAdditionalDocumentReference
public List<DocumentReferenceType> getAdditionalDocumentReference()
Gets the value of the additionalDocumentReference 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
setmethod 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
-
getSignature
public List<SignatureType> getSignature()
Gets the value of the signature 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
setmethod 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
-
getContractingParty
public ContractingPartyType getContractingParty()
Gets the value of the contractingParty property.- Returns:
- possible object is
ContractingPartyType
-
setContractingParty
public void setContractingParty(ContractingPartyType value)
Sets the value of the contractingParty property.- Parameters:
value- allowed object isContractingPartyType
-
getOriginatorCustomerParty
public List<CustomerPartyType> getOriginatorCustomerParty()
Gets the value of the originatorCustomerParty 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
setmethod 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
-
getReceiverParty
public PartyType getReceiverParty()
Gets the value of the receiverParty property.- Returns:
- possible object is
PartyType
-
setReceiverParty
public void setReceiverParty(PartyType value)
Sets the value of the receiverParty property.- Parameters:
value- allowed object isPartyType
-
getTenderingTerms
public TenderingTermsType getTenderingTerms()
Gets the value of the tenderingTerms property.- Returns:
- possible object is
TenderingTermsType
-
setTenderingTerms
public void setTenderingTerms(TenderingTermsType value)
Sets the value of the tenderingTerms property.- Parameters:
value- allowed object isTenderingTermsType
-
getTenderingProcess
public TenderingProcessType getTenderingProcess()
Gets the value of the tenderingProcess property.- Returns:
- possible object is
TenderingProcessType
-
setTenderingProcess
public void setTenderingProcess(TenderingProcessType value)
Sets the value of the tenderingProcess property.- Parameters:
value- allowed object isTenderingProcessType
-
getProcurementProject
public ProcurementProjectType getProcurementProject()
Gets the value of the procurementProject property.- Returns:
- possible object is
ProcurementProjectType
-
setProcurementProject
public void setProcurementProject(ProcurementProjectType value)
Sets the value of the procurementProject property.- Parameters:
value- allowed object isProcurementProjectType
-
getProcurementProjectLot
public List<ProcurementProjectLotType> getProcurementProjectLot()
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
setmethod 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
-
-