public class TransitInformation extends NonRoadEventInformation
Java class for TransitInformation complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TransitInformation">
<complexContent>
<extension base="{http://datex2.eu/schema/2/2_0}NonRoadEventInformation">
<sequence>
<element name="journeyDestination" type="{http://datex2.eu/schema/2/2_0}MultilingualString" minOccurs="0"/>
<element name="journeyOrigin" type="{http://datex2.eu/schema/2/2_0}MultilingualString" minOccurs="0"/>
<element name="journeyReference" type="{http://datex2.eu/schema/2/2_0}String" minOccurs="0"/>
<element name="transitServiceInformation" type="{http://datex2.eu/schema/2/2_0}TransitServiceInformationEnum"/>
<element name="transitServiceType" type="{http://datex2.eu/schema/2/2_0}TransitServiceTypeEnum"/>
<element name="scheduledDepartureTime" type="{http://datex2.eu/schema/2/2_0}DateTime" minOccurs="0"/>
<element name="transitInformationExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected MultilingualString |
journeyDestination |
protected MultilingualString |
journeyOrigin |
protected String |
journeyReference |
protected Calendar |
scheduledDepartureTime |
protected ExtensionType |
transitInformationExtension |
protected TransitServiceInformationEnum |
transitServiceInformation |
protected TransitServiceTypeEnum |
transitServiceType |
nonRoadEventInformationExtensioncause, confidentialityOverride, generalPublicComment, groupOfLocations, id, impact, management, nonGeneralPublicComment, probabilityOfOccurrence, severity, situationRecordCreationReference, situationRecordCreationTime, situationRecordExtension, situationRecordFirstSupplierVersionTime, situationRecordObservationTime, situationRecordVersionTime, source, urlLink, validity, version| Constructor and Description |
|---|
TransitInformation() |
| Modifier and Type | Method and Description |
|---|---|
MultilingualString |
getJourneyDestination()
Gets the value of the journeyDestination property.
|
MultilingualString |
getJourneyOrigin()
Gets the value of the journeyOrigin property.
|
String |
getJourneyReference()
Gets the value of the journeyReference property.
|
Calendar |
getScheduledDepartureTime()
Gets the value of the scheduledDepartureTime property.
|
ExtensionType |
getTransitInformationExtension()
Gets the value of the transitInformationExtension property.
|
TransitServiceInformationEnum |
getTransitServiceInformation()
Gets the value of the transitServiceInformation property.
|
TransitServiceTypeEnum |
getTransitServiceType()
Gets the value of the transitServiceType property.
|
void |
setJourneyDestination(MultilingualString value)
Sets the value of the journeyDestination property.
|
void |
setJourneyOrigin(MultilingualString value)
Sets the value of the journeyOrigin property.
|
void |
setJourneyReference(String value)
Sets the value of the journeyReference property.
|
void |
setScheduledDepartureTime(Calendar value)
Sets the value of the scheduledDepartureTime property.
|
void |
setTransitInformationExtension(ExtensionType value)
Sets the value of the transitInformationExtension property.
|
void |
setTransitServiceInformation(TransitServiceInformationEnum value)
Sets the value of the transitServiceInformation property.
|
void |
setTransitServiceType(TransitServiceTypeEnum value)
Sets the value of the transitServiceType property.
|
getNonRoadEventInformationExtension, setNonRoadEventInformationExtensiongetCause, getConfidentialityOverride, getGeneralPublicComment, getGroupOfLocations, getId, getImpact, getManagement, getNonGeneralPublicComment, getProbabilityOfOccurrence, getSeverity, getSituationRecordCreationReference, getSituationRecordCreationTime, getSituationRecordExtension, getSituationRecordFirstSupplierVersionTime, getSituationRecordObservationTime, getSituationRecordVersionTime, getSource, getUrlLink, getValidity, getVersion, setCause, setConfidentialityOverride, setGroupOfLocations, setId, setImpact, setManagement, setProbabilityOfOccurrence, setSeverity, setSituationRecordCreationReference, setSituationRecordCreationTime, setSituationRecordExtension, setSituationRecordFirstSupplierVersionTime, setSituationRecordObservationTime, setSituationRecordVersionTime, setSource, setValidity, setVersionprotected MultilingualString journeyDestination
protected MultilingualString journeyOrigin
protected String journeyReference
protected TransitServiceInformationEnum transitServiceInformation
protected TransitServiceTypeEnum transitServiceType
protected Calendar scheduledDepartureTime
protected ExtensionType transitInformationExtension
public MultilingualString getJourneyDestination()
MultilingualStringpublic void setJourneyDestination(MultilingualString value)
value - allowed object is
MultilingualStringpublic MultilingualString getJourneyOrigin()
MultilingualStringpublic void setJourneyOrigin(MultilingualString value)
value - allowed object is
MultilingualStringpublic String getJourneyReference()
Stringpublic void setJourneyReference(String value)
value - allowed object is
Stringpublic TransitServiceInformationEnum getTransitServiceInformation()
TransitServiceInformationEnumpublic void setTransitServiceInformation(TransitServiceInformationEnum value)
value - allowed object is
TransitServiceInformationEnumpublic TransitServiceTypeEnum getTransitServiceType()
TransitServiceTypeEnumpublic void setTransitServiceType(TransitServiceTypeEnum value)
value - allowed object is
TransitServiceTypeEnumpublic Calendar getScheduledDepartureTime()
Stringpublic void setScheduledDepartureTime(Calendar value)
value - allowed object is
Stringpublic ExtensionType getTransitInformationExtension()
ExtensionTypepublic void setTransitInformationExtension(ExtensionType value)
value - allowed object is
ExtensionTypeCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.