Class JourneyRunTimes_RelStructure.Builder

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

public static final class JourneyRunTimes_RelStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<JourneyRunTimes_RelStructure.Builder> implements JourneyRunTimes_RelStructureOrBuilder
 Type for a list of JOURNEY RUN TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 168:55]
 
Protobuf type uk.org.netex.www.netex.JourneyRunTimes_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<JourneyRunTimes_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<JourneyRunTimes_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<JourneyRunTimes_RelStructure.Builder>
    • getDefaultInstanceForType

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

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

      public JourneyRunTimes_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<JourneyRunTimes_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 JourneyRunTimes_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 JourneyRunTimes_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 JourneyRunTimes_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.
    • getJourneyRunTimeList

      public List<JourneyRunTimeType> getJourneyRunTimeList()
       The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE. If it exists, it will override the DEFAULT SERVICE JOURNEY RUN TIME and DEFAULT DEAD RUN RUN TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 180:88]
       
      repeated .uk.org.netex.www.netex.JourneyRunTimeType journey_run_time = 2;
      Specified by:
      getJourneyRunTimeList in interface JourneyRunTimes_RelStructureOrBuilder
    • getJourneyRunTimeCount

      public int getJourneyRunTimeCount()
       The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE. If it exists, it will override the DEFAULT SERVICE JOURNEY RUN TIME and DEFAULT DEAD RUN RUN TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 180:88]
       
      repeated .uk.org.netex.www.netex.JourneyRunTimeType journey_run_time = 2;
      Specified by:
      getJourneyRunTimeCount in interface JourneyRunTimes_RelStructureOrBuilder
    • getJourneyRunTime

      public JourneyRunTimeType getJourneyRunTime(int index)
       The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE. If it exists, it will override the DEFAULT SERVICE JOURNEY RUN TIME and DEFAULT DEAD RUN RUN TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 180:88]
       
      repeated .uk.org.netex.www.netex.JourneyRunTimeType journey_run_time = 2;
      Specified by:
      getJourneyRunTime in interface JourneyRunTimes_RelStructureOrBuilder
    • setJourneyRunTime

      public JourneyRunTimes_RelStructure.Builder setJourneyRunTime(int index, JourneyRunTimeType value)
       The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE. If it exists, it will override the DEFAULT SERVICE JOURNEY RUN TIME and DEFAULT DEAD RUN RUN TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 180:88]
       
      repeated .uk.org.netex.www.netex.JourneyRunTimeType journey_run_time = 2;
    • setJourneyRunTime

      public JourneyRunTimes_RelStructure.Builder setJourneyRunTime(int index, JourneyRunTimeType.Builder builderForValue)
       The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE. If it exists, it will override the DEFAULT SERVICE JOURNEY RUN TIME and DEFAULT DEAD RUN RUN TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 180:88]
       
      repeated .uk.org.netex.www.netex.JourneyRunTimeType journey_run_time = 2;
    • addJourneyRunTime

      public JourneyRunTimes_RelStructure.Builder addJourneyRunTime(JourneyRunTimeType value)
       The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE. If it exists, it will override the DEFAULT SERVICE JOURNEY RUN TIME and DEFAULT DEAD RUN RUN TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 180:88]
       
      repeated .uk.org.netex.www.netex.JourneyRunTimeType journey_run_time = 2;
    • addJourneyRunTime

      public JourneyRunTimes_RelStructure.Builder addJourneyRunTime(int index, JourneyRunTimeType value)
       The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE. If it exists, it will override the DEFAULT SERVICE JOURNEY RUN TIME and DEFAULT DEAD RUN RUN TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 180:88]
       
      repeated .uk.org.netex.www.netex.JourneyRunTimeType journey_run_time = 2;
    • addJourneyRunTime

      public JourneyRunTimes_RelStructure.Builder addJourneyRunTime(JourneyRunTimeType.Builder builderForValue)
       The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE. If it exists, it will override the DEFAULT SERVICE JOURNEY RUN TIME and DEFAULT DEAD RUN RUN TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 180:88]
       
      repeated .uk.org.netex.www.netex.JourneyRunTimeType journey_run_time = 2;
    • addJourneyRunTime

      public JourneyRunTimes_RelStructure.Builder addJourneyRunTime(int index, JourneyRunTimeType.Builder builderForValue)
       The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE. If it exists, it will override the DEFAULT SERVICE JOURNEY RUN TIME and DEFAULT DEAD RUN RUN TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 180:88]
       
      repeated .uk.org.netex.www.netex.JourneyRunTimeType journey_run_time = 2;
    • addAllJourneyRunTime

      public JourneyRunTimes_RelStructure.Builder addAllJourneyRunTime(Iterable<? extends JourneyRunTimeType> values)
       The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE. If it exists, it will override the DEFAULT SERVICE JOURNEY RUN TIME and DEFAULT DEAD RUN RUN TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 180:88]
       
      repeated .uk.org.netex.www.netex.JourneyRunTimeType journey_run_time = 2;
    • clearJourneyRunTime

      public JourneyRunTimes_RelStructure.Builder clearJourneyRunTime()
       The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE. If it exists, it will override the DEFAULT SERVICE JOURNEY RUN TIME and DEFAULT DEAD RUN RUN TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 180:88]
       
      repeated .uk.org.netex.www.netex.JourneyRunTimeType journey_run_time = 2;
    • removeJourneyRunTime

      public JourneyRunTimes_RelStructure.Builder removeJourneyRunTime(int index)
       The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE. If it exists, it will override the DEFAULT SERVICE JOURNEY RUN TIME and DEFAULT DEAD RUN RUN TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 180:88]
       
      repeated .uk.org.netex.www.netex.JourneyRunTimeType journey_run_time = 2;
    • getJourneyRunTimeBuilder

      public JourneyRunTimeType.Builder getJourneyRunTimeBuilder(int index)
       The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE. If it exists, it will override the DEFAULT SERVICE JOURNEY RUN TIME and DEFAULT DEAD RUN RUN TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 180:88]
       
      repeated .uk.org.netex.www.netex.JourneyRunTimeType journey_run_time = 2;
    • getJourneyRunTimeOrBuilder

      public JourneyRunTimeTypeOrBuilder getJourneyRunTimeOrBuilder(int index)
       The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE. If it exists, it will override the DEFAULT SERVICE JOURNEY RUN TIME and DEFAULT DEAD RUN RUN TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 180:88]
       
      repeated .uk.org.netex.www.netex.JourneyRunTimeType journey_run_time = 2;
      Specified by:
      getJourneyRunTimeOrBuilder in interface JourneyRunTimes_RelStructureOrBuilder
    • getJourneyRunTimeOrBuilderList

      public List<? extends JourneyRunTimeTypeOrBuilder> getJourneyRunTimeOrBuilderList()
       The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE. If it exists, it will override the DEFAULT SERVICE JOURNEY RUN TIME and DEFAULT DEAD RUN RUN TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 180:88]
       
      repeated .uk.org.netex.www.netex.JourneyRunTimeType journey_run_time = 2;
      Specified by:
      getJourneyRunTimeOrBuilderList in interface JourneyRunTimes_RelStructureOrBuilder
    • addJourneyRunTimeBuilder

      public JourneyRunTimeType.Builder addJourneyRunTimeBuilder()
       The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE. If it exists, it will override the DEFAULT SERVICE JOURNEY RUN TIME and DEFAULT DEAD RUN RUN TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 180:88]
       
      repeated .uk.org.netex.www.netex.JourneyRunTimeType journey_run_time = 2;
    • addJourneyRunTimeBuilder

      public JourneyRunTimeType.Builder addJourneyRunTimeBuilder(int index)
       The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE. If it exists, it will override the DEFAULT SERVICE JOURNEY RUN TIME and DEFAULT DEAD RUN RUN TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 180:88]
       
      repeated .uk.org.netex.www.netex.JourneyRunTimeType journey_run_time = 2;
    • getJourneyRunTimeBuilderList

      public List<JourneyRunTimeType.Builder> getJourneyRunTimeBuilderList()
       The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE. If it exists, it will override the DEFAULT SERVICE JOURNEY RUN TIME and DEFAULT DEAD RUN RUN TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 180:88]
       
      repeated .uk.org.netex.www.netex.JourneyRunTimeType journey_run_time = 2;