Class RetailEventType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.RetailEventType
-
public class RetailEventType extends Object
Java class for RetailEventType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RetailEventType"> <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}IssueDate" minOccurs="0"/> <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}RetailEventName" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}RetailEventStatusCode"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}SellerEventID" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}BuyerEventID" 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:CommonAggregateComponents-2}Period"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}OriginalDocumentReference" 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"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}BuyerCustomerParty" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}SellerSupplierParty" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}EventComment" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}PromotionalEvent" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}MiscellaneousEvent" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description RetailEventType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CustomerPartyTypegetBuyerCustomerParty()Gets the value of the buyerCustomerParty property.BuyerEventIDTypegetBuyerEventID()Gets the value of the buyerEventID property.CopyIndicatorTypegetCopyIndicator()Gets the value of the copyIndicator property.CustomizationIDTypegetCustomizationID()Gets the value of the customizationID property.List<DescriptionType>getDescription()Gets the value of the description property.List<EventCommentType>getEventComment()Gets the value of the eventComment 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.MiscellaneousEventTypegetMiscellaneousEvent()Gets the value of the miscellaneousEvent property.List<NoteType>getNote()Gets the value of the note property.List<DocumentReferenceType>getOriginalDocumentReference()Gets the value of the originalDocumentReference property.PeriodTypegetPeriod()Gets the value of the period property.ProfileExecutionIDTypegetProfileExecutionID()Gets the value of the profileExecutionID property.ProfileIDTypegetProfileID()Gets the value of the profileID property.PromotionalEventTypegetPromotionalEvent()Gets the value of the promotionalEvent property.PartyTypegetReceiverParty()Gets the value of the receiverParty property.RetailEventNameTypegetRetailEventName()Gets the value of the retailEventName property.RetailEventStatusCodeTypegetRetailEventStatusCode()Gets the value of the retailEventStatusCode property.SellerEventIDTypegetSellerEventID()Gets the value of the sellerEventID property.SupplierPartyTypegetSellerSupplierParty()Gets the value of the sellerSupplierParty property.PartyTypegetSenderParty()Gets the value of the senderParty property.List<SignatureType>getSignature()Gets the value of the signature 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.voidsetBuyerCustomerParty(CustomerPartyType value)Sets the value of the buyerCustomerParty property.voidsetBuyerEventID(BuyerEventIDType value)Sets the value of the buyerEventID 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.voidsetMiscellaneousEvent(MiscellaneousEventType value)Sets the value of the miscellaneousEvent property.voidsetPeriod(PeriodType value)Sets the value of the period property.voidsetProfileExecutionID(ProfileExecutionIDType value)Sets the value of the profileExecutionID property.voidsetProfileID(ProfileIDType value)Sets the value of the profileID property.voidsetPromotionalEvent(PromotionalEventType value)Sets the value of the promotionalEvent property.voidsetReceiverParty(PartyType value)Sets the value of the receiverParty property.voidsetRetailEventName(RetailEventNameType value)Sets the value of the retailEventName property.voidsetRetailEventStatusCode(RetailEventStatusCodeType value)Sets the value of the retailEventStatusCode property.voidsetSellerEventID(SellerEventIDType value)Sets the value of the sellerEventID property.voidsetSellerSupplierParty(SupplierPartyType value)Sets the value of the sellerSupplierParty 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
-
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
-
issueDate
protected IssueDateType issueDate
-
issueTime
protected IssueTimeType issueTime
-
retailEventName
protected RetailEventNameType retailEventName
-
retailEventStatusCode
protected RetailEventStatusCodeType retailEventStatusCode
-
sellerEventID
protected SellerEventIDType sellerEventID
-
buyerEventID
protected BuyerEventIDType buyerEventID
-
description
protected List<DescriptionType> description
-
period
protected PeriodType period
-
originalDocumentReference
protected List<DocumentReferenceType> originalDocumentReference
-
signature
protected List<SignatureType> signature
-
senderParty
protected PartyType senderParty
-
receiverParty
protected PartyType receiverParty
-
buyerCustomerParty
protected CustomerPartyType buyerCustomerParty
-
sellerSupplierParty
protected SupplierPartyType sellerSupplierParty
-
eventComment
protected List<EventCommentType> eventComment
-
promotionalEvent
protected PromotionalEventType promotionalEvent
-
miscellaneousEvent
protected MiscellaneousEventType miscellaneousEvent
-
-
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
-
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
-
getRetailEventName
public RetailEventNameType getRetailEventName()
Gets the value of the retailEventName property.- Returns:
- possible object is
RetailEventNameType
-
setRetailEventName
public void setRetailEventName(RetailEventNameType value)
Sets the value of the retailEventName property.- Parameters:
value- allowed object isRetailEventNameType
-
getRetailEventStatusCode
public RetailEventStatusCodeType getRetailEventStatusCode()
Gets the value of the retailEventStatusCode property.- Returns:
- possible object is
RetailEventStatusCodeType
-
setRetailEventStatusCode
public void setRetailEventStatusCode(RetailEventStatusCodeType value)
Sets the value of the retailEventStatusCode property.- Parameters:
value- allowed object isRetailEventStatusCodeType
-
getSellerEventID
public SellerEventIDType getSellerEventID()
Gets the value of the sellerEventID property.- Returns:
- possible object is
SellerEventIDType
-
setSellerEventID
public void setSellerEventID(SellerEventIDType value)
Sets the value of the sellerEventID property.- Parameters:
value- allowed object isSellerEventIDType
-
getBuyerEventID
public BuyerEventIDType getBuyerEventID()
Gets the value of the buyerEventID property.- Returns:
- possible object is
BuyerEventIDType
-
setBuyerEventID
public void setBuyerEventID(BuyerEventIDType value)
Sets the value of the buyerEventID property.- Parameters:
value- allowed object isBuyerEventIDType
-
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
-
getPeriod
public PeriodType getPeriod()
Gets the value of the period property.- Returns:
- possible object is
PeriodType
-
setPeriod
public void setPeriod(PeriodType value)
Sets the value of the period property.- Parameters:
value- allowed object isPeriodType
-
getOriginalDocumentReference
public List<DocumentReferenceType> getOriginalDocumentReference()
Gets the value of the originalDocumentReference 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 originalDocumentReference property.For example, to add a new item, do as follows:
getOriginalDocumentReference().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
-
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
-
setReceiverParty
public void setReceiverParty(PartyType value)
Sets the value of the receiverParty property.- Parameters:
value- allowed object isPartyType
-
getBuyerCustomerParty
public CustomerPartyType getBuyerCustomerParty()
Gets the value of the buyerCustomerParty property.- Returns:
- possible object is
CustomerPartyType
-
setBuyerCustomerParty
public void setBuyerCustomerParty(CustomerPartyType value)
Sets the value of the buyerCustomerParty property.- Parameters:
value- allowed object isCustomerPartyType
-
getSellerSupplierParty
public SupplierPartyType getSellerSupplierParty()
Gets the value of the sellerSupplierParty property.- Returns:
- possible object is
SupplierPartyType
-
setSellerSupplierParty
public void setSellerSupplierParty(SupplierPartyType value)
Sets the value of the sellerSupplierParty property.- Parameters:
value- allowed object isSupplierPartyType
-
getEventComment
public List<EventCommentType> getEventComment()
Gets the value of the eventComment 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 eventComment property.For example, to add a new item, do as follows:
getEventComment().add(newItem);Objects of the following type(s) are allowed in the list
EventCommentType
-
getPromotionalEvent
public PromotionalEventType getPromotionalEvent()
Gets the value of the promotionalEvent property.- Returns:
- possible object is
PromotionalEventType
-
setPromotionalEvent
public void setPromotionalEvent(PromotionalEventType value)
Sets the value of the promotionalEvent property.- Parameters:
value- allowed object isPromotionalEventType
-
getMiscellaneousEvent
public MiscellaneousEventType getMiscellaneousEvent()
Gets the value of the miscellaneousEvent property.- Returns:
- possible object is
MiscellaneousEventType
-
setMiscellaneousEvent
public void setMiscellaneousEvent(MiscellaneousEventType value)
Sets the value of the miscellaneousEvent property.- Parameters:
value- allowed object isMiscellaneousEventType
-
-