Class DespatchAdviceType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.DespatchAdviceType
-
public class DespatchAdviceType extends Object
Java class for DespatchAdviceType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="DespatchAdviceType"> <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"/> <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}DocumentStatusCode" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}DespatchAdviceTypeCode" 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}LineCountNumeric" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}OrderReference" 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}Signature" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}DespatchSupplierParty"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}DeliveryCustomerParty"/> <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}OriginatorCustomerParty" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Shipment" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}DespatchLine" maxOccurs="unbounded"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description DespatchAdviceType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<DocumentReferenceType>getAdditionalDocumentReference()Gets the value of the additionalDocumentReference property.CustomerPartyTypegetBuyerCustomerParty()Gets the value of the buyerCustomerParty property.CopyIndicatorTypegetCopyIndicator()Gets the value of the copyIndicator property.CustomizationIDTypegetCustomizationID()Gets the value of the customizationID property.CustomerPartyTypegetDeliveryCustomerParty()Gets the value of the deliveryCustomerParty property.DespatchAdviceTypeCodeTypegetDespatchAdviceTypeCode()Gets the value of the despatchAdviceTypeCode property.List<DespatchLineType>getDespatchLine()Gets the value of the despatchLine property.SupplierPartyTypegetDespatchSupplierParty()Gets the value of the despatchSupplierParty property.DocumentStatusCodeTypegetDocumentStatusCode()Gets the value of the documentStatusCode 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.LineCountNumericTypegetLineCountNumeric()Gets the value of the lineCountNumeric property.List<NoteType>getNote()Gets the value of the note property.List<OrderReferenceType>getOrderReference()Gets the value of the orderReference 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.SupplierPartyTypegetSellerSupplierParty()Gets the value of the sellerSupplierParty property.ShipmentTypegetShipment()Gets the value of the shipment property.List<SignatureType>getSignature()Gets the value of the signature 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.voidsetBuyerCustomerParty(CustomerPartyType value)Sets the value of the buyerCustomerParty property.voidsetCopyIndicator(CopyIndicatorType value)Sets the value of the copyIndicator property.voidsetCustomizationID(CustomizationIDType value)Sets the value of the customizationID property.voidsetDeliveryCustomerParty(CustomerPartyType value)Sets the value of the deliveryCustomerParty property.voidsetDespatchAdviceTypeCode(DespatchAdviceTypeCodeType value)Sets the value of the despatchAdviceTypeCode property.voidsetDespatchSupplierParty(SupplierPartyType value)Sets the value of the despatchSupplierParty property.voidsetDocumentStatusCode(DocumentStatusCodeType value)Sets the value of the documentStatusCode 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.voidsetLineCountNumeric(LineCountNumericType value)Sets the value of the lineCountNumeric 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.voidsetSellerSupplierParty(SupplierPartyType value)Sets the value of the sellerSupplierParty property.voidsetShipment(ShipmentType value)Sets the value of the shipment 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
-
issueDate
protected IssueDateType issueDate
-
issueTime
protected IssueTimeType issueTime
-
documentStatusCode
protected DocumentStatusCodeType documentStatusCode
-
despatchAdviceTypeCode
protected DespatchAdviceTypeCodeType despatchAdviceTypeCode
-
lineCountNumeric
protected LineCountNumericType lineCountNumeric
-
orderReference
protected List<OrderReferenceType> orderReference
-
additionalDocumentReference
protected List<DocumentReferenceType> additionalDocumentReference
-
signature
protected List<SignatureType> signature
-
despatchSupplierParty
protected SupplierPartyType despatchSupplierParty
-
deliveryCustomerParty
protected CustomerPartyType deliveryCustomerParty
-
buyerCustomerParty
protected CustomerPartyType buyerCustomerParty
-
sellerSupplierParty
protected SupplierPartyType sellerSupplierParty
-
originatorCustomerParty
protected CustomerPartyType originatorCustomerParty
-
shipment
protected ShipmentType shipment
-
despatchLine
protected List<DespatchLineType> despatchLine
-
-
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
-
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
-
getDocumentStatusCode
public DocumentStatusCodeType getDocumentStatusCode()
Gets the value of the documentStatusCode property.- Returns:
- possible object is
DocumentStatusCodeType
-
setDocumentStatusCode
public void setDocumentStatusCode(DocumentStatusCodeType value)
Sets the value of the documentStatusCode property.- Parameters:
value- allowed object isDocumentStatusCodeType
-
getDespatchAdviceTypeCode
public DespatchAdviceTypeCodeType getDespatchAdviceTypeCode()
Gets the value of the despatchAdviceTypeCode property.- Returns:
- possible object is
DespatchAdviceTypeCodeType
-
setDespatchAdviceTypeCode
public void setDespatchAdviceTypeCode(DespatchAdviceTypeCodeType value)
Sets the value of the despatchAdviceTypeCode property.- Parameters:
value- allowed object isDespatchAdviceTypeCodeType
-
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.
-
getLineCountNumeric
public LineCountNumericType getLineCountNumeric()
Gets the value of the lineCountNumeric property.- Returns:
- possible object is
LineCountNumericType
-
setLineCountNumeric
public void setLineCountNumeric(LineCountNumericType value)
Sets the value of the lineCountNumeric property.- Parameters:
value- allowed object isLineCountNumericType
-
getOrderReference
public List<OrderReferenceType> getOrderReference()
Gets the value of the orderReference 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 orderReference property.For example, to add a new item, do as follows:
getOrderReference().add(newItem);
Objects of the following type(s) are allowed in the list
OrderReferenceType- Returns:
- The value of the orderReference property.
-
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- Returns:
- The value of the additionalDocumentReference 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.
-
getDespatchSupplierParty
public SupplierPartyType getDespatchSupplierParty()
Gets the value of the despatchSupplierParty property.- Returns:
- possible object is
SupplierPartyType
-
setDespatchSupplierParty
public void setDespatchSupplierParty(SupplierPartyType value)
Sets the value of the despatchSupplierParty property.- Parameters:
value- allowed object isSupplierPartyType
-
getDeliveryCustomerParty
public CustomerPartyType getDeliveryCustomerParty()
Gets the value of the deliveryCustomerParty property.- Returns:
- possible object is
CustomerPartyType
-
setDeliveryCustomerParty
public void setDeliveryCustomerParty(CustomerPartyType value)
Sets the value of the deliveryCustomerParty property.- Parameters:
value- allowed object isCustomerPartyType
-
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
-
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
-
getShipment
public ShipmentType getShipment()
Gets the value of the shipment property.- Returns:
- possible object is
ShipmentType
-
setShipment
public void setShipment(ShipmentType value)
Sets the value of the shipment property.- Parameters:
value- allowed object isShipmentType
-
getDespatchLine
public List<DespatchLineType> getDespatchLine()
Gets the value of the despatchLine 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 despatchLine property.For example, to add a new item, do as follows:
getDespatchLine().add(newItem);
Objects of the following type(s) are allowed in the list
DespatchLineType- Returns:
- The value of the despatchLine property.
-
-