@CodingStyleguideUnaware public class PackageType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
PackageType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addContainedPackage(PackageType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDeliveryUnit(DeliveryUnitType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addGoodsItem(GoodsItemType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addMeasurementDimension(DimensionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPackingMaterial(PackingMaterialType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
PackageType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(PackageType 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
|
List<PackageType> |
getContainedPackage()
<pre>
<?
|
PackageType |
getContainedPackageAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getContainedPackageCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TransportEquipmentType |
getContainingTransportEquipment()
<pre>
<?
|
DeliveryType |
getDelivery()
<pre>
<?
|
List<DeliveryUnitType> |
getDeliveryUnit()
<pre>
<?
|
DeliveryUnitType |
getDeliveryUnitAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDeliveryUnitCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
DespatchType |
getDespatch()
<pre>
<?
|
List<GoodsItemType> |
getGoodsItem()
<pre>
<?
|
GoodsItemType |
getGoodsItemAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getGoodsItemCount()
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
|
List<DimensionType> |
getMeasurementDimension()
<pre>
<?
|
DimensionType |
getMeasurementDimensionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getMeasurementDimensionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
PackageLevelCodeType |
getPackageLevelCode()
<pre>
<?
|
String |
getPackageLevelCodeValue()
Get the value of the contained PackageLevelCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PackagingTypeCodeType |
getPackagingTypeCode()
<pre>
<?
|
String |
getPackagingTypeCodeValue()
Get the value of the contained PackagingTypeCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<PackingMaterialType> |
getPackingMaterial()
<pre>
<?
|
PackingMaterialType |
getPackingMaterialAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPackingMaterialCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
PickupType |
getPickup()
<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
|
ReturnableMaterialIndicatorType |
getReturnableMaterialIndicator()
<pre>
<?
|
TraceIDType |
getTraceID()
<pre>
<?
|
String |
getTraceIDValue()
Get the value of the contained TraceIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
boolean |
hasContainedPackageEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDeliveryUnitEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasGoodsItemEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasMeasurementDimensionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoContainedPackageEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDeliveryUnitEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoGoodsItemEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoMeasurementDimensionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPackingMaterialEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPackingMaterialEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
isReturnableMaterialIndicatorValue(boolean nullValue)
Get the value of the contained ReturnableMaterialIndicatorType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setContainedPackage(List<PackageType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setContainingTransportEquipment(TransportEquipmentType value)
Sets the value of the containingTransportEquipment property.
|
void |
setDelivery(DeliveryType value)
Sets the value of the delivery property.
|
void |
setDeliveryUnit(List<DeliveryUnitType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setDespatch(DespatchType value)
Sets the value of the despatch property.
|
void |
setGoodsItem(List<GoodsItemType> 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 |
setMeasurementDimension(List<DimensionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPackageLevelCode(PackageLevelCodeType value)
Sets the value of the packageLevelCode property.
|
PackageLevelCodeType |
setPackageLevelCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setPackagingTypeCode(PackagingTypeCodeType value)
Sets the value of the packagingTypeCode property.
|
PackagingTypeCodeType |
setPackagingTypeCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setPackingMaterial(List<PackingMaterialType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPickup(PickupType value)
Sets the value of the pickup 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.
|
ReturnableMaterialIndicatorType |
setReturnableMaterialIndicator(boolean valueParam)
Special setter with value of type boolean<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setReturnableMaterialIndicator(ReturnableMaterialIndicatorType value)
Sets the value of the returnableMaterialIndicator property.
|
TraceIDType |
setTraceID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setTraceID(TraceIDType value)
Sets the value of the traceID property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public PackageType()
@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 ReturnableMaterialIndicatorType getReturnableMaterialIndicator()
ReturnableMaterialIndicatorTypepublic void setReturnableMaterialIndicator(@Nullable ReturnableMaterialIndicatorType value)
value - allowed object is
ReturnableMaterialIndicatorType@Nullable public PackageLevelCodeType getPackageLevelCode()
PackageLevelCodeTypepublic void setPackageLevelCode(@Nullable PackageLevelCodeType value)
value - allowed object is
PackageLevelCodeType@Nullable public PackagingTypeCodeType getPackagingTypeCode()
PackagingTypeCodeTypepublic void setPackagingTypeCode(@Nullable PackagingTypeCodeType value)
value - allowed object is
PackagingTypeCodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PackingMaterialType> getPackingMaterial()
PackingMaterialType@Nullable public TraceIDType getTraceID()
TraceIDTypepublic void setTraceID(@Nullable TraceIDType value)
value - allowed object is
TraceIDType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PackageType> getContainedPackage()
PackageType@Nullable public TransportEquipmentType getContainingTransportEquipment()
TransportEquipmentTypepublic void setContainingTransportEquipment(@Nullable TransportEquipmentType value)
value - allowed object is
TransportEquipmentType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<GoodsItemType> getGoodsItem()
GoodsItemType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DimensionType> getMeasurementDimension()
DimensionType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DeliveryUnitType> getDeliveryUnit()
DeliveryUnitType@Nullable public DeliveryType getDelivery()
DeliveryTypepublic void setDelivery(@Nullable DeliveryType value)
value - allowed object is
DeliveryType@Nullable public PickupType getPickup()
PickupTypepublic void setPickup(@Nullable PickupType value)
value - allowed object is
PickupType@Nullable public DespatchType getDespatch()
DespatchTypepublic void setDespatch(@Nullable DespatchType value)
value - allowed object is
DespatchTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setPackingMaterial(@Nullable List<PackingMaterialType> aList)
aList - The new list member to set. May be <code>null</code>.public void setContainedPackage(@Nullable List<PackageType> aList)
aList - The new list member to set. May be <code>null</code>.public void setGoodsItem(@Nullable List<GoodsItemType> aList)
aList - The new list member to set. May be <code>null</code>.public void setMeasurementDimension(@Nullable List<DimensionType> aList)
aList - The new list member to set. May be <code>null</code>.public void setDeliveryUnit(@Nullable List<DeliveryUnitType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasPackingMaterialEntries()
public boolean hasNoPackingMaterialEntries()
@Nonnegative public int getPackingMaterialCount()
@Nullable public PackingMaterialType getPackingMaterialAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addPackingMaterial(@Nonnull PackingMaterialType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasContainedPackageEntries()
public boolean hasNoContainedPackageEntries()
@Nonnegative public int getContainedPackageCount()
@Nullable public PackageType getContainedPackageAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addContainedPackage(@Nonnull PackageType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasGoodsItemEntries()
public boolean hasNoGoodsItemEntries()
@Nonnegative public int getGoodsItemCount()
@Nullable public GoodsItemType getGoodsItemAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addGoodsItem(@Nonnull GoodsItemType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasMeasurementDimensionEntries()
public boolean hasNoMeasurementDimensionEntries()
@Nonnegative public int getMeasurementDimensionCount()
@Nullable public DimensionType getMeasurementDimensionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addMeasurementDimension(@Nonnull DimensionType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasDeliveryUnitEntries()
public boolean hasNoDeliveryUnitEntries()
@Nonnegative public int getDeliveryUnitCount()
@Nullable public DeliveryUnitType getDeliveryUnitAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addDeliveryUnit(@Nonnull DeliveryUnitType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull PackageType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public PackageType clone()
@Nonnull public PackageLevelCodeType setPackageLevelCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public PackagingTypeCodeType setPackagingTypeCode(@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 TraceIDType setTraceID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ReturnableMaterialIndicatorType setReturnableMaterialIndicator(boolean valueParam)
valueParam - The value to be set.@Nonnull public QuantityType setQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getIDValue()
@Nullable public BigDecimal getQuantityValue()
public boolean isReturnableMaterialIndicatorValue(boolean nullValue)
nullValue - The value to be returned, if the owning object is <code>null</code>@Nullable public String getPackageLevelCodeValue()
@Nullable public String getPackagingTypeCodeValue()
Copyright © 2017–2021 Philip Helger. All rights reserved.