Interface AreasType.ChoiceWrapper_AreasTypeOrBuilder

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

public static interface AreasType.ChoiceWrapper_AreasTypeOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasFlexibleArea

      boolean hasFlexibleArea()
       Specialisation of a FLEXIBLE QUAY (which is abstract) to identify what is the catchment area for a flexible service (so that a stop finder can find  the nearest available types of transport). It is a named zone visited by a particular mode of transport.  It is part of the SITE data set rather than the service data set, since it can be defined and exists independently of an actual service.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 341:61]
       
      .uk.org.netex.www.netex.FlexibleAreaType flexible_area = 1;
      Returns:
      Whether the flexibleArea field is set.
    • getFlexibleArea

      FlexibleAreaType getFlexibleArea()
       Specialisation of a FLEXIBLE QUAY (which is abstract) to identify what is the catchment area for a flexible service (so that a stop finder can find  the nearest available types of transport). It is a named zone visited by a particular mode of transport.  It is part of the SITE data set rather than the service data set, since it can be defined and exists independently of an actual service.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 341:61]
       
      .uk.org.netex.www.netex.FlexibleAreaType flexible_area = 1;
      Returns:
      The flexibleArea.
    • getFlexibleAreaOrBuilder

      FlexibleAreaTypeOrBuilder getFlexibleAreaOrBuilder()
       Specialisation of a FLEXIBLE QUAY (which is abstract) to identify what is the catchment area for a flexible service (so that a stop finder can find  the nearest available types of transport). It is a named zone visited by a particular mode of transport.  It is part of the SITE data set rather than the service data set, since it can be defined and exists independently of an actual service.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 341:61]
       
      .uk.org.netex.www.netex.FlexibleAreaType flexible_area = 1;
    • hasFlexibleAreaRef

      boolean hasFlexibleAreaRef()
       Reference to a FLEXIBLE AREA.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_support.xsd at 129:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_area_ref = 2;
      Returns:
      Whether the flexibleAreaRef field is set.
    • getFlexibleAreaRef

      VersionOfObjectRefStructure getFlexibleAreaRef()
       Reference to a FLEXIBLE AREA.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_support.xsd at 129:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_area_ref = 2;
      Returns:
      The flexibleAreaRef.
    • getFlexibleAreaRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getFlexibleAreaRefOrBuilder()
       Reference to a FLEXIBLE AREA.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_support.xsd at 129:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_area_ref = 2;
    • hasHailAndRideArea

      boolean hasHailAndRideArea()
       A section of Road between two points within which one may hail a bus to board it or alight from it or ask it to stop to alight.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 415:64]
       
      .uk.org.netex.www.netex.HailAndRideAreaType hail_and_ride_area = 3;
      Returns:
      Whether the hailAndRideArea field is set.
    • getHailAndRideArea

      HailAndRideAreaType getHailAndRideArea()
       A section of Road between two points within which one may hail a bus to board it or alight from it or ask it to stop to alight.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 415:64]
       
      .uk.org.netex.www.netex.HailAndRideAreaType hail_and_ride_area = 3;
      Returns:
      The hailAndRideArea.
    • getHailAndRideAreaOrBuilder

      HailAndRideAreaTypeOrBuilder getHailAndRideAreaOrBuilder()
       A section of Road between two points within which one may hail a bus to board it or alight from it or ask it to stop to alight.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 415:64]
       
      .uk.org.netex.www.netex.HailAndRideAreaType hail_and_ride_area = 3;
    • hasHailAndRideAreaRef

      boolean hasHailAndRideAreaRef()
       Reference to a HAIL AND RIDE AREA.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_support.xsd at 155:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure hail_and_ride_area_ref = 4;
      Returns:
      Whether the hailAndRideAreaRef field is set.
    • getHailAndRideAreaRef

      VersionOfObjectRefStructure getHailAndRideAreaRef()
       Reference to a HAIL AND RIDE AREA.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_support.xsd at 155:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure hail_and_ride_area_ref = 4;
      Returns:
      The hailAndRideAreaRef.
    • getHailAndRideAreaRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getHailAndRideAreaRefOrBuilder()
       Reference to a HAIL AND RIDE AREA.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_support.xsd at 155:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure hail_and_ride_area_ref = 4;