public class TransportMeansType extends Object
Java class for TransportMeansType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TransportMeansType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}JourneyID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}RegistrationNationalityID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}RegistrationNationality" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}DirectionCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TransportMeansTypeCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TradeServiceCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Stowage" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}AirTransport" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}RoadTransport" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}RailTransport" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}MaritimeTransport" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}OwnerParty" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}MeasurementDimension" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AirTransportType |
airTransport |
protected DirectionCodeType |
directionCode |
protected JourneyIDType |
journeyID |
protected MaritimeTransportType |
maritimeTransport |
protected List<DimensionType> |
measurementDimension |
protected PartyType |
ownerParty |
protected RailTransportType |
railTransport |
protected List<RegistrationNationalityType> |
registrationNationality |
protected RegistrationNationalityIDType |
registrationNationalityID |
protected RoadTransportType |
roadTransport |
protected StowageType |
stowage |
protected TradeServiceCodeType |
tradeServiceCode |
protected TransportMeansTypeCodeType |
transportMeansTypeCode |
| Constructor and Description |
|---|
TransportMeansType() |
| Modifier and Type | Method and Description |
|---|---|
AirTransportType |
getAirTransport()
Gets the value of the airTransport property.
|
DirectionCodeType |
getDirectionCode()
Gets the value of the directionCode property.
|
JourneyIDType |
getJourneyID()
Gets the value of the journeyID property.
|
MaritimeTransportType |
getMaritimeTransport()
Gets the value of the maritimeTransport property.
|
List<DimensionType> |
getMeasurementDimension()
Gets the value of the measurementDimension property.
|
PartyType |
getOwnerParty()
Gets the value of the ownerParty property.
|
RailTransportType |
getRailTransport()
Gets the value of the railTransport property.
|
List<RegistrationNationalityType> |
getRegistrationNationality()
Gets the value of the registrationNationality property.
|
RegistrationNationalityIDType |
getRegistrationNationalityID()
Gets the value of the registrationNationalityID property.
|
RoadTransportType |
getRoadTransport()
Gets the value of the roadTransport property.
|
StowageType |
getStowage()
Gets the value of the stowage property.
|
TradeServiceCodeType |
getTradeServiceCode()
Gets the value of the tradeServiceCode property.
|
TransportMeansTypeCodeType |
getTransportMeansTypeCode()
Gets the value of the transportMeansTypeCode property.
|
void |
setAirTransport(AirTransportType value)
Sets the value of the airTransport property.
|
void |
setDirectionCode(DirectionCodeType value)
Sets the value of the directionCode property.
|
void |
setJourneyID(JourneyIDType value)
Sets the value of the journeyID property.
|
void |
setMaritimeTransport(MaritimeTransportType value)
Sets the value of the maritimeTransport property.
|
void |
setOwnerParty(PartyType value)
Sets the value of the ownerParty property.
|
void |
setRailTransport(RailTransportType value)
Sets the value of the railTransport property.
|
void |
setRegistrationNationalityID(RegistrationNationalityIDType value)
Sets the value of the registrationNationalityID property.
|
void |
setRoadTransport(RoadTransportType value)
Sets the value of the roadTransport property.
|
void |
setStowage(StowageType value)
Sets the value of the stowage property.
|
void |
setTradeServiceCode(TradeServiceCodeType value)
Sets the value of the tradeServiceCode property.
|
void |
setTransportMeansTypeCode(TransportMeansTypeCodeType value)
Sets the value of the transportMeansTypeCode property.
|
protected JourneyIDType journeyID
protected RegistrationNationalityIDType registrationNationalityID
protected List<RegistrationNationalityType> registrationNationality
protected DirectionCodeType directionCode
protected TransportMeansTypeCodeType transportMeansTypeCode
protected TradeServiceCodeType tradeServiceCode
protected StowageType stowage
protected AirTransportType airTransport
protected RoadTransportType roadTransport
protected RailTransportType railTransport
protected MaritimeTransportType maritimeTransport
protected PartyType ownerParty
protected List<DimensionType> measurementDimension
public JourneyIDType getJourneyID()
JourneyIDTypepublic void setJourneyID(JourneyIDType value)
value - allowed object is
JourneyIDTypepublic RegistrationNationalityIDType getRegistrationNationalityID()
RegistrationNationalityIDTypepublic void setRegistrationNationalityID(RegistrationNationalityIDType value)
value - allowed object is
RegistrationNationalityIDTypepublic List<RegistrationNationalityType> getRegistrationNationality()
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 registrationNationality property.
For example, to add a new item, do as follows:
getRegistrationNationality().add(newItem);
Objects of the following type(s) are allowed in the list
RegistrationNationalityType
public DirectionCodeType getDirectionCode()
DirectionCodeTypepublic void setDirectionCode(DirectionCodeType value)
value - allowed object is
DirectionCodeTypepublic TransportMeansTypeCodeType getTransportMeansTypeCode()
TransportMeansTypeCodeTypepublic void setTransportMeansTypeCode(TransportMeansTypeCodeType value)
value - allowed object is
TransportMeansTypeCodeTypepublic TradeServiceCodeType getTradeServiceCode()
TradeServiceCodeTypepublic void setTradeServiceCode(TradeServiceCodeType value)
value - allowed object is
TradeServiceCodeTypepublic StowageType getStowage()
StowageTypepublic void setStowage(StowageType value)
value - allowed object is
StowageTypepublic AirTransportType getAirTransport()
AirTransportTypepublic void setAirTransport(AirTransportType value)
value - allowed object is
AirTransportTypepublic RoadTransportType getRoadTransport()
RoadTransportTypepublic void setRoadTransport(RoadTransportType value)
value - allowed object is
RoadTransportTypepublic RailTransportType getRailTransport()
RailTransportTypepublic void setRailTransport(RailTransportType value)
value - allowed object is
RailTransportTypepublic MaritimeTransportType getMaritimeTransport()
MaritimeTransportTypepublic void setMaritimeTransport(MaritimeTransportType value)
value - allowed object is
MaritimeTransportTypepublic PartyType getOwnerParty()
PartyTypepublic void setOwnerParty(PartyType value)
value - allowed object is
PartyTypepublic 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
Copyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.