@CodingStyleguideUnaware public class DespatchType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
DespatchType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addInstructions(InstructionsType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addNotifyParty(PartyType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
DespatchType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(DespatchType 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
|
ActualDespatchDateType |
getActualDespatchDate()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetDate |
getActualDespatchDateValue()
Get the value of the contained ActualDespatchDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalDate |
getActualDespatchDateValueLocal()
Get the value of the contained ActualDespatchDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ActualDespatchTimeType |
getActualDespatchTime()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetTime |
getActualDespatchTimeValue()
Get the value of the contained ActualDespatchTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalTime |
getActualDespatchTimeValueLocal()
Get the value of the contained ActualDespatchTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PartyType |
getCarrierParty()
<pre>
<?
|
ContactType |
getContact()
<pre>
<?
|
AddressType |
getDespatchAddress()
<pre>
<?
|
LocationType |
getDespatchLocation()
<pre>
<?
|
PartyType |
getDespatchParty()
<pre>
<?
|
EstimatedDespatchDateType |
getEstimatedDespatchDate()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetDate |
getEstimatedDespatchDateValue()
Get the value of the contained EstimatedDespatchDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalDate |
getEstimatedDespatchDateValueLocal()
Get the value of the contained EstimatedDespatchDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PeriodType |
getEstimatedDespatchPeriod()
<pre>
<?
|
EstimatedDespatchTimeType |
getEstimatedDespatchTime()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetTime |
getEstimatedDespatchTimeValue()
Get the value of the contained EstimatedDespatchTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalTime |
getEstimatedDespatchTimeValueLocal()
Get the value of the contained EstimatedDespatchTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
GuaranteedDespatchDateType |
getGuaranteedDespatchDate()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetDate |
getGuaranteedDespatchDateValue()
Get the value of the contained GuaranteedDespatchDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalDate |
getGuaranteedDespatchDateValueLocal()
Get the value of the contained GuaranteedDespatchDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
GuaranteedDespatchTimeType |
getGuaranteedDespatchTime()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetTime |
getGuaranteedDespatchTimeValue()
Get the value of the contained GuaranteedDespatchTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalTime |
getGuaranteedDespatchTimeValueLocal()
Get the value of the contained GuaranteedDespatchTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
IDType |
getID()
<pre>
<?
|
String |
getIDValue()
Get the value of the contained IDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<InstructionsType> |
getInstructions()
<pre>
<?
|
InstructionsType |
getInstructionsAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getInstructionsCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
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
|
ReleaseIDType |
getReleaseID()
<pre>
<?
|
String |
getReleaseIDValue()
Get the value of the contained ReleaseIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
RequestedDespatchDateType |
getRequestedDespatchDate()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetDate |
getRequestedDespatchDateValue()
Get the value of the contained RequestedDespatchDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalDate |
getRequestedDespatchDateValueLocal()
Get the value of the contained RequestedDespatchDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PeriodType |
getRequestedDespatchPeriod()
<pre>
<?
|
RequestedDespatchTimeType |
getRequestedDespatchTime()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetTime |
getRequestedDespatchTimeValue()
Get the value of the contained RequestedDespatchTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalTime |
getRequestedDespatchTimeValueLocal()
Get the value of the contained RequestedDespatchTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasInstructionsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoInstructionsEntries()
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 |
setActualDespatchDate(ActualDespatchDateType value)
Sets the value of the actualDespatchDate property.
|
ActualDespatchDateType |
setActualDespatchDate(LocalDate valueParam)
Special setter with value of type LocalDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ActualDespatchDateType |
setActualDespatchDate(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 |
setActualDespatchTime(ActualDespatchTimeType value)
Sets the value of the actualDespatchTime property.
|
ActualDespatchTimeType |
setActualDespatchTime(LocalTime valueParam)
Special setter with value of type LocalTime<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ActualDespatchTimeType |
setActualDespatchTime(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 |
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.
|
EstimatedDespatchDateType |
setEstimatedDespatchDate(LocalDate valueParam)
Special setter with value of type LocalDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
EstimatedDespatchDateType |
setEstimatedDespatchDate(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 |
setEstimatedDespatchPeriod(PeriodType value)
Sets the value of the estimatedDespatchPeriod property.
|
void |
setEstimatedDespatchTime(EstimatedDespatchTimeType value)
Sets the value of the estimatedDespatchTime property.
|
EstimatedDespatchTimeType |
setEstimatedDespatchTime(LocalTime valueParam)
Special setter with value of type LocalTime<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
EstimatedDespatchTimeType |
setEstimatedDespatchTime(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 |
setGuaranteedDespatchDate(GuaranteedDespatchDateType value)
Sets the value of the guaranteedDespatchDate property.
|
GuaranteedDespatchDateType |
setGuaranteedDespatchDate(LocalDate valueParam)
Special setter with value of type LocalDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
GuaranteedDespatchDateType |
setGuaranteedDespatchDate(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 |
setGuaranteedDespatchTime(GuaranteedDespatchTimeType value)
Sets the value of the guaranteedDespatchTime property.
|
GuaranteedDespatchTimeType |
setGuaranteedDespatchTime(LocalTime valueParam)
Special setter with value of type LocalTime<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
GuaranteedDespatchTimeType |
setGuaranteedDespatchTime(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 |
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 |
setInstructions(List<InstructionsType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setNotifyParty(List<PartyType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
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
|
RequestedDespatchDateType |
setRequestedDespatchDate(LocalDate valueParam)
Special setter with value of type LocalDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setRequestedDespatchDate(RequestedDespatchDateType value)
Sets the value of the requestedDespatchDate property.
|
RequestedDespatchDateType |
setRequestedDespatchDate(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 |
setRequestedDespatchPeriod(PeriodType value)
Sets the value of the requestedDespatchPeriod property.
|
RequestedDespatchTimeType |
setRequestedDespatchTime(LocalTime valueParam)
Special setter with value of type LocalTime<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setRequestedDespatchTime(RequestedDespatchTimeType value)
Sets the value of the requestedDespatchTime property.
|
RequestedDespatchTimeType |
setRequestedDespatchTime(com.helger.commons.datetime.XMLOffsetTime valueParam)
Special setter with value of type XMLOffsetTime<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public DespatchType()
@Nullable public IDType getID()
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public RequestedDespatchDateType getRequestedDespatchDate()
RequestedDespatchDateTypepublic void setRequestedDespatchDate(@Nullable RequestedDespatchDateType value)
value - allowed object is
RequestedDespatchDateType@Nullable public RequestedDespatchTimeType getRequestedDespatchTime()
RequestedDespatchTimeTypepublic void setRequestedDespatchTime(@Nullable RequestedDespatchTimeType value)
value - allowed object is
RequestedDespatchTimeType@Nullable public EstimatedDespatchDateType getEstimatedDespatchDate()
EstimatedDespatchDateTypepublic void setEstimatedDespatchDate(@Nullable EstimatedDespatchDateType value)
value - allowed object is
EstimatedDespatchDateType@Nullable public EstimatedDespatchTimeType getEstimatedDespatchTime()
EstimatedDespatchTimeTypepublic void setEstimatedDespatchTime(@Nullable EstimatedDespatchTimeType value)
value - allowed object is
EstimatedDespatchTimeType@Nullable public ActualDespatchDateType getActualDespatchDate()
ActualDespatchDateTypepublic void setActualDespatchDate(@Nullable ActualDespatchDateType value)
value - allowed object is
ActualDespatchDateType@Nullable public ActualDespatchTimeType getActualDespatchTime()
ActualDespatchTimeTypepublic void setActualDespatchTime(@Nullable ActualDespatchTimeType value)
value - allowed object is
ActualDespatchTimeType@Nullable public GuaranteedDespatchDateType getGuaranteedDespatchDate()
GuaranteedDespatchDateTypepublic void setGuaranteedDespatchDate(@Nullable GuaranteedDespatchDateType value)
value - allowed object is
GuaranteedDespatchDateType@Nullable public GuaranteedDespatchTimeType getGuaranteedDespatchTime()
GuaranteedDespatchTimeTypepublic void setGuaranteedDespatchTime(@Nullable GuaranteedDespatchTimeType value)
value - allowed object is
GuaranteedDespatchTimeType@Nullable public ReleaseIDType getReleaseID()
ReleaseIDTypepublic void setReleaseID(@Nullable ReleaseIDType value)
value - allowed object is
ReleaseIDType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<InstructionsType> getInstructions()
InstructionsType@Nullable public AddressType getDespatchAddress()
AddressTypepublic void setDespatchAddress(@Nullable AddressType value)
value - allowed object is
AddressType@Nullable public LocationType getDespatchLocation()
LocationTypepublic void setDespatchLocation(@Nullable LocationType value)
value - allowed object is
LocationType@Nullable public PartyType getDespatchParty()
PartyTypepublic void setDespatchParty(@Nullable PartyType value)
value - allowed object is
PartyType@Nullable public PartyType getCarrierParty()
PartyTypepublic void setCarrierParty(@Nullable PartyType value)
value - allowed object is
PartyType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PartyType> getNotifyParty()
PartyType@Nullable public ContactType getContact()
ContactTypepublic void setContact(@Nullable ContactType value)
value - allowed object is
ContactType@Nullable public PeriodType getEstimatedDespatchPeriod()
PeriodTypepublic void setEstimatedDespatchPeriod(@Nullable PeriodType value)
value - allowed object is
PeriodType@Nullable public PeriodType getRequestedDespatchPeriod()
PeriodTypepublic void setRequestedDespatchPeriod(@Nullable PeriodType value)
value - allowed object is
PeriodTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setInstructions(@Nullable List<InstructionsType> aList)
aList - The new list member to set. May be <code>null</code>.public void setNotifyParty(@Nullable List<PartyType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasInstructionsEntries()
public boolean hasNoInstructionsEntries()
@Nonnegative public int getInstructionsCount()
@Nullable public InstructionsType getInstructionsAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addInstructions(@Nonnull InstructionsType elem)
elem - The element to be added. May not 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 void cloneTo(@Nonnull DespatchType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public DespatchType clone()
@Nonnull public RequestedDespatchDateType setRequestedDespatchDate(@Nullable com.helger.commons.datetime.XMLOffsetDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public RequestedDespatchDateType setRequestedDespatchDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public EstimatedDespatchDateType setEstimatedDespatchDate(@Nullable com.helger.commons.datetime.XMLOffsetDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public EstimatedDespatchDateType setEstimatedDespatchDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ActualDespatchDateType setActualDespatchDate(@Nullable com.helger.commons.datetime.XMLOffsetDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ActualDespatchDateType setActualDespatchDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public GuaranteedDespatchDateType setGuaranteedDespatchDate(@Nullable com.helger.commons.datetime.XMLOffsetDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public GuaranteedDespatchDateType setGuaranteedDespatchDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public RequestedDespatchTimeType setRequestedDespatchTime(@Nullable com.helger.commons.datetime.XMLOffsetTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public RequestedDespatchTimeType setRequestedDespatchTime(@Nullable LocalTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public EstimatedDespatchTimeType setEstimatedDespatchTime(@Nullable com.helger.commons.datetime.XMLOffsetTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public EstimatedDespatchTimeType setEstimatedDespatchTime(@Nullable LocalTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ActualDespatchTimeType setActualDespatchTime(@Nullable com.helger.commons.datetime.XMLOffsetTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ActualDespatchTimeType setActualDespatchTime(@Nullable LocalTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public GuaranteedDespatchTimeType setGuaranteedDespatchTime(@Nullable com.helger.commons.datetime.XMLOffsetTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public GuaranteedDespatchTimeType setGuaranteedDespatchTime(@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>.@Nullable public String getIDValue()
@Nullable public com.helger.commons.datetime.XMLOffsetDate getRequestedDespatchDateValue()
@Nullable public LocalDate getRequestedDespatchDateValueLocal()
@Nullable public com.helger.commons.datetime.XMLOffsetTime getRequestedDespatchTimeValue()
@Nullable public LocalTime getRequestedDespatchTimeValueLocal()
@Nullable public com.helger.commons.datetime.XMLOffsetDate getEstimatedDespatchDateValue()
@Nullable public LocalDate getEstimatedDespatchDateValueLocal()
@Nullable public com.helger.commons.datetime.XMLOffsetTime getEstimatedDespatchTimeValue()
@Nullable public LocalTime getEstimatedDespatchTimeValueLocal()
@Nullable public com.helger.commons.datetime.XMLOffsetDate getActualDespatchDateValue()
@Nullable public LocalDate getActualDespatchDateValueLocal()
@Nullable public com.helger.commons.datetime.XMLOffsetTime getActualDespatchTimeValue()
@Nullable public LocalTime getActualDespatchTimeValueLocal()
@Nullable public com.helger.commons.datetime.XMLOffsetDate getGuaranteedDespatchDateValue()
@Nullable public LocalDate getGuaranteedDespatchDateValueLocal()
@Nullable public com.helger.commons.datetime.XMLOffsetTime getGuaranteedDespatchTimeValue()
@Nullable public LocalTime getGuaranteedDespatchTimeValueLocal()
Copyright © 2017–2021 Philip Helger. All rights reserved.