public class TransportHandlingUnitType extends Object
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>
| Constructor and Description |
|---|
TransportHandlingUnitType() |
| Modifier and Type | Method and Description |
|---|---|
List<PackageType> |
getActualPackage()
Gets the value of the actualPackage property.
|
List<CustomsDeclarationType> |
getCustomsDeclaration()
Gets the value of the customsDeclaration property.
|
List<DamageRemarksType> |
getDamageRemarks()
Gets the value of the damageRemarks property.
|
DimensionType |
getFloorSpaceMeasurementDimension()
Gets the value of the floorSpaceMeasurementDimension property.
|
List<GoodsItemType> |
getGoodsItem()
Gets the value of the goodsItem property.
|
HandlingCodeType |
getHandlingCode()
Gets the value of the handlingCode property.
|
List<HandlingInstructionsType> |
getHandlingInstructions()
Gets the value of the handlingInstructions property.
|
List<DespatchLineType> |
getHandlingUnitDespatchLine()
Gets the value of the handlingUnitDespatchLine property.
|
List<HazardousGoodsTransitType> |
getHazardousGoodsTransit()
Gets the value of the hazardousGoodsTransit property.
|
HazardousRiskIndicatorType |
getHazardousRiskIndicator()
Gets the value of the hazardousRiskIndicator property.
|
IDType |
getID()
Gets the value of the id property.
|
TemperatureType |
getMaximumTemperature()
Gets the value of the maximumTemperature property.
|
List<DimensionType> |
getMeasurementDimension()
Gets the value of the measurementDimension property.
|
TemperatureType |
getMinimumTemperature()
Gets the value of the minimumTemperature property.
|
List<PackageType> |
getPackage()
Gets the value of the package property.
|
DimensionType |
getPalletSpaceMeasurementDimension()
Gets the value of the palletSpaceMeasurementDimension property.
|
List<ReceiptLineType> |
getReceivedHandlingUnitReceiptLine()
Gets the value of the receivedHandlingUnitReceiptLine property.
|
List<ShipmentType> |
getReferencedShipment()
Gets the value of the referencedShipment property.
|
List<DocumentReferenceType> |
getShipmentDocumentReference()
Gets the value of the shipmentDocumentReference property.
|
List<ShippingMarksType> |
getShippingMarks()
Gets the value of the shippingMarks property.
|
List<StatusType> |
getStatus()
Gets the value of the status property.
|
TotalGoodsItemQuantityType |
getTotalGoodsItemQuantity()
Gets the value of the totalGoodsItemQuantity property.
|
TotalPackageQuantityType |
getTotalPackageQuantity()
Gets the value of the totalPackageQuantity property.
|
TraceIDType |
getTraceID()
Gets the value of the traceID property.
|
List<TransportEquipmentType> |
getTransportEquipment()
Gets the value of the transportEquipment property.
|
TransportHandlingUnitTypeCodeType |
getTransportHandlingUnitTypeCode()
Gets the value of the transportHandlingUnitTypeCode property.
|
List<TransportMeansType> |
getTransportMeans()
Gets the value of the transportMeans property.
|
void |
setFloorSpaceMeasurementDimension(DimensionType value)
Sets the value of the floorSpaceMeasurementDimension property.
|
void |
setHandlingCode(HandlingCodeType value)
Sets the value of the handlingCode property.
|
void |
setHazardousRiskIndicator(HazardousRiskIndicatorType value)
Sets the value of the hazardousRiskIndicator property.
|
void |
setID(IDType value)
Sets the value of the id property.
|
void |
setMaximumTemperature(TemperatureType value)
Sets the value of the maximumTemperature property.
|
void |
setMinimumTemperature(TemperatureType value)
Sets the value of the minimumTemperature property.
|
void |
setPalletSpaceMeasurementDimension(DimensionType value)
Sets the value of the palletSpaceMeasurementDimension property.
|
void |
setTotalGoodsItemQuantity(TotalGoodsItemQuantityType value)
Sets the value of the totalGoodsItemQuantity property.
|
void |
setTotalPackageQuantity(TotalPackageQuantityType value)
Sets the value of the totalPackageQuantity property.
|
void |
setTraceID(TraceIDType value)
Sets the value of the traceID property.
|
void |
setTransportHandlingUnitTypeCode(TransportHandlingUnitTypeCodeType value)
Sets the value of the transportHandlingUnitTypeCode property.
|
protected IDType id
protected TransportHandlingUnitTypeCodeType transportHandlingUnitTypeCode
protected HandlingCodeType handlingCode
protected List<HandlingInstructionsType> handlingInstructions
protected HazardousRiskIndicatorType hazardousRiskIndicator
protected TotalGoodsItemQuantityType totalGoodsItemQuantity
protected TotalPackageQuantityType totalPackageQuantity
protected List<DamageRemarksType> damageRemarks
protected List<ShippingMarksType> shippingMarks
protected TraceIDType traceID
protected List<DespatchLineType> handlingUnitDespatchLine
protected List<PackageType> actualPackage
protected List<ReceiptLineType> receivedHandlingUnitReceiptLine
protected List<TransportEquipmentType> transportEquipment
protected List<TransportMeansType> transportMeans
protected List<HazardousGoodsTransitType> hazardousGoodsTransit
protected List<DimensionType> measurementDimension
protected TemperatureType minimumTemperature
protected TemperatureType maximumTemperature
protected List<GoodsItemType> goodsItem
protected DimensionType floorSpaceMeasurementDimension
protected DimensionType palletSpaceMeasurementDimension
protected List<DocumentReferenceType> shipmentDocumentReference
protected List<StatusType> status
protected List<CustomsDeclarationType> customsDeclaration
protected List<ShipmentType> referencedShipment
protected List<PackageType> _package
public void setID(IDType value)
value - allowed object is
IDTypepublic TransportHandlingUnitTypeCodeType getTransportHandlingUnitTypeCode()
TransportHandlingUnitTypeCodeTypepublic void setTransportHandlingUnitTypeCode(TransportHandlingUnitTypeCodeType value)
value - allowed object is
TransportHandlingUnitTypeCodeTypepublic HandlingCodeType getHandlingCode()
HandlingCodeTypepublic void setHandlingCode(HandlingCodeType value)
value - allowed object is
HandlingCodeTypepublic List<HandlingInstructionsType> getHandlingInstructions()
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
public HazardousRiskIndicatorType getHazardousRiskIndicator()
HazardousRiskIndicatorTypepublic void setHazardousRiskIndicator(HazardousRiskIndicatorType value)
value - allowed object is
HazardousRiskIndicatorTypepublic TotalGoodsItemQuantityType getTotalGoodsItemQuantity()
TotalGoodsItemQuantityTypepublic void setTotalGoodsItemQuantity(TotalGoodsItemQuantityType value)
value - allowed object is
TotalGoodsItemQuantityTypepublic TotalPackageQuantityType getTotalPackageQuantity()
TotalPackageQuantityTypepublic void setTotalPackageQuantity(TotalPackageQuantityType value)
value - allowed object is
TotalPackageQuantityTypepublic List<DamageRemarksType> getDamageRemarks()
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
public List<ShippingMarksType> getShippingMarks()
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
public TraceIDType getTraceID()
TraceIDTypepublic void setTraceID(TraceIDType value)
value - allowed object is
TraceIDTypepublic List<DespatchLineType> getHandlingUnitDespatchLine()
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
public List<PackageType> getActualPackage()
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
public List<ReceiptLineType> getReceivedHandlingUnitReceiptLine()
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
public List<TransportEquipmentType> getTransportEquipment()
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
public List<TransportMeansType> getTransportMeans()
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
public List<HazardousGoodsTransitType> getHazardousGoodsTransit()
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
public List<DimensionType> getMeasurementDimension()
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
public TemperatureType getMinimumTemperature()
TemperatureTypepublic void setMinimumTemperature(TemperatureType value)
value - allowed object is
TemperatureTypepublic TemperatureType getMaximumTemperature()
TemperatureTypepublic void setMaximumTemperature(TemperatureType value)
value - allowed object is
TemperatureTypepublic List<GoodsItemType> getGoodsItem()
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
public DimensionType getFloorSpaceMeasurementDimension()
DimensionTypepublic void setFloorSpaceMeasurementDimension(DimensionType value)
value - allowed object is
DimensionTypepublic DimensionType getPalletSpaceMeasurementDimension()
DimensionTypepublic void setPalletSpaceMeasurementDimension(DimensionType value)
value - allowed object is
DimensionTypepublic List<DocumentReferenceType> getShipmentDocumentReference()
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
public List<StatusType> getStatus()
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
public List<CustomsDeclarationType> getCustomsDeclaration()
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
public List<ShipmentType> getReferencedShipment()
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
public List<PackageType> getPackage()
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
Copyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.