@CodingStyleguideUnaware public class DeliveryType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
DeliveryType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addDeliveryTerms(DeliveryTermsType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addNotifyParty(PartyType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
DeliveryType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(DeliveryType ret)
This method clones all values from <code>this</code> to the passed object.
|
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
ActualDeliveryDateType |
getActualDeliveryDate()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetDate |
getActualDeliveryDateValue()
Get the value of the contained ActualDeliveryDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalDate |
getActualDeliveryDateValueLocal()
Get the value of the contained ActualDeliveryDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ActualDeliveryTimeType |
getActualDeliveryTime()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetTime |
getActualDeliveryTimeValue()
Get the value of the contained ActualDeliveryTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalTime |
getActualDeliveryTimeValueLocal()
Get the value of the contained ActualDeliveryTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocationType |
getAlternativeDeliveryLocation()
<pre>
<?
|
PartyType |
getCarrierParty()
<pre>
<?
|
AddressType |
getDeliveryAddress()
<pre>
<?
|
LocationType |
getDeliveryLocation()
<pre>
<?
|
PartyType |
getDeliveryParty()
<pre>
<?
|
List<DeliveryTermsType> |
getDeliveryTerms()
<pre>
<?
|
DeliveryTermsType |
getDeliveryTermsAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDeliveryTermsCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
DespatchType |
getDespatch()
<pre>
<?
|
PeriodType |
getEstimatedDeliveryPeriod()
<pre>
<?
|
IDType |
getID()
<pre>
<?
|
String |
getIDValue()
Get the value of the contained IDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LatestDeliveryDateType |
getLatestDeliveryDate()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetDate |
getLatestDeliveryDateValue()
Get the value of the contained LatestDeliveryDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalDate |
getLatestDeliveryDateValueLocal()
Get the value of the contained LatestDeliveryDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LatestDeliveryTimeType |
getLatestDeliveryTime()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetTime |
getLatestDeliveryTimeValue()
Get the value of the contained LatestDeliveryTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalTime |
getLatestDeliveryTimeValueLocal()
Get the value of the contained LatestDeliveryTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
DeliveryUnitType |
getMaximumDeliveryUnit()
<pre>
<?
|
MaximumQuantityType |
getMaximumQuantity()
<pre>
<?
|
BigDecimal |
getMaximumQuantityValue()
Get the value of the contained MaximumQuantityType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
DeliveryUnitType |
getMinimumDeliveryUnit()
<pre>
<?
|
MinimumQuantityType |
getMinimumQuantity()
<pre>
<?
|
BigDecimal |
getMinimumQuantityValue()
Get the value of the contained MinimumQuantityType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<PartyType> |
getNotifyParty()
<pre>
<?
|
PartyType |
getNotifyPartyAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getNotifyPartyCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
PeriodType |
getPromisedDeliveryPeriod()
<pre>
<?
|
QuantityType |
getQuantity()
<pre>
<?
|
BigDecimal |
getQuantityValue()
Get the value of the contained QuantityType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ReleaseIDType |
getReleaseID()
<pre>
<?
|
String |
getReleaseIDValue()
Get the value of the contained ReleaseIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PeriodType |
getRequestedDeliveryPeriod()
<pre>
<?
|
ShipmentType |
getShipment()
<pre>
<?
|
TrackingIDType |
getTrackingID()
<pre>
<?
|
String |
getTrackingIDValue()
Get the value of the contained TrackingIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
boolean |
hasDeliveryTermsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoDeliveryTermsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoNotifyPartyEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNotifyPartyEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setActualDeliveryDate(ActualDeliveryDateType value)
Sets the value of the actualDeliveryDate property.
|
ActualDeliveryDateType |
setActualDeliveryDate(LocalDate valueParam)
Special setter with value of type LocalDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ActualDeliveryDateType |
setActualDeliveryDate(com.helger.commons.datetime.XMLOffsetDate valueParam)
Special setter with value of type XMLOffsetDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setActualDeliveryTime(ActualDeliveryTimeType value)
Sets the value of the actualDeliveryTime property.
|
ActualDeliveryTimeType |
setActualDeliveryTime(LocalTime valueParam)
Special setter with value of type LocalTime<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ActualDeliveryTimeType |
setActualDeliveryTime(com.helger.commons.datetime.XMLOffsetTime valueParam)
Special setter with value of type XMLOffsetTime<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
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 |
setDeliveryTerms(List<DeliveryTermsType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
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.
|
IDType |
setID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setLatestDeliveryDate(LatestDeliveryDateType value)
Sets the value of the latestDeliveryDate property.
|
LatestDeliveryDateType |
setLatestDeliveryDate(LocalDate valueParam)
Special setter with value of type LocalDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LatestDeliveryDateType |
setLatestDeliveryDate(com.helger.commons.datetime.XMLOffsetDate valueParam)
Special setter with value of type XMLOffsetDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setLatestDeliveryTime(LatestDeliveryTimeType value)
Sets the value of the latestDeliveryTime property.
|
LatestDeliveryTimeType |
setLatestDeliveryTime(LocalTime valueParam)
Special setter with value of type LocalTime<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LatestDeliveryTimeType |
setLatestDeliveryTime(com.helger.commons.datetime.XMLOffsetTime valueParam)
Special setter with value of type XMLOffsetTime<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setMaximumDeliveryUnit(DeliveryUnitType value)
Sets the value of the maximumDeliveryUnit property.
|
MaximumQuantityType |
setMaximumQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setMaximumQuantity(MaximumQuantityType value)
Sets the value of the maximumQuantity property.
|
void |
setMinimumDeliveryUnit(DeliveryUnitType value)
Sets the value of the minimumDeliveryUnit property.
|
MinimumQuantityType |
setMinimumQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setMinimumQuantity(MinimumQuantityType value)
Sets the value of the minimumQuantity property.
|
void |
setNotifyParty(List<PartyType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPromisedDeliveryPeriod(PeriodType value)
Sets the value of the promisedDeliveryPeriod property.
|
QuantityType |
setQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setQuantity(QuantityType value)
Sets the value of the quantity property.
|
void |
setReleaseID(ReleaseIDType value)
Sets the value of the releaseID property.
|
ReleaseIDType |
setReleaseID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setRequestedDeliveryPeriod(PeriodType value)
Sets the value of the requestedDeliveryPeriod property.
|
void |
setShipment(ShipmentType value)
Sets the value of the shipment property.
|
TrackingIDType |
setTrackingID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setTrackingID(TrackingIDType value)
Sets the value of the trackingID property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public DeliveryType()
@Nullable public IDType getID()
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public QuantityType getQuantity()
QuantityTypepublic void setQuantity(@Nullable QuantityType value)
value - allowed object is
QuantityType@Nullable public MinimumQuantityType getMinimumQuantity()
MinimumQuantityTypepublic void setMinimumQuantity(@Nullable MinimumQuantityType value)
value - allowed object is
MinimumQuantityType@Nullable public MaximumQuantityType getMaximumQuantity()
MaximumQuantityTypepublic void setMaximumQuantity(@Nullable MaximumQuantityType value)
value - allowed object is
MaximumQuantityType@Nullable public ActualDeliveryDateType getActualDeliveryDate()
ActualDeliveryDateTypepublic void setActualDeliveryDate(@Nullable ActualDeliveryDateType value)
value - allowed object is
ActualDeliveryDateType@Nullable public ActualDeliveryTimeType getActualDeliveryTime()
ActualDeliveryTimeTypepublic void setActualDeliveryTime(@Nullable ActualDeliveryTimeType value)
value - allowed object is
ActualDeliveryTimeType@Nullable public LatestDeliveryDateType getLatestDeliveryDate()
LatestDeliveryDateTypepublic void setLatestDeliveryDate(@Nullable LatestDeliveryDateType value)
value - allowed object is
LatestDeliveryDateType@Nullable public LatestDeliveryTimeType getLatestDeliveryTime()
LatestDeliveryTimeTypepublic void setLatestDeliveryTime(@Nullable LatestDeliveryTimeType value)
value - allowed object is
LatestDeliveryTimeType@Nullable public ReleaseIDType getReleaseID()
ReleaseIDTypepublic void setReleaseID(@Nullable ReleaseIDType value)
value - allowed object is
ReleaseIDType@Nullable public TrackingIDType getTrackingID()
TrackingIDTypepublic void setTrackingID(@Nullable TrackingIDType value)
value - allowed object is
TrackingIDType@Nullable public AddressType getDeliveryAddress()
AddressTypepublic void setDeliveryAddress(@Nullable AddressType value)
value - allowed object is
AddressType@Nullable public LocationType getDeliveryLocation()
LocationTypepublic void setDeliveryLocation(@Nullable LocationType value)
value - allowed object is
LocationType@Nullable public LocationType getAlternativeDeliveryLocation()
LocationTypepublic void setAlternativeDeliveryLocation(@Nullable LocationType value)
value - allowed object is
LocationType@Nullable public PeriodType getRequestedDeliveryPeriod()
PeriodTypepublic void setRequestedDeliveryPeriod(@Nullable PeriodType value)
value - allowed object is
PeriodType@Nullable public PeriodType getPromisedDeliveryPeriod()
PeriodTypepublic void setPromisedDeliveryPeriod(@Nullable PeriodType value)
value - allowed object is
PeriodType@Nullable public PeriodType getEstimatedDeliveryPeriod()
PeriodTypepublic void setEstimatedDeliveryPeriod(@Nullable PeriodType value)
value - allowed object is
PeriodType@Nullable public PartyType getCarrierParty()
PartyTypepublic void setCarrierParty(@Nullable PartyType value)
value - allowed object is
PartyType@Nullable public PartyType getDeliveryParty()
PartyTypepublic void setDeliveryParty(@Nullable PartyType value)
value - allowed object is
PartyType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PartyType> getNotifyParty()
PartyType@Nullable public DespatchType getDespatch()
DespatchTypepublic void setDespatch(@Nullable DespatchType value)
value - allowed object is
DespatchType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DeliveryTermsType> getDeliveryTerms()
DeliveryTermsType@Nullable public DeliveryUnitType getMinimumDeliveryUnit()
DeliveryUnitTypepublic void setMinimumDeliveryUnit(@Nullable DeliveryUnitType value)
value - allowed object is
DeliveryUnitType@Nullable public DeliveryUnitType getMaximumDeliveryUnit()
DeliveryUnitTypepublic void setMaximumDeliveryUnit(@Nullable DeliveryUnitType value)
value - allowed object is
DeliveryUnitType@Nullable public ShipmentType getShipment()
ShipmentTypepublic void setShipment(@Nullable ShipmentType value)
value - allowed object is
ShipmentTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setNotifyParty(@Nullable List<PartyType> aList)
aList - The new list member to set. May be <code>null</code>.public void setDeliveryTerms(@Nullable List<DeliveryTermsType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasNotifyPartyEntries()
public boolean hasNoNotifyPartyEntries()
@Nonnegative public int getNotifyPartyCount()
@Nullable public PartyType getNotifyPartyAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addNotifyParty(@Nonnull PartyType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasDeliveryTermsEntries()
public boolean hasNoDeliveryTermsEntries()
@Nonnegative public int getDeliveryTermsCount()
@Nullable public DeliveryTermsType getDeliveryTermsAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addDeliveryTerms(@Nonnull DeliveryTermsType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull DeliveryType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public DeliveryType clone()
@Nonnull public ActualDeliveryDateType setActualDeliveryDate(@Nullable com.helger.commons.datetime.XMLOffsetDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ActualDeliveryDateType setActualDeliveryDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public LatestDeliveryDateType setLatestDeliveryDate(@Nullable com.helger.commons.datetime.XMLOffsetDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public LatestDeliveryDateType setLatestDeliveryDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ActualDeliveryTimeType setActualDeliveryTime(@Nullable com.helger.commons.datetime.XMLOffsetTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ActualDeliveryTimeType setActualDeliveryTime(@Nullable LocalTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public LatestDeliveryTimeType setLatestDeliveryTime(@Nullable com.helger.commons.datetime.XMLOffsetTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public LatestDeliveryTimeType setLatestDeliveryTime(@Nullable LocalTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public IDType setID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ReleaseIDType setReleaseID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public TrackingIDType setTrackingID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public QuantityType setQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public MinimumQuantityType setMinimumQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public MaximumQuantityType setMaximumQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getIDValue()
@Nullable public BigDecimal getQuantityValue()
@Nullable public BigDecimal getMinimumQuantityValue()
@Nullable public BigDecimal getMaximumQuantityValue()
@Nullable public com.helger.commons.datetime.XMLOffsetDate getActualDeliveryDateValue()
@Nullable public LocalDate getActualDeliveryDateValueLocal()
@Nullable public com.helger.commons.datetime.XMLOffsetTime getActualDeliveryTimeValue()
@Nullable public LocalTime getActualDeliveryTimeValueLocal()
@Nullable public com.helger.commons.datetime.XMLOffsetDate getLatestDeliveryDateValue()
@Nullable public LocalDate getLatestDeliveryDateValueLocal()
@Nullable public com.helger.commons.datetime.XMLOffsetTime getLatestDeliveryTimeValue()
@Nullable public LocalTime getLatestDeliveryTimeValueLocal()
@Nullable public String getReleaseIDValue()
Copyright © 2017–2021 Philip Helger. All rights reserved.