Interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
StopPointInJourneyPattern_DerivedViewStructure, StopPointInJourneyPattern_DerivedViewStructure.Builder

public interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getId

      String getId()
       Identifier of Object of which this is a view.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 136:48]
       
      string id = 1;
      Returns:
      The id.
    • getIdBytes

      com.google.protobuf.ByteString getIdBytes()
       Identifier of Object of which this is a view.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 136:48]
       
      string id = 1;
      Returns:
      The bytes for id.
    • hasBrandingRef

      boolean hasBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2;
      Returns:
      Whether the brandingRef field is set.
    • getBrandingRef

      VersionOfObjectRefStructure getBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2;
      Returns:
      The brandingRef.
    • getBrandingRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getBrandingRefOrBuilder()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2;
    • getOrder

      int getOrder()
       Order of CALL within Journey.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1018:60]
       
      uint32 order = 21 [(.buf.validate.field) = { ... }
      Returns:
      The order.
    • getVisitNumber

      int getVisitNumber()
       Count of number of visits to this stop - as per SIRI use. Default is 1  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1031:89]
       
      uint32 visit_number = 45;
      Returns:
      The visitNumber.
    • hasScheduledStopPointView

      boolean hasScheduledStopPointView()
       Simplified view of SCHEDULED STOP POINT. Includes derived some propertries of a stop.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 934:141]
       
      .uk.org.netex.www.netex.ScheduledStopPoint_DerivedViewStructure scheduled_stop_point_view = 48;
      Returns:
      Whether the scheduledStopPointView field is set.
    • getScheduledStopPointView

      ScheduledStopPoint_DerivedViewStructure getScheduledStopPointView()
       Simplified view of SCHEDULED STOP POINT. Includes derived some propertries of a stop.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 934:141]
       
      .uk.org.netex.www.netex.ScheduledStopPoint_DerivedViewStructure scheduled_stop_point_view = 48;
      Returns:
      The scheduledStopPointView.
    • getScheduledStopPointViewOrBuilder

      ScheduledStopPoint_DerivedViewStructureOrBuilder getScheduledStopPointViewOrBuilder()
       Simplified view of SCHEDULED STOP POINT. Includes derived some propertries of a stop.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 934:141]
       
      .uk.org.netex.www.netex.ScheduledStopPoint_DerivedViewStructure scheduled_stop_point_view = 48;
    • hasOnwardTimingLinkView

      boolean hasOnwardTimingLinkView()
       Information about onwards TIMING LINK.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 541:92]
       
      .uk.org.netex.www.netex.OnwardTimingLinkViewType onward_timing_link_view = 61;
      Returns:
      Whether the onwardTimingLinkView field is set.
    • getOnwardTimingLinkView

      OnwardTimingLinkViewType getOnwardTimingLinkView()
       Information about onwards TIMING LINK.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 541:92]
       
      .uk.org.netex.www.netex.OnwardTimingLinkViewType onward_timing_link_view = 61;
      Returns:
      The onwardTimingLinkView.
    • getOnwardTimingLinkViewOrBuilder

      OnwardTimingLinkViewTypeOrBuilder getOnwardTimingLinkViewOrBuilder()
       Information about onwards TIMING LINK.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 541:92]
       
      .uk.org.netex.www.netex.OnwardTimingLinkViewType onward_timing_link_view = 61;
    • hasOnwardServiceLinkRef

      boolean hasOnwardServiceLinkRef()
       reference to onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1045:77]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onward_service_link_ref = 62;
      Returns:
      Whether the onwardServiceLinkRef field is set.
    • getOnwardServiceLinkRef

      VersionOfObjectRefStructure getOnwardServiceLinkRef()
       reference to onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1045:77]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onward_service_link_ref = 62;
      Returns:
      The onwardServiceLinkRef.
    • getOnwardServiceLinkRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getOnwardServiceLinkRefOrBuilder()
       reference to onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1045:77]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onward_service_link_ref = 62;
    • hasOnwardServiceLinkView

      boolean hasOnwardServiceLinkView()
       Information about an onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 959:93]
       
      .uk.org.netex.www.netex.OnwardServiceLinkViewType onward_service_link_view = 63;
      Returns:
      Whether the onwardServiceLinkView field is set.
    • getOnwardServiceLinkView

      OnwardServiceLinkViewType getOnwardServiceLinkView()
       Information about an onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 959:93]
       
      .uk.org.netex.www.netex.OnwardServiceLinkViewType onward_service_link_view = 63;
      Returns:
      The onwardServiceLinkView.
    • getOnwardServiceLinkViewOrBuilder

      OnwardServiceLinkViewTypeOrBuilder getOnwardServiceLinkViewOrBuilder()
       Information about an onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 959:93]
       
      .uk.org.netex.www.netex.OnwardServiceLinkViewType onward_service_link_view = 63;
    • getTimingPointStatusValue

      int getTimingPointStatusValue()
       Nature of TIMING POINT. Default is primary.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1052:92]
       
      .uk.org.netex.www.netex.TimingPointStatusEnumeration timing_point_status = 71;
      Returns:
      The enum numeric value on the wire for timingPointStatus.
    • getTimingPointStatus

      TimingPointStatusEnumeration getTimingPointStatus()
       Nature of TIMING POINT. Default is primary.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1052:92]
       
      .uk.org.netex.www.netex.TimingPointStatusEnumeration timing_point_status = 71;
      Returns:
      The timingPointStatus.
    • getIsWaitPoint

      boolean getIsWaitPoint()
       Whether point is a wait point.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1064:85]
       
      bool is_wait_point = 81;
      Returns:
      The isWaitPoint.
    • hasTimeDemandTypeRef

      boolean hasTimeDemandTypeRef()
       Reference to a TIME DEMAND TYPE. If given by context need not be stated.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_support.xsd at 80:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 82;
      Returns:
      Whether the timeDemandTypeRef field is set.
    • getTimeDemandTypeRef

      VersionOfObjectRefStructure getTimeDemandTypeRef()
       Reference to a TIME DEMAND TYPE. If given by context need not be stated.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_support.xsd at 80:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 82;
      Returns:
      The timeDemandTypeRef.
    • getTimeDemandTypeRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTimeDemandTypeRefOrBuilder()
       Reference to a TIME DEMAND TYPE. If given by context need not be stated.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_support.xsd at 80:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 82;
    • hasTimebandRef

      boolean hasTimebandRef()
       Reference to a TIME BAND.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 115:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timeband_ref = 83;
      Returns:
      Whether the timebandRef field is set.
    • getTimebandRef

      VersionOfObjectRefStructure getTimebandRef()
       Reference to a TIME BAND.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 115:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timeband_ref = 83;
      Returns:
      The timebandRef.
    • getTimebandRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTimebandRefOrBuilder()
       Reference to a TIME BAND.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 115:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timeband_ref = 83;
    • hasWaitTime

      boolean hasWaitTime()
       Wait time as interval. OPTIMISATION assuming default Time Demand. Use this to declare a single time. on a specific journey Other wise a list of times for different time demands for a JOURNEY PATTERN used in many different times.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1073:67]
       
      .google.protobuf.Duration wait_time = 91;
      Returns:
      Whether the waitTime field is set.
    • getWaitTime

      com.google.protobuf.Duration getWaitTime()
       Wait time as interval. OPTIMISATION assuming default Time Demand. Use this to declare a single time. on a specific journey Other wise a list of times for different time demands for a JOURNEY PATTERN used in many different times.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1073:67]
       
      .google.protobuf.Duration wait_time = 91;
      Returns:
      The waitTime.
    • getWaitTimeOrBuilder

      com.google.protobuf.DurationOrBuilder getWaitTimeOrBuilder()
       Wait time as interval. OPTIMISATION assuming default Time Demand. Use this to declare a single time. on a specific journey Other wise a list of times for different time demands for a JOURNEY PATTERN used in many different times.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1073:67]
       
      .google.protobuf.Duration wait_time = 91;
    • hasScheduledHeadwayInterval

      boolean hasScheduledHeadwayInterval()
       Scheduled normal headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 419:83]
       
      .google.protobuf.Duration scheduled_headway_interval = 92;
      Returns:
      Whether the scheduledHeadwayInterval field is set.
    • getScheduledHeadwayInterval

      com.google.protobuf.Duration getScheduledHeadwayInterval()
       Scheduled normal headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 419:83]
       
      .google.protobuf.Duration scheduled_headway_interval = 92;
      Returns:
      The scheduledHeadwayInterval.
    • getScheduledHeadwayIntervalOrBuilder

      com.google.protobuf.DurationOrBuilder getScheduledHeadwayIntervalOrBuilder()
       Scheduled normal headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 419:83]
       
      .google.protobuf.Duration scheduled_headway_interval = 92;
    • hasMinimumHeadwayInterval

      boolean hasMinimumHeadwayInterval()
       Minimum headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 424:81]
       
      .google.protobuf.Duration minimum_headway_interval = 93;
      Returns:
      Whether the minimumHeadwayInterval field is set.
    • getMinimumHeadwayInterval

      com.google.protobuf.Duration getMinimumHeadwayInterval()
       Minimum headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 424:81]
       
      .google.protobuf.Duration minimum_headway_interval = 93;
      Returns:
      The minimumHeadwayInterval.
    • getMinimumHeadwayIntervalOrBuilder

      com.google.protobuf.DurationOrBuilder getMinimumHeadwayIntervalOrBuilder()
       Minimum headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 424:81]
       
      .google.protobuf.Duration minimum_headway_interval = 93;
    • hasMaximumHeadwayInterval

      boolean hasMaximumHeadwayInterval()
       Maximum headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 429:81]
       
      .google.protobuf.Duration maximum_headway_interval = 94;
      Returns:
      Whether the maximumHeadwayInterval field is set.
    • getMaximumHeadwayInterval

      com.google.protobuf.Duration getMaximumHeadwayInterval()
       Maximum headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 429:81]
       
      .google.protobuf.Duration maximum_headway_interval = 94;
      Returns:
      The maximumHeadwayInterval.
    • getMaximumHeadwayIntervalOrBuilder

      com.google.protobuf.DurationOrBuilder getMaximumHeadwayIntervalOrBuilder()
       Maximum headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 429:81]
       
      .google.protobuf.Duration maximum_headway_interval = 94;
    • 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 = 41;
      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 = 41;
      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 = 41;
    • 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 = 42;
      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 = 42;
      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 = 42;
    • 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 = 43;
      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 = 43;
      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 = 43;
    • 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 = 44;
      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 = 44;
      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 = 44;
    • 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 = 95;
      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 = 95;
      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 = 95;
    • hasScheduledStopPointRef

      boolean hasScheduledStopPointRef()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 46;
      Returns:
      Whether the scheduledStopPointRef field is set.
    • getScheduledStopPointRef

      VersionOfObjectRefStructure getScheduledStopPointRef()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 46;
      Returns:
      The scheduledStopPointRef.
    • getScheduledStopPointRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getScheduledStopPointRefOrBuilder()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 46;
    • hasFareScheduledStopPointRef

      boolean hasFareScheduledStopPointRef()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 47;
      Returns:
      Whether the fareScheduledStopPointRef field is set.
    • getFareScheduledStopPointRef

      VersionOfObjectRefStructure getFareScheduledStopPointRef()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 47;
      Returns:
      The fareScheduledStopPointRef.
    • getFareScheduledStopPointRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getFareScheduledStopPointRefOrBuilder()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 47;
    • getPointInJourneyPatternRefStructureCase

    • getScheduledStopPointRefStructureCase