Class DefaultServiceJourneyRunTimes_RelStructure.Builder

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

public static final class DefaultServiceJourneyRunTimes_RelStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<DefaultServiceJourneyRunTimes_RelStructure.Builder> implements DefaultServiceJourneyRunTimes_RelStructureOrBuilder
 Type for a list of properties of DEFAULT SERVICE JOURNEY / RUN TIME.  [netex_part_2/part2_journeyTimes/netex_timeDemandTimes_version.xsd at 64:69]
 
Protobuf type uk.org.netex.www.netex.DefaultServiceJourneyRunTimes_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<DefaultServiceJourneyRunTimes_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<DefaultServiceJourneyRunTimes_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<DefaultServiceJourneyRunTimes_RelStructure.Builder>
    • getDefaultInstanceForType

      public DefaultServiceJourneyRunTimes_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

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

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

      public DefaultServiceJourneyRunTimes_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<DefaultServiceJourneyRunTimes_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 DefaultServiceJourneyRunTimes_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 DefaultServiceJourneyRunTimes_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 DefaultServiceJourneyRunTimes_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.
    • getDefaultServiceJourneyRunTimeList

      public List<DefaultServiceJourneyRunTimeType> getDefaultServiceJourneyRunTimeList()
       The default time taken by a vehicle to traverse a TIMING LINK during a SERVICE JOURNEY, for a specified TIME DEMAND TYPE. This time may be superseded by the JOURNEY PATTERN RUN TIME or VEHICLE JOURNEY RUN TIME if these exist.  [netex_part_2/part2_journeyTimes/netex_timeDemandTimes_version.xsd at 80:103]
       
      repeated .uk.org.netex.www.netex.DefaultServiceJourneyRunTimeType default_service_journey_run_time = 2;
      Specified by:
      getDefaultServiceJourneyRunTimeList in interface DefaultServiceJourneyRunTimes_RelStructureOrBuilder
    • getDefaultServiceJourneyRunTimeCount

      public int getDefaultServiceJourneyRunTimeCount()
       The default time taken by a vehicle to traverse a TIMING LINK during a SERVICE JOURNEY, for a specified TIME DEMAND TYPE. This time may be superseded by the JOURNEY PATTERN RUN TIME or VEHICLE JOURNEY RUN TIME if these exist.  [netex_part_2/part2_journeyTimes/netex_timeDemandTimes_version.xsd at 80:103]
       
      repeated .uk.org.netex.www.netex.DefaultServiceJourneyRunTimeType default_service_journey_run_time = 2;
      Specified by:
      getDefaultServiceJourneyRunTimeCount in interface DefaultServiceJourneyRunTimes_RelStructureOrBuilder
    • getDefaultServiceJourneyRunTime

      public DefaultServiceJourneyRunTimeType getDefaultServiceJourneyRunTime(int index)
       The default time taken by a vehicle to traverse a TIMING LINK during a SERVICE JOURNEY, for a specified TIME DEMAND TYPE. This time may be superseded by the JOURNEY PATTERN RUN TIME or VEHICLE JOURNEY RUN TIME if these exist.  [netex_part_2/part2_journeyTimes/netex_timeDemandTimes_version.xsd at 80:103]
       
      repeated .uk.org.netex.www.netex.DefaultServiceJourneyRunTimeType default_service_journey_run_time = 2;
      Specified by:
      getDefaultServiceJourneyRunTime in interface DefaultServiceJourneyRunTimes_RelStructureOrBuilder
    • setDefaultServiceJourneyRunTime

      public DefaultServiceJourneyRunTimes_RelStructure.Builder setDefaultServiceJourneyRunTime(int index, DefaultServiceJourneyRunTimeType value)
       The default time taken by a vehicle to traverse a TIMING LINK during a SERVICE JOURNEY, for a specified TIME DEMAND TYPE. This time may be superseded by the JOURNEY PATTERN RUN TIME or VEHICLE JOURNEY RUN TIME if these exist.  [netex_part_2/part2_journeyTimes/netex_timeDemandTimes_version.xsd at 80:103]
       
      repeated .uk.org.netex.www.netex.DefaultServiceJourneyRunTimeType default_service_journey_run_time = 2;
    • setDefaultServiceJourneyRunTime

      public DefaultServiceJourneyRunTimes_RelStructure.Builder setDefaultServiceJourneyRunTime(int index, DefaultServiceJourneyRunTimeType.Builder builderForValue)
       The default time taken by a vehicle to traverse a TIMING LINK during a SERVICE JOURNEY, for a specified TIME DEMAND TYPE. This time may be superseded by the JOURNEY PATTERN RUN TIME or VEHICLE JOURNEY RUN TIME if these exist.  [netex_part_2/part2_journeyTimes/netex_timeDemandTimes_version.xsd at 80:103]
       
      repeated .uk.org.netex.www.netex.DefaultServiceJourneyRunTimeType default_service_journey_run_time = 2;
    • addDefaultServiceJourneyRunTime

       The default time taken by a vehicle to traverse a TIMING LINK during a SERVICE JOURNEY, for a specified TIME DEMAND TYPE. This time may be superseded by the JOURNEY PATTERN RUN TIME or VEHICLE JOURNEY RUN TIME if these exist.  [netex_part_2/part2_journeyTimes/netex_timeDemandTimes_version.xsd at 80:103]
       
      repeated .uk.org.netex.www.netex.DefaultServiceJourneyRunTimeType default_service_journey_run_time = 2;
    • addDefaultServiceJourneyRunTime

      public DefaultServiceJourneyRunTimes_RelStructure.Builder addDefaultServiceJourneyRunTime(int index, DefaultServiceJourneyRunTimeType value)
       The default time taken by a vehicle to traverse a TIMING LINK during a SERVICE JOURNEY, for a specified TIME DEMAND TYPE. This time may be superseded by the JOURNEY PATTERN RUN TIME or VEHICLE JOURNEY RUN TIME if these exist.  [netex_part_2/part2_journeyTimes/netex_timeDemandTimes_version.xsd at 80:103]
       
      repeated .uk.org.netex.www.netex.DefaultServiceJourneyRunTimeType default_service_journey_run_time = 2;
    • addDefaultServiceJourneyRunTime

      public DefaultServiceJourneyRunTimes_RelStructure.Builder addDefaultServiceJourneyRunTime(DefaultServiceJourneyRunTimeType.Builder builderForValue)
       The default time taken by a vehicle to traverse a TIMING LINK during a SERVICE JOURNEY, for a specified TIME DEMAND TYPE. This time may be superseded by the JOURNEY PATTERN RUN TIME or VEHICLE JOURNEY RUN TIME if these exist.  [netex_part_2/part2_journeyTimes/netex_timeDemandTimes_version.xsd at 80:103]
       
      repeated .uk.org.netex.www.netex.DefaultServiceJourneyRunTimeType default_service_journey_run_time = 2;
    • addDefaultServiceJourneyRunTime

      public DefaultServiceJourneyRunTimes_RelStructure.Builder addDefaultServiceJourneyRunTime(int index, DefaultServiceJourneyRunTimeType.Builder builderForValue)
       The default time taken by a vehicle to traverse a TIMING LINK during a SERVICE JOURNEY, for a specified TIME DEMAND TYPE. This time may be superseded by the JOURNEY PATTERN RUN TIME or VEHICLE JOURNEY RUN TIME if these exist.  [netex_part_2/part2_journeyTimes/netex_timeDemandTimes_version.xsd at 80:103]
       
      repeated .uk.org.netex.www.netex.DefaultServiceJourneyRunTimeType default_service_journey_run_time = 2;
    • addAllDefaultServiceJourneyRunTime

      public DefaultServiceJourneyRunTimes_RelStructure.Builder addAllDefaultServiceJourneyRunTime(Iterable<? extends DefaultServiceJourneyRunTimeType> values)
       The default time taken by a vehicle to traverse a TIMING LINK during a SERVICE JOURNEY, for a specified TIME DEMAND TYPE. This time may be superseded by the JOURNEY PATTERN RUN TIME or VEHICLE JOURNEY RUN TIME if these exist.  [netex_part_2/part2_journeyTimes/netex_timeDemandTimes_version.xsd at 80:103]
       
      repeated .uk.org.netex.www.netex.DefaultServiceJourneyRunTimeType default_service_journey_run_time = 2;
    • clearDefaultServiceJourneyRunTime

      public DefaultServiceJourneyRunTimes_RelStructure.Builder clearDefaultServiceJourneyRunTime()
       The default time taken by a vehicle to traverse a TIMING LINK during a SERVICE JOURNEY, for a specified TIME DEMAND TYPE. This time may be superseded by the JOURNEY PATTERN RUN TIME or VEHICLE JOURNEY RUN TIME if these exist.  [netex_part_2/part2_journeyTimes/netex_timeDemandTimes_version.xsd at 80:103]
       
      repeated .uk.org.netex.www.netex.DefaultServiceJourneyRunTimeType default_service_journey_run_time = 2;
    • removeDefaultServiceJourneyRunTime

      public DefaultServiceJourneyRunTimes_RelStructure.Builder removeDefaultServiceJourneyRunTime(int index)
       The default time taken by a vehicle to traverse a TIMING LINK during a SERVICE JOURNEY, for a specified TIME DEMAND TYPE. This time may be superseded by the JOURNEY PATTERN RUN TIME or VEHICLE JOURNEY RUN TIME if these exist.  [netex_part_2/part2_journeyTimes/netex_timeDemandTimes_version.xsd at 80:103]
       
      repeated .uk.org.netex.www.netex.DefaultServiceJourneyRunTimeType default_service_journey_run_time = 2;
    • getDefaultServiceJourneyRunTimeBuilder

      public DefaultServiceJourneyRunTimeType.Builder getDefaultServiceJourneyRunTimeBuilder(int index)
       The default time taken by a vehicle to traverse a TIMING LINK during a SERVICE JOURNEY, for a specified TIME DEMAND TYPE. This time may be superseded by the JOURNEY PATTERN RUN TIME or VEHICLE JOURNEY RUN TIME if these exist.  [netex_part_2/part2_journeyTimes/netex_timeDemandTimes_version.xsd at 80:103]
       
      repeated .uk.org.netex.www.netex.DefaultServiceJourneyRunTimeType default_service_journey_run_time = 2;
    • getDefaultServiceJourneyRunTimeOrBuilder

      public DefaultServiceJourneyRunTimeTypeOrBuilder getDefaultServiceJourneyRunTimeOrBuilder(int index)
       The default time taken by a vehicle to traverse a TIMING LINK during a SERVICE JOURNEY, for a specified TIME DEMAND TYPE. This time may be superseded by the JOURNEY PATTERN RUN TIME or VEHICLE JOURNEY RUN TIME if these exist.  [netex_part_2/part2_journeyTimes/netex_timeDemandTimes_version.xsd at 80:103]
       
      repeated .uk.org.netex.www.netex.DefaultServiceJourneyRunTimeType default_service_journey_run_time = 2;
      Specified by:
      getDefaultServiceJourneyRunTimeOrBuilder in interface DefaultServiceJourneyRunTimes_RelStructureOrBuilder
    • getDefaultServiceJourneyRunTimeOrBuilderList

      public List<? extends DefaultServiceJourneyRunTimeTypeOrBuilder> getDefaultServiceJourneyRunTimeOrBuilderList()
       The default time taken by a vehicle to traverse a TIMING LINK during a SERVICE JOURNEY, for a specified TIME DEMAND TYPE. This time may be superseded by the JOURNEY PATTERN RUN TIME or VEHICLE JOURNEY RUN TIME if these exist.  [netex_part_2/part2_journeyTimes/netex_timeDemandTimes_version.xsd at 80:103]
       
      repeated .uk.org.netex.www.netex.DefaultServiceJourneyRunTimeType default_service_journey_run_time = 2;
      Specified by:
      getDefaultServiceJourneyRunTimeOrBuilderList in interface DefaultServiceJourneyRunTimes_RelStructureOrBuilder
    • addDefaultServiceJourneyRunTimeBuilder

      public DefaultServiceJourneyRunTimeType.Builder addDefaultServiceJourneyRunTimeBuilder()
       The default time taken by a vehicle to traverse a TIMING LINK during a SERVICE JOURNEY, for a specified TIME DEMAND TYPE. This time may be superseded by the JOURNEY PATTERN RUN TIME or VEHICLE JOURNEY RUN TIME if these exist.  [netex_part_2/part2_journeyTimes/netex_timeDemandTimes_version.xsd at 80:103]
       
      repeated .uk.org.netex.www.netex.DefaultServiceJourneyRunTimeType default_service_journey_run_time = 2;
    • addDefaultServiceJourneyRunTimeBuilder

      public DefaultServiceJourneyRunTimeType.Builder addDefaultServiceJourneyRunTimeBuilder(int index)
       The default time taken by a vehicle to traverse a TIMING LINK during a SERVICE JOURNEY, for a specified TIME DEMAND TYPE. This time may be superseded by the JOURNEY PATTERN RUN TIME or VEHICLE JOURNEY RUN TIME if these exist.  [netex_part_2/part2_journeyTimes/netex_timeDemandTimes_version.xsd at 80:103]
       
      repeated .uk.org.netex.www.netex.DefaultServiceJourneyRunTimeType default_service_journey_run_time = 2;
    • getDefaultServiceJourneyRunTimeBuilderList

      public List<DefaultServiceJourneyRunTimeType.Builder> getDefaultServiceJourneyRunTimeBuilderList()
       The default time taken by a vehicle to traverse a TIMING LINK during a SERVICE JOURNEY, for a specified TIME DEMAND TYPE. This time may be superseded by the JOURNEY PATTERN RUN TIME or VEHICLE JOURNEY RUN TIME if these exist.  [netex_part_2/part2_journeyTimes/netex_timeDemandTimes_version.xsd at 80:103]
       
      repeated .uk.org.netex.www.netex.DefaultServiceJourneyRunTimeType default_service_journey_run_time = 2;