public class TransportationServiceType extends Object
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() |
| Modifier and Type | Method and Description |
|---|---|
List<CommodityClassificationType> |
getCommodityClassification()
Gets the value of the commodityClassification property.
|
List<EnvironmentalEmissionType> |
getEnvironmentalEmission()
Gets the value of the environmentalEmission property.
|
PeriodType |
getEstimatedDurationPeriod()
Gets the value of the estimatedDurationPeriod property.
|
FreightRateClassCodeType |
getFreightRateClassCode()
Gets the value of the freightRateClassCode property.
|
NameType |
getName()
Gets the value of the name property.
|
NominationDateType |
getNominationDate()
Gets the value of the nominationDate property.
|
NominationTimeType |
getNominationTime()
Gets the value of the nominationTime property.
|
PriorityType |
getPriority()
Gets the value of the priority property.
|
PartyType |
getResponsibleTransportServiceProviderParty()
Gets the value of the responsibleTransportServiceProviderParty property.
|
List<ServiceFrequencyType> |
getScheduledServiceFrequency()
Gets the value of the scheduledServiceFrequency property.
|
SequenceNumericType |
getSequenceNumeric()
Gets the value of the sequenceNumeric property.
|
List<ShipmentStageType> |
getShipmentStage()
Gets the value of the shipmentStage property.
|
List<CommodityClassificationType> |
getSupportedCommodityClassification()
Gets the value of the supportedCommodityClassification property.
|
List<TransportEquipmentType> |
getSupportedTransportEquipment()
Gets the value of the supportedTransportEquipment property.
|
TariffClassCodeType |
getTariffClassCode()
Gets the value of the tariffClassCode property.
|
DimensionType |
getTotalCapacityDimension()
Gets the value of the totalCapacityDimension property.
|
List<TransportationServiceDescriptionType> |
getTransportationServiceDescription()
Gets the value of the transportationServiceDescription property.
|
TransportationServiceDetailsURIType |
getTransportationServiceDetailsURI()
Gets the value of the transportationServiceDetailsURI property.
|
List<TransportEquipmentType> |
getTransportEquipment()
Gets the value of the transportEquipment property.
|
List<TransportEventType> |
getTransportEvent()
Gets the value of the transportEvent property.
|
TransportServiceCodeType |
getTransportServiceCode()
Gets the value of the transportServiceCode property.
|
List<CommodityClassificationType> |
getUnsupportedCommodityClassification()
Gets the value of the unsupportedCommodityClassification property.
|
List<TransportEquipmentType> |
getUnsupportedTransportEquipment()
Gets the value of the unsupportedTransportEquipment property.
|
void |
setEstimatedDurationPeriod(PeriodType value)
Sets the value of the estimatedDurationPeriod property.
|
void |
setFreightRateClassCode(FreightRateClassCodeType value)
Sets the value of the freightRateClassCode property.
|
void |
setName(NameType value)
Sets the value of the name property.
|
void |
setNominationDate(NominationDateType value)
Sets the value of the nominationDate property.
|
void |
setNominationTime(NominationTimeType value)
Sets the value of the nominationTime property.
|
void |
setPriority(PriorityType value)
Sets the value of the priority property.
|
void |
setResponsibleTransportServiceProviderParty(PartyType value)
Sets the value of the responsibleTransportServiceProviderParty property.
|
void |
setSequenceNumeric(SequenceNumericType value)
Sets the value of the sequenceNumeric property.
|
void |
setTariffClassCode(TariffClassCodeType value)
Sets the value of the tariffClassCode property.
|
void |
setTotalCapacityDimension(DimensionType value)
Sets the value of the totalCapacityDimension property.
|
void |
setTransportationServiceDetailsURI(TransportationServiceDetailsURIType value)
Sets the value of the transportationServiceDetailsURI property.
|
void |
setTransportServiceCode(TransportServiceCodeType value)
Sets the value of the transportServiceCode property.
|
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()
TransportServiceCodeTypepublic void setTransportServiceCode(TransportServiceCodeType value)
value - allowed object is
TransportServiceCodeTypepublic TariffClassCodeType getTariffClassCode()
TariffClassCodeTypepublic void setTariffClassCode(TariffClassCodeType value)
value - allowed object is
TariffClassCodeTypepublic PriorityType getPriority()
PriorityTypepublic void setPriority(PriorityType value)
value - allowed object is
PriorityTypepublic FreightRateClassCodeType getFreightRateClassCode()
FreightRateClassCodeTypepublic void setFreightRateClassCode(FreightRateClassCodeType value)
value - allowed object is
FreightRateClassCodeTypepublic List<TransportationServiceDescriptionType> getTransportationServiceDescription()
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()
TransportationServiceDetailsURITypepublic void setTransportationServiceDetailsURI(TransportationServiceDetailsURIType value)
value - allowed object is
TransportationServiceDetailsURITypepublic NominationDateType getNominationDate()
NominationDateTypepublic void setNominationDate(NominationDateType value)
value - allowed object is
NominationDateTypepublic NominationTimeType getNominationTime()
NominationTimeTypepublic void setNominationTime(NominationTimeType value)
value - allowed object is
NominationTimeTypepublic NameType getName()
NameTypepublic void setName(NameType value)
value - allowed object is
NameTypepublic SequenceNumericType getSequenceNumeric()
SequenceNumericTypepublic void setSequenceNumeric(SequenceNumericType value)
value - allowed object is
SequenceNumericTypepublic List<TransportEquipmentType> getTransportEquipment()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the transportEquipment property.
For example, to add a new item, do as follows:
getTransportEquipment().add(newItem);
Objects of the following type(s) are allowed in the list
TransportEquipmentType
public List<TransportEquipmentType> getSupportedTransportEquipment()
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()
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()
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()
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()
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()
DimensionTypepublic void setTotalCapacityDimension(DimensionType value)
value - allowed object is
DimensionTypepublic List<ShipmentStageType> getShipmentStage()
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()
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()
PartyTypepublic void setResponsibleTransportServiceProviderParty(PartyType value)
value - allowed object is
PartyTypepublic List<EnvironmentalEmissionType> getEnvironmentalEmission()
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()
PeriodTypepublic void setEstimatedDurationPeriod(PeriodType value)
value - allowed object is
PeriodTypepublic List<ServiceFrequencyType> getScheduledServiceFrequency()
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 © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.