Class JourneyPatternHeadways_RelStructure.Builder

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

public static final class JourneyPatternHeadways_RelStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<JourneyPatternHeadways_RelStructure.Builder> implements JourneyPatternHeadways_RelStructureOrBuilder
 Type for a list of JOURNEY PATTERN HEADWAYs.  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 287:62]
 
Protobuf type uk.org.netex.www.netex.JourneyPatternHeadways_RelStructure
  • 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<JourneyPatternHeadways_RelStructure.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<JourneyPatternHeadways_RelStructure.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<JourneyPatternHeadways_RelStructure.Builder>
    • getDefaultInstanceForType

      public JourneyPatternHeadways_RelStructure 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 JourneyPatternHeadways_RelStructure buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

      public JourneyPatternHeadways_RelStructure.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<JourneyPatternHeadways_RelStructure.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<JourneyPatternHeadways_RelStructure.Builder>
    • mergeFrom

      public JourneyPatternHeadways_RelStructure.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<JourneyPatternHeadways_RelStructure.Builder>
      Throws:
      IOException
    • getId

      public String getId()
       Identifier of the relationship.  [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
       
      string id = 1;
      Specified by:
      getId in interface JourneyPatternHeadways_RelStructureOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of the relationship.  [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
       
      string id = 1;
      Specified by:
      getIdBytes in interface JourneyPatternHeadways_RelStructureOrBuilder
      Returns:
      The bytes for id.
    • setId

       Identifier of the relationship.  [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
       
      string id = 1;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       Identifier of the relationship.  [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
       
      string id = 1;
      Returns:
      This builder for chaining.
    • setIdBytes

      public JourneyPatternHeadways_RelStructure.Builder setIdBytes(com.google.protobuf.ByteString value)
       Identifier of the relationship.  [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
       
      string id = 1;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • getJourneyPatternHeadwayList

      public List<JourneyPatternHeadwayType> getJourneyPatternHeadwayList()
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN. This is a default value that can be superseded by the VEHICLE JOURNEY HEADWAY on a specific journey. This information must be consistent with HEADWAY JOURNEY GROUP if available (HEADWAY JOURNEY GROUP being a more detailed way of describing headway services).  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 299:96]
       
      repeated .uk.org.netex.www.netex.JourneyPatternHeadwayType journey_pattern_headway = 2;
      Specified by:
      getJourneyPatternHeadwayList in interface JourneyPatternHeadways_RelStructureOrBuilder
    • getJourneyPatternHeadwayCount

      public int getJourneyPatternHeadwayCount()
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN. This is a default value that can be superseded by the VEHICLE JOURNEY HEADWAY on a specific journey. This information must be consistent with HEADWAY JOURNEY GROUP if available (HEADWAY JOURNEY GROUP being a more detailed way of describing headway services).  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 299:96]
       
      repeated .uk.org.netex.www.netex.JourneyPatternHeadwayType journey_pattern_headway = 2;
      Specified by:
      getJourneyPatternHeadwayCount in interface JourneyPatternHeadways_RelStructureOrBuilder
    • getJourneyPatternHeadway

      public JourneyPatternHeadwayType getJourneyPatternHeadway(int index)
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN. This is a default value that can be superseded by the VEHICLE JOURNEY HEADWAY on a specific journey. This information must be consistent with HEADWAY JOURNEY GROUP if available (HEADWAY JOURNEY GROUP being a more detailed way of describing headway services).  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 299:96]
       
      repeated .uk.org.netex.www.netex.JourneyPatternHeadwayType journey_pattern_headway = 2;
      Specified by:
      getJourneyPatternHeadway in interface JourneyPatternHeadways_RelStructureOrBuilder
    • setJourneyPatternHeadway

      public JourneyPatternHeadways_RelStructure.Builder setJourneyPatternHeadway(int index, JourneyPatternHeadwayType value)
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN. This is a default value that can be superseded by the VEHICLE JOURNEY HEADWAY on a specific journey. This information must be consistent with HEADWAY JOURNEY GROUP if available (HEADWAY JOURNEY GROUP being a more detailed way of describing headway services).  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 299:96]
       
      repeated .uk.org.netex.www.netex.JourneyPatternHeadwayType journey_pattern_headway = 2;
    • setJourneyPatternHeadway

      public JourneyPatternHeadways_RelStructure.Builder setJourneyPatternHeadway(int index, JourneyPatternHeadwayType.Builder builderForValue)
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN. This is a default value that can be superseded by the VEHICLE JOURNEY HEADWAY on a specific journey. This information must be consistent with HEADWAY JOURNEY GROUP if available (HEADWAY JOURNEY GROUP being a more detailed way of describing headway services).  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 299:96]
       
      repeated .uk.org.netex.www.netex.JourneyPatternHeadwayType journey_pattern_headway = 2;
    • addJourneyPatternHeadway

       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN. This is a default value that can be superseded by the VEHICLE JOURNEY HEADWAY on a specific journey. This information must be consistent with HEADWAY JOURNEY GROUP if available (HEADWAY JOURNEY GROUP being a more detailed way of describing headway services).  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 299:96]
       
      repeated .uk.org.netex.www.netex.JourneyPatternHeadwayType journey_pattern_headway = 2;
    • addJourneyPatternHeadway

      public JourneyPatternHeadways_RelStructure.Builder addJourneyPatternHeadway(int index, JourneyPatternHeadwayType value)
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN. This is a default value that can be superseded by the VEHICLE JOURNEY HEADWAY on a specific journey. This information must be consistent with HEADWAY JOURNEY GROUP if available (HEADWAY JOURNEY GROUP being a more detailed way of describing headway services).  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 299:96]
       
      repeated .uk.org.netex.www.netex.JourneyPatternHeadwayType journey_pattern_headway = 2;
    • addJourneyPatternHeadway

      public JourneyPatternHeadways_RelStructure.Builder addJourneyPatternHeadway(JourneyPatternHeadwayType.Builder builderForValue)
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN. This is a default value that can be superseded by the VEHICLE JOURNEY HEADWAY on a specific journey. This information must be consistent with HEADWAY JOURNEY GROUP if available (HEADWAY JOURNEY GROUP being a more detailed way of describing headway services).  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 299:96]
       
      repeated .uk.org.netex.www.netex.JourneyPatternHeadwayType journey_pattern_headway = 2;
    • addJourneyPatternHeadway

      public JourneyPatternHeadways_RelStructure.Builder addJourneyPatternHeadway(int index, JourneyPatternHeadwayType.Builder builderForValue)
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN. This is a default value that can be superseded by the VEHICLE JOURNEY HEADWAY on a specific journey. This information must be consistent with HEADWAY JOURNEY GROUP if available (HEADWAY JOURNEY GROUP being a more detailed way of describing headway services).  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 299:96]
       
      repeated .uk.org.netex.www.netex.JourneyPatternHeadwayType journey_pattern_headway = 2;
    • addAllJourneyPatternHeadway

      public JourneyPatternHeadways_RelStructure.Builder addAllJourneyPatternHeadway(Iterable<? extends JourneyPatternHeadwayType> values)
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN. This is a default value that can be superseded by the VEHICLE JOURNEY HEADWAY on a specific journey. This information must be consistent with HEADWAY JOURNEY GROUP if available (HEADWAY JOURNEY GROUP being a more detailed way of describing headway services).  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 299:96]
       
      repeated .uk.org.netex.www.netex.JourneyPatternHeadwayType journey_pattern_headway = 2;
    • clearJourneyPatternHeadway

      public JourneyPatternHeadways_RelStructure.Builder clearJourneyPatternHeadway()
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN. This is a default value that can be superseded by the VEHICLE JOURNEY HEADWAY on a specific journey. This information must be consistent with HEADWAY JOURNEY GROUP if available (HEADWAY JOURNEY GROUP being a more detailed way of describing headway services).  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 299:96]
       
      repeated .uk.org.netex.www.netex.JourneyPatternHeadwayType journey_pattern_headway = 2;
    • removeJourneyPatternHeadway

      public JourneyPatternHeadways_RelStructure.Builder removeJourneyPatternHeadway(int index)
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN. This is a default value that can be superseded by the VEHICLE JOURNEY HEADWAY on a specific journey. This information must be consistent with HEADWAY JOURNEY GROUP if available (HEADWAY JOURNEY GROUP being a more detailed way of describing headway services).  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 299:96]
       
      repeated .uk.org.netex.www.netex.JourneyPatternHeadwayType journey_pattern_headway = 2;
    • getJourneyPatternHeadwayBuilder

      public JourneyPatternHeadwayType.Builder getJourneyPatternHeadwayBuilder(int index)
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN. This is a default value that can be superseded by the VEHICLE JOURNEY HEADWAY on a specific journey. This information must be consistent with HEADWAY JOURNEY GROUP if available (HEADWAY JOURNEY GROUP being a more detailed way of describing headway services).  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 299:96]
       
      repeated .uk.org.netex.www.netex.JourneyPatternHeadwayType journey_pattern_headway = 2;
    • getJourneyPatternHeadwayOrBuilder

      public JourneyPatternHeadwayTypeOrBuilder getJourneyPatternHeadwayOrBuilder(int index)
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN. This is a default value that can be superseded by the VEHICLE JOURNEY HEADWAY on a specific journey. This information must be consistent with HEADWAY JOURNEY GROUP if available (HEADWAY JOURNEY GROUP being a more detailed way of describing headway services).  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 299:96]
       
      repeated .uk.org.netex.www.netex.JourneyPatternHeadwayType journey_pattern_headway = 2;
      Specified by:
      getJourneyPatternHeadwayOrBuilder in interface JourneyPatternHeadways_RelStructureOrBuilder
    • getJourneyPatternHeadwayOrBuilderList

      public List<? extends JourneyPatternHeadwayTypeOrBuilder> getJourneyPatternHeadwayOrBuilderList()
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN. This is a default value that can be superseded by the VEHICLE JOURNEY HEADWAY on a specific journey. This information must be consistent with HEADWAY JOURNEY GROUP if available (HEADWAY JOURNEY GROUP being a more detailed way of describing headway services).  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 299:96]
       
      repeated .uk.org.netex.www.netex.JourneyPatternHeadwayType journey_pattern_headway = 2;
      Specified by:
      getJourneyPatternHeadwayOrBuilderList in interface JourneyPatternHeadways_RelStructureOrBuilder
    • addJourneyPatternHeadwayBuilder

      public JourneyPatternHeadwayType.Builder addJourneyPatternHeadwayBuilder()
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN. This is a default value that can be superseded by the VEHICLE JOURNEY HEADWAY on a specific journey. This information must be consistent with HEADWAY JOURNEY GROUP if available (HEADWAY JOURNEY GROUP being a more detailed way of describing headway services).  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 299:96]
       
      repeated .uk.org.netex.www.netex.JourneyPatternHeadwayType journey_pattern_headway = 2;
    • addJourneyPatternHeadwayBuilder

      public JourneyPatternHeadwayType.Builder addJourneyPatternHeadwayBuilder(int index)
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN. This is a default value that can be superseded by the VEHICLE JOURNEY HEADWAY on a specific journey. This information must be consistent with HEADWAY JOURNEY GROUP if available (HEADWAY JOURNEY GROUP being a more detailed way of describing headway services).  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 299:96]
       
      repeated .uk.org.netex.www.netex.JourneyPatternHeadwayType journey_pattern_headway = 2;
    • getJourneyPatternHeadwayBuilderList

      public List<JourneyPatternHeadwayType.Builder> getJourneyPatternHeadwayBuilderList()
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN. This is a default value that can be superseded by the VEHICLE JOURNEY HEADWAY on a specific journey. This information must be consistent with HEADWAY JOURNEY GROUP if available (HEADWAY JOURNEY GROUP being a more detailed way of describing headway services).  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 299:96]
       
      repeated .uk.org.netex.www.netex.JourneyPatternHeadwayType journey_pattern_headway = 2;