Interface StartTimeAtStopPoints_RelStructure.ChoiceWrapper_StartTimeAtStopPoints_RelStructureOrBuilder

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

public static interface StartTimeAtStopPoints_RelStructure.ChoiceWrapper_StartTimeAtStopPoints_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasStartTimeAtStopPointRef

      boolean hasStartTimeAtStopPointRef()
       Reference to a START TIME AT STOP POINT.  [netex_part_3/part3_fares/netex_qualityStructureFactor_support.xsd at 196:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure start_time_at_stop_point_ref = 1;
      Returns:
      Whether the startTimeAtStopPointRef field is set.
    • getStartTimeAtStopPointRef

      VersionOfObjectRefStructure getStartTimeAtStopPointRef()
       Reference to a START TIME AT STOP POINT.  [netex_part_3/part3_fares/netex_qualityStructureFactor_support.xsd at 196:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure start_time_at_stop_point_ref = 1;
      Returns:
      The startTimeAtStopPointRef.
    • getStartTimeAtStopPointRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getStartTimeAtStopPointRefOrBuilder()
       Reference to a START TIME AT STOP POINT.  [netex_part_3/part3_fares/netex_qualityStructureFactor_support.xsd at 196:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure start_time_at_stop_point_ref = 1;
    • hasStartTimeAtStopPoint

      boolean hasStartTimeAtStopPoint()
       A time at which a Fare demand  time band ( peak, off peak, etc  ) is deemed to begin  or end for trips at a particular SCHEDULED STOP POINT.  [netex_part_3/part3_fares/netex_qualityStructureFactor_version.xsd at 407:95]
       
      .uk.org.netex.www.netex.StartTimeAtStopPointType start_time_at_stop_point = 2;
      Returns:
      Whether the startTimeAtStopPoint field is set.
    • getStartTimeAtStopPoint

      StartTimeAtStopPointType getStartTimeAtStopPoint()
       A time at which a Fare demand  time band ( peak, off peak, etc  ) is deemed to begin  or end for trips at a particular SCHEDULED STOP POINT.  [netex_part_3/part3_fares/netex_qualityStructureFactor_version.xsd at 407:95]
       
      .uk.org.netex.www.netex.StartTimeAtStopPointType start_time_at_stop_point = 2;
      Returns:
      The startTimeAtStopPoint.
    • getStartTimeAtStopPointOrBuilder

      StartTimeAtStopPointTypeOrBuilder getStartTimeAtStopPointOrBuilder()
       A time at which a Fare demand  time band ( peak, off peak, etc  ) is deemed to begin  or end for trips at a particular SCHEDULED STOP POINT.  [netex_part_3/part3_fares/netex_qualityStructureFactor_version.xsd at 407:95]
       
      .uk.org.netex.www.netex.StartTimeAtStopPointType start_time_at_stop_point = 2;