public class DeliveryType extends Object
Java class for DeliveryType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DeliveryType">
<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}Quantity" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MinimumQuantity" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MaximumQuantity" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ActualDeliveryDate" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ActualDeliveryTime" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}LatestDeliveryDate" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}LatestDeliveryTime" 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}TrackingID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}DeliveryAddress" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}DeliveryLocation" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}AlternativeDeliveryLocation" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}RequestedDeliveryPeriod" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}PromisedDeliveryPeriod" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}EstimatedDeliveryPeriod" 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}DeliveryParty" 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}Despatch" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}DeliveryTerms" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}MinimumDeliveryUnit" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}MaximumDeliveryUnit" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Shipment" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
DeliveryType() |
| Modifier and Type | Method and Description |
|---|---|
ActualDeliveryDateType |
getActualDeliveryDate()
Gets the value of the actualDeliveryDate property.
|
ActualDeliveryTimeType |
getActualDeliveryTime()
Gets the value of the actualDeliveryTime property.
|
LocationType |
getAlternativeDeliveryLocation()
Gets the value of the alternativeDeliveryLocation property.
|
PartyType |
getCarrierParty()
Gets the value of the carrierParty property.
|
AddressType |
getDeliveryAddress()
Gets the value of the deliveryAddress property.
|
LocationType |
getDeliveryLocation()
Gets the value of the deliveryLocation property.
|
PartyType |
getDeliveryParty()
Gets the value of the deliveryParty property.
|
List<DeliveryTermsType> |
getDeliveryTerms()
Gets the value of the deliveryTerms property.
|
DespatchType |
getDespatch()
Gets the value of the despatch property.
|
PeriodType |
getEstimatedDeliveryPeriod()
Gets the value of the estimatedDeliveryPeriod property.
|
IDType |
getID()
Gets the value of the id property.
|
LatestDeliveryDateType |
getLatestDeliveryDate()
Gets the value of the latestDeliveryDate property.
|
LatestDeliveryTimeType |
getLatestDeliveryTime()
Gets the value of the latestDeliveryTime property.
|
DeliveryUnitType |
getMaximumDeliveryUnit()
Gets the value of the maximumDeliveryUnit property.
|
MaximumQuantityType |
getMaximumQuantity()
Gets the value of the maximumQuantity property.
|
DeliveryUnitType |
getMinimumDeliveryUnit()
Gets the value of the minimumDeliveryUnit property.
|
MinimumQuantityType |
getMinimumQuantity()
Gets the value of the minimumQuantity property.
|
List<PartyType> |
getNotifyParty()
Gets the value of the notifyParty property.
|
PeriodType |
getPromisedDeliveryPeriod()
Gets the value of the promisedDeliveryPeriod property.
|
QuantityType |
getQuantity()
Gets the value of the quantity property.
|
ReleaseIDType |
getReleaseID()
Gets the value of the releaseID property.
|
PeriodType |
getRequestedDeliveryPeriod()
Gets the value of the requestedDeliveryPeriod property.
|
ShipmentType |
getShipment()
Gets the value of the shipment property.
|
TrackingIDType |
getTrackingID()
Gets the value of the trackingID property.
|
void |
setActualDeliveryDate(ActualDeliveryDateType value)
Sets the value of the actualDeliveryDate property.
|
void |
setActualDeliveryTime(ActualDeliveryTimeType value)
Sets the value of the actualDeliveryTime property.
|
void |
setAlternativeDeliveryLocation(LocationType value)
Sets the value of the alternativeDeliveryLocation property.
|
void |
setCarrierParty(PartyType value)
Sets the value of the carrierParty property.
|
void |
setDeliveryAddress(AddressType value)
Sets the value of the deliveryAddress property.
|
void |
setDeliveryLocation(LocationType value)
Sets the value of the deliveryLocation property.
|
void |
setDeliveryParty(PartyType value)
Sets the value of the deliveryParty property.
|
void |
setDespatch(DespatchType value)
Sets the value of the despatch property.
|
void |
setEstimatedDeliveryPeriod(PeriodType value)
Sets the value of the estimatedDeliveryPeriod property.
|
void |
setID(IDType value)
Sets the value of the id property.
|
void |
setLatestDeliveryDate(LatestDeliveryDateType value)
Sets the value of the latestDeliveryDate property.
|
void |
setLatestDeliveryTime(LatestDeliveryTimeType value)
Sets the value of the latestDeliveryTime property.
|
void |
setMaximumDeliveryUnit(DeliveryUnitType value)
Sets the value of the maximumDeliveryUnit property.
|
void |
setMaximumQuantity(MaximumQuantityType value)
Sets the value of the maximumQuantity property.
|
void |
setMinimumDeliveryUnit(DeliveryUnitType value)
Sets the value of the minimumDeliveryUnit property.
|
void |
setMinimumQuantity(MinimumQuantityType value)
Sets the value of the minimumQuantity property.
|
void |
setPromisedDeliveryPeriod(PeriodType value)
Sets the value of the promisedDeliveryPeriod property.
|
void |
setQuantity(QuantityType value)
Sets the value of the quantity property.
|
void |
setReleaseID(ReleaseIDType value)
Sets the value of the releaseID property.
|
void |
setRequestedDeliveryPeriod(PeriodType value)
Sets the value of the requestedDeliveryPeriod property.
|
void |
setShipment(ShipmentType value)
Sets the value of the shipment property.
|
void |
setTrackingID(TrackingIDType value)
Sets the value of the trackingID property.
|
protected IDType id
protected QuantityType quantity
protected MinimumQuantityType minimumQuantity
protected MaximumQuantityType maximumQuantity
protected ActualDeliveryDateType actualDeliveryDate
protected ActualDeliveryTimeType actualDeliveryTime
protected LatestDeliveryDateType latestDeliveryDate
protected LatestDeliveryTimeType latestDeliveryTime
protected ReleaseIDType releaseID
protected TrackingIDType trackingID
protected AddressType deliveryAddress
protected LocationType deliveryLocation
protected LocationType alternativeDeliveryLocation
protected PeriodType requestedDeliveryPeriod
protected PeriodType promisedDeliveryPeriod
protected PeriodType estimatedDeliveryPeriod
protected PartyType carrierParty
protected PartyType deliveryParty
protected DespatchType despatch
protected List<DeliveryTermsType> deliveryTerms
protected DeliveryUnitType minimumDeliveryUnit
protected DeliveryUnitType maximumDeliveryUnit
protected ShipmentType shipment
public void setID(IDType value)
value - allowed object is
IDTypepublic QuantityType getQuantity()
QuantityTypepublic void setQuantity(QuantityType value)
value - allowed object is
QuantityTypepublic MinimumQuantityType getMinimumQuantity()
MinimumQuantityTypepublic void setMinimumQuantity(MinimumQuantityType value)
value - allowed object is
MinimumQuantityTypepublic MaximumQuantityType getMaximumQuantity()
MaximumQuantityTypepublic void setMaximumQuantity(MaximumQuantityType value)
value - allowed object is
MaximumQuantityTypepublic ActualDeliveryDateType getActualDeliveryDate()
ActualDeliveryDateTypepublic void setActualDeliveryDate(ActualDeliveryDateType value)
value - allowed object is
ActualDeliveryDateTypepublic ActualDeliveryTimeType getActualDeliveryTime()
ActualDeliveryTimeTypepublic void setActualDeliveryTime(ActualDeliveryTimeType value)
value - allowed object is
ActualDeliveryTimeTypepublic LatestDeliveryDateType getLatestDeliveryDate()
LatestDeliveryDateTypepublic void setLatestDeliveryDate(LatestDeliveryDateType value)
value - allowed object is
LatestDeliveryDateTypepublic LatestDeliveryTimeType getLatestDeliveryTime()
LatestDeliveryTimeTypepublic void setLatestDeliveryTime(LatestDeliveryTimeType value)
value - allowed object is
LatestDeliveryTimeTypepublic ReleaseIDType getReleaseID()
ReleaseIDTypepublic void setReleaseID(ReleaseIDType value)
value - allowed object is
ReleaseIDTypepublic TrackingIDType getTrackingID()
TrackingIDTypepublic void setTrackingID(TrackingIDType value)
value - allowed object is
TrackingIDTypepublic AddressType getDeliveryAddress()
AddressTypepublic void setDeliveryAddress(AddressType value)
value - allowed object is
AddressTypepublic LocationType getDeliveryLocation()
LocationTypepublic void setDeliveryLocation(LocationType value)
value - allowed object is
LocationTypepublic LocationType getAlternativeDeliveryLocation()
LocationTypepublic void setAlternativeDeliveryLocation(LocationType value)
value - allowed object is
LocationTypepublic PeriodType getRequestedDeliveryPeriod()
PeriodTypepublic void setRequestedDeliveryPeriod(PeriodType value)
value - allowed object is
PeriodTypepublic PeriodType getPromisedDeliveryPeriod()
PeriodTypepublic void setPromisedDeliveryPeriod(PeriodType value)
value - allowed object is
PeriodTypepublic PeriodType getEstimatedDeliveryPeriod()
PeriodTypepublic void setEstimatedDeliveryPeriod(PeriodType value)
value - allowed object is
PeriodTypepublic PartyType getCarrierParty()
PartyTypepublic void setCarrierParty(PartyType value)
value - allowed object is
PartyTypepublic PartyType getDeliveryParty()
PartyTypepublic void setDeliveryParty(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 DespatchType getDespatch()
DespatchTypepublic void setDespatch(DespatchType value)
value - allowed object is
DespatchTypepublic List<DeliveryTermsType> getDeliveryTerms()
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 deliveryTerms property.
For example, to add a new item, do as follows:
getDeliveryTerms().add(newItem);
Objects of the following type(s) are allowed in the list
DeliveryTermsType
public DeliveryUnitType getMinimumDeliveryUnit()
DeliveryUnitTypepublic void setMinimumDeliveryUnit(DeliveryUnitType value)
value - allowed object is
DeliveryUnitTypepublic DeliveryUnitType getMaximumDeliveryUnit()
DeliveryUnitTypepublic void setMaximumDeliveryUnit(DeliveryUnitType value)
value - allowed object is
DeliveryUnitTypepublic ShipmentType getShipment()
ShipmentTypepublic void setShipment(ShipmentType value)
value - allowed object is
ShipmentTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.