Class TenderType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.TenderType
-
public class TenderType extends Object
Java class for TenderType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TenderType"> <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"/> <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}TenderTypeCode" 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}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}ContractName" maxOccurs="unbounded" 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:CommonAggregateComponents-2}ValidityPeriod" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}DocumentReference" 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}TendererParty"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TendererQualificationDocumentReference" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}SubcontractorParty" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ContractingParty" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}OriginatorCustomerParty" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TenderedProject" maxOccurs="unbounded"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description TenderType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ContractFolderIDTypegetContractFolderID()Gets the value of the contractFolderID property.ContractingPartyTypegetContractingParty()Gets the value of the contractingParty property.List<ContractNameType>getContractName()Gets the value of the contractName property.CopyIndicatorTypegetCopyIndicator()Gets the value of the copyIndicator property.CustomizationIDTypegetCustomizationID()Gets the value of the customizationID property.List<DocumentReferenceType>getDocumentReference()Gets the value of the documentReference 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.List<NoteType>getNote()Gets the value of the note property.CustomerPartyTypegetOriginatorCustomerParty()Gets the value of the originatorCustomerParty property.ProfileExecutionIDTypegetProfileExecutionID()Gets the value of the profileExecutionID property.ProfileIDTypegetProfileID()Gets the value of the profileID property.List<SignatureType>getSignature()Gets the value of the signature property.List<PartyType>getSubcontractorParty()Gets the value of the subcontractorParty property.List<TenderedProjectType>getTenderedProject()Gets the value of the tenderedProject property.PartyTypegetTendererParty()Gets the value of the tendererParty property.DocumentReferenceTypegetTendererQualificationDocumentReference()Gets the value of the tendererQualificationDocumentReference property.TenderTypeCodeTypegetTenderTypeCode()Gets the value of the tenderTypeCode 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.PeriodTypegetValidityPeriod()Gets the value of the validityPeriod 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.voidsetOriginatorCustomerParty(CustomerPartyType value)Sets the value of the originatorCustomerParty property.voidsetProfileExecutionID(ProfileExecutionIDType value)Sets the value of the profileExecutionID property.voidsetProfileID(ProfileIDType value)Sets the value of the profileID property.voidsetTendererParty(PartyType value)Sets the value of the tendererParty property.voidsetTendererQualificationDocumentReference(DocumentReferenceType value)Sets the value of the tendererQualificationDocumentReference property.voidsetTenderTypeCode(TenderTypeCodeType value)Sets the value of the tenderTypeCode 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.voidsetValidityPeriod(PeriodType value)Sets the value of the validityPeriod 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
-
tenderTypeCode
protected TenderTypeCodeType tenderTypeCode
-
contractFolderID
protected ContractFolderIDType contractFolderID
-
issueDate
protected IssueDateType issueDate
-
issueTime
protected IssueTimeType issueTime
-
contractName
protected List<ContractNameType> contractName
-
validityPeriod
protected PeriodType validityPeriod
-
documentReference
protected List<DocumentReferenceType> documentReference
-
signature
protected List<SignatureType> signature
-
tendererParty
protected PartyType tendererParty
-
tendererQualificationDocumentReference
protected DocumentReferenceType tendererQualificationDocumentReference
-
contractingParty
protected ContractingPartyType contractingParty
-
originatorCustomerParty
protected CustomerPartyType originatorCustomerParty
-
tenderedProject
protected List<TenderedProjectType> tenderedProject
-
-
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
-
getTenderTypeCode
public TenderTypeCodeType getTenderTypeCode()
Gets the value of the tenderTypeCode property.- Returns:
- possible object is
TenderTypeCodeType
-
setTenderTypeCode
public void setTenderTypeCode(TenderTypeCodeType value)
Sets the value of the tenderTypeCode property.- Parameters:
value- allowed object isTenderTypeCodeType
-
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
-
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
-
getContractName
public List<ContractNameType> getContractName()
Gets the value of the contractName 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 contractName property.For example, to add a new item, do as follows:
getContractName().add(newItem);Objects of the following type(s) are allowed in the list
ContractNameType
-
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
-
getValidityPeriod
public PeriodType getValidityPeriod()
Gets the value of the validityPeriod property.- Returns:
- possible object is
PeriodType
-
setValidityPeriod
public void setValidityPeriod(PeriodType value)
Sets the value of the validityPeriod property.- Parameters:
value- allowed object isPeriodType
-
getDocumentReference
public List<DocumentReferenceType> getDocumentReference()
Gets the value of the documentReference 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 documentReference property.For example, to add a new item, do as follows:
getDocumentReference().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
-
getTendererParty
public PartyType getTendererParty()
Gets the value of the tendererParty property.- Returns:
- possible object is
PartyType
-
setTendererParty
public void setTendererParty(PartyType value)
Sets the value of the tendererParty property.- Parameters:
value- allowed object isPartyType
-
getTendererQualificationDocumentReference
public DocumentReferenceType getTendererQualificationDocumentReference()
Gets the value of the tendererQualificationDocumentReference property.- Returns:
- possible object is
DocumentReferenceType
-
setTendererQualificationDocumentReference
public void setTendererQualificationDocumentReference(DocumentReferenceType value)
Sets the value of the tendererQualificationDocumentReference property.- Parameters:
value- allowed object isDocumentReferenceType
-
getSubcontractorParty
public List<PartyType> getSubcontractorParty()
Gets the value of the subcontractorParty 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 subcontractorParty property.For example, to add a new item, do as follows:
getSubcontractorParty().add(newItem);Objects of the following type(s) are allowed in the list
PartyType
-
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 CustomerPartyType getOriginatorCustomerParty()
Gets the value of the originatorCustomerParty property.- Returns:
- possible object is
CustomerPartyType
-
setOriginatorCustomerParty
public void setOriginatorCustomerParty(CustomerPartyType value)
Sets the value of the originatorCustomerParty property.- Parameters:
value- allowed object isCustomerPartyType
-
getTenderedProject
public List<TenderedProjectType> getTenderedProject()
Gets the value of the tenderedProject 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 tenderedProject property.For example, to add a new item, do as follows:
getTenderedProject().add(newItem);Objects of the following type(s) are allowed in the list
TenderedProjectType
-
-