@CodingStyleguideUnaware public class TransportEventType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
TransportEventType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addContact(ContactType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addCurrentStatus(StatusType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDescription(DescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPeriod(PeriodType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TransportEventType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(TransportEventType 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
|
CompletionIndicatorType |
getCompletionIndicator()
<pre>
<?
|
List<ContactType> |
getContact()
<pre>
<?
|
ContactType |
getContactAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getContactCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<StatusType> |
getCurrentStatus()
<pre>
<?
|
StatusType |
getCurrentStatusAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getCurrentStatusCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<DescriptionType> |
getDescription()
<pre>
<?
|
DescriptionType |
getDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
IdentificationIDType |
getIdentificationID()
<pre>
<?
|
String |
getIdentificationIDValue()
Get the value of the contained IdentificationIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocationType |
getLocation()
<pre>
<?
|
OccurrenceDateType |
getOccurrenceDate()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetDate |
getOccurrenceDateValue()
Get the value of the contained OccurrenceDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalDate |
getOccurrenceDateValueLocal()
Get the value of the contained OccurrenceDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
OccurrenceTimeType |
getOccurrenceTime()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetTime |
getOccurrenceTimeValue()
Get the value of the contained OccurrenceTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalTime |
getOccurrenceTimeValueLocal()
Get the value of the contained OccurrenceTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<PeriodType> |
getPeriod()
<pre>
<?
|
PeriodType |
getPeriodAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPeriodCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
ShipmentType |
getReportedShipment()
<pre>
<?
|
SignatureType |
getSignature()
<pre>
<?
|
TransportEventTypeCodeType |
getTransportEventTypeCode()
<pre>
<?
|
String |
getTransportEventTypeCodeValue()
Get the value of the contained TransportEventTypeCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
boolean |
hasContactEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasCurrentStatusEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoContactEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoCurrentStatusEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPeriodEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPeriodEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
isCompletionIndicatorValue(boolean nullValue)
Get the value of the contained CompletionIndicatorType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
CompletionIndicatorType |
setCompletionIndicator(boolean valueParam)
Special setter with value of type boolean<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setCompletionIndicator(CompletionIndicatorType value)
Sets the value of the completionIndicator property.
|
void |
setContact(List<ContactType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setCurrentStatus(List<StatusType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setDescription(List<DescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setIdentificationID(IdentificationIDType value)
Sets the value of the identificationID property.
|
IdentificationIDType |
setIdentificationID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setLocation(LocationType value)
Sets the value of the location property.
|
OccurrenceDateType |
setOccurrenceDate(LocalDate valueParam)
Special setter with value of type LocalDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setOccurrenceDate(OccurrenceDateType value)
Sets the value of the occurrenceDate property.
|
OccurrenceDateType |
setOccurrenceDate(com.helger.commons.datetime.XMLOffsetDate valueParam)
Special setter with value of type XMLOffsetDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
OccurrenceTimeType |
setOccurrenceTime(LocalTime valueParam)
Special setter with value of type LocalTime<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setOccurrenceTime(OccurrenceTimeType value)
Sets the value of the occurrenceTime property.
|
OccurrenceTimeType |
setOccurrenceTime(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 |
setPeriod(List<PeriodType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setReportedShipment(ShipmentType value)
Sets the value of the reportedShipment property.
|
void |
setSignature(SignatureType value)
Sets the value of the signature property.
|
TransportEventTypeCodeType |
setTransportEventTypeCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setTransportEventTypeCode(TransportEventTypeCodeType value)
Sets the value of the transportEventTypeCode property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public TransportEventType()
@Nullable public IdentificationIDType getIdentificationID()
IdentificationIDTypepublic void setIdentificationID(@Nullable IdentificationIDType value)
value - allowed object is
IdentificationIDType@Nullable public OccurrenceDateType getOccurrenceDate()
OccurrenceDateTypepublic void setOccurrenceDate(@Nullable OccurrenceDateType value)
value - allowed object is
OccurrenceDateType@Nullable public OccurrenceTimeType getOccurrenceTime()
OccurrenceTimeTypepublic void setOccurrenceTime(@Nullable OccurrenceTimeType value)
value - allowed object is
OccurrenceTimeType@Nullable public TransportEventTypeCodeType getTransportEventTypeCode()
TransportEventTypeCodeTypepublic void setTransportEventTypeCode(@Nullable TransportEventTypeCodeType value)
value - allowed object is
TransportEventTypeCodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DescriptionType> getDescription()
DescriptionType@Nullable public CompletionIndicatorType getCompletionIndicator()
CompletionIndicatorTypepublic void setCompletionIndicator(@Nullable CompletionIndicatorType value)
value - allowed object is
CompletionIndicatorType@Nullable public ShipmentType getReportedShipment()
ShipmentTypepublic void setReportedShipment(@Nullable ShipmentType value)
value - allowed object is
ShipmentType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<StatusType> getCurrentStatus()
StatusType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ContactType> getContact()
ContactType@Nullable public LocationType getLocation()
LocationTypepublic void setLocation(@Nullable LocationType value)
value - allowed object is
LocationType@Nullable public SignatureType getSignature()
SignatureTypepublic void setSignature(@Nullable SignatureType value)
value - allowed object is
SignatureType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PeriodType> getPeriod()
PeriodTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setDescription(@Nullable List<DescriptionType> aList)
aList - The new list member to set. May be <code>null</code>.public void setCurrentStatus(@Nullable List<StatusType> aList)
aList - The new list member to set. May be <code>null</code>.public void setContact(@Nullable List<ContactType> aList)
aList - The new list member to set. May be <code>null</code>.public void setPeriod(@Nullable List<PeriodType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasDescriptionEntries()
public boolean hasNoDescriptionEntries()
@Nonnegative public int getDescriptionCount()
@Nullable public DescriptionType getDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addDescription(@Nonnull DescriptionType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasCurrentStatusEntries()
public boolean hasNoCurrentStatusEntries()
@Nonnegative public int getCurrentStatusCount()
@Nullable public StatusType getCurrentStatusAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addCurrentStatus(@Nonnull StatusType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasContactEntries()
public boolean hasNoContactEntries()
@Nonnegative public int getContactCount()
@Nullable public ContactType getContactAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addContact(@Nonnull ContactType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasPeriodEntries()
public boolean hasNoPeriodEntries()
@Nonnegative public int getPeriodCount()
@Nullable public PeriodType getPeriodAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addPeriod(@Nonnull PeriodType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull TransportEventType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public TransportEventType clone()
@Nonnull public TransportEventTypeCodeType setTransportEventTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public OccurrenceDateType setOccurrenceDate(@Nullable com.helger.commons.datetime.XMLOffsetDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public OccurrenceDateType setOccurrenceDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public OccurrenceTimeType setOccurrenceTime(@Nullable com.helger.commons.datetime.XMLOffsetTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public OccurrenceTimeType setOccurrenceTime(@Nullable LocalTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public IdentificationIDType setIdentificationID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public CompletionIndicatorType setCompletionIndicator(boolean valueParam)
valueParam - The value to be set.@Nullable public String getIdentificationIDValue()
@Nullable public com.helger.commons.datetime.XMLOffsetDate getOccurrenceDateValue()
@Nullable public LocalDate getOccurrenceDateValueLocal()
@Nullable public com.helger.commons.datetime.XMLOffsetTime getOccurrenceTimeValue()
@Nullable public LocalTime getOccurrenceTimeValueLocal()
@Nullable public String getTransportEventTypeCodeValue()
public boolean isCompletionIndicatorValue(boolean nullValue)
nullValue - The value to be returned, if the owning object is <code>null</code>Copyright © 2017–2021 Philip Helger. All rights reserved.