Interface FlexibleStopPlaces_RelStructure.ChoiceWrapper_FlexibleStopPlaces_RelStructureOrBuilder

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

public static interface FlexibleStopPlaces_RelStructure.ChoiceWrapper_FlexibleStopPlaces_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    A named type of STOP PLACE for DRT comprising one or more flexible zones where vehicles may stop and where passengers may board or leave vehicles.
    A named type of STOP PLACE for DRT comprising one or more flexible zones where vehicles may stop and where passengers may board or leave vehicles.
    Reference to a FLEXIBLE STOP PLACE.
    Reference to a FLEXIBLE STOP PLACE.
    boolean
    A named type of STOP PLACE for DRT comprising one or more flexible zones where vehicles may stop and where passengers may board or leave vehicles.
    boolean
    Reference to a FLEXIBLE STOP PLACE.

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • hasFlexibleStopPlaceRef

      boolean hasFlexibleStopPlaceRef()
       Reference to a FLEXIBLE STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_support.xsd at 65:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_stop_place_ref = 1;
      Returns:
      Whether the flexibleStopPlaceRef field is set.
    • getFlexibleStopPlaceRef

      VersionOfObjectRefStructure getFlexibleStopPlaceRef()
       Reference to a FLEXIBLE STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_support.xsd at 65:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_stop_place_ref = 1;
      Returns:
      The flexibleStopPlaceRef.
    • getFlexibleStopPlaceRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getFlexibleStopPlaceRefOrBuilder()
       Reference to a FLEXIBLE STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_support.xsd at 65:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_stop_place_ref = 1;
    • hasFlexibleStopPlace

      boolean hasFlexibleStopPlace()
       A named type of STOP PLACE for DRT comprising one or more flexible zones where vehicles may stop and where passengers may board or leave vehicles.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 94:66]
       
      .uk.org.netex.www.netex.FlexibleStopPlaceType flexible_stop_place = 2;
      Returns:
      Whether the flexibleStopPlace field is set.
    • getFlexibleStopPlace

      FlexibleStopPlaceType getFlexibleStopPlace()
       A named type of STOP PLACE for DRT comprising one or more flexible zones where vehicles may stop and where passengers may board or leave vehicles.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 94:66]
       
      .uk.org.netex.www.netex.FlexibleStopPlaceType flexible_stop_place = 2;
      Returns:
      The flexibleStopPlace.
    • getFlexibleStopPlaceOrBuilder

      FlexibleStopPlaceTypeOrBuilder getFlexibleStopPlaceOrBuilder()
       A named type of STOP PLACE for DRT comprising one or more flexible zones where vehicles may stop and where passengers may board or leave vehicles.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 94:66]
       
      .uk.org.netex.www.netex.FlexibleStopPlaceType flexible_stop_place = 2;