Class JourneyHeadways_RelStructure.Builder

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

public static final class JourneyHeadways_RelStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<JourneyHeadways_RelStructure.Builder> implements JourneyHeadways_RelStructureOrBuilder
 Type for a list of JOURNEY HEADWAY Interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 364:55]
 
Protobuf type uk.org.netex.www.netex.JourneyHeadways_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<JourneyHeadways_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<JourneyHeadways_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<JourneyHeadways_RelStructure.Builder>
    • getDefaultInstanceForType

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

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

      public JourneyHeadways_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<JourneyHeadways_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 JourneyHeadways_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 JourneyHeadways_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 JourneyHeadways_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.
    • getJourneyHeadwayList

      public List<JourneyHeadwayType> getJourneyHeadwayList()
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN  for a given TIME DEMAND TYPE,  at a given TIMING POINT.  This is a default value that can be superseded by VEHICLE JOURNEY HEADWAY. 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_journeyTiming_version.xsd at 376:88]
       
      repeated .uk.org.netex.www.netex.JourneyHeadwayType journey_headway = 2;
      Specified by:
      getJourneyHeadwayList in interface JourneyHeadways_RelStructureOrBuilder
    • getJourneyHeadwayCount

      public int getJourneyHeadwayCount()
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN  for a given TIME DEMAND TYPE,  at a given TIMING POINT.  This is a default value that can be superseded by VEHICLE JOURNEY HEADWAY. 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_journeyTiming_version.xsd at 376:88]
       
      repeated .uk.org.netex.www.netex.JourneyHeadwayType journey_headway = 2;
      Specified by:
      getJourneyHeadwayCount in interface JourneyHeadways_RelStructureOrBuilder
    • getJourneyHeadway

      public JourneyHeadwayType getJourneyHeadway(int index)
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN  for a given TIME DEMAND TYPE,  at a given TIMING POINT.  This is a default value that can be superseded by VEHICLE JOURNEY HEADWAY. 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_journeyTiming_version.xsd at 376:88]
       
      repeated .uk.org.netex.www.netex.JourneyHeadwayType journey_headway = 2;
      Specified by:
      getJourneyHeadway in interface JourneyHeadways_RelStructureOrBuilder
    • setJourneyHeadway

      public JourneyHeadways_RelStructure.Builder setJourneyHeadway(int index, JourneyHeadwayType value)
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN  for a given TIME DEMAND TYPE,  at a given TIMING POINT.  This is a default value that can be superseded by VEHICLE JOURNEY HEADWAY. 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_journeyTiming_version.xsd at 376:88]
       
      repeated .uk.org.netex.www.netex.JourneyHeadwayType journey_headway = 2;
    • setJourneyHeadway

      public JourneyHeadways_RelStructure.Builder setJourneyHeadway(int index, JourneyHeadwayType.Builder builderForValue)
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN  for a given TIME DEMAND TYPE,  at a given TIMING POINT.  This is a default value that can be superseded by VEHICLE JOURNEY HEADWAY. 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_journeyTiming_version.xsd at 376:88]
       
      repeated .uk.org.netex.www.netex.JourneyHeadwayType journey_headway = 2;
    • addJourneyHeadway

      public JourneyHeadways_RelStructure.Builder addJourneyHeadway(JourneyHeadwayType value)
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN  for a given TIME DEMAND TYPE,  at a given TIMING POINT.  This is a default value that can be superseded by VEHICLE JOURNEY HEADWAY. 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_journeyTiming_version.xsd at 376:88]
       
      repeated .uk.org.netex.www.netex.JourneyHeadwayType journey_headway = 2;
    • addJourneyHeadway

      public JourneyHeadways_RelStructure.Builder addJourneyHeadway(int index, JourneyHeadwayType value)
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN  for a given TIME DEMAND TYPE,  at a given TIMING POINT.  This is a default value that can be superseded by VEHICLE JOURNEY HEADWAY. 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_journeyTiming_version.xsd at 376:88]
       
      repeated .uk.org.netex.www.netex.JourneyHeadwayType journey_headway = 2;
    • addJourneyHeadway

      public JourneyHeadways_RelStructure.Builder addJourneyHeadway(JourneyHeadwayType.Builder builderForValue)
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN  for a given TIME DEMAND TYPE,  at a given TIMING POINT.  This is a default value that can be superseded by VEHICLE JOURNEY HEADWAY. 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_journeyTiming_version.xsd at 376:88]
       
      repeated .uk.org.netex.www.netex.JourneyHeadwayType journey_headway = 2;
    • addJourneyHeadway

      public JourneyHeadways_RelStructure.Builder addJourneyHeadway(int index, JourneyHeadwayType.Builder builderForValue)
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN  for a given TIME DEMAND TYPE,  at a given TIMING POINT.  This is a default value that can be superseded by VEHICLE JOURNEY HEADWAY. 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_journeyTiming_version.xsd at 376:88]
       
      repeated .uk.org.netex.www.netex.JourneyHeadwayType journey_headway = 2;
    • addAllJourneyHeadway

      public JourneyHeadways_RelStructure.Builder addAllJourneyHeadway(Iterable<? extends JourneyHeadwayType> values)
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN  for a given TIME DEMAND TYPE,  at a given TIMING POINT.  This is a default value that can be superseded by VEHICLE JOURNEY HEADWAY. 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_journeyTiming_version.xsd at 376:88]
       
      repeated .uk.org.netex.www.netex.JourneyHeadwayType journey_headway = 2;
    • clearJourneyHeadway

      public JourneyHeadways_RelStructure.Builder clearJourneyHeadway()
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN  for a given TIME DEMAND TYPE,  at a given TIMING POINT.  This is a default value that can be superseded by VEHICLE JOURNEY HEADWAY. 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_journeyTiming_version.xsd at 376:88]
       
      repeated .uk.org.netex.www.netex.JourneyHeadwayType journey_headway = 2;
    • removeJourneyHeadway

      public JourneyHeadways_RelStructure.Builder removeJourneyHeadway(int index)
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN  for a given TIME DEMAND TYPE,  at a given TIMING POINT.  This is a default value that can be superseded by VEHICLE JOURNEY HEADWAY. 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_journeyTiming_version.xsd at 376:88]
       
      repeated .uk.org.netex.www.netex.JourneyHeadwayType journey_headway = 2;
    • getJourneyHeadwayBuilder

      public JourneyHeadwayType.Builder getJourneyHeadwayBuilder(int index)
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN  for a given TIME DEMAND TYPE,  at a given TIMING POINT.  This is a default value that can be superseded by VEHICLE JOURNEY HEADWAY. 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_journeyTiming_version.xsd at 376:88]
       
      repeated .uk.org.netex.www.netex.JourneyHeadwayType journey_headway = 2;
    • getJourneyHeadwayOrBuilder

      public JourneyHeadwayTypeOrBuilder getJourneyHeadwayOrBuilder(int index)
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN  for a given TIME DEMAND TYPE,  at a given TIMING POINT.  This is a default value that can be superseded by VEHICLE JOURNEY HEADWAY. 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_journeyTiming_version.xsd at 376:88]
       
      repeated .uk.org.netex.www.netex.JourneyHeadwayType journey_headway = 2;
      Specified by:
      getJourneyHeadwayOrBuilder in interface JourneyHeadways_RelStructureOrBuilder
    • getJourneyHeadwayOrBuilderList

      public List<? extends JourneyHeadwayTypeOrBuilder> getJourneyHeadwayOrBuilderList()
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN  for a given TIME DEMAND TYPE,  at a given TIMING POINT.  This is a default value that can be superseded by VEHICLE JOURNEY HEADWAY. 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_journeyTiming_version.xsd at 376:88]
       
      repeated .uk.org.netex.www.netex.JourneyHeadwayType journey_headway = 2;
      Specified by:
      getJourneyHeadwayOrBuilderList in interface JourneyHeadways_RelStructureOrBuilder
    • addJourneyHeadwayBuilder

      public JourneyHeadwayType.Builder addJourneyHeadwayBuilder()
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN  for a given TIME DEMAND TYPE,  at a given TIMING POINT.  This is a default value that can be superseded by VEHICLE JOURNEY HEADWAY. 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_journeyTiming_version.xsd at 376:88]
       
      repeated .uk.org.netex.www.netex.JourneyHeadwayType journey_headway = 2;
    • addJourneyHeadwayBuilder

      public JourneyHeadwayType.Builder addJourneyHeadwayBuilder(int index)
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN  for a given TIME DEMAND TYPE,  at a given TIMING POINT.  This is a default value that can be superseded by VEHICLE JOURNEY HEADWAY. 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_journeyTiming_version.xsd at 376:88]
       
      repeated .uk.org.netex.www.netex.JourneyHeadwayType journey_headway = 2;
    • getJourneyHeadwayBuilderList

      public List<JourneyHeadwayType.Builder> getJourneyHeadwayBuilderList()
       Headway interval information that is available for all the VEHICLE JOURNEYs running on the JOURNEY PATTERN  for a given TIME DEMAND TYPE,  at a given TIMING POINT.  This is a default value that can be superseded by VEHICLE JOURNEY HEADWAY. 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_journeyTiming_version.xsd at 376:88]
       
      repeated .uk.org.netex.www.netex.JourneyHeadwayType journey_headway = 2;