Package uk.org.netex.www.netex
Interface ObservedPassingTime_VersionedChildStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ObservedPassingTime_VersionedChildStructure,ObservedPassingTime_VersionedChildStructure.Builder
public interface ObservedPassingTime_VersionedChildStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptioncom.google.type.TimeOfDayActual Arrival time.com.google.type.TimeOfDayOrBuilderActual Arrival time.com.google.type.TimeOfDayActual departure time.com.google.type.TimeOfDayOrBuilderActual departure time.Actual Frequency of service as a set of intervals.Actual Frequency of service as a set of intervals.com.google.type.TimeOfDayActual PASSING TIME if doesn't stop at TIMING POINT.com.google.type.TimeOfDayOrBuilderActual PASSING TIME if doesn't stop at TIMING POINT.com.google.protobuf.DurationActual waiting interval.com.google.protobuf.DurationOrBuilderActual waiting interval.booleanWhether can alight and reboard at stop.Additional Translations of text elements.Additional Translations of text elements.intArrival Day Offset from start of JOURNEY.com.google.protobuf.TimestampDate ENTITY or version was last changed.com.google.protobuf.TimestampOrBuilderDate ENTITY or version was last changed.com.google.protobuf.TimestampDate ENTITY was first created.com.google.protobuf.TimestampOrBuilderDate ENTITY was first created.Dated journey for which this is the PASSING TIME.Dated journey for which this is the PASSING TIME.Reference to a DATED SERVICE JOURNEY.Reference to a DATED SERVICE JOURNEY.Reference to a DATED SPECIAL SERVICE.Reference to a DATED SPECIAL SERVICE.Reference to a DATED VEHICLE JOURNEY.Reference to a DATED VEHICLE JOURNEY.Reference to a DEAD RUN.Reference to a DEAD RUN.intDeparture Day Offset from start of JOURNEY.Identity of object from which this object of ENTITY was derived.com.google.protobuf.ByteStringIdentity of object from which this object of ENTITY was derived.Version of this object from which this version of ENTITY was derived.com.google.protobuf.ByteStringVersion of this object from which this version of ENTITY was derived.User defined Extensions to ENTITY in schema.User defined Extensions to ENTITY in schema.Reference to a FARE POINT IN JOURNEY PATTERN.Reference to a FARE POINT IN JOURNEY PATTERN.getId()Identifier of ENTITY.com.google.protobuf.ByteStringIdentifier of ENTITY.Reference to a NORMAL DATED VEHICLE JOURNEY.Reference to a NORMAL DATED VEHICLE JOURNEY.intPASSING TIME Day Offset from start of JOURNEY.Reference to a POINT IN JOURNEY PATTERN.Reference to a POINT IN JOURNEY PATTERN.Reference to a POINT IN SINGLE JOURNEY PATH.Reference to a POINT IN SINGLE JOURNEY PATH.Reference to a SERVICE JOURNEY.Reference to a SERVICE JOURNEY.Reference to a SINGLE JOURNEY.Reference to a SINGLE JOURNEY.Reference to a SPECIAL SERVICE.Reference to a SPECIAL SERVICE.Whether ENTITY is currently in use.intWhether ENTITY is currently in use.Reference to a STOP POINT IN SEQUENCE.Reference to a STOP POINT IN SEQUENCE.Reference to a TEMPLATE VEHICLE JOURNEY.Reference to a TEMPLATE VEHICLE JOURNEY.Reference to a TIMING POINT IN JOURNEY PATTERN.Reference to a TIMING POINT IN JOURNEY PATTERN.getValidBetween(int index) OPTIMISATION.intOPTIMISATION.OPTIMISATION.getValidBetweenOrBuilder(int index) OPTIMISATION.List<? extends ValidBetweenTypeOrBuilder> OPTIMISATION.VALIDITY CONDITIONs conditioning entity.VALIDITY CONDITIONs conditioning entity.Reference to a VEHICLE JOURNEY.Reference to a VEHICLE JOURNEY.Version number of entity.com.google.protobuf.ByteStringVersion number of entity.booleanActual Arrival time.booleanActual departure time.booleanActual Frequency of service as a set of intervals.booleanActual PASSING TIME if doesn't stop at TIMING POINT.booleanActual waiting interval.booleanAdditional Translations of text elements.booleanDate ENTITY or version was last changed.booleanDate ENTITY was first created.booleanDated journey for which this is the PASSING TIME.booleanReference to a DATED SERVICE JOURNEY.booleanReference to a DATED SPECIAL SERVICE.booleanReference to a DATED VEHICLE JOURNEY.booleanReference to a DEAD RUN.booleanUser defined Extensions to ENTITY in schema.booleanReference to a FARE POINT IN JOURNEY PATTERN.booleanReference to a NORMAL DATED VEHICLE JOURNEY.booleanReference to a POINT IN JOURNEY PATTERN.booleanReference to a POINT IN SINGLE JOURNEY PATH.booleanReference to a SERVICE JOURNEY.booleanReference to a SINGLE JOURNEY.booleanReference to a SPECIAL SERVICE.booleanReference to a STOP POINT IN SEQUENCE.booleanReference to a TEMPLATE VEHICLE JOURNEY.booleanReference to a TIMING POINT IN JOURNEY PATTERN.booleanVALIDITY CONDITIONs conditioning entity.booleanReference to a VEHICLE JOURNEY.Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getId
String getId()Identifier of ENTITY. [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
string id = 2;- Returns:
- The id.
-
getIdBytes
com.google.protobuf.ByteString getIdBytes()Identifier of ENTITY. [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
string id = 2;- Returns:
- The bytes for id.
-
hasCreated
boolean hasCreated()Date ENTITY was first created. [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
.google.protobuf.Timestamp created = 4;- Returns:
- Whether the created field is set.
-
getCreated
com.google.protobuf.Timestamp getCreated()Date ENTITY was first created. [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
.google.protobuf.Timestamp created = 4;- Returns:
- The created.
-
getCreatedOrBuilder
com.google.protobuf.TimestampOrBuilder getCreatedOrBuilder()Date ENTITY was first created. [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
.google.protobuf.Timestamp created = 4; -
hasChanged
boolean hasChanged()Date ENTITY or version was last changed. [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
.google.protobuf.Timestamp changed = 5;- Returns:
- Whether the changed field is set.
-
getChanged
com.google.protobuf.Timestamp getChanged()Date ENTITY or version was last changed. [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
.google.protobuf.Timestamp changed = 5;- Returns:
- The changed.
-
getChangedOrBuilder
com.google.protobuf.TimestampOrBuilder getChangedOrBuilder()Date ENTITY or version was last changed. [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
.google.protobuf.Timestamp changed = 5; -
getVersion
String getVersion()Version number of entity. [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
string version = 7;- Returns:
- The version.
-
getVersionBytes
com.google.protobuf.ByteString getVersionBytes()Version number of entity. [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
string version = 7;- Returns:
- The bytes for version.
-
getStatusValue
int getStatusValue()Whether ENTITY is currently in use. Default is "active". [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
.uk.org.netex.www.netex.StatusEnumeration status = 8;- Returns:
- The enum numeric value on the wire for status.
-
getStatus
StatusEnumeration getStatus()Whether ENTITY is currently in use. Default is "active". [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
.uk.org.netex.www.netex.StatusEnumeration status = 8;- Returns:
- The status.
-
getDerivedFromVersionRef
String getDerivedFromVersionRef()Version of this object from which this version of ENTITY was derived. [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
string derived_from_version_ref = 476;- Returns:
- The derivedFromVersionRef.
-
getDerivedFromVersionRefBytes
com.google.protobuf.ByteString getDerivedFromVersionRefBytes()Version of this object from which this version of ENTITY was derived. [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
string derived_from_version_ref = 476;- Returns:
- The bytes for derivedFromVersionRef.
-
getDerivedFromObjectRef
String getDerivedFromObjectRef()Identity of object from which this object of ENTITY was derived. Normally the same. [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
string derived_from_object_ref = 477;- Returns:
- The derivedFromObjectRef.
-
getDerivedFromObjectRefBytes
com.google.protobuf.ByteString getDerivedFromObjectRefBytes()Identity of object from which this object of ENTITY was derived. Normally the same. [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
string derived_from_object_ref = 477;- Returns:
- The bytes for derivedFromObjectRef.
-
hasValidityConditions
boolean hasValidityConditions()VALIDITY CONDITIONs conditioning entity. [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
.uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;- Returns:
- Whether the validityConditions field is set.
-
getValidityConditions
ValidityConditions_RelStructure getValidityConditions()VALIDITY CONDITIONs conditioning entity. [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
.uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;- Returns:
- The validityConditions.
-
getValidityConditionsOrBuilder
ValidityConditions_RelStructureOrBuilder getValidityConditionsOrBuilder()VALIDITY CONDITIONs conditioning entity. [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
.uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12; -
getValidBetweenList
List<ValidBetweenType> getValidBetweenList()OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT. [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13; -
getValidBetween
OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT. [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13; -
getValidBetweenCount
int getValidBetweenCount()OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT. [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13; -
getValidBetweenOrBuilderList
List<? extends ValidBetweenTypeOrBuilder> getValidBetweenOrBuilderList()OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT. [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13; -
getValidBetweenOrBuilder
OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT. [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13; -
hasAlternativeTexts
boolean hasAlternativeTexts()Additional Translations of text elements. [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
.uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;- Returns:
- Whether the alternativeTexts field is set.
-
getAlternativeTexts
AlternativeTexts_RelStructure getAlternativeTexts()Additional Translations of text elements. [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
.uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;- Returns:
- The alternativeTexts.
-
getAlternativeTextsOrBuilder
AlternativeTexts_RelStructureOrBuilder getAlternativeTextsOrBuilder()Additional Translations of text elements. [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
.uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21; -
hasExtensions
boolean hasExtensions()User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators). [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
.uk.org.netex.www.netex.ExtensionsStructure extensions = 71;- Returns:
- Whether the extensions field is set.
-
getExtensions
ExtensionsStructure getExtensions()User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators). [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
.uk.org.netex.www.netex.ExtensionsStructure extensions = 71;- Returns:
- The extensions.
-
getExtensionsOrBuilder
ExtensionsStructureOrBuilder getExtensionsOrBuilder()User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators). [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
.uk.org.netex.www.netex.ExtensionsStructure extensions = 71; -
getAlightAndReboard
boolean getAlightAndReboard()Whether can alight and reboard at stop. [netex_part_2/part2_journeyTimes/netex_passingTimes_version.xsd at 91:74]
bool alight_and_reboard = 168;- Returns:
- The alightAndReboard.
-
hasDatedJourneyRef
boolean hasDatedJourneyRef()Dated journey for which this is the PASSING TIME. If given by context does not need to be restated. [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 86:81]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dated_journey_ref = 291;- Returns:
- Whether the datedJourneyRef field is set.
-
getDatedJourneyRef
VersionOfObjectRefStructure getDatedJourneyRef()Dated journey for which this is the PASSING TIME. If given by context does not need to be restated. [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 86:81]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dated_journey_ref = 291;- Returns:
- The datedJourneyRef.
-
getDatedJourneyRefOrBuilder
VersionOfObjectRefStructureOrBuilder getDatedJourneyRefOrBuilder()Dated journey for which this is the PASSING TIME. If given by context does not need to be restated. [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 86:81]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dated_journey_ref = 291; -
hasActualArrivalTime
boolean hasActualArrivalTime()Actual Arrival time. [netex_part_3/part3_monitoring/netex_monitoredPassingTimes_version.xsd at 108:72]
.google.type.TimeOfDay actual_arrival_time = 441;- Returns:
- Whether the actualArrivalTime field is set.
-
getActualArrivalTime
com.google.type.TimeOfDay getActualArrivalTime()Actual Arrival time. [netex_part_3/part3_monitoring/netex_monitoredPassingTimes_version.xsd at 108:72]
.google.type.TimeOfDay actual_arrival_time = 441;- Returns:
- The actualArrivalTime.
-
getActualArrivalTimeOrBuilder
com.google.type.TimeOfDayOrBuilder getActualArrivalTimeOrBuilder()Actual Arrival time. [netex_part_3/part3_monitoring/netex_monitoredPassingTimes_version.xsd at 108:72]
.google.type.TimeOfDay actual_arrival_time = 441; -
getArrivalDayOffset
int getArrivalDayOffset()Arrival Day Offset from start of JOURNEY. [netex_part_3/part3_monitoring/netex_monitoredPassingTimes_version.xsd at 113:76]
int32 arrival_day_offset = 442;- Returns:
- The arrivalDayOffset.
-
hasActualDepartureTime
boolean hasActualDepartureTime()Actual departure time. [netex_part_3/part3_monitoring/netex_monitoredPassingTimes_version.xsd at 118:74]
.google.type.TimeOfDay actual_departure_time = 443;- Returns:
- Whether the actualDepartureTime field is set.
-
getActualDepartureTime
com.google.type.TimeOfDay getActualDepartureTime()Actual departure time. [netex_part_3/part3_monitoring/netex_monitoredPassingTimes_version.xsd at 118:74]
.google.type.TimeOfDay actual_departure_time = 443;- Returns:
- The actualDepartureTime.
-
getActualDepartureTimeOrBuilder
com.google.type.TimeOfDayOrBuilder getActualDepartureTimeOrBuilder()Actual departure time. [netex_part_3/part3_monitoring/netex_monitoredPassingTimes_version.xsd at 118:74]
.google.type.TimeOfDay actual_departure_time = 443; -
getDepartureDayOffset
int getDepartureDayOffset()Departure Day Offset from start of JOURNEY. [netex_part_3/part3_monitoring/netex_monitoredPassingTimes_version.xsd at 123:78]
int32 departure_day_offset = 444;- Returns:
- The departureDayOffset.
-
hasActualWaitingTime
boolean hasActualWaitingTime()Actual waiting interval. [netex_part_3/part3_monitoring/netex_monitoredPassingTimes_version.xsd at 128:76]
.google.protobuf.Duration actual_waiting_time = 445;- Returns:
- Whether the actualWaitingTime field is set.
-
getActualWaitingTime
com.google.protobuf.Duration getActualWaitingTime()Actual waiting interval. [netex_part_3/part3_monitoring/netex_monitoredPassingTimes_version.xsd at 128:76]
.google.protobuf.Duration actual_waiting_time = 445;- Returns:
- The actualWaitingTime.
-
getActualWaitingTimeOrBuilder
com.google.protobuf.DurationOrBuilder getActualWaitingTimeOrBuilder()Actual waiting interval. [netex_part_3/part3_monitoring/netex_monitoredPassingTimes_version.xsd at 128:76]
.google.protobuf.Duration actual_waiting_time = 445; -
hasActualNonstopPassingTime
boolean hasActualNonstopPassingTime()Actual PASSING TIME if doesn't stop at TIMING POINT. [netex_part_3/part3_monitoring/netex_monitoredPassingTimes_version.xsd at 159:81]
.google.type.TimeOfDay actual_nonstop_passing_time = 451;- Returns:
- Whether the actualNonstopPassingTime field is set.
-
getActualNonstopPassingTime
com.google.type.TimeOfDay getActualNonstopPassingTime()Actual PASSING TIME if doesn't stop at TIMING POINT. [netex_part_3/part3_monitoring/netex_monitoredPassingTimes_version.xsd at 159:81]
.google.type.TimeOfDay actual_nonstop_passing_time = 451;- Returns:
- The actualNonstopPassingTime.
-
getActualNonstopPassingTimeOrBuilder
com.google.type.TimeOfDayOrBuilder getActualNonstopPassingTimeOrBuilder()Actual PASSING TIME if doesn't stop at TIMING POINT. [netex_part_3/part3_monitoring/netex_monitoredPassingTimes_version.xsd at 159:81]
.google.type.TimeOfDay actual_nonstop_passing_time = 451; -
getPassingTimeDayOffset
int getPassingTimeDayOffset()PASSING TIME Day Offset from start of JOURNEY. [netex_part_3/part3_monitoring/netex_monitoredPassingTimes_version.xsd at 164:82]
int32 passing_time_day_offset = 452;- Returns:
- The passingTimeDayOffset.
-
hasActualHeadway
boolean hasActualHeadway()Actual Frequency of service as a set of intervals. [netex_part_3/part3_monitoring/netex_monitoredPassingTimes_version.xsd at 171:84]
.uk.org.netex.www.netex.HeadwayIntervalStructure actual_headway = 471;- Returns:
- Whether the actualHeadway field is set.
-
getActualHeadway
HeadwayIntervalStructure getActualHeadway()Actual Frequency of service as a set of intervals. [netex_part_3/part3_monitoring/netex_monitoredPassingTimes_version.xsd at 171:84]
.uk.org.netex.www.netex.HeadwayIntervalStructure actual_headway = 471;- Returns:
- The actualHeadway.
-
getActualHeadwayOrBuilder
HeadwayIntervalStructureOrBuilder getActualHeadwayOrBuilder()Actual Frequency of service as a set of intervals. [netex_part_3/part3_monitoring/netex_monitoredPassingTimes_version.xsd at 171:84]
.uk.org.netex.www.netex.HeadwayIntervalStructure actual_headway = 471; -
hasSingleJourneyRef
boolean hasSingleJourneyRef()Reference to a SINGLE JOURNEY. +v1.2.2 [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
.uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 160;- Returns:
- Whether the singleJourneyRef field is set.
-
getSingleJourneyRef
VersionOfObjectRefStructure getSingleJourneyRef()Reference to a SINGLE JOURNEY. +v1.2.2 [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
.uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 160;- Returns:
- The singleJourneyRef.
-
getSingleJourneyRefOrBuilder
VersionOfObjectRefStructureOrBuilder getSingleJourneyRefOrBuilder()Reference to a SINGLE JOURNEY. +v1.2.2 [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
.uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 160; -
hasVehicleJourneyRef
boolean hasVehicleJourneyRef()Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated. [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
.uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 161;- Returns:
- Whether the vehicleJourneyRef field is set.
-
getVehicleJourneyRef
VersionOfObjectRefStructure getVehicleJourneyRef()Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated. [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
.uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 161;- Returns:
- The vehicleJourneyRef.
-
getVehicleJourneyRefOrBuilder
VersionOfObjectRefStructureOrBuilder getVehicleJourneyRefOrBuilder()Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated. [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
.uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 161; -
hasDeadRunRef
boolean hasDeadRunRef()Reference to a DEAD RUN. [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 162;- Returns:
- Whether the deadRunRef field is set.
-
getDeadRunRef
VersionOfObjectRefStructure getDeadRunRef()Reference to a DEAD RUN. [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 162;- Returns:
- The deadRunRef.
-
getDeadRunRefOrBuilder
VersionOfObjectRefStructureOrBuilder getDeadRunRefOrBuilder()Reference to a DEAD RUN. [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 162; -
hasServiceJourneyRef
boolean hasServiceJourneyRef()Reference to a SERVICE JOURNEY. [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
.uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 163;- Returns:
- Whether the serviceJourneyRef field is set.
-
getServiceJourneyRef
VersionOfObjectRefStructure getServiceJourneyRef()Reference to a SERVICE JOURNEY. [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
.uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 163;- Returns:
- The serviceJourneyRef.
-
getServiceJourneyRefOrBuilder
VersionOfObjectRefStructureOrBuilder getServiceJourneyRefOrBuilder()Reference to a SERVICE JOURNEY. [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
.uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 163; -
hasSpecialServiceRef
boolean hasSpecialServiceRef()Reference to a SPECIAL SERVICE. [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
.uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 164;- Returns:
- Whether the specialServiceRef field is set.
-
getSpecialServiceRef
VersionOfObjectRefStructure getSpecialServiceRef()Reference to a SPECIAL SERVICE. [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
.uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 164;- Returns:
- The specialServiceRef.
-
getSpecialServiceRefOrBuilder
VersionOfObjectRefStructureOrBuilder getSpecialServiceRefOrBuilder()Reference to a SPECIAL SERVICE. [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
.uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 164; -
hasTemplateServiceJourneyRef
boolean hasTemplateServiceJourneyRef()Reference to a TEMPLATE VEHICLE JOURNEY. [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
.uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 165;- Returns:
- Whether the templateServiceJourneyRef field is set.
-
getTemplateServiceJourneyRef
VersionOfObjectRefStructure getTemplateServiceJourneyRef()Reference to a TEMPLATE VEHICLE JOURNEY. [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
.uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 165;- Returns:
- The templateServiceJourneyRef.
-
getTemplateServiceJourneyRefOrBuilder
VersionOfObjectRefStructureOrBuilder getTemplateServiceJourneyRefOrBuilder()Reference to a TEMPLATE VEHICLE JOURNEY. [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
.uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 165; -
hasDatedVehicleJourneyRef
boolean hasDatedVehicleJourneyRef()Reference to a DATED VEHICLE JOURNEY. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 166;- Returns:
- Whether the datedVehicleJourneyRef field is set.
-
getDatedVehicleJourneyRef
VersionOfObjectRefStructure getDatedVehicleJourneyRef()Reference to a DATED VEHICLE JOURNEY. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 166;- Returns:
- The datedVehicleJourneyRef.
-
getDatedVehicleJourneyRefOrBuilder
VersionOfObjectRefStructureOrBuilder getDatedVehicleJourneyRefOrBuilder()Reference to a DATED VEHICLE JOURNEY. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 166; -
hasDatedSpecialServiceRef
boolean hasDatedSpecialServiceRef()Reference to a DATED SPECIAL SERVICE. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 167;- Returns:
- Whether the datedSpecialServiceRef field is set.
-
getDatedSpecialServiceRef
VersionOfObjectRefStructure getDatedSpecialServiceRef()Reference to a DATED SPECIAL SERVICE. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 167;- Returns:
- The datedSpecialServiceRef.
-
getDatedSpecialServiceRefOrBuilder
VersionOfObjectRefStructureOrBuilder getDatedSpecialServiceRefOrBuilder()Reference to a DATED SPECIAL SERVICE. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 167; -
hasNormalDatedVehicleJourneyRef
boolean hasNormalDatedVehicleJourneyRef()Reference to a NORMAL DATED VEHICLE JOURNEY. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
.uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 472;- Returns:
- Whether the normalDatedVehicleJourneyRef field is set.
-
getNormalDatedVehicleJourneyRef
VersionOfObjectRefStructure getNormalDatedVehicleJourneyRef()Reference to a NORMAL DATED VEHICLE JOURNEY. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
.uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 472;- Returns:
- The normalDatedVehicleJourneyRef.
-
getNormalDatedVehicleJourneyRefOrBuilder
VersionOfObjectRefStructureOrBuilder getNormalDatedVehicleJourneyRefOrBuilder()Reference to a NORMAL DATED VEHICLE JOURNEY. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
.uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 472; -
hasDatedServiceJourneyRef
boolean hasDatedServiceJourneyRef()Reference to a DATED SERVICE JOURNEY. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 473;- Returns:
- Whether the datedServiceJourneyRef field is set.
-
getDatedServiceJourneyRef
VersionOfObjectRefStructure getDatedServiceJourneyRef()Reference to a DATED SERVICE JOURNEY. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 473;- Returns:
- The datedServiceJourneyRef.
-
getDatedServiceJourneyRefOrBuilder
VersionOfObjectRefStructureOrBuilder getDatedServiceJourneyRefOrBuilder()Reference to a DATED SERVICE JOURNEY. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 473; -
hasPointInJourneyPatternRef
boolean hasPointInJourneyPatternRef()Reference to a POINT IN JOURNEY PATTERN. If Given by Context does not need to stated. [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 132:127]
.uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_journey_pattern_ref = 169;- Returns:
- Whether the pointInJourneyPatternRef field is set.
-
getPointInJourneyPatternRef
VersionOfObjectRefStructure getPointInJourneyPatternRef()Reference to a POINT IN JOURNEY PATTERN. If Given by Context does not need to stated. [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 132:127]
.uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_journey_pattern_ref = 169;- Returns:
- The pointInJourneyPatternRef.
-
getPointInJourneyPatternRefOrBuilder
VersionOfObjectRefStructureOrBuilder getPointInJourneyPatternRefOrBuilder()Reference to a POINT IN JOURNEY PATTERN. If Given by Context does not need to stated. [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 132:127]
.uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_journey_pattern_ref = 169; -
hasTimingPointInJourneyPatternRef
boolean hasTimingPointInJourneyPatternRef()Reference to a TIMING POINT IN JOURNEY PATTERN. If given by context does not need to be stated. [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 211:145]
.uk.org.netex.www.netex.VersionOfObjectRefStructure timing_point_in_journey_pattern_ref = 170;- Returns:
- Whether the timingPointInJourneyPatternRef field is set.
-
getTimingPointInJourneyPatternRef
VersionOfObjectRefStructure getTimingPointInJourneyPatternRef()Reference to a TIMING POINT IN JOURNEY PATTERN. If given by context does not need to be stated. [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 211:145]
.uk.org.netex.www.netex.VersionOfObjectRefStructure timing_point_in_journey_pattern_ref = 170;- Returns:
- The timingPointInJourneyPatternRef.
-
getTimingPointInJourneyPatternRefOrBuilder
VersionOfObjectRefStructureOrBuilder getTimingPointInJourneyPatternRefOrBuilder()Reference to a TIMING POINT IN JOURNEY PATTERN. If given by context does not need to be stated. [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 211:145]
.uk.org.netex.www.netex.VersionOfObjectRefStructure timing_point_in_journey_pattern_ref = 170; -
hasStopPointInJourneyPatternRef
boolean hasStopPointInJourneyPatternRef()Reference to a STOP POINT IN SEQUENCE. If given by context does not need to be stated. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 276:141]
.uk.org.netex.www.netex.VersionOfObjectRefStructure stop_point_in_journey_pattern_ref = 171;- Returns:
- Whether the stopPointInJourneyPatternRef field is set.
-
getStopPointInJourneyPatternRef
VersionOfObjectRefStructure getStopPointInJourneyPatternRef()Reference to a STOP POINT IN SEQUENCE. If given by context does not need to be stated. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 276:141]
.uk.org.netex.www.netex.VersionOfObjectRefStructure stop_point_in_journey_pattern_ref = 171;- Returns:
- The stopPointInJourneyPatternRef.
-
getStopPointInJourneyPatternRefOrBuilder
VersionOfObjectRefStructureOrBuilder getStopPointInJourneyPatternRefOrBuilder()Reference to a STOP POINT IN SEQUENCE. If given by context does not need to be stated. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 276:141]
.uk.org.netex.www.netex.VersionOfObjectRefStructure stop_point_in_journey_pattern_ref = 171; -
hasFarePointInPatternRef
boolean hasFarePointInPatternRef()Reference to a FARE POINT IN JOURNEY PATTERN. [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 137:127]
.uk.org.netex.www.netex.VersionOfObjectRefStructure fare_point_in_pattern_ref = 172;- Returns:
- Whether the farePointInPatternRef field is set.
-
getFarePointInPatternRef
VersionOfObjectRefStructure getFarePointInPatternRef()Reference to a FARE POINT IN JOURNEY PATTERN. [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 137:127]
.uk.org.netex.www.netex.VersionOfObjectRefStructure fare_point_in_pattern_ref = 172;- Returns:
- The farePointInPatternRef.
-
getFarePointInPatternRefOrBuilder
VersionOfObjectRefStructureOrBuilder getFarePointInPatternRefOrBuilder()Reference to a FARE POINT IN JOURNEY PATTERN. [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 137:127]
.uk.org.netex.www.netex.VersionOfObjectRefStructure fare_point_in_pattern_ref = 172; -
hasPointInSingleJourneyPathRef
boolean hasPointInSingleJourneyPathRef()Reference to a POINT IN SINGLE JOURNEY PATH. +v1.2.2 [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 116:139]
.uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_single_journey_path_ref = 475;- Returns:
- Whether the pointInSingleJourneyPathRef field is set.
-
getPointInSingleJourneyPathRef
VersionOfObjectRefStructure getPointInSingleJourneyPathRef()Reference to a POINT IN SINGLE JOURNEY PATH. +v1.2.2 [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 116:139]
.uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_single_journey_path_ref = 475;- Returns:
- The pointInSingleJourneyPathRef.
-
getPointInSingleJourneyPathRefOrBuilder
VersionOfObjectRefStructureOrBuilder getPointInSingleJourneyPathRefOrBuilder()Reference to a POINT IN SINGLE JOURNEY PATH. +v1.2.2 [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 116:139]
.uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_single_journey_path_ref = 475; -
getJourneyRefStructureCase
ObservedPassingTime_VersionedChildStructure.JourneyRefStructureCase getJourneyRefStructureCase() -
getPointInJourneyPatternRefStructureCase
ObservedPassingTime_VersionedChildStructure.PointInJourneyPatternRefStructureCase getPointInJourneyPatternRefStructureCase()
-