Class TenderReceiptType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.TenderReceiptType
-
public class TenderReceiptType extends Object
Java class for TenderReceiptType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="TenderReceiptType"> <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}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:CommonBasicComponents-2}RegisteredDate"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}RegisteredTime"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TenderDocumentReference" 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}SenderParty"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ReceiverParty"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected ContractFolderIDTypecontractFolderIDprotected List<ContractNameType>contractNameprotected CopyIndicatorTypecopyIndicatorprotected CustomizationIDTypecustomizationIDprotected IDTypeidprotected IssueDateTypeissueDateprotected IssueTimeTypeissueTimeprotected List<NoteType>noteprotected ProfileExecutionIDTypeprofileExecutionIDprotected ProfileIDTypeprofileIDprotected PartyTypereceiverPartyprotected RegisteredDateTyperegisteredDateprotected RegisteredTimeTyperegisteredTimeprotected PartyTypesenderPartyprotected List<SignatureType>signatureprotected List<DocumentReferenceType>tenderDocumentReferenceprotected UBLExtensionsTypeublExtensionsA container for all extensions present in the document.protected UBLVersionIDTypeublVersionIDprotected UUIDTypeuuid
-
Constructor Summary
Constructors Constructor Description TenderReceiptType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ContractFolderIDTypegetContractFolderID()Gets the value of the contractFolderID 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.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.ProfileExecutionIDTypegetProfileExecutionID()Gets the value of the profileExecutionID property.ProfileIDTypegetProfileID()Gets the value of the profileID property.PartyTypegetReceiverParty()Gets the value of the receiverParty property.RegisteredDateTypegetRegisteredDate()Gets the value of the registeredDate property.RegisteredTimeTypegetRegisteredTime()Gets the value of the registeredTime property.PartyTypegetSenderParty()Gets the value of the senderParty property.List<SignatureType>getSignature()Gets the value of the signature property.List<DocumentReferenceType>getTenderDocumentReference()Gets the value of the tenderDocumentReference property.UBLExtensionsTypegetUBLExtensions()A container for all extensions present in the document.UBLVersionIDTypegetUBLVersionID()Gets the value of the ublVersionID property.UUIDTypegetUUID()Gets the value of the uuid property.voidsetContractFolderID(ContractFolderIDType value)Sets the value of the contractFolderID 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.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.voidsetRegisteredDate(RegisteredDateType value)Sets the value of the registeredDate property.voidsetRegisteredTime(RegisteredTimeType value)Sets the value of the registeredTime property.voidsetSenderParty(PartyType value)Sets the value of the senderParty 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.
-
-
-
Field Detail
-
ublExtensions
protected UBLExtensionsType ublExtensions
A container for all extensions present in the document.
-
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
-
issueDate
protected IssueDateType issueDate
-
issueTime
protected IssueTimeType issueTime
-
contractName
protected List<ContractNameType> contractName
-
registeredDate
protected RegisteredDateType registeredDate
-
registeredTime
protected RegisteredTimeType registeredTime
-
tenderDocumentReference
protected List<DocumentReferenceType> tenderDocumentReference
-
signature
protected List<SignatureType> signature
-
senderParty
protected PartyType senderParty
-
receiverParty
protected PartyType receiverParty
-
-
Method Detail
-
getUBLExtensions
public UBLExtensionsType getUBLExtensions()
A container for all extensions present in the document.- Returns:
- possible object is
UBLExtensionsType
-
setUBLExtensions
public void setUBLExtensions(UBLExtensionsType value)
Sets the value of the ublExtensions property.- Parameters:
value- allowed object isUBLExtensionsType- See Also:
getUBLExtensions()
-
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
-
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- Returns:
- The value of the contractName property.
-
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- Returns:
- The value of the note property.
-
getRegisteredDate
public RegisteredDateType getRegisteredDate()
Gets the value of the registeredDate property.- Returns:
- possible object is
RegisteredDateType
-
setRegisteredDate
public void setRegisteredDate(RegisteredDateType value)
Sets the value of the registeredDate property.- Parameters:
value- allowed object isRegisteredDateType
-
getRegisteredTime
public RegisteredTimeType getRegisteredTime()
Gets the value of the registeredTime property.- Returns:
- possible object is
RegisteredTimeType
-
setRegisteredTime
public void setRegisteredTime(RegisteredTimeType value)
Sets the value of the registeredTime property.- Parameters:
value- allowed object isRegisteredTimeType
-
getTenderDocumentReference
public List<DocumentReferenceType> getTenderDocumentReference()
Gets the value of the tenderDocumentReference 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 tenderDocumentReference property.For example, to add a new item, do as follows:
getTenderDocumentReference().add(newItem);
Objects of the following type(s) are allowed in the list
DocumentReferenceType- Returns:
- The value of the tenderDocumentReference property.
-
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- Returns:
- The value of the signature property.
-
getSenderParty
public PartyType getSenderParty()
Gets the value of the senderParty property.- Returns:
- possible object is
PartyType
-
setSenderParty
public void setSenderParty(PartyType value)
Sets the value of the senderParty property.- Parameters:
value- allowed object isPartyType
-
getReceiverParty
public PartyType getReceiverParty()
Gets the value of the receiverParty property.- Returns:
- possible object is
PartyType
-
-