Interface JourneyPatternWaitTimes_RelStructure.ChoiceWrapper_JourneyPatternWaitTimes_RelStructureOrBuilder

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

public static interface JourneyPatternWaitTimes_RelStructure.ChoiceWrapper_JourneyPatternWaitTimes_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasJourneyPatternWaitTimeRef

      boolean hasJourneyPatternWaitTimeRef()
       Reference to a JOURNEY PATTERN WAIT TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_support.xsd at 69:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_wait_time_ref = 1;
      Returns:
      Whether the journeyPatternWaitTimeRef field is set.
    • getJourneyPatternWaitTimeRef

      VersionOfObjectRefStructure getJourneyPatternWaitTimeRef()
       Reference to a JOURNEY PATTERN WAIT TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_support.xsd at 69:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_wait_time_ref = 1;
      Returns:
      The journeyPatternWaitTimeRef.
    • getJourneyPatternWaitTimeRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getJourneyPatternWaitTimeRefOrBuilder()
       Reference to a JOURNEY PATTERN WAIT TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_support.xsd at 69:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_wait_time_ref = 1;
    • hasJourneyPatternWaitTime

      boolean hasJourneyPatternWaitTime()
       The time a vehicle has to wait at a specific TIMING POINT IN JOURNEY PATTERN, for a specified TIME DEMAND TYPE. This wait time can be superseded by a VEHICLE JOURNEY WAIT TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 107:97]
       
      .uk.org.netex.www.netex.JourneyPatternWaitTimeType journey_pattern_wait_time = 2;
      Returns:
      Whether the journeyPatternWaitTime field is set.
    • getJourneyPatternWaitTime

      JourneyPatternWaitTimeType getJourneyPatternWaitTime()
       The time a vehicle has to wait at a specific TIMING POINT IN JOURNEY PATTERN, for a specified TIME DEMAND TYPE. This wait time can be superseded by a VEHICLE JOURNEY WAIT TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 107:97]
       
      .uk.org.netex.www.netex.JourneyPatternWaitTimeType journey_pattern_wait_time = 2;
      Returns:
      The journeyPatternWaitTime.
    • getJourneyPatternWaitTimeOrBuilder

      JourneyPatternWaitTimeTypeOrBuilder getJourneyPatternWaitTimeOrBuilder()
       The time a vehicle has to wait at a specific TIMING POINT IN JOURNEY PATTERN, for a specified TIME DEMAND TYPE. This wait time can be superseded by a VEHICLE JOURNEY WAIT TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 107:97]
       
      .uk.org.netex.www.netex.JourneyPatternWaitTimeType journey_pattern_wait_time = 2;