Class DespatchType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.cac.DespatchType
-
public class DespatchType extends Object
Java class for DespatchType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DespatchType"> <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}RequestedDespatchDate" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}RequestedDespatchTime" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}EstimatedDespatchDate" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}EstimatedDespatchTime" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ActualDespatchDate" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ActualDespatchTime" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}GuaranteedDespatchDate" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}GuaranteedDespatchTime" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ReleaseID" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Instructions" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}DespatchAddress" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}DespatchLocation" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}DespatchParty" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}CarrierParty" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}NotifyParty" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Contact" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}EstimatedDespatchPeriod" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}RequestedDespatchPeriod" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected ActualDespatchDateTypeactualDespatchDateprotected ActualDespatchTimeTypeactualDespatchTimeprotected PartyTypecarrierPartyprotected ContactTypecontactprotected AddressTypedespatchAddressprotected LocationTypedespatchLocationprotected PartyTypedespatchPartyprotected EstimatedDespatchDateTypeestimatedDespatchDateprotected PeriodTypeestimatedDespatchPeriodprotected EstimatedDespatchTimeTypeestimatedDespatchTimeprotected GuaranteedDespatchDateTypeguaranteedDespatchDateprotected GuaranteedDespatchTimeTypeguaranteedDespatchTimeprotected IDTypeidprotected List<InstructionsType>instructionsprotected List<PartyType>notifyPartyprotected ReleaseIDTypereleaseIDprotected RequestedDespatchDateTyperequestedDespatchDateprotected PeriodTyperequestedDespatchPeriodprotected RequestedDespatchTimeTyperequestedDespatchTime
-
Constructor Summary
Constructors Constructor Description DespatchType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ActualDespatchDateTypegetActualDespatchDate()Gets the value of the actualDespatchDate property.ActualDespatchTimeTypegetActualDespatchTime()Gets the value of the actualDespatchTime property.PartyTypegetCarrierParty()Gets the value of the carrierParty property.ContactTypegetContact()Gets the value of the contact property.AddressTypegetDespatchAddress()Gets the value of the despatchAddress property.LocationTypegetDespatchLocation()Gets the value of the despatchLocation property.PartyTypegetDespatchParty()Gets the value of the despatchParty property.EstimatedDespatchDateTypegetEstimatedDespatchDate()Gets the value of the estimatedDespatchDate property.PeriodTypegetEstimatedDespatchPeriod()Gets the value of the estimatedDespatchPeriod property.EstimatedDespatchTimeTypegetEstimatedDespatchTime()Gets the value of the estimatedDespatchTime property.GuaranteedDespatchDateTypegetGuaranteedDespatchDate()Gets the value of the guaranteedDespatchDate property.GuaranteedDespatchTimeTypegetGuaranteedDespatchTime()Gets the value of the guaranteedDespatchTime property.IDTypegetID()Gets the value of the id property.List<InstructionsType>getInstructions()Gets the value of the instructions property.List<PartyType>getNotifyParty()Gets the value of the notifyParty property.ReleaseIDTypegetReleaseID()Gets the value of the releaseID property.RequestedDespatchDateTypegetRequestedDespatchDate()Gets the value of the requestedDespatchDate property.PeriodTypegetRequestedDespatchPeriod()Gets the value of the requestedDespatchPeriod property.RequestedDespatchTimeTypegetRequestedDespatchTime()Gets the value of the requestedDespatchTime property.voidsetActualDespatchDate(ActualDespatchDateType value)Sets the value of the actualDespatchDate property.voidsetActualDespatchTime(ActualDespatchTimeType value)Sets the value of the actualDespatchTime property.voidsetCarrierParty(PartyType value)Sets the value of the carrierParty property.voidsetContact(ContactType value)Sets the value of the contact property.voidsetDespatchAddress(AddressType value)Sets the value of the despatchAddress property.voidsetDespatchLocation(LocationType value)Sets the value of the despatchLocation property.voidsetDespatchParty(PartyType value)Sets the value of the despatchParty property.voidsetEstimatedDespatchDate(EstimatedDespatchDateType value)Sets the value of the estimatedDespatchDate property.voidsetEstimatedDespatchPeriod(PeriodType value)Sets the value of the estimatedDespatchPeriod property.voidsetEstimatedDespatchTime(EstimatedDespatchTimeType value)Sets the value of the estimatedDespatchTime property.voidsetGuaranteedDespatchDate(GuaranteedDespatchDateType value)Sets the value of the guaranteedDespatchDate property.voidsetGuaranteedDespatchTime(GuaranteedDespatchTimeType value)Sets the value of the guaranteedDespatchTime property.voidsetID(IDType value)Sets the value of the id property.voidsetReleaseID(ReleaseIDType value)Sets the value of the releaseID property.voidsetRequestedDespatchDate(RequestedDespatchDateType value)Sets the value of the requestedDespatchDate property.voidsetRequestedDespatchPeriod(PeriodType value)Sets the value of the requestedDespatchPeriod property.voidsetRequestedDespatchTime(RequestedDespatchTimeType value)Sets the value of the requestedDespatchTime property.
-
-
-
Field Detail
-
id
protected IDType id
-
requestedDespatchDate
protected RequestedDespatchDateType requestedDespatchDate
-
requestedDespatchTime
protected RequestedDespatchTimeType requestedDespatchTime
-
estimatedDespatchDate
protected EstimatedDespatchDateType estimatedDespatchDate
-
estimatedDespatchTime
protected EstimatedDespatchTimeType estimatedDespatchTime
-
actualDespatchDate
protected ActualDespatchDateType actualDespatchDate
-
actualDespatchTime
protected ActualDespatchTimeType actualDespatchTime
-
guaranteedDespatchDate
protected GuaranteedDespatchDateType guaranteedDespatchDate
-
guaranteedDespatchTime
protected GuaranteedDespatchTimeType guaranteedDespatchTime
-
releaseID
protected ReleaseIDType releaseID
-
instructions
protected List<InstructionsType> instructions
-
despatchAddress
protected AddressType despatchAddress
-
despatchLocation
protected LocationType despatchLocation
-
despatchParty
protected PartyType despatchParty
-
carrierParty
protected PartyType carrierParty
-
contact
protected ContactType contact
-
estimatedDespatchPeriod
protected PeriodType estimatedDespatchPeriod
-
requestedDespatchPeriod
protected PeriodType requestedDespatchPeriod
-
-
Method Detail
-
setID
public void setID(IDType value)
Sets the value of the id property.- Parameters:
value- allowed object isIDType
-
getRequestedDespatchDate
public RequestedDespatchDateType getRequestedDespatchDate()
Gets the value of the requestedDespatchDate property.- Returns:
- possible object is
RequestedDespatchDateType
-
setRequestedDespatchDate
public void setRequestedDespatchDate(RequestedDespatchDateType value)
Sets the value of the requestedDespatchDate property.- Parameters:
value- allowed object isRequestedDespatchDateType
-
getRequestedDespatchTime
public RequestedDespatchTimeType getRequestedDespatchTime()
Gets the value of the requestedDespatchTime property.- Returns:
- possible object is
RequestedDespatchTimeType
-
setRequestedDespatchTime
public void setRequestedDespatchTime(RequestedDespatchTimeType value)
Sets the value of the requestedDespatchTime property.- Parameters:
value- allowed object isRequestedDespatchTimeType
-
getEstimatedDespatchDate
public EstimatedDespatchDateType getEstimatedDespatchDate()
Gets the value of the estimatedDespatchDate property.- Returns:
- possible object is
EstimatedDespatchDateType
-
setEstimatedDespatchDate
public void setEstimatedDespatchDate(EstimatedDespatchDateType value)
Sets the value of the estimatedDespatchDate property.- Parameters:
value- allowed object isEstimatedDespatchDateType
-
getEstimatedDespatchTime
public EstimatedDespatchTimeType getEstimatedDespatchTime()
Gets the value of the estimatedDespatchTime property.- Returns:
- possible object is
EstimatedDespatchTimeType
-
setEstimatedDespatchTime
public void setEstimatedDespatchTime(EstimatedDespatchTimeType value)
Sets the value of the estimatedDespatchTime property.- Parameters:
value- allowed object isEstimatedDespatchTimeType
-
getActualDespatchDate
public ActualDespatchDateType getActualDespatchDate()
Gets the value of the actualDespatchDate property.- Returns:
- possible object is
ActualDespatchDateType
-
setActualDespatchDate
public void setActualDespatchDate(ActualDespatchDateType value)
Sets the value of the actualDespatchDate property.- Parameters:
value- allowed object isActualDespatchDateType
-
getActualDespatchTime
public ActualDespatchTimeType getActualDespatchTime()
Gets the value of the actualDespatchTime property.- Returns:
- possible object is
ActualDespatchTimeType
-
setActualDespatchTime
public void setActualDespatchTime(ActualDespatchTimeType value)
Sets the value of the actualDespatchTime property.- Parameters:
value- allowed object isActualDespatchTimeType
-
getGuaranteedDespatchDate
public GuaranteedDespatchDateType getGuaranteedDespatchDate()
Gets the value of the guaranteedDespatchDate property.- Returns:
- possible object is
GuaranteedDespatchDateType
-
setGuaranteedDespatchDate
public void setGuaranteedDespatchDate(GuaranteedDespatchDateType value)
Sets the value of the guaranteedDespatchDate property.- Parameters:
value- allowed object isGuaranteedDespatchDateType
-
getGuaranteedDespatchTime
public GuaranteedDespatchTimeType getGuaranteedDespatchTime()
Gets the value of the guaranteedDespatchTime property.- Returns:
- possible object is
GuaranteedDespatchTimeType
-
setGuaranteedDespatchTime
public void setGuaranteedDespatchTime(GuaranteedDespatchTimeType value)
Sets the value of the guaranteedDespatchTime property.- Parameters:
value- allowed object isGuaranteedDespatchTimeType
-
getReleaseID
public ReleaseIDType getReleaseID()
Gets the value of the releaseID property.- Returns:
- possible object is
ReleaseIDType
-
setReleaseID
public void setReleaseID(ReleaseIDType value)
Sets the value of the releaseID property.- Parameters:
value- allowed object isReleaseIDType
-
getInstructions
public List<InstructionsType> getInstructions()
Gets the value of the instructions 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 instructions property.For example, to add a new item, do as follows:
getInstructions().add(newItem);Objects of the following type(s) are allowed in the list
InstructionsType
-
getDespatchAddress
public AddressType getDespatchAddress()
Gets the value of the despatchAddress property.- Returns:
- possible object is
AddressType
-
setDespatchAddress
public void setDespatchAddress(AddressType value)
Sets the value of the despatchAddress property.- Parameters:
value- allowed object isAddressType
-
getDespatchLocation
public LocationType getDespatchLocation()
Gets the value of the despatchLocation property.- Returns:
- possible object is
LocationType
-
setDespatchLocation
public void setDespatchLocation(LocationType value)
Sets the value of the despatchLocation property.- Parameters:
value- allowed object isLocationType
-
getDespatchParty
public PartyType getDespatchParty()
Gets the value of the despatchParty property.- Returns:
- possible object is
PartyType
-
setDespatchParty
public void setDespatchParty(PartyType value)
Sets the value of the despatchParty property.- Parameters:
value- allowed object isPartyType
-
getCarrierParty
public PartyType getCarrierParty()
Gets the value of the carrierParty property.- Returns:
- possible object is
PartyType
-
setCarrierParty
public void setCarrierParty(PartyType value)
Sets the value of the carrierParty property.- Parameters:
value- allowed object isPartyType
-
getNotifyParty
public List<PartyType> getNotifyParty()
Gets the value of the notifyParty 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 notifyParty property.For example, to add a new item, do as follows:
getNotifyParty().add(newItem);Objects of the following type(s) are allowed in the list
PartyType
-
getContact
public ContactType getContact()
Gets the value of the contact property.- Returns:
- possible object is
ContactType
-
setContact
public void setContact(ContactType value)
Sets the value of the contact property.- Parameters:
value- allowed object isContactType
-
getEstimatedDespatchPeriod
public PeriodType getEstimatedDespatchPeriod()
Gets the value of the estimatedDespatchPeriod property.- Returns:
- possible object is
PeriodType
-
setEstimatedDespatchPeriod
public void setEstimatedDespatchPeriod(PeriodType value)
Sets the value of the estimatedDespatchPeriod property.- Parameters:
value- allowed object isPeriodType
-
getRequestedDespatchPeriod
public PeriodType getRequestedDespatchPeriod()
Gets the value of the requestedDespatchPeriod property.- Returns:
- possible object is
PeriodType
-
setRequestedDespatchPeriod
public void setRequestedDespatchPeriod(PeriodType value)
Sets the value of the requestedDespatchPeriod property.- Parameters:
value- allowed object isPeriodType
-
-