@CodingStyleguideUnaware public class TransportHandlingUnitType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ABIE</ccts:ComponentType><ccts:DictionaryEntryName>Transport Handling Unit. Details</ccts:DictionaryEntryName><ccts:Definition>A class to describe a uniquely identifiable unit consisting of one or more packages, goods items, or pieces of transport equipment.</ccts:Definition><ccts:ObjectClass>Transport Handling Unit</ccts:ObjectClass><ccts:AlternativeBusinessTerms>Logistics Unit, Handling Unit, THU</ccts:AlternativeBusinessTerms></ccts:Component>
Java class for TransportHandlingUnitType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TransportHandlingUnitType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TransportHandlingUnitTypeCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}HandlingCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}HandlingInstructions" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}HazardousRiskIndicator" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TotalGoodsItemQuantity" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TotalPackageQuantity" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}DamageRemarks" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ShippingMarks" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TraceID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}HandlingUnitDespatchLine" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ActualPackage" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ReceivedHandlingUnitReceiptLine" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TransportEquipment" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TransportMeans" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}HazardousGoodsTransit" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}MeasurementDimension" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}MinimumTemperature" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}MaximumTemperature" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}GoodsItem" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}FloorSpaceMeasurementDimension" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}PalletSpaceMeasurementDimension" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ShipmentDocumentReference" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Status" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}CustomsDeclaration" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ReferencedShipment" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Package" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
This class was annotated by ph-jaxb22-plugin -Xph-annotate
This class contains methods created by ph-jaxb22-plugin -Xph-equalshashcode
This class contains methods created by ph-jaxb22-plugin -Xph-tostring
This class contains methods created by ph-jaxb22-plugin -Xph-list-extension
This class contains methods created by ph-jaxb22-plugin -Xph-cloneable2
This class contains methods created by ph-jaxb22-plugin -Xph-value-extender
| Constructor and Description |
|---|
TransportHandlingUnitType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addActualPackage(PackageType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addCustomsDeclaration(CustomsDeclarationType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDamageRemarks(DamageRemarksType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addGoodsItem(GoodsItemType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addHandlingInstructions(HandlingInstructionsType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addHandlingUnitDespatchLine(DespatchLineType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addHazardousGoodsTransit(HazardousGoodsTransitType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addMeasurementDimension(DimensionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPackage(PackageType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addReceivedHandlingUnitReceiptLine(ReceiptLineType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addReferencedShipment(ShipmentType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addShipmentDocumentReference(DocumentReferenceType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addShippingMarks(ShippingMarksType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addStatus(StatusType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addTransportEquipment(TransportEquipmentType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addTransportMeans(TransportMeansType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TransportHandlingUnitType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(TransportHandlingUnitType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
List<PackageType> |
getActualPackage()
<?
|
PackageType |
getActualPackageAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getActualPackageCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<CustomsDeclarationType> |
getCustomsDeclaration()
<?
|
CustomsDeclarationType |
getCustomsDeclarationAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getCustomsDeclarationCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<DamageRemarksType> |
getDamageRemarks()
<?
|
DamageRemarksType |
getDamageRemarksAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDamageRemarksCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
DimensionType |
getFloorSpaceMeasurementDimension()
<?
|
List<GoodsItemType> |
getGoodsItem()
<?
|
GoodsItemType |
getGoodsItemAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getGoodsItemCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
HandlingCodeType |
getHandlingCode()
<?
|
String |
getHandlingCodeValue()
Get the value of the contained HandlingCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<HandlingInstructionsType> |
getHandlingInstructions()
<?
|
HandlingInstructionsType |
getHandlingInstructionsAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getHandlingInstructionsCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<DespatchLineType> |
getHandlingUnitDespatchLine()
<?
|
DespatchLineType |
getHandlingUnitDespatchLineAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getHandlingUnitDespatchLineCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<HazardousGoodsTransitType> |
getHazardousGoodsTransit()
<?
|
HazardousGoodsTransitType |
getHazardousGoodsTransitAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getHazardousGoodsTransitCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
HazardousRiskIndicatorType |
getHazardousRiskIndicator()
<?
|
IDType |
getID()
<?
|
String |
getIDValue()
Get the value of the contained IDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TemperatureType |
getMaximumTemperature()
<?
|
List<DimensionType> |
getMeasurementDimension()
<?
|
DimensionType |
getMeasurementDimensionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getMeasurementDimensionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TemperatureType |
getMinimumTemperature()
<?
|
List<PackageType> |
getPackage()
<?
|
PackageType |
getPackageAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPackageCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
DimensionType |
getPalletSpaceMeasurementDimension()
<?
|
List<ReceiptLineType> |
getReceivedHandlingUnitReceiptLine()
<?
|
ReceiptLineType |
getReceivedHandlingUnitReceiptLineAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getReceivedHandlingUnitReceiptLineCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<ShipmentType> |
getReferencedShipment()
<?
|
ShipmentType |
getReferencedShipmentAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getReferencedShipmentCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<DocumentReferenceType> |
getShipmentDocumentReference()
<?
|
DocumentReferenceType |
getShipmentDocumentReferenceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getShipmentDocumentReferenceCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<ShippingMarksType> |
getShippingMarks()
<?
|
ShippingMarksType |
getShippingMarksAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getShippingMarksCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<StatusType> |
getStatus()
<?
|
StatusType |
getStatusAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getStatusCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TotalGoodsItemQuantityType |
getTotalGoodsItemQuantity()
<?
|
BigDecimal |
getTotalGoodsItemQuantityValue()
Get the value of the contained TotalGoodsItemQuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TotalPackageQuantityType |
getTotalPackageQuantity()
<?
|
BigDecimal |
getTotalPackageQuantityValue()
Get the value of the contained TotalPackageQuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TraceIDType |
getTraceID()
<?
|
String |
getTraceIDValue()
Get the value of the contained TraceIDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<TransportEquipmentType> |
getTransportEquipment()
<?
|
TransportEquipmentType |
getTransportEquipmentAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getTransportEquipmentCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TransportHandlingUnitTypeCodeType |
getTransportHandlingUnitTypeCode()
<?
|
String |
getTransportHandlingUnitTypeCodeValue()
Get the value of the contained TransportHandlingUnitTypeCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<TransportMeansType> |
getTransportMeans()
<?
|
TransportMeansType |
getTransportMeansAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getTransportMeansCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasActualPackageEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasCustomsDeclarationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDamageRemarksEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasGoodsItemEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasHandlingInstructionsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasHandlingUnitDespatchLineEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasHazardousGoodsTransitEntries()
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 |
hasNoActualPackageEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoCustomsDeclarationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDamageRemarksEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoGoodsItemEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoHandlingInstructionsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoHandlingUnitDespatchLineEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoHazardousGoodsTransitEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoMeasurementDimensionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPackageEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoReceivedHandlingUnitReceiptLineEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoReferencedShipmentEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoShipmentDocumentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoShippingMarksEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoStatusEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoTransportEquipmentEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoTransportMeansEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPackageEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasReceivedHandlingUnitReceiptLineEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasReferencedShipmentEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasShipmentDocumentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasShippingMarksEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasStatusEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasTransportEquipmentEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasTransportMeansEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
isHazardousRiskIndicatorValue(boolean nullValue)
Get the value of the contained HazardousRiskIndicatorType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setActualPackage(List<PackageType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setCustomsDeclaration(List<CustomsDeclarationType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setDamageRemarks(List<DamageRemarksType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setFloorSpaceMeasurementDimension(DimensionType value)
Sets the value of the floorSpaceMeasurementDimension property.
|
void |
setGoodsItem(List<GoodsItemType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setHandlingCode(HandlingCodeType value)
Sets the value of the handlingCode property.
|
HandlingCodeType |
setHandlingCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setHandlingInstructions(List<HandlingInstructionsType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setHandlingUnitDespatchLine(List<DespatchLineType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setHazardousGoodsTransit(List<HazardousGoodsTransitType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
HazardousRiskIndicatorType |
setHazardousRiskIndicator(boolean valueParam)
Special setter with value of type boolean
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setHazardousRiskIndicator(HazardousRiskIndicatorType value)
Sets the value of the hazardousRiskIndicator property.
|
void |
setID(IDType value)
Sets the value of the id property.
|
IDType |
setID(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setMaximumTemperature(TemperatureType value)
Sets the value of the maximumTemperature property.
|
void |
setMeasurementDimension(List<DimensionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setMinimumTemperature(TemperatureType value)
Sets the value of the minimumTemperature property.
|
void |
setPackage(List<PackageType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPalletSpaceMeasurementDimension(DimensionType value)
Sets the value of the palletSpaceMeasurementDimension property.
|
void |
setReceivedHandlingUnitReceiptLine(List<ReceiptLineType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setReferencedShipment(List<ShipmentType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setShipmentDocumentReference(List<DocumentReferenceType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setShippingMarks(List<ShippingMarksType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setStatus(List<StatusType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TotalGoodsItemQuantityType |
setTotalGoodsItemQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setTotalGoodsItemQuantity(TotalGoodsItemQuantityType value)
Sets the value of the totalGoodsItemQuantity property.
|
TotalPackageQuantityType |
setTotalPackageQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setTotalPackageQuantity(TotalPackageQuantityType value)
Sets the value of the totalPackageQuantity property.
|
TraceIDType |
setTraceID(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setTraceID(TraceIDType value)
Sets the value of the traceID property.
|
void |
setTransportEquipment(List<TransportEquipmentType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TransportHandlingUnitTypeCodeType |
setTransportHandlingUnitTypeCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setTransportHandlingUnitTypeCode(TransportHandlingUnitTypeCodeType value)
Sets the value of the transportHandlingUnitTypeCode property.
|
void |
setTransportMeans(List<TransportMeansType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public TransportHandlingUnitType()
@Nullable public IDType getID()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Transport Handling Unit. Identifier</ccts:DictionaryEntryName><ccts:Definition>An identifier for this transport handling unit.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Transport Handling Unit</ccts:ObjectClass><ccts:PropertyTerm>Identifier</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType></ccts:Component>
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public TransportHandlingUnitTypeCodeType getTransportHandlingUnitTypeCode()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Transport Handling Unit. Transport Handling Unit Type Code. Code</ccts:DictionaryEntryName><ccts:Definition>A code signifying the type of this transport handling unit.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Transport Handling Unit</ccts:ObjectClass><ccts:PropertyTerm>Transport Handling Unit Type Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>
TransportHandlingUnitTypeCodeTypepublic void setTransportHandlingUnitTypeCode(@Nullable TransportHandlingUnitTypeCodeType value)
value - allowed object is
TransportHandlingUnitTypeCodeType@Nullable public HandlingCodeType getHandlingCode()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Transport Handling Unit. Handling Code. Code</ccts:DictionaryEntryName><ccts:Definition>The handling required for this transport handling unit, expressed as a code.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Transport Handling Unit</ccts:ObjectClass><ccts:PropertyTerm>Handling Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType><ccts:AlternativeBusinessTerms>Special Handling</ccts:AlternativeBusinessTerms></ccts:Component>
HandlingCodeTypepublic void setHandlingCode(@Nullable HandlingCodeType value)
value - allowed object is
HandlingCodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<HandlingInstructionsType> getHandlingInstructions()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Transport Handling Unit. Handling_ Instructions. Text</ccts:DictionaryEntryName><ccts:Definition>The handling required for this transport handling unit, expressed as text.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Transport Handling Unit</ccts:ObjectClass><ccts:PropertyTermQualifier>Handling</ccts:PropertyTermQualifier><ccts:PropertyTerm>Instructions</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>Gets the value of the handlingInstructions property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the handlingInstructions property.
For example, to add a new item, do as follows:
getHandlingInstructions().add(newItem);
Objects of the following type(s) are allowed in the list
HandlingInstructionsType
@Nullable public HazardousRiskIndicatorType getHazardousRiskIndicator()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Transport Handling Unit. Hazardous Risk_ Indicator. Indicator</ccts:DictionaryEntryName><ccts:Definition>An indicator that the materials contained in this transport handling unit are subject to an international regulation concerning the carriage of dangerous goods (true) or not (false).</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Transport Handling Unit</ccts:ObjectClass><ccts:PropertyTermQualifier>Hazardous Risk</ccts:PropertyTermQualifier><ccts:PropertyTerm>Indicator</ccts:PropertyTerm><ccts:RepresentationTerm>Indicator</ccts:RepresentationTerm><ccts:DataType>Indicator. Type</ccts:DataType><ccts:Examples>Default is negative</ccts:Examples></ccts:Component>
HazardousRiskIndicatorTypepublic void setHazardousRiskIndicator(@Nullable HazardousRiskIndicatorType value)
value - allowed object is
HazardousRiskIndicatorType@Nullable public TotalGoodsItemQuantityType getTotalGoodsItemQuantity()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Transport Handling Unit. Total_ Goods Item Quantity. Quantity</ccts:DictionaryEntryName><ccts:Definition>The total number of goods items in this transport handling unit.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Transport Handling Unit</ccts:ObjectClass><ccts:PropertyTermQualifier>Total</ccts:PropertyTermQualifier><ccts:PropertyTerm>Goods Item Quantity</ccts:PropertyTerm><ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm><ccts:DataType>Quantity. Type</ccts:DataType></ccts:Component>
TotalGoodsItemQuantityTypepublic void setTotalGoodsItemQuantity(@Nullable TotalGoodsItemQuantityType value)
value - allowed object is
TotalGoodsItemQuantityType@Nullable public TotalPackageQuantityType getTotalPackageQuantity()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Transport Handling Unit. Total_ Package Quantity. Quantity</ccts:DictionaryEntryName><ccts:Definition>The total number of packages in this transport handling unit.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Transport Handling Unit</ccts:ObjectClass><ccts:PropertyTermQualifier>Total</ccts:PropertyTermQualifier><ccts:PropertyTerm>Package Quantity</ccts:PropertyTerm><ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm><ccts:DataType>Quantity. Type</ccts:DataType></ccts:Component>
TotalPackageQuantityTypepublic void setTotalPackageQuantity(@Nullable TotalPackageQuantityType value)
value - allowed object is
TotalPackageQuantityType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DamageRemarksType> getDamageRemarks()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Transport Handling Unit. Damage_ Remarks. Text</ccts:DictionaryEntryName><ccts:Definition>Text describing damage associated with this transport handling unit.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Transport Handling Unit</ccts:ObjectClass><ccts:PropertyTermQualifier>Damage</ccts:PropertyTermQualifier><ccts:PropertyTerm>Remarks</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>Gets the value of the damageRemarks property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the damageRemarks property.
For example, to add a new item, do as follows:
getDamageRemarks().add(newItem);
Objects of the following type(s) are allowed in the list
DamageRemarksType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ShippingMarksType> getShippingMarks()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Transport Handling Unit. Shipping_ Marks. Text</ccts:DictionaryEntryName><ccts:Definition>Text describing the marks and numbers on this transport handling unit.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Transport Handling Unit</ccts:ObjectClass><ccts:PropertyTermQualifier>Shipping</ccts:PropertyTermQualifier><ccts:PropertyTerm>Marks</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType><ccts:AlternativeBusinessTerms>Marks and Numbers, Shipping Marks</ccts:AlternativeBusinessTerms></ccts:Component>Gets the value of the shippingMarks property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the shippingMarks property.
For example, to add a new item, do as follows:
getShippingMarks().add(newItem);
Objects of the following type(s) are allowed in the list
ShippingMarksType
@Nullable public TraceIDType getTraceID()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Transport Handling Unit. Trace_ Identifier. Identifier</ccts:DictionaryEntryName><ccts:Definition>An identifier for use in tracing this transport handling unit, such as the EPC number used in RFID.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Transport Handling Unit</ccts:ObjectClass><ccts:PropertyTermQualifier>Trace</ccts:PropertyTermQualifier><ccts:PropertyTerm>Identifier</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType></ccts:Component>
TraceIDTypepublic void setTraceID(@Nullable TraceIDType value)
value - allowed object is
TraceIDType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DespatchLineType> getHandlingUnitDespatchLine()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Transport Handling Unit. Handling Unit_ Despatch Line. Despatch Line</ccts:DictionaryEntryName><ccts:Definition>A despatch line associated with this transport handling unit.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Transport Handling Unit</ccts:ObjectClass><ccts:PropertyTermQualifier>Handling Unit</ccts:PropertyTermQualifier><ccts:PropertyTerm>Despatch Line</ccts:PropertyTerm><ccts:AssociatedObjectClass>Despatch Line</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Despatch Line</ccts:RepresentationTerm></ccts:Component>Gets the value of the handlingUnitDespatchLine property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the handlingUnitDespatchLine property.
For example, to add a new item, do as follows:
getHandlingUnitDespatchLine().add(newItem);
Objects of the following type(s) are allowed in the list
DespatchLineType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PackageType> getActualPackage()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Transport Handling Unit. Actual_ Package. Package</ccts:DictionaryEntryName><ccts:Definition>A package contained in this transport handling unit.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Transport Handling Unit</ccts:ObjectClass><ccts:PropertyTermQualifier>Actual</ccts:PropertyTermQualifier><ccts:PropertyTerm>Package</ccts:PropertyTerm><ccts:AssociatedObjectClass>Package</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Package</ccts:RepresentationTerm></ccts:Component>Gets the value of the actualPackage property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the actualPackage property.
For example, to add a new item, do as follows:
getActualPackage().add(newItem);
Objects of the following type(s) are allowed in the list
PackageType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ReceiptLineType> getReceivedHandlingUnitReceiptLine()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Transport Handling Unit. Received Handling Unit_ Receipt Line. Receipt Line</ccts:DictionaryEntryName><ccts:Definition>A receipt line associated with this transport handling unit.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Transport Handling Unit</ccts:ObjectClass><ccts:PropertyTermQualifier>Received Handling Unit</ccts:PropertyTermQualifier><ccts:PropertyTerm>Receipt Line</ccts:PropertyTerm><ccts:AssociatedObjectClass>Receipt Line</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Receipt Line</ccts:RepresentationTerm></ccts:Component>Gets the value of the receivedHandlingUnitReceiptLine property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the receivedHandlingUnitReceiptLine property.
For example, to add a new item, do as follows:
getReceivedHandlingUnitReceiptLine().add(newItem);
Objects of the following type(s) are allowed in the list
ReceiptLineType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TransportEquipmentType> getTransportEquipment()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Transport Handling Unit. Transport Equipment</ccts:DictionaryEntryName><ccts:Definition>A piece of transport equipment associated with this transport handling unit.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Transport Handling Unit</ccts:ObjectClass><ccts:PropertyTerm>Transport Equipment</ccts:PropertyTerm><ccts:AssociatedObjectClass>Transport Equipment</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Transport Equipment</ccts:RepresentationTerm></ccts:Component>Gets the value of the transportEquipment property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the transportEquipment property.
For example, to add a new item, do as follows:
getTransportEquipment().add(newItem);
Objects of the following type(s) are allowed in the list
TransportEquipmentType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TransportMeansType> getTransportMeans()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Transport Handling Unit. Transport Means</ccts:DictionaryEntryName><ccts:Definition>A means of transport associated with this transport handling unit.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Transport Handling Unit</ccts:ObjectClass><ccts:PropertyTerm>Transport Means</ccts:PropertyTerm><ccts:AssociatedObjectClass>Transport Means</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Transport Means</ccts:RepresentationTerm></ccts:Component>Gets the value of the transportMeans property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the transportMeans property.
For example, to add a new item, do as follows:
getTransportMeans().add(newItem);
Objects of the following type(s) are allowed in the list
TransportMeansType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<HazardousGoodsTransitType> getHazardousGoodsTransit()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Transport Handling Unit. Hazardous Goods Transit</ccts:DictionaryEntryName><ccts:Definition>Transit-related information regarding a type of hazardous goods contained in this transport handling unit.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Transport Handling Unit</ccts:ObjectClass><ccts:PropertyTerm>Hazardous Goods Transit</ccts:PropertyTerm><ccts:AssociatedObjectClass>Hazardous Goods Transit</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Hazardous Goods Transit</ccts:RepresentationTerm></ccts:Component>Gets the value of the hazardousGoodsTransit property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the hazardousGoodsTransit property.
For example, to add a new item, do as follows:
getHazardousGoodsTransit().add(newItem);
Objects of the following type(s) are allowed in the list
HazardousGoodsTransitType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DimensionType> getMeasurementDimension()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Transport Handling Unit. Measurement_ Dimension. Dimension</ccts:DictionaryEntryName><ccts:Definition>A measurable dimension (length, mass, weight, or volume) of this transport handling unit.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Transport Handling Unit</ccts:ObjectClass><ccts:PropertyTermQualifier>Measurement</ccts:PropertyTermQualifier><ccts:PropertyTerm>Dimension</ccts:PropertyTerm><ccts:AssociatedObjectClass>Dimension</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Dimension</ccts:RepresentationTerm></ccts:Component>Gets the value of the measurementDimension property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the measurementDimension property.
For example, to add a new item, do as follows:
getMeasurementDimension().add(newItem);
Objects of the following type(s) are allowed in the list
DimensionType
@Nullable public TemperatureType getMinimumTemperature()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Transport Handling Unit. Minimum_ Temperature. Temperature</ccts:DictionaryEntryName><ccts:Definition>The minimum required operating temperature of this transport handling unit.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Transport Handling Unit</ccts:ObjectClass><ccts:PropertyTermQualifier>Minimum</ccts:PropertyTermQualifier><ccts:PropertyTerm>Temperature</ccts:PropertyTerm><ccts:AssociatedObjectClass>Temperature</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Temperature</ccts:RepresentationTerm></ccts:Component>
TemperatureTypepublic void setMinimumTemperature(@Nullable TemperatureType value)
value - allowed object is
TemperatureType@Nullable public TemperatureType getMaximumTemperature()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Transport Handling Unit. Maximum_ Temperature. Temperature</ccts:DictionaryEntryName><ccts:Definition>The maximum allowable operating temperature of this transport handling unit.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Transport Handling Unit</ccts:ObjectClass><ccts:PropertyTermQualifier>Maximum</ccts:PropertyTermQualifier><ccts:PropertyTerm>Temperature</ccts:PropertyTerm><ccts:AssociatedObjectClass>Temperature</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Temperature</ccts:RepresentationTerm></ccts:Component>
TemperatureTypepublic void setMaximumTemperature(@Nullable TemperatureType value)
value - allowed object is
TemperatureType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<GoodsItemType> getGoodsItem()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Transport Handling Unit. Goods Item</ccts:DictionaryEntryName><ccts:Definition>A goods item contained in this transport handling unit.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Transport Handling Unit</ccts:ObjectClass><ccts:PropertyTerm>Goods Item</ccts:PropertyTerm><ccts:AssociatedObjectClass>Goods Item</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Goods Item</ccts:RepresentationTerm></ccts:Component>Gets the value of the goodsItem property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the goodsItem property.
For example, to add a new item, do as follows:
getGoodsItem().add(newItem);
Objects of the following type(s) are allowed in the list
GoodsItemType
@Nullable public DimensionType getFloorSpaceMeasurementDimension()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Transport Handling Unit. Floor Space Measurement_ Dimension. Dimension</ccts:DictionaryEntryName><ccts:Definition>The floor space measurement dimension associated with this transport handling unit.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Transport Handling Unit</ccts:ObjectClass><ccts:PropertyTermQualifier>Floor Space Measurement</ccts:PropertyTermQualifier><ccts:PropertyTerm>Dimension</ccts:PropertyTerm><ccts:AssociatedObjectClass>Dimension</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Dimension</ccts:RepresentationTerm></ccts:Component>
DimensionTypepublic void setFloorSpaceMeasurementDimension(@Nullable DimensionType value)
value - allowed object is
DimensionType@Nullable public DimensionType getPalletSpaceMeasurementDimension()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Transport Handling Unit. Pallet Space Measurement_ Dimension. Dimension</ccts:DictionaryEntryName><ccts:Definition>The pallet space measurement dimension associated to this transport handling unit.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Transport Handling Unit</ccts:ObjectClass><ccts:PropertyTermQualifier>Pallet Space Measurement</ccts:PropertyTermQualifier><ccts:PropertyTerm>Dimension</ccts:PropertyTerm><ccts:AssociatedObjectClass>Dimension</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Dimension</ccts:RepresentationTerm></ccts:Component>
DimensionTypepublic void setPalletSpaceMeasurementDimension(@Nullable DimensionType value)
value - allowed object is
DimensionType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DocumentReferenceType> getShipmentDocumentReference()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Transport Handling Unit. Shipment_ Document Reference. Document Reference</ccts:DictionaryEntryName><ccts:Definition>A reference to a shipping document associated with this transport handling unit.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Transport Handling Unit</ccts:ObjectClass><ccts:PropertyTermQualifier>Shipment</ccts:PropertyTermQualifier><ccts:PropertyTerm>Document Reference</ccts:PropertyTerm><ccts:AssociatedObjectClass>Document Reference</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Document Reference</ccts:RepresentationTerm></ccts:Component>Gets the value of the shipmentDocumentReference property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the shipmentDocumentReference property.
For example, to add a new item, do as follows:
getShipmentDocumentReference().add(newItem);
Objects of the following type(s) are allowed in the list
DocumentReferenceType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<StatusType> getStatus()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Transport Handling Unit. Status</ccts:DictionaryEntryName><ccts:Definition>The status of this transport handling unit.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Transport Handling Unit</ccts:ObjectClass><ccts:PropertyTerm>Status</ccts:PropertyTerm><ccts:AssociatedObjectClass>Status</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Status</ccts:RepresentationTerm></ccts:Component>Gets the value of the status property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the status property.
For example, to add a new item, do as follows:
getStatus().add(newItem);
Objects of the following type(s) are allowed in the list
StatusType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CustomsDeclarationType> getCustomsDeclaration()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Transport Handling Unit. Customs Declaration</ccts:DictionaryEntryName><ccts:Definition>Describes identifiers or references relating to customs procedures.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Transport Handling Unit</ccts:ObjectClass><ccts:PropertyTerm>Customs Declaration</ccts:PropertyTerm><ccts:AssociatedObjectClass>Customs Declaration</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Customs Declaration</ccts:RepresentationTerm></ccts:Component>Gets the value of the customsDeclaration property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the customsDeclaration property.
For example, to add a new item, do as follows:
getCustomsDeclaration().add(newItem);
Objects of the following type(s) are allowed in the list
CustomsDeclarationType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ShipmentType> getReferencedShipment()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Transport Handling Unit. Referenced_ Shipment. Shipment</ccts:DictionaryEntryName><ccts:Definition>A shipment associated with this transport handling unit.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Transport Handling Unit</ccts:ObjectClass><ccts:PropertyTermQualifier>Referenced</ccts:PropertyTermQualifier><ccts:PropertyTerm>Shipment</ccts:PropertyTerm><ccts:AssociatedObjectClass>Shipment</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Shipment</ccts:RepresentationTerm></ccts:Component>Gets the value of the referencedShipment property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the referencedShipment property.
For example, to add a new item, do as follows:
getReferencedShipment().add(newItem);
Objects of the following type(s) are allowed in the list
ShipmentType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PackageType> getPackage()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Transport Handling Unit. Package</ccts:DictionaryEntryName><ccts:Definition>A package contained in this transport handling unit.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Transport Handling Unit</ccts:ObjectClass><ccts:PropertyTerm>Package</ccts:PropertyTerm><ccts:AssociatedObjectClass>Package</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Package</ccts:RepresentationTerm></ccts:Component>Gets the value of the package property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the package property.
For example, to add a new item, do as follows:
getPackage().add(newItem);
Objects of the following type(s) are allowed in the list
PackageType
public boolean equals(Object o)
public int hashCode()
public String toString()
public void setHandlingInstructions(@Nullable List<HandlingInstructionsType> aList)
aList - The new list member to set. May be null.public void setDamageRemarks(@Nullable List<DamageRemarksType> aList)
aList - The new list member to set. May be null.public void setShippingMarks(@Nullable List<ShippingMarksType> aList)
aList - The new list member to set. May be null.public void setHandlingUnitDespatchLine(@Nullable List<DespatchLineType> aList)
aList - The new list member to set. May be null.public void setActualPackage(@Nullable List<PackageType> aList)
aList - The new list member to set. May be null.public void setReceivedHandlingUnitReceiptLine(@Nullable List<ReceiptLineType> aList)
aList - The new list member to set. May be null.public void setTransportEquipment(@Nullable List<TransportEquipmentType> aList)
aList - The new list member to set. May be null.public void setTransportMeans(@Nullable List<TransportMeansType> aList)
aList - The new list member to set. May be null.public void setHazardousGoodsTransit(@Nullable List<HazardousGoodsTransitType> aList)
aList - The new list member to set. May be null.public void setMeasurementDimension(@Nullable List<DimensionType> aList)
aList - The new list member to set. May be null.public void setGoodsItem(@Nullable List<GoodsItemType> aList)
aList - The new list member to set. May be null.public void setShipmentDocumentReference(@Nullable List<DocumentReferenceType> aList)
aList - The new list member to set. May be null.public void setStatus(@Nullable List<StatusType> aList)
aList - The new list member to set. May be null.public void setCustomsDeclaration(@Nullable List<CustomsDeclarationType> aList)
aList - The new list member to set. May be null.public void setReferencedShipment(@Nullable List<ShipmentType> aList)
aList - The new list member to set. May be null.public void setPackage(@Nullable List<PackageType> aList)
aList - The new list member to set. May be null.public boolean hasHandlingInstructionsEntries()
true if at least one item is contained, false otherwise.public boolean hasNoHandlingInstructionsEntries()
true if no item is contained, false otherwise.@Nonnegative public int getHandlingInstructionsCount()
@Nullable public HandlingInstructionsType getHandlingInstructionsAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addHandlingInstructions(@Nonnull HandlingInstructionsType elem)
elem - The element to be added. May not be null.public boolean hasDamageRemarksEntries()
true if at least one item is contained, false otherwise.public boolean hasNoDamageRemarksEntries()
true if no item is contained, false otherwise.@Nonnegative public int getDamageRemarksCount()
@Nullable public DamageRemarksType getDamageRemarksAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addDamageRemarks(@Nonnull DamageRemarksType elem)
elem - The element to be added. May not be null.public boolean hasShippingMarksEntries()
true if at least one item is contained, false otherwise.public boolean hasNoShippingMarksEntries()
true if no item is contained, false otherwise.@Nonnegative public int getShippingMarksCount()
@Nullable public ShippingMarksType getShippingMarksAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addShippingMarks(@Nonnull ShippingMarksType elem)
elem - The element to be added. May not be null.public boolean hasHandlingUnitDespatchLineEntries()
true if at least one item is contained, false otherwise.public boolean hasNoHandlingUnitDespatchLineEntries()
true if no item is contained, false otherwise.@Nonnegative public int getHandlingUnitDespatchLineCount()
@Nullable public DespatchLineType getHandlingUnitDespatchLineAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addHandlingUnitDespatchLine(@Nonnull DespatchLineType elem)
elem - The element to be added. May not be null.public boolean hasActualPackageEntries()
true if at least one item is contained, false otherwise.public boolean hasNoActualPackageEntries()
true if no item is contained, false otherwise.@Nonnegative public int getActualPackageCount()
@Nullable public PackageType getActualPackageAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addActualPackage(@Nonnull PackageType elem)
elem - The element to be added. May not be null.public boolean hasReceivedHandlingUnitReceiptLineEntries()
true if at least one item is contained, false otherwise.public boolean hasNoReceivedHandlingUnitReceiptLineEntries()
true if no item is contained, false otherwise.@Nonnegative public int getReceivedHandlingUnitReceiptLineCount()
@Nullable public ReceiptLineType getReceivedHandlingUnitReceiptLineAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addReceivedHandlingUnitReceiptLine(@Nonnull ReceiptLineType elem)
elem - The element to be added. May not be null.public boolean hasTransportEquipmentEntries()
true if at least one item is contained, false otherwise.public boolean hasNoTransportEquipmentEntries()
true if no item is contained, false otherwise.@Nonnegative public int getTransportEquipmentCount()
@Nullable public TransportEquipmentType getTransportEquipmentAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addTransportEquipment(@Nonnull TransportEquipmentType elem)
elem - The element to be added. May not be null.public boolean hasTransportMeansEntries()
true if at least one item is contained, false otherwise.public boolean hasNoTransportMeansEntries()
true if no item is contained, false otherwise.@Nonnegative public int getTransportMeansCount()
@Nullable public TransportMeansType getTransportMeansAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addTransportMeans(@Nonnull TransportMeansType elem)
elem - The element to be added. May not be null.public boolean hasHazardousGoodsTransitEntries()
true if at least one item is contained, false otherwise.public boolean hasNoHazardousGoodsTransitEntries()
true if no item is contained, false otherwise.@Nonnegative public int getHazardousGoodsTransitCount()
@Nullable public HazardousGoodsTransitType getHazardousGoodsTransitAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addHazardousGoodsTransit(@Nonnull HazardousGoodsTransitType elem)
elem - The element to be added. May not be null.public boolean hasMeasurementDimensionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoMeasurementDimensionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getMeasurementDimensionCount()
@Nullable public DimensionType getMeasurementDimensionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addMeasurementDimension(@Nonnull DimensionType elem)
elem - The element to be added. May not be null.public boolean hasGoodsItemEntries()
true if at least one item is contained, false otherwise.public boolean hasNoGoodsItemEntries()
true if no item is contained, false otherwise.@Nonnegative public int getGoodsItemCount()
@Nullable public GoodsItemType getGoodsItemAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addGoodsItem(@Nonnull GoodsItemType elem)
elem - The element to be added. May not be null.public boolean hasShipmentDocumentReferenceEntries()
true if at least one item is contained, false otherwise.public boolean hasNoShipmentDocumentReferenceEntries()
true if no item is contained, false otherwise.@Nonnegative public int getShipmentDocumentReferenceCount()
@Nullable public DocumentReferenceType getShipmentDocumentReferenceAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addShipmentDocumentReference(@Nonnull DocumentReferenceType elem)
elem - The element to be added. May not be null.public boolean hasStatusEntries()
true if at least one item is contained, false otherwise.public boolean hasNoStatusEntries()
true if no item is contained, false otherwise.@Nonnegative public int getStatusCount()
@Nullable public StatusType getStatusAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addStatus(@Nonnull StatusType elem)
elem - The element to be added. May not be null.public boolean hasCustomsDeclarationEntries()
true if at least one item is contained, false otherwise.public boolean hasNoCustomsDeclarationEntries()
true if no item is contained, false otherwise.@Nonnegative public int getCustomsDeclarationCount()
@Nullable public CustomsDeclarationType getCustomsDeclarationAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addCustomsDeclaration(@Nonnull CustomsDeclarationType elem)
elem - The element to be added. May not be null.public boolean hasReferencedShipmentEntries()
true if at least one item is contained, false otherwise.public boolean hasNoReferencedShipmentEntries()
true if no item is contained, false otherwise.@Nonnegative public int getReferencedShipmentCount()
@Nullable public ShipmentType getReferencedShipmentAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addReferencedShipment(@Nonnull ShipmentType elem)
elem - The element to be added. May not be null.public boolean hasPackageEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPackageEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPackageCount()
@Nullable public PackageType getPackageAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPackage(@Nonnull PackageType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull TransportHandlingUnitType ret)
this to the passed object. All data in the parameter object is overwritten!Created by ph-jaxb22-plugin -Xph-cloneable2ret - The target object to clone to. May not be null.@Nonnull @ReturnsMutableCopy public TransportHandlingUnitType clone()
@Nonnull public TransportHandlingUnitTypeCodeType setTransportHandlingUnitTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public HandlingCodeType setHandlingCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public IDType setID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TraceIDType setTraceID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public HazardousRiskIndicatorType setHazardousRiskIndicator(boolean valueParam)
valueParam - The value to be set.null@Nonnull public TotalGoodsItemQuantityType setTotalGoodsItemQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TotalPackageQuantityType setTotalPackageQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getIDValue()
null@Nullable public String getTransportHandlingUnitTypeCodeValue()
null@Nullable public String getHandlingCodeValue()
nullpublic boolean isHazardousRiskIndicatorValue(boolean nullValue)
nullValue - The value to be returned, if the owning object is null@Nullable public BigDecimal getTotalGoodsItemQuantityValue()
null@Nullable public BigDecimal getTotalPackageQuantityValue()
nullCopyright © 2014–2020 Philip Helger. All rights reserved.