@CodingStyleguideUnaware public class DespatchLineType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
DespatchLineType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addBackorderReason(BackorderReasonType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDocumentReference(DocumentReferenceType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addNote(NoteType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addOrderLineReference(OrderLineReferenceType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addOutstandingReason(OutstandingReasonType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addShipment(ShipmentType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
DespatchLineType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(DespatchLineType 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
|
BackorderQuantityType |
getBackorderQuantity()
<pre>
<?
|
BigDecimal |
getBackorderQuantityValue()
Get the value of the contained BackorderQuantityType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<BackorderReasonType> |
getBackorderReason()
<pre>
<?
|
BackorderReasonType |
getBackorderReasonAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getBackorderReasonCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
DeliveredQuantityType |
getDeliveredQuantity()
<pre>
<?
|
BigDecimal |
getDeliveredQuantityValue()
Get the value of the contained DeliveredQuantityType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<DocumentReferenceType> |
getDocumentReference()
<pre>
<?
|
DocumentReferenceType |
getDocumentReferenceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDocumentReferenceCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
IDType |
getID()
<pre>
<?
|
String |
getIDValue()
Get the value of the contained IDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ItemType |
getItem()
<pre>
<?
|
LineStatusCodeType |
getLineStatusCode()
<pre>
<?
|
String |
getLineStatusCodeValue()
Get the value of the contained LineStatusCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<NoteType> |
getNote()
<pre>
<?
|
NoteType |
getNoteAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getNoteCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<OrderLineReferenceType> |
getOrderLineReference()
<pre>
<?
|
OrderLineReferenceType |
getOrderLineReferenceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getOrderLineReferenceCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
OutstandingQuantityType |
getOutstandingQuantity()
<pre>
<?
|
BigDecimal |
getOutstandingQuantityValue()
Get the value of the contained OutstandingQuantityType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<OutstandingReasonType> |
getOutstandingReason()
<pre>
<?
|
OutstandingReasonType |
getOutstandingReasonAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getOutstandingReasonCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
OversupplyQuantityType |
getOversupplyQuantity()
<pre>
<?
|
BigDecimal |
getOversupplyQuantityValue()
Get the value of the contained OversupplyQuantityType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<ShipmentType> |
getShipment()
<pre>
<?
|
ShipmentType |
getShipmentAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getShipmentCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
UUIDType |
getUUID()
<pre>
<?
|
String |
getUUIDValue()
Get the value of the contained UUIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
boolean |
hasBackorderReasonEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDocumentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoBackorderReasonEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDocumentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoNoteEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoOrderLineReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoOutstandingReasonEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoShipmentEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoteEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasOrderLineReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasOutstandingReasonEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasShipmentEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setBackorderQuantity(BackorderQuantityType value)
Sets the value of the backorderQuantity property.
|
BackorderQuantityType |
setBackorderQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setBackorderReason(List<BackorderReasonType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
DeliveredQuantityType |
setDeliveredQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setDeliveredQuantity(DeliveredQuantityType value)
Sets the value of the deliveredQuantity property.
|
void |
setDocumentReference(List<DocumentReferenceType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
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 |
setItem(ItemType value)
Sets the value of the item property.
|
void |
setLineStatusCode(LineStatusCodeType value)
Sets the value of the lineStatusCode property.
|
LineStatusCodeType |
setLineStatusCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setNote(List<NoteType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setOrderLineReference(List<OrderLineReferenceType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
OutstandingQuantityType |
setOutstandingQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setOutstandingQuantity(OutstandingQuantityType value)
Sets the value of the outstandingQuantity property.
|
void |
setOutstandingReason(List<OutstandingReasonType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
OversupplyQuantityType |
setOversupplyQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setOversupplyQuantity(OversupplyQuantityType value)
Sets the value of the oversupplyQuantity property.
|
void |
setShipment(List<ShipmentType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
UUIDType |
setUUID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setUUID(UUIDType value)
Sets the value of the uuid property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public DespatchLineType()
@Nullable public IDType getID()
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public UUIDType getUUID()
UUIDTypepublic void setUUID(@Nullable UUIDType value)
value - allowed object is
UUIDType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<NoteType> getNote()
NoteType@Nullable public LineStatusCodeType getLineStatusCode()
LineStatusCodeTypepublic void setLineStatusCode(@Nullable LineStatusCodeType value)
value - allowed object is
LineStatusCodeType@Nullable public DeliveredQuantityType getDeliveredQuantity()
DeliveredQuantityTypepublic void setDeliveredQuantity(@Nullable DeliveredQuantityType value)
value - allowed object is
DeliveredQuantityType@Nullable public BackorderQuantityType getBackorderQuantity()
BackorderQuantityTypepublic void setBackorderQuantity(@Nullable BackorderQuantityType value)
value - allowed object is
BackorderQuantityType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<BackorderReasonType> getBackorderReason()
BackorderReasonType@Nullable public OutstandingQuantityType getOutstandingQuantity()
OutstandingQuantityTypepublic void setOutstandingQuantity(@Nullable OutstandingQuantityType value)
value - allowed object is
OutstandingQuantityType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<OutstandingReasonType> getOutstandingReason()
OutstandingReasonType@Nullable public OversupplyQuantityType getOversupplyQuantity()
OversupplyQuantityTypepublic void setOversupplyQuantity(@Nullable OversupplyQuantityType value)
value - allowed object is
OversupplyQuantityType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<OrderLineReferenceType> getOrderLineReference()
OrderLineReferenceType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DocumentReferenceType> getDocumentReference()
DocumentReferenceType@Nullable public ItemType getItem()
ItemTypepublic void setItem(@Nullable ItemType value)
value - allowed object is
ItemType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ShipmentType> getShipment()
ShipmentTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setNote(@Nullable List<NoteType> aList)
aList - The new list member to set. May be <code>null</code>.public void setBackorderReason(@Nullable List<BackorderReasonType> aList)
aList - The new list member to set. May be <code>null</code>.public void setOutstandingReason(@Nullable List<OutstandingReasonType> aList)
aList - The new list member to set. May be <code>null</code>.public void setOrderLineReference(@Nullable List<OrderLineReferenceType> aList)
aList - The new list member to set. May be <code>null</code>.public void setDocumentReference(@Nullable List<DocumentReferenceType> aList)
aList - The new list member to set. May be <code>null</code>.public void setShipment(@Nullable List<ShipmentType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasNoteEntries()
public boolean hasNoNoteEntries()
@Nonnegative public int getNoteCount()
@Nullable public NoteType getNoteAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addNote(@Nonnull NoteType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasBackorderReasonEntries()
public boolean hasNoBackorderReasonEntries()
@Nonnegative public int getBackorderReasonCount()
@Nullable public BackorderReasonType getBackorderReasonAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addBackorderReason(@Nonnull BackorderReasonType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasOutstandingReasonEntries()
public boolean hasNoOutstandingReasonEntries()
@Nonnegative public int getOutstandingReasonCount()
@Nullable public OutstandingReasonType getOutstandingReasonAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addOutstandingReason(@Nonnull OutstandingReasonType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasOrderLineReferenceEntries()
public boolean hasNoOrderLineReferenceEntries()
@Nonnegative public int getOrderLineReferenceCount()
@Nullable public OrderLineReferenceType getOrderLineReferenceAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addOrderLineReference(@Nonnull OrderLineReferenceType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasDocumentReferenceEntries()
public boolean hasNoDocumentReferenceEntries()
@Nonnegative public int getDocumentReferenceCount()
@Nullable public DocumentReferenceType getDocumentReferenceAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addDocumentReference(@Nonnull DocumentReferenceType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasShipmentEntries()
public boolean hasNoShipmentEntries()
@Nonnegative public int getShipmentCount()
@Nullable public ShipmentType getShipmentAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addShipment(@Nonnull ShipmentType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull DespatchLineType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public DespatchLineType clone()
@Nonnull public LineStatusCodeType setLineStatusCode(@Nullable String 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 UUIDType setUUID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public DeliveredQuantityType setDeliveredQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public BackorderQuantityType setBackorderQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public OutstandingQuantityType setOutstandingQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public OversupplyQuantityType setOversupplyQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getIDValue()
@Nullable public String getUUIDValue()
@Nullable public String getLineStatusCodeValue()
@Nullable public BigDecimal getDeliveredQuantityValue()
@Nullable public BigDecimal getBackorderQuantityValue()
@Nullable public BigDecimal getOutstandingQuantityValue()
@Nullable public BigDecimal getOversupplyQuantityValue()
Copyright © 2017–2021 Philip Helger. All rights reserved.