public class TransportHandlingUnitType extends Object
<?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>
| Constructor and Description |
|---|
TransportHandlingUnitType() |
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 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(IDType value)
value - allowed object is
IDTypepublic 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(TransportHandlingUnitTypeCodeType value)
value - allowed object is
TransportHandlingUnitTypeCodeTypepublic 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(HandlingCodeType value)
value - allowed object is
HandlingCodeTypepublic 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
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(HazardousRiskIndicatorType value)
value - allowed object is
HazardousRiskIndicatorTypepublic 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(TotalGoodsItemQuantityType value)
value - allowed object is
TotalGoodsItemQuantityTypepublic 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(TotalPackageQuantityType value)
value - allowed object is
TotalPackageQuantityTypepublic 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
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
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(TraceIDType value)
value - allowed object is
TraceIDTypepublic 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
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
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
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
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
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
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
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(TemperatureType value)
value - allowed object is
TemperatureTypepublic 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(TemperatureType value)
value - allowed object is
TemperatureTypepublic 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
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(DimensionType value)
value - allowed object is
DimensionTypepublic 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(DimensionType value)
value - allowed object is
DimensionTypepublic 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
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
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
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
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
Copyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.