Class AreasType.ChoiceWrapper_AreasType.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<AreasType.ChoiceWrapper_AreasType.Builder>
com.google.protobuf.GeneratedMessage.Builder<AreasType.ChoiceWrapper_AreasType.Builder>
uk.org.netex.www.netex.AreasType.ChoiceWrapper_AreasType.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, AreasType.ChoiceWrapper_AreasTypeOrBuilder
Enclosing class:
AreasType.ChoiceWrapper_AreasType

public static final class AreasType.ChoiceWrapper_AreasType.Builder extends com.google.protobuf.GeneratedMessage.Builder<AreasType.ChoiceWrapper_AreasType.Builder> implements AreasType.ChoiceWrapper_AreasTypeOrBuilder
 [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 179:40]
 
Protobuf type uk.org.netex.www.netex.AreasType.ChoiceWrapper_AreasType
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<AreasType.ChoiceWrapper_AreasType.Builder>
    • clear

      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessage.Builder<AreasType.ChoiceWrapper_AreasType.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<AreasType.ChoiceWrapper_AreasType.Builder>
    • getDefaultInstanceForType

      public AreasType.ChoiceWrapper_AreasType getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public AreasType.ChoiceWrapper_AreasType buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

      public AreasType.ChoiceWrapper_AreasType.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<AreasType.ChoiceWrapper_AreasType.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage.Builder<AreasType.ChoiceWrapper_AreasType.Builder>
    • mergeFrom

      public AreasType.ChoiceWrapper_AreasType.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<AreasType.ChoiceWrapper_AreasType.Builder>
      Throws:
      IOException
    • hasFlexibleArea

      public 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;
      Specified by:
      hasFlexibleArea in interface AreasType.ChoiceWrapper_AreasTypeOrBuilder
      Returns:
      Whether the flexibleArea field is set.
    • getFlexibleArea

      public 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;
      Specified by:
      getFlexibleArea in interface AreasType.ChoiceWrapper_AreasTypeOrBuilder
      Returns:
      The flexibleArea.
    • setFlexibleArea

       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;
    • setFlexibleArea

      public AreasType.ChoiceWrapper_AreasType.Builder setFlexibleArea(FlexibleAreaType.Builder builderForValue)
       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;
    • mergeFlexibleArea

       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;
    • clearFlexibleArea

      public AreasType.ChoiceWrapper_AreasType.Builder clearFlexibleArea()
       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;
    • getFlexibleAreaBuilder

      public FlexibleAreaType.Builder getFlexibleAreaBuilder()
       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;
    • getFlexibleAreaOrBuilder

      public 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;
      Specified by:
      getFlexibleAreaOrBuilder in interface AreasType.ChoiceWrapper_AreasTypeOrBuilder
    • hasFlexibleAreaRef

      public 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;
      Specified by:
      hasFlexibleAreaRef in interface AreasType.ChoiceWrapper_AreasTypeOrBuilder
      Returns:
      Whether the flexibleAreaRef field is set.
    • getFlexibleAreaRef

      public 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;
      Specified by:
      getFlexibleAreaRef in interface AreasType.ChoiceWrapper_AreasTypeOrBuilder
      Returns:
      The flexibleAreaRef.
    • setFlexibleAreaRef

       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;
    • setFlexibleAreaRef

       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;
    • mergeFlexibleAreaRef

       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;
    • clearFlexibleAreaRef

      public AreasType.ChoiceWrapper_AreasType.Builder clearFlexibleAreaRef()
       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;
    • getFlexibleAreaRefBuilder

      public VersionOfObjectRefStructure.Builder getFlexibleAreaRefBuilder()
       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;
    • getFlexibleAreaRefOrBuilder

      public 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;
      Specified by:
      getFlexibleAreaRefOrBuilder in interface AreasType.ChoiceWrapper_AreasTypeOrBuilder
    • hasHailAndRideArea

      public 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;
      Specified by:
      hasHailAndRideArea in interface AreasType.ChoiceWrapper_AreasTypeOrBuilder
      Returns:
      Whether the hailAndRideArea field is set.
    • getHailAndRideArea

      public 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;
      Specified by:
      getHailAndRideArea in interface AreasType.ChoiceWrapper_AreasTypeOrBuilder
      Returns:
      The hailAndRideArea.
    • setHailAndRideArea

       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;
    • setHailAndRideArea

      public AreasType.ChoiceWrapper_AreasType.Builder setHailAndRideArea(HailAndRideAreaType.Builder builderForValue)
       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;
    • mergeHailAndRideArea

       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;
    • clearHailAndRideArea

      public AreasType.ChoiceWrapper_AreasType.Builder clearHailAndRideArea()
       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;
    • getHailAndRideAreaBuilder

      public HailAndRideAreaType.Builder getHailAndRideAreaBuilder()
       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;
    • getHailAndRideAreaOrBuilder

      public 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;
      Specified by:
      getHailAndRideAreaOrBuilder in interface AreasType.ChoiceWrapper_AreasTypeOrBuilder
    • hasHailAndRideAreaRef

      public 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;
      Specified by:
      hasHailAndRideAreaRef in interface AreasType.ChoiceWrapper_AreasTypeOrBuilder
      Returns:
      Whether the hailAndRideAreaRef field is set.
    • getHailAndRideAreaRef

      public 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;
      Specified by:
      getHailAndRideAreaRef in interface AreasType.ChoiceWrapper_AreasTypeOrBuilder
      Returns:
      The hailAndRideAreaRef.
    • setHailAndRideAreaRef

       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;
    • setHailAndRideAreaRef

       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;
    • mergeHailAndRideAreaRef

       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;
    • clearHailAndRideAreaRef

      public AreasType.ChoiceWrapper_AreasType.Builder clearHailAndRideAreaRef()
       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;
    • getHailAndRideAreaRefBuilder

      public VersionOfObjectRefStructure.Builder getHailAndRideAreaRefBuilder()
       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;
    • getHailAndRideAreaRefOrBuilder

      public 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;
      Specified by:
      getHailAndRideAreaRefOrBuilder in interface AreasType.ChoiceWrapper_AreasTypeOrBuilder