Interface JourneyPatternHeadways_RelStructureOrBuilder

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

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

    • getId

      String getId()
       Identifier of the relationship.  [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
       
      string id = 1;
      Returns:
      The id.
    • getIdBytes

      com.google.protobuf.ByteString getIdBytes()
       Identifier of the relationship.  [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
       
      string id = 1;
      Returns:
      The bytes for id.
    • getJourneyPatternHeadwayList

      List<JourneyPatternHeadwayType> getJourneyPatternHeadwayList()
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN. This is a default value that can be superseded by the VEHICLE JOURNEY HEADWAY on a specific journey. This information must be consistent with HEADWAY JOURNEY GROUP if available (HEADWAY JOURNEY GROUP being a more detailed way of describing headway services).  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 299:96]
       
      repeated .uk.org.netex.www.netex.JourneyPatternHeadwayType journey_pattern_headway = 2;
    • getJourneyPatternHeadway

      JourneyPatternHeadwayType getJourneyPatternHeadway(int index)
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN. This is a default value that can be superseded by the VEHICLE JOURNEY HEADWAY on a specific journey. This information must be consistent with HEADWAY JOURNEY GROUP if available (HEADWAY JOURNEY GROUP being a more detailed way of describing headway services).  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 299:96]
       
      repeated .uk.org.netex.www.netex.JourneyPatternHeadwayType journey_pattern_headway = 2;
    • getJourneyPatternHeadwayCount

      int getJourneyPatternHeadwayCount()
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN. This is a default value that can be superseded by the VEHICLE JOURNEY HEADWAY on a specific journey. This information must be consistent with HEADWAY JOURNEY GROUP if available (HEADWAY JOURNEY GROUP being a more detailed way of describing headway services).  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 299:96]
       
      repeated .uk.org.netex.www.netex.JourneyPatternHeadwayType journey_pattern_headway = 2;
    • getJourneyPatternHeadwayOrBuilderList

      List<? extends JourneyPatternHeadwayTypeOrBuilder> getJourneyPatternHeadwayOrBuilderList()
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN. This is a default value that can be superseded by the VEHICLE JOURNEY HEADWAY on a specific journey. This information must be consistent with HEADWAY JOURNEY GROUP if available (HEADWAY JOURNEY GROUP being a more detailed way of describing headway services).  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 299:96]
       
      repeated .uk.org.netex.www.netex.JourneyPatternHeadwayType journey_pattern_headway = 2;
    • getJourneyPatternHeadwayOrBuilder

      JourneyPatternHeadwayTypeOrBuilder getJourneyPatternHeadwayOrBuilder(int index)
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN. This is a default value that can be superseded by the VEHICLE JOURNEY HEADWAY on a specific journey. This information must be consistent with HEADWAY JOURNEY GROUP if available (HEADWAY JOURNEY GROUP being a more detailed way of describing headway services).  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 299:96]
       
      repeated .uk.org.netex.www.netex.JourneyPatternHeadwayType journey_pattern_headway = 2;