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>
| Modifier and Type | Field and Description |
|---|---|
protected ActualDespatchDateType |
actualDespatchDate |
protected ActualDespatchTimeType |
actualDespatchTime |
protected PartyType |
carrierParty |
protected ContactType |
contact |
protected AddressType |
despatchAddress |
protected LocationType |
despatchLocation |
protected PartyType |
despatchParty |
protected EstimatedDespatchDateType |
estimatedDespatchDate |
protected PeriodType |
estimatedDespatchPeriod |
protected EstimatedDespatchTimeType |
estimatedDespatchTime |
protected GuaranteedDespatchDateType |
guaranteedDespatchDate |
protected GuaranteedDespatchTimeType |
guaranteedDespatchTime |
protected IDType |
id |
protected List<InstructionsType> |
instructions |
protected List<PartyType> |
notifyParty |
protected ReleaseIDType |
releaseID |
protected RequestedDespatchDateType |
requestedDespatchDate |
protected PeriodType |
requestedDespatchPeriod |
protected RequestedDespatchTimeType |
requestedDespatchTime |
| Constructor and Description |
|---|
DespatchType() |
| Modifier and Type | Method and Description |
|---|---|
ActualDespatchDateType |
getActualDespatchDate()
Gets the value of the actualDespatchDate property.
|
ActualDespatchTimeType |
getActualDespatchTime()
Gets the value of the actualDespatchTime property.
|
PartyType |
getCarrierParty()
Gets the value of the carrierParty property.
|
ContactType |
getContact()
Gets the value of the contact property.
|
AddressType |
getDespatchAddress()
Gets the value of the despatchAddress property.
|
LocationType |
getDespatchLocation()
Gets the value of the despatchLocation property.
|
PartyType |
getDespatchParty()
Gets the value of the despatchParty property.
|
EstimatedDespatchDateType |
getEstimatedDespatchDate()
Gets the value of the estimatedDespatchDate property.
|
PeriodType |
getEstimatedDespatchPeriod()
Gets the value of the estimatedDespatchPeriod property.
|
EstimatedDespatchTimeType |
getEstimatedDespatchTime()
Gets the value of the estimatedDespatchTime property.
|
GuaranteedDespatchDateType |
getGuaranteedDespatchDate()
Gets the value of the guaranteedDespatchDate property.
|
GuaranteedDespatchTimeType |
getGuaranteedDespatchTime()
Gets the value of the guaranteedDespatchTime property.
|
IDType |
getID()
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.
|
ReleaseIDType |
getReleaseID()
Gets the value of the releaseID property.
|
RequestedDespatchDateType |
getRequestedDespatchDate()
Gets the value of the requestedDespatchDate property.
|
PeriodType |
getRequestedDespatchPeriod()
Gets the value of the requestedDespatchPeriod property.
|
RequestedDespatchTimeType |
getRequestedDespatchTime()
Gets the value of the requestedDespatchTime property.
|
void |
setActualDespatchDate(ActualDespatchDateType value)
Sets the value of the actualDespatchDate property.
|
void |
setActualDespatchTime(ActualDespatchTimeType value)
Sets the value of the actualDespatchTime property.
|
void |
setCarrierParty(PartyType value)
Sets the value of the carrierParty property.
|
void |
setContact(ContactType value)
Sets the value of the contact property.
|
void |
setDespatchAddress(AddressType value)
Sets the value of the despatchAddress property.
|
void |
setDespatchLocation(LocationType value)
Sets the value of the despatchLocation property.
|
void |
setDespatchParty(PartyType value)
Sets the value of the despatchParty property.
|
void |
setEstimatedDespatchDate(EstimatedDespatchDateType value)
Sets the value of the estimatedDespatchDate property.
|
void |
setEstimatedDespatchPeriod(PeriodType value)
Sets the value of the estimatedDespatchPeriod property.
|
void |
setEstimatedDespatchTime(EstimatedDespatchTimeType value)
Sets the value of the estimatedDespatchTime property.
|
void |
setGuaranteedDespatchDate(GuaranteedDespatchDateType value)
Sets the value of the guaranteedDespatchDate property.
|
void |
setGuaranteedDespatchTime(GuaranteedDespatchTimeType value)
Sets the value of the guaranteedDespatchTime property.
|
void |
setID(IDType value)
Sets the value of the id property.
|
void |
setReleaseID(ReleaseIDType value)
Sets the value of the releaseID property.
|
void |
setRequestedDespatchDate(RequestedDespatchDateType value)
Sets the value of the requestedDespatchDate property.
|
void |
setRequestedDespatchPeriod(PeriodType value)
Sets the value of the requestedDespatchPeriod property.
|
void |
setRequestedDespatchTime(RequestedDespatchTimeType value)
Sets the value of the requestedDespatchTime property.
|
protected IDType id
protected RequestedDespatchDateType requestedDespatchDate
protected RequestedDespatchTimeType requestedDespatchTime
protected EstimatedDespatchDateType estimatedDespatchDate
protected EstimatedDespatchTimeType estimatedDespatchTime
protected ActualDespatchDateType actualDespatchDate
protected ActualDespatchTimeType actualDespatchTime
protected GuaranteedDespatchDateType guaranteedDespatchDate
protected GuaranteedDespatchTimeType guaranteedDespatchTime
protected ReleaseIDType releaseID
protected List<InstructionsType> instructions
protected AddressType despatchAddress
protected LocationType despatchLocation
protected PartyType despatchParty
protected PartyType carrierParty
protected ContactType contact
protected PeriodType estimatedDespatchPeriod
protected PeriodType requestedDespatchPeriod
public void setID(IDType value)
value - allowed object is
IDTypepublic RequestedDespatchDateType getRequestedDespatchDate()
RequestedDespatchDateTypepublic void setRequestedDespatchDate(RequestedDespatchDateType value)
value - allowed object is
RequestedDespatchDateTypepublic RequestedDespatchTimeType getRequestedDespatchTime()
RequestedDespatchTimeTypepublic void setRequestedDespatchTime(RequestedDespatchTimeType value)
value - allowed object is
RequestedDespatchTimeTypepublic EstimatedDespatchDateType getEstimatedDespatchDate()
EstimatedDespatchDateTypepublic void setEstimatedDespatchDate(EstimatedDespatchDateType value)
value - allowed object is
EstimatedDespatchDateTypepublic EstimatedDespatchTimeType getEstimatedDespatchTime()
EstimatedDespatchTimeTypepublic void setEstimatedDespatchTime(EstimatedDespatchTimeType value)
value - allowed object is
EstimatedDespatchTimeTypepublic ActualDespatchDateType getActualDespatchDate()
ActualDespatchDateTypepublic void setActualDespatchDate(ActualDespatchDateType value)
value - allowed object is
ActualDespatchDateTypepublic ActualDespatchTimeType getActualDespatchTime()
ActualDespatchTimeTypepublic void setActualDespatchTime(ActualDespatchTimeType value)
value - allowed object is
ActualDespatchTimeTypepublic GuaranteedDespatchDateType getGuaranteedDespatchDate()
GuaranteedDespatchDateTypepublic void setGuaranteedDespatchDate(GuaranteedDespatchDateType value)
value - allowed object is
GuaranteedDespatchDateTypepublic GuaranteedDespatchTimeType getGuaranteedDespatchTime()
GuaranteedDespatchTimeTypepublic void setGuaranteedDespatchTime(GuaranteedDespatchTimeType value)
value - allowed object is
GuaranteedDespatchTimeTypepublic ReleaseIDType getReleaseID()
ReleaseIDTypepublic void setReleaseID(ReleaseIDType value)
value - allowed object is
ReleaseIDTypepublic List<InstructionsType> getInstructions()
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 set method 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
public AddressType getDespatchAddress()
AddressTypepublic void setDespatchAddress(AddressType value)
value - allowed object is
AddressTypepublic LocationType getDespatchLocation()
LocationTypepublic void setDespatchLocation(LocationType value)
value - allowed object is
LocationTypepublic PartyType getDespatchParty()
PartyTypepublic void setDespatchParty(PartyType value)
value - allowed object is
PartyTypepublic PartyType getCarrierParty()
PartyTypepublic void setCarrierParty(PartyType value)
value - allowed object is
PartyTypepublic List<PartyType> getNotifyParty()
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 set method 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
public ContactType getContact()
ContactTypepublic void setContact(ContactType value)
value - allowed object is
ContactTypepublic PeriodType getEstimatedDespatchPeriod()
PeriodTypepublic void setEstimatedDespatchPeriod(PeriodType value)
value - allowed object is
PeriodTypepublic PeriodType getRequestedDespatchPeriod()
PeriodTypepublic void setRequestedDespatchPeriod(PeriodType value)
value - allowed object is
PeriodTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.