Interface FrequencyGroups_RelStructure.ChoiceWrapper_FrequencyGroups_RelStructureOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
FrequencyGroups_RelStructure.ChoiceWrapper_FrequencyGroups_RelStructure, FrequencyGroups_RelStructure.ChoiceWrapper_FrequencyGroups_RelStructure.Builder
Enclosing class:
FrequencyGroups_RelStructure

public static interface FrequencyGroups_RelStructure.ChoiceWrapper_FrequencyGroups_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasHeadwayJourneyGroupRef

      boolean hasHeadwayJourneyGroupRef()
       Reference to a HEADWAY JOURNEY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 148:146]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure headway_journey_group_ref = 1;
      Returns:
      Whether the headwayJourneyGroupRef field is set.
    • getHeadwayJourneyGroupRef

      GroupOfEntitiesRefStructure getHeadwayJourneyGroupRef()
       Reference to a HEADWAY JOURNEY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 148:146]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure headway_journey_group_ref = 1;
      Returns:
      The headwayJourneyGroupRef.
    • getHeadwayJourneyGroupRefOrBuilder

      GroupOfEntitiesRefStructureOrBuilder getHeadwayJourneyGroupRefOrBuilder()
       Reference to a HEADWAY JOURNEY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 148:146]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure headway_journey_group_ref = 1;
    • hasHeadwayJourneyGroup

      boolean hasHeadwayJourneyGroup()
       A group of VEHICLE JOURNEYs following the same JOURNEY PATTERN and having the same headway interval between a specified start and end time (for example, ‘every 10 minutes’). This is especially useful for presenting passenger information.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_version.xsd at 247:101]
       
      .uk.org.netex.www.netex.HeadwayJourneyGroupType headway_journey_group = 2;
      Returns:
      Whether the headwayJourneyGroup field is set.
    • getHeadwayJourneyGroup

      HeadwayJourneyGroupType getHeadwayJourneyGroup()
       A group of VEHICLE JOURNEYs following the same JOURNEY PATTERN and having the same headway interval between a specified start and end time (for example, ‘every 10 minutes’). This is especially useful for presenting passenger information.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_version.xsd at 247:101]
       
      .uk.org.netex.www.netex.HeadwayJourneyGroupType headway_journey_group = 2;
      Returns:
      The headwayJourneyGroup.
    • getHeadwayJourneyGroupOrBuilder

      HeadwayJourneyGroupTypeOrBuilder getHeadwayJourneyGroupOrBuilder()
       A group of VEHICLE JOURNEYs following the same JOURNEY PATTERN and having the same headway interval between a specified start and end time (for example, ‘every 10 minutes’). This is especially useful for presenting passenger information.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_version.xsd at 247:101]
       
      .uk.org.netex.www.netex.HeadwayJourneyGroupType headway_journey_group = 2;
    • hasRhythmicalJourneyGroupRef

      boolean hasRhythmicalJourneyGroupRef()
       Reference to a RHYTHMICAL JOURNEY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 174:152]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure rhythmical_journey_group_ref = 3;
      Returns:
      Whether the rhythmicalJourneyGroupRef field is set.
    • getRhythmicalJourneyGroupRef

      GroupOfEntitiesRefStructure getRhythmicalJourneyGroupRef()
       Reference to a RHYTHMICAL JOURNEY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 174:152]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure rhythmical_journey_group_ref = 3;
      Returns:
      The rhythmicalJourneyGroupRef.
    • getRhythmicalJourneyGroupRefOrBuilder

      GroupOfEntitiesRefStructureOrBuilder getRhythmicalJourneyGroupRefOrBuilder()
       Reference to a RHYTHMICAL JOURNEY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 174:152]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure rhythmical_journey_group_ref = 3;
    • hasRhythmicalJourneyGroup

      boolean hasRhythmicalJourneyGroup()
       A group of VEHICLE JOURNEYS following  the same JOURNEY PATTERN having the same "rhythm" every hour (for example runs all xxh10, xxh25 and xxh45... e) between a specified start and end time.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_version.xsd at 301:104]
       
      .uk.org.netex.www.netex.RhythmicalJourneyGroupType rhythmical_journey_group = 4;
      Returns:
      Whether the rhythmicalJourneyGroup field is set.
    • getRhythmicalJourneyGroup

      RhythmicalJourneyGroupType getRhythmicalJourneyGroup()
       A group of VEHICLE JOURNEYS following  the same JOURNEY PATTERN having the same "rhythm" every hour (for example runs all xxh10, xxh25 and xxh45... e) between a specified start and end time.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_version.xsd at 301:104]
       
      .uk.org.netex.www.netex.RhythmicalJourneyGroupType rhythmical_journey_group = 4;
      Returns:
      The rhythmicalJourneyGroup.
    • getRhythmicalJourneyGroupOrBuilder

      RhythmicalJourneyGroupTypeOrBuilder getRhythmicalJourneyGroupOrBuilder()
       A group of VEHICLE JOURNEYS following  the same JOURNEY PATTERN having the same "rhythm" every hour (for example runs all xxh10, xxh25 and xxh45... e) between a specified start and end time.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_version.xsd at 301:104]
       
      .uk.org.netex.www.netex.RhythmicalJourneyGroupType rhythmical_journey_group = 4;