public class RailTransportType 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>Rail Transport. Details</ccts:DictionaryEntryName>
<ccts:Definition>A class defining details about a train wagon used as a means of transport.</ccts:Definition>
<ccts:ObjectClass>Rail Transport</ccts:ObjectClass>
</ccts:Component>
Java class for RailTransportType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RailTransportType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TrainID"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}RailCarID" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected RailCarIDType |
railCarID |
protected TrainIDType |
trainID |
| Constructor and Description |
|---|
RailTransportType() |
| Modifier and Type | Method and Description |
|---|---|
RailCarIDType |
getRailCarID()
<?
|
TrainIDType |
getTrainID()
<?
|
void |
setRailCarID(RailCarIDType value)
Sets the value of the railCarID property.
|
void |
setTrainID(TrainIDType value)
Sets the value of the trainID property.
|
protected TrainIDType trainID
protected RailCarIDType railCarID
public TrainIDType getTrainID()
<?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>Rail Transport. Train Identifier. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>An identifier for the train used as the means of transport.</ccts:Definition>
<ccts:Cardinality>1</ccts:Cardinality>
<ccts:ObjectClass>Rail Transport</ccts:ObjectClass>
<ccts:PropertyTerm>Train Identifier</ccts:PropertyTerm>
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
<ccts:DataType>Identifier. Type</ccts:DataType>
<ccts:AlternativeBusinessTerms>Train Number (WCO ID 167)</ccts:AlternativeBusinessTerms>
</ccts:Component>
TrainIDTypepublic void setTrainID(TrainIDType value)
value - allowed object is
TrainIDTypepublic RailCarIDType getRailCarID()
<?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>Rail Transport. Rail Car Identifier. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>An identifier for the rail car on the train used as the means of transport.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Rail Transport</ccts:ObjectClass>
<ccts:PropertyTerm>Rail Car Identifier</ccts:PropertyTerm>
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
<ccts:DataType>Identifier. Type</ccts:DataType>
</ccts:Component>
RailCarIDTypepublic void setRailCarID(RailCarIDType value)
value - allowed object is
RailCarIDTypeCopyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.