Class TenderingProcessType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.cac.TenderingProcessType
-
public class TenderingProcessType extends Object
Java class for TenderingProcessType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TenderingProcessType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <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}OriginalContractingSystemID" 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}NegotiationDescription" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ProcedureCode" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}UrgencyCode" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ExpenseCode" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PartPresentationCode" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ContractingSystemCode" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}SubmissionMethodCode" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CandidateReductionConstraintIndicator" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}GovernmentAgreementConstraintIndicator" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}DocumentAvailabilityPeriod" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TenderSubmissionDeadlinePeriod" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}InvitationSubmissionPeriod" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ParticipationRequestReceptionPeriod" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}NoticeDocumentReference" maxOccurs="unbounded" 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}ProcessJustification" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}EconomicOperatorShortList" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}OpenTenderEvent" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}AuctionTerms" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}FrameworkAgreement" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description TenderingProcessType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<DocumentReferenceType>getAdditionalDocumentReference()Gets the value of the additionalDocumentReference property.AuctionTermsTypegetAuctionTerms()Gets the value of the auctionTerms property.CandidateReductionConstraintIndicatorTypegetCandidateReductionConstraintIndicator()Gets the value of the candidateReductionConstraintIndicator property.ContractingSystemCodeTypegetContractingSystemCode()Gets the value of the contractingSystemCode property.List<DescriptionType>getDescription()Gets the value of the description property.PeriodTypegetDocumentAvailabilityPeriod()Gets the value of the documentAvailabilityPeriod property.EconomicOperatorShortListTypegetEconomicOperatorShortList()Gets the value of the economicOperatorShortList property.ExpenseCodeTypegetExpenseCode()Gets the value of the expenseCode property.FrameworkAgreementTypegetFrameworkAgreement()Gets the value of the frameworkAgreement property.GovernmentAgreementConstraintIndicatorTypegetGovernmentAgreementConstraintIndicator()Gets the value of the governmentAgreementConstraintIndicator property.IDTypegetID()Gets the value of the id property.PeriodTypegetInvitationSubmissionPeriod()Gets the value of the invitationSubmissionPeriod property.List<NegotiationDescriptionType>getNegotiationDescription()Gets the value of the negotiationDescription property.List<DocumentReferenceType>getNoticeDocumentReference()Gets the value of the noticeDocumentReference property.List<EventType>getOpenTenderEvent()Gets the value of the openTenderEvent property.OriginalContractingSystemIDTypegetOriginalContractingSystemID()Gets the value of the originalContractingSystemID property.PeriodTypegetParticipationRequestReceptionPeriod()Gets the value of the participationRequestReceptionPeriod property.PartPresentationCodeTypegetPartPresentationCode()Gets the value of the partPresentationCode property.ProcedureCodeTypegetProcedureCode()Gets the value of the procedureCode property.List<ProcessJustificationType>getProcessJustification()Gets the value of the processJustification property.SubmissionMethodCodeTypegetSubmissionMethodCode()Gets the value of the submissionMethodCode property.PeriodTypegetTenderSubmissionDeadlinePeriod()Gets the value of the tenderSubmissionDeadlinePeriod property.UrgencyCodeTypegetUrgencyCode()Gets the value of the urgencyCode property.voidsetAuctionTerms(AuctionTermsType value)Sets the value of the auctionTerms property.voidsetCandidateReductionConstraintIndicator(CandidateReductionConstraintIndicatorType value)Sets the value of the candidateReductionConstraintIndicator property.voidsetContractingSystemCode(ContractingSystemCodeType value)Sets the value of the contractingSystemCode property.voidsetDocumentAvailabilityPeriod(PeriodType value)Sets the value of the documentAvailabilityPeriod property.voidsetEconomicOperatorShortList(EconomicOperatorShortListType value)Sets the value of the economicOperatorShortList property.voidsetExpenseCode(ExpenseCodeType value)Sets the value of the expenseCode property.voidsetFrameworkAgreement(FrameworkAgreementType value)Sets the value of the frameworkAgreement property.voidsetGovernmentAgreementConstraintIndicator(GovernmentAgreementConstraintIndicatorType value)Sets the value of the governmentAgreementConstraintIndicator property.voidsetID(IDType value)Sets the value of the id property.voidsetInvitationSubmissionPeriod(PeriodType value)Sets the value of the invitationSubmissionPeriod property.voidsetOriginalContractingSystemID(OriginalContractingSystemIDType value)Sets the value of the originalContractingSystemID property.voidsetParticipationRequestReceptionPeriod(PeriodType value)Sets the value of the participationRequestReceptionPeriod property.voidsetPartPresentationCode(PartPresentationCodeType value)Sets the value of the partPresentationCode property.voidsetProcedureCode(ProcedureCodeType value)Sets the value of the procedureCode property.voidsetSubmissionMethodCode(SubmissionMethodCodeType value)Sets the value of the submissionMethodCode property.voidsetTenderSubmissionDeadlinePeriod(PeriodType value)Sets the value of the tenderSubmissionDeadlinePeriod property.voidsetUrgencyCode(UrgencyCodeType value)Sets the value of the urgencyCode property.
-
-
-
Field Detail
-
id
protected IDType id
-
originalContractingSystemID
protected OriginalContractingSystemIDType originalContractingSystemID
-
description
protected List<DescriptionType> description
-
negotiationDescription
protected List<NegotiationDescriptionType> negotiationDescription
-
procedureCode
protected ProcedureCodeType procedureCode
-
urgencyCode
protected UrgencyCodeType urgencyCode
-
expenseCode
protected ExpenseCodeType expenseCode
-
partPresentationCode
protected PartPresentationCodeType partPresentationCode
-
contractingSystemCode
protected ContractingSystemCodeType contractingSystemCode
-
submissionMethodCode
protected SubmissionMethodCodeType submissionMethodCode
-
candidateReductionConstraintIndicator
protected CandidateReductionConstraintIndicatorType candidateReductionConstraintIndicator
-
governmentAgreementConstraintIndicator
protected GovernmentAgreementConstraintIndicatorType governmentAgreementConstraintIndicator
-
documentAvailabilityPeriod
protected PeriodType documentAvailabilityPeriod
-
tenderSubmissionDeadlinePeriod
protected PeriodType tenderSubmissionDeadlinePeriod
-
invitationSubmissionPeriod
protected PeriodType invitationSubmissionPeriod
-
participationRequestReceptionPeriod
protected PeriodType participationRequestReceptionPeriod
-
noticeDocumentReference
protected List<DocumentReferenceType> noticeDocumentReference
-
additionalDocumentReference
protected List<DocumentReferenceType> additionalDocumentReference
-
processJustification
protected List<ProcessJustificationType> processJustification
-
economicOperatorShortList
protected EconomicOperatorShortListType economicOperatorShortList
-
auctionTerms
protected AuctionTermsType auctionTerms
-
frameworkAgreement
protected FrameworkAgreementType frameworkAgreement
-
-
Method Detail
-
setID
public void setID(IDType value)
Sets the value of the id property.- Parameters:
value- allowed object isIDType
-
getOriginalContractingSystemID
public OriginalContractingSystemIDType getOriginalContractingSystemID()
Gets the value of the originalContractingSystemID property.- Returns:
- possible object is
OriginalContractingSystemIDType
-
setOriginalContractingSystemID
public void setOriginalContractingSystemID(OriginalContractingSystemIDType value)
Sets the value of the originalContractingSystemID property.- Parameters:
value- allowed object isOriginalContractingSystemIDType
-
getDescription
public List<DescriptionType> getDescription()
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
setmethod 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
-
getNegotiationDescription
public List<NegotiationDescriptionType> getNegotiationDescription()
Gets the value of the negotiationDescription 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 negotiationDescription property.For example, to add a new item, do as follows:
getNegotiationDescription().add(newItem);Objects of the following type(s) are allowed in the list
NegotiationDescriptionType
-
getProcedureCode
public ProcedureCodeType getProcedureCode()
Gets the value of the procedureCode property.- Returns:
- possible object is
ProcedureCodeType
-
setProcedureCode
public void setProcedureCode(ProcedureCodeType value)
Sets the value of the procedureCode property.- Parameters:
value- allowed object isProcedureCodeType
-
getUrgencyCode
public UrgencyCodeType getUrgencyCode()
Gets the value of the urgencyCode property.- Returns:
- possible object is
UrgencyCodeType
-
setUrgencyCode
public void setUrgencyCode(UrgencyCodeType value)
Sets the value of the urgencyCode property.- Parameters:
value- allowed object isUrgencyCodeType
-
getExpenseCode
public ExpenseCodeType getExpenseCode()
Gets the value of the expenseCode property.- Returns:
- possible object is
ExpenseCodeType
-
setExpenseCode
public void setExpenseCode(ExpenseCodeType value)
Sets the value of the expenseCode property.- Parameters:
value- allowed object isExpenseCodeType
-
getPartPresentationCode
public PartPresentationCodeType getPartPresentationCode()
Gets the value of the partPresentationCode property.- Returns:
- possible object is
PartPresentationCodeType
-
setPartPresentationCode
public void setPartPresentationCode(PartPresentationCodeType value)
Sets the value of the partPresentationCode property.- Parameters:
value- allowed object isPartPresentationCodeType
-
getContractingSystemCode
public ContractingSystemCodeType getContractingSystemCode()
Gets the value of the contractingSystemCode property.- Returns:
- possible object is
ContractingSystemCodeType
-
setContractingSystemCode
public void setContractingSystemCode(ContractingSystemCodeType value)
Sets the value of the contractingSystemCode property.- Parameters:
value- allowed object isContractingSystemCodeType
-
getSubmissionMethodCode
public SubmissionMethodCodeType getSubmissionMethodCode()
Gets the value of the submissionMethodCode property.- Returns:
- possible object is
SubmissionMethodCodeType
-
setSubmissionMethodCode
public void setSubmissionMethodCode(SubmissionMethodCodeType value)
Sets the value of the submissionMethodCode property.- Parameters:
value- allowed object isSubmissionMethodCodeType
-
getCandidateReductionConstraintIndicator
public CandidateReductionConstraintIndicatorType getCandidateReductionConstraintIndicator()
Gets the value of the candidateReductionConstraintIndicator property.- Returns:
- possible object is
CandidateReductionConstraintIndicatorType
-
setCandidateReductionConstraintIndicator
public void setCandidateReductionConstraintIndicator(CandidateReductionConstraintIndicatorType value)
Sets the value of the candidateReductionConstraintIndicator property.- Parameters:
value- allowed object isCandidateReductionConstraintIndicatorType
-
getGovernmentAgreementConstraintIndicator
public GovernmentAgreementConstraintIndicatorType getGovernmentAgreementConstraintIndicator()
Gets the value of the governmentAgreementConstraintIndicator property.- Returns:
- possible object is
GovernmentAgreementConstraintIndicatorType
-
setGovernmentAgreementConstraintIndicator
public void setGovernmentAgreementConstraintIndicator(GovernmentAgreementConstraintIndicatorType value)
Sets the value of the governmentAgreementConstraintIndicator property.- Parameters:
value- allowed object isGovernmentAgreementConstraintIndicatorType
-
getDocumentAvailabilityPeriod
public PeriodType getDocumentAvailabilityPeriod()
Gets the value of the documentAvailabilityPeriod property.- Returns:
- possible object is
PeriodType
-
setDocumentAvailabilityPeriod
public void setDocumentAvailabilityPeriod(PeriodType value)
Sets the value of the documentAvailabilityPeriod property.- Parameters:
value- allowed object isPeriodType
-
getTenderSubmissionDeadlinePeriod
public PeriodType getTenderSubmissionDeadlinePeriod()
Gets the value of the tenderSubmissionDeadlinePeriod property.- Returns:
- possible object is
PeriodType
-
setTenderSubmissionDeadlinePeriod
public void setTenderSubmissionDeadlinePeriod(PeriodType value)
Sets the value of the tenderSubmissionDeadlinePeriod property.- Parameters:
value- allowed object isPeriodType
-
getInvitationSubmissionPeriod
public PeriodType getInvitationSubmissionPeriod()
Gets the value of the invitationSubmissionPeriod property.- Returns:
- possible object is
PeriodType
-
setInvitationSubmissionPeriod
public void setInvitationSubmissionPeriod(PeriodType value)
Sets the value of the invitationSubmissionPeriod property.- Parameters:
value- allowed object isPeriodType
-
getParticipationRequestReceptionPeriod
public PeriodType getParticipationRequestReceptionPeriod()
Gets the value of the participationRequestReceptionPeriod property.- Returns:
- possible object is
PeriodType
-
setParticipationRequestReceptionPeriod
public void setParticipationRequestReceptionPeriod(PeriodType value)
Sets the value of the participationRequestReceptionPeriod property.- Parameters:
value- allowed object isPeriodType
-
getNoticeDocumentReference
public List<DocumentReferenceType> getNoticeDocumentReference()
Gets the value of the noticeDocumentReference 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 noticeDocumentReference property.For example, to add a new item, do as follows:
getNoticeDocumentReference().add(newItem);Objects of the following type(s) are allowed in the list
DocumentReferenceType
-
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
-
getProcessJustification
public List<ProcessJustificationType> getProcessJustification()
Gets the value of the processJustification 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 processJustification property.For example, to add a new item, do as follows:
getProcessJustification().add(newItem);Objects of the following type(s) are allowed in the list
ProcessJustificationType
-
getEconomicOperatorShortList
public EconomicOperatorShortListType getEconomicOperatorShortList()
Gets the value of the economicOperatorShortList property.- Returns:
- possible object is
EconomicOperatorShortListType
-
setEconomicOperatorShortList
public void setEconomicOperatorShortList(EconomicOperatorShortListType value)
Sets the value of the economicOperatorShortList property.- Parameters:
value- allowed object isEconomicOperatorShortListType
-
getOpenTenderEvent
public List<EventType> getOpenTenderEvent()
Gets the value of the openTenderEvent 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 openTenderEvent property.For example, to add a new item, do as follows:
getOpenTenderEvent().add(newItem);Objects of the following type(s) are allowed in the list
EventType
-
getAuctionTerms
public AuctionTermsType getAuctionTerms()
Gets the value of the auctionTerms property.- Returns:
- possible object is
AuctionTermsType
-
setAuctionTerms
public void setAuctionTerms(AuctionTermsType value)
Sets the value of the auctionTerms property.- Parameters:
value- allowed object isAuctionTermsType
-
getFrameworkAgreement
public FrameworkAgreementType getFrameworkAgreement()
Gets the value of the frameworkAgreement property.- Returns:
- possible object is
FrameworkAgreementType
-
setFrameworkAgreement
public void setFrameworkAgreement(FrameworkAgreementType value)
Sets the value of the frameworkAgreement property.- Parameters:
value- allowed object isFrameworkAgreementType
-
-