public class TransportationServiceType 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>Transportation Service. Details</ccts:DictionaryEntryName>
<ccts:Definition>A class to describe a transportation service.</ccts:Definition>
<ccts:ObjectClass>Transportation Service</ccts:ObjectClass>
</ccts:Component>
Java class for TransportationServiceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TransportationServiceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TransportServiceCode"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TariffClassCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Priority" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}FreightRateClassCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TransportationServiceDescription" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TransportationServiceDetailsURI" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}NominationDate" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}NominationTime" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Name" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}SequenceNumeric" 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}SupportedTransportEquipment" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}UnsupportedTransportEquipment" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}CommodityClassification" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}SupportedCommodityClassification" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}UnsupportedCommodityClassification" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TotalCapacityDimension" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ShipmentStage" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TransportEvent" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ResponsibleTransportServiceProviderParty" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}EnvironmentalEmission" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}EstimatedDurationPeriod" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ScheduledServiceFrequency" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
TransportationServiceType() |
protected TransportServiceCodeType transportServiceCode
protected TariffClassCodeType tariffClassCode
protected PriorityType priority
protected FreightRateClassCodeType freightRateClassCode
protected List<TransportationServiceDescriptionType> transportationServiceDescription
protected TransportationServiceDetailsURIType transportationServiceDetailsURI
protected NominationDateType nominationDate
protected NominationTimeType nominationTime
protected NameType name
protected SequenceNumericType sequenceNumeric
protected List<TransportEquipmentType> transportEquipment
protected List<TransportEquipmentType> supportedTransportEquipment
protected List<TransportEquipmentType> unsupportedTransportEquipment
protected List<CommodityClassificationType> commodityClassification
protected List<CommodityClassificationType> supportedCommodityClassification
protected List<CommodityClassificationType> unsupportedCommodityClassification
protected DimensionType totalCapacityDimension
protected List<ShipmentStageType> shipmentStage
protected List<TransportEventType> transportEvent
protected PartyType responsibleTransportServiceProviderParty
protected List<EnvironmentalEmissionType> environmentalEmission
protected PeriodType estimatedDurationPeriod
protected List<ServiceFrequencyType> scheduledServiceFrequency
public TransportServiceCodeType getTransportServiceCode()
<?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>Transportation Service. Transport Service Code. Code</ccts:DictionaryEntryName>
<ccts:Definition>A code signifying the extent of this transportation service (e.g., door-to-door, port-to-port).</ccts:Definition>
<ccts:Cardinality>1</ccts:Cardinality>
<ccts:ObjectClass>Transportation Service</ccts:ObjectClass>
<ccts:PropertyTerm>Transport Service Code</ccts:PropertyTerm>
<ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
<ccts:DataType>Code. Type</ccts:DataType>
</ccts:Component>
TransportServiceCodeTypepublic void setTransportServiceCode(TransportServiceCodeType value)
value - allowed object is
TransportServiceCodeTypepublic TariffClassCodeType getTariffClassCode()
<?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>Transportation Service. Tariff Class Code. Code</ccts:DictionaryEntryName>
<ccts:Definition>A code signifying the tariff class applicable to this transportation service.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Transportation Service</ccts:ObjectClass>
<ccts:PropertyTerm>Tariff Class Code</ccts:PropertyTerm>
<ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
<ccts:DataType>Code. Type</ccts:DataType>
<ccts:AlternativeBusinessTerms>Tariff Class Specifier</ccts:AlternativeBusinessTerms>
</ccts:Component>
TariffClassCodeTypepublic void setTariffClassCode(TariffClassCodeType value)
value - allowed object is
TariffClassCodeTypepublic PriorityType getPriority()
<?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>Transportation Service. Priority. Text</ccts:DictionaryEntryName>
<ccts:Definition>The priority of this transportation service.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Transportation Service</ccts:ObjectClass>
<ccts:PropertyTerm>Priority</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
</ccts:Component>
PriorityTypepublic void setPriority(PriorityType value)
value - allowed object is
PriorityTypepublic FreightRateClassCodeType getFreightRateClassCode()
<?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>Transportation Service. Freight Rate Class Code. Code</ccts:DictionaryEntryName>
<ccts:Definition>A code signifying the rate class for freight in this transportation service.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Transportation Service</ccts:ObjectClass>
<ccts:PropertyTerm>Freight Rate Class Code</ccts:PropertyTerm>
<ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
<ccts:DataType>Code. Type</ccts:DataType>
<ccts:AlternativeBusinessTerms>Charge Basis</ccts:AlternativeBusinessTerms>
</ccts:Component>
FreightRateClassCodeTypepublic void setFreightRateClassCode(FreightRateClassCodeType value)
value - allowed object is
FreightRateClassCodeTypepublic List<TransportationServiceDescriptionType> getTransportationServiceDescription()
<?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>Transportation Service. Transportation Service Description. Text</ccts:DictionaryEntryName>
<ccts:Definition>Text describing this transportation service.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Transportation Service</ccts:ObjectClass>
<ccts:PropertyTerm>Transportation Service Description</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
</ccts:Component>
Gets the value of the transportationServiceDescription 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 transportationServiceDescription property.
For example, to add a new item, do as follows:
getTransportationServiceDescription().add(newItem);
Objects of the following type(s) are allowed in the list
TransportationServiceDescriptionType
public TransportationServiceDetailsURIType getTransportationServiceDetailsURI()
<?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>Transportation Service. Transportation Service Details URI. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>The Uniform Resource Identifier (URI) of a document providing additional details regarding this transportation service.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Transportation Service</ccts:ObjectClass>
<ccts:PropertyTerm>Transportation Service Details URI</ccts:PropertyTerm>
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
<ccts:DataType>Identifier. Type</ccts:DataType>
</ccts:Component>
TransportationServiceDetailsURITypepublic void setTransportationServiceDetailsURI(TransportationServiceDetailsURIType value)
value - allowed object is
TransportationServiceDetailsURITypepublic NominationDateType getNominationDate()
<?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>Transportation Service. Nomination Date. Date</ccts:DictionaryEntryName>
<ccts:Definition>In a transport contract, the deadline date by which this transportation service has to be booked. For example, if this service is scheduled for Wednesday 16 February 2011 at 10 a.m. CET, the nomination date might be Tuesday15 February 2011.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Transportation Service</ccts:ObjectClass>
<ccts:PropertyTerm>Nomination Date</ccts:PropertyTerm>
<ccts:RepresentationTerm>Date</ccts:RepresentationTerm>
<ccts:DataType>Date. Type</ccts:DataType>
</ccts:Component>
NominationDateTypepublic void setNominationDate(NominationDateType value)
value - allowed object is
NominationDateTypepublic NominationTimeType getNominationTime()
<?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>Transportation Service. Nomination Time. Time</ccts:DictionaryEntryName>
<ccts:Definition>In a transport contract, the deadline time by which this transportation service has to be booked. For example, if this service is scheduled for Wednesday 16 February 2011 at 10 a.m. CET, the nomination date might be Tuesday15 February 2011 and the nomination time 4 p.m. at the latest.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Transportation Service</ccts:ObjectClass>
<ccts:PropertyTerm>Nomination Time</ccts:PropertyTerm>
<ccts:RepresentationTerm>Time</ccts:RepresentationTerm>
<ccts:DataType>Time. Type</ccts:DataType>
</ccts:Component>
NominationTimeTypepublic void setNominationTime(NominationTimeType value)
value - allowed object is
NominationTimeTypepublic NameType getName()
<?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>Transportation Service. Name</ccts:DictionaryEntryName>
<ccts:Definition>The name of this transportation service.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Transportation Service</ccts:ObjectClass>
<ccts:PropertyTerm>Name</ccts:PropertyTerm>
<ccts:RepresentationTerm>Name</ccts:RepresentationTerm>
<ccts:DataType>Name. Type</ccts:DataType>
</ccts:Component>
NameTypepublic void setName(NameType value)
value - allowed object is
NameTypepublic SequenceNumericType getSequenceNumeric()
<?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>Transportation Service. Sequence. Numeric</ccts:DictionaryEntryName>
<ccts:Definition>A number indicating the order of this transportation service in a sequence of transportation services.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Transportation Service</ccts:ObjectClass>
<ccts:PropertyTerm>Sequence</ccts:PropertyTerm>
<ccts:RepresentationTerm>Numeric</ccts:RepresentationTerm>
<ccts:DataType>Numeric. Type</ccts:DataType>
</ccts:Component>
SequenceNumericTypepublic void setSequenceNumeric(SequenceNumericType value)
value - allowed object is
SequenceNumericTypepublic 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>Transportation Service. Transport Equipment</ccts:DictionaryEntryName>
<ccts:Definition>A piece of transport equipment used in this transportation service.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Transportation Service</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<TransportEquipmentType> getSupportedTransportEquipment()
<?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>Transportation Service. Supported_ Transport Equipment. Transport Equipment</ccts:DictionaryEntryName>
<ccts:Definition>A piece of transport equipment supported in this transportation service.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Transportation Service</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Supported</ccts:PropertyTermQualifier>
<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 supportedTransportEquipment 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 supportedTransportEquipment property.
For example, to add a new item, do as follows:
getSupportedTransportEquipment().add(newItem);
Objects of the following type(s) are allowed in the list
TransportEquipmentType
public List<TransportEquipmentType> getUnsupportedTransportEquipment()
<?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>Transportation Service. Unsupported_ Transport Equipment. Transport Equipment</ccts:DictionaryEntryName>
<ccts:Definition>A piece of transport equipment that is not supported in this transportation service.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Transportation Service</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Unsupported</ccts:PropertyTermQualifier>
<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 unsupportedTransportEquipment 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 unsupportedTransportEquipment property.
For example, to add a new item, do as follows:
getUnsupportedTransportEquipment().add(newItem);
Objects of the following type(s) are allowed in the list
TransportEquipmentType
public List<CommodityClassificationType> getCommodityClassification()
<?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>Transportation Service. Commodity Classification</ccts:DictionaryEntryName>
<ccts:Definition>A classification of this transportation service.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Transportation Service</ccts:ObjectClass>
<ccts:PropertyTerm>Commodity Classification</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Commodity Classification</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Commodity Classification</ccts:RepresentationTerm>
</ccts:Component>
Gets the value of the commodityClassification 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 commodityClassification property.
For example, to add a new item, do as follows:
getCommodityClassification().add(newItem);
Objects of the following type(s) are allowed in the list
CommodityClassificationType
public List<CommodityClassificationType> getSupportedCommodityClassification()
<?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>Transportation Service. Supported_ Commodity Classification. Commodity Classification</ccts:DictionaryEntryName>
<ccts:Definition>A classification (e.g., general cargo) for commodities that can be handled in this transportation service.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Transportation Service</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Supported</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Commodity Classification</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Commodity Classification</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Commodity Classification</ccts:RepresentationTerm>
</ccts:Component>
Gets the value of the supportedCommodityClassification 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 supportedCommodityClassification property.
For example, to add a new item, do as follows:
getSupportedCommodityClassification().add(newItem);
Objects of the following type(s) are allowed in the list
CommodityClassificationType
public List<CommodityClassificationType> getUnsupportedCommodityClassification()
<?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>Transportation Service. Unsupported_ Commodity Classification. Commodity Classification</ccts:DictionaryEntryName>
<ccts:Definition>A classification for commodities that cannot be handled in this transportation service.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Transportation Service</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Unsupported</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Commodity Classification</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Commodity Classification</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Commodity Classification</ccts:RepresentationTerm>
</ccts:Component>
Gets the value of the unsupportedCommodityClassification 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 unsupportedCommodityClassification property.
For example, to add a new item, do as follows:
getUnsupportedCommodityClassification().add(newItem);
Objects of the following type(s) are allowed in the list
CommodityClassificationType
public DimensionType getTotalCapacityDimension()
<?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>Transportation Service. Total Capacity_ Dimension. Dimension</ccts:DictionaryEntryName>
<ccts:Definition>The total capacity or volume available in this transportation service.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Transportation Service</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Total Capacity</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Dimension</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Dimension</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Dimension</ccts:RepresentationTerm>
</ccts:Component>
DimensionTypepublic void setTotalCapacityDimension(DimensionType value)
value - allowed object is
DimensionTypepublic List<ShipmentStageType> getShipmentStage()
<?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>Transportation Service. Shipment Stage</ccts:DictionaryEntryName>
<ccts:Definition>One of the stages of shipment in this transportation service.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Transportation Service</ccts:ObjectClass>
<ccts:PropertyTerm>Shipment Stage</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Shipment Stage</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Shipment Stage</ccts:RepresentationTerm>
</ccts:Component>
Gets the value of the shipmentStage 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 shipmentStage property.
For example, to add a new item, do as follows:
getShipmentStage().add(newItem);
Objects of the following type(s) are allowed in the list
ShipmentStageType
public List<TransportEventType> getTransportEvent()
<?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>Transportation Service. Transport Event</ccts:DictionaryEntryName>
<ccts:Definition>One of the transport events taking place in this transportation service.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Transportation Service</ccts:ObjectClass>
<ccts:PropertyTerm>Transport Event</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Transport Event</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Transport Event</ccts:RepresentationTerm>
</ccts:Component>
Gets the value of the transportEvent 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 transportEvent property.
For example, to add a new item, do as follows:
getTransportEvent().add(newItem);
Objects of the following type(s) are allowed in the list
TransportEventType
public PartyType getResponsibleTransportServiceProviderParty()
<?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>Transportation Service. Responsible Transport Service Provider_ Party. Party</ccts:DictionaryEntryName>
<ccts:Definition>The transport service provider responsible for this transportation service.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Transportation Service</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Responsible Transport Service Provider</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Party</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Party</ccts:RepresentationTerm>
</ccts:Component>
PartyTypepublic void setResponsibleTransportServiceProviderParty(PartyType value)
value - allowed object is
PartyTypepublic List<EnvironmentalEmissionType> getEnvironmentalEmission()
<?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>Transportation Service. Environmental Emission</ccts:DictionaryEntryName>
<ccts:Definition>An environmental emission resulting from this transportation service.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Transportation Service</ccts:ObjectClass>
<ccts:PropertyTerm>Environmental Emission</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Environmental Emission</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Environmental Emission</ccts:RepresentationTerm>
</ccts:Component>
Gets the value of the environmentalEmission 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 environmentalEmission property.
For example, to add a new item, do as follows:
getEnvironmentalEmission().add(newItem);
Objects of the following type(s) are allowed in the list
EnvironmentalEmissionType
public PeriodType getEstimatedDurationPeriod()
<?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>Transportation Service. Estimated Duration_ Period. Period</ccts:DictionaryEntryName>
<ccts:Definition>The estimated duration of this transportation service.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Transportation Service</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Estimated Duration</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Period</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Period</ccts:RepresentationTerm>
</ccts:Component>
PeriodTypepublic void setEstimatedDurationPeriod(PeriodType value)
value - allowed object is
PeriodTypepublic List<ServiceFrequencyType> getScheduledServiceFrequency()
<?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>Transportation Service. Scheduled_ Service Frequency. Service Frequency</ccts:DictionaryEntryName>
<ccts:Definition>A class to specify which day of the week a transport service is operational.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Transportation Service</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Scheduled</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Service Frequency</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Service Frequency</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Service Frequency</ccts:RepresentationTerm>
</ccts:Component>
Gets the value of the scheduledServiceFrequency 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 scheduledServiceFrequency property.
For example, to add a new item, do as follows:
getScheduledServiceFrequency().add(newItem);
Objects of the following type(s) are allowed in the list
ServiceFrequencyType
Copyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.