Class VehicleJourneyRunTimes_RelStructure.Builder

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

public static final class VehicleJourneyRunTimes_RelStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<VehicleJourneyRunTimes_RelStructure.Builder> implements VehicleJourneyRunTimes_RelStructureOrBuilder
 Type for a list of VEHICLE JOURNEY RUN TIMEs.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 128:62]
 
Protobuf type uk.org.netex.www.netex.VehicleJourneyRunTimes_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<VehicleJourneyRunTimes_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<VehicleJourneyRunTimes_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<VehicleJourneyRunTimes_RelStructure.Builder>
    • getDefaultInstanceForType

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

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

      public VehicleJourneyRunTimes_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<VehicleJourneyRunTimes_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 VehicleJourneyRunTimes_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 VehicleJourneyRunTimes_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 VehicleJourneyRunTimes_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.
    • getVehicleJourneyRunTimeList

      public List<VehicleJourneyRunTimeType> getVehicleJourneyRunTimeList()
       The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY. This gives the most detailed control over times and overrides the DEFAULT SERVICE JOURNEY RUN TIME and JOURNEY PATTERN RUN TIME and the DEFAULT DEAD RUN RUN TIME. There may be different times for different TIME DEMAND TYPES.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 144:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyRunTimeType vehicle_journey_run_time = 2;
      Specified by:
      getVehicleJourneyRunTimeList in interface VehicleJourneyRunTimes_RelStructureOrBuilder
    • getVehicleJourneyRunTimeCount

      public int getVehicleJourneyRunTimeCount()
       The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY. This gives the most detailed control over times and overrides the DEFAULT SERVICE JOURNEY RUN TIME and JOURNEY PATTERN RUN TIME and the DEFAULT DEAD RUN RUN TIME. There may be different times for different TIME DEMAND TYPES.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 144:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyRunTimeType vehicle_journey_run_time = 2;
      Specified by:
      getVehicleJourneyRunTimeCount in interface VehicleJourneyRunTimes_RelStructureOrBuilder
    • getVehicleJourneyRunTime

      public VehicleJourneyRunTimeType getVehicleJourneyRunTime(int index)
       The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY. This gives the most detailed control over times and overrides the DEFAULT SERVICE JOURNEY RUN TIME and JOURNEY PATTERN RUN TIME and the DEFAULT DEAD RUN RUN TIME. There may be different times for different TIME DEMAND TYPES.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 144:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyRunTimeType vehicle_journey_run_time = 2;
      Specified by:
      getVehicleJourneyRunTime in interface VehicleJourneyRunTimes_RelStructureOrBuilder
    • setVehicleJourneyRunTime

      public VehicleJourneyRunTimes_RelStructure.Builder setVehicleJourneyRunTime(int index, VehicleJourneyRunTimeType value)
       The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY. This gives the most detailed control over times and overrides the DEFAULT SERVICE JOURNEY RUN TIME and JOURNEY PATTERN RUN TIME and the DEFAULT DEAD RUN RUN TIME. There may be different times for different TIME DEMAND TYPES.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 144:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyRunTimeType vehicle_journey_run_time = 2;
    • setVehicleJourneyRunTime

      public VehicleJourneyRunTimes_RelStructure.Builder setVehicleJourneyRunTime(int index, VehicleJourneyRunTimeType.Builder builderForValue)
       The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY. This gives the most detailed control over times and overrides the DEFAULT SERVICE JOURNEY RUN TIME and JOURNEY PATTERN RUN TIME and the DEFAULT DEAD RUN RUN TIME. There may be different times for different TIME DEMAND TYPES.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 144:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyRunTimeType vehicle_journey_run_time = 2;
    • addVehicleJourneyRunTime

       The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY. This gives the most detailed control over times and overrides the DEFAULT SERVICE JOURNEY RUN TIME and JOURNEY PATTERN RUN TIME and the DEFAULT DEAD RUN RUN TIME. There may be different times for different TIME DEMAND TYPES.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 144:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyRunTimeType vehicle_journey_run_time = 2;
    • addVehicleJourneyRunTime

      public VehicleJourneyRunTimes_RelStructure.Builder addVehicleJourneyRunTime(int index, VehicleJourneyRunTimeType value)
       The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY. This gives the most detailed control over times and overrides the DEFAULT SERVICE JOURNEY RUN TIME and JOURNEY PATTERN RUN TIME and the DEFAULT DEAD RUN RUN TIME. There may be different times for different TIME DEMAND TYPES.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 144:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyRunTimeType vehicle_journey_run_time = 2;
    • addVehicleJourneyRunTime

      public VehicleJourneyRunTimes_RelStructure.Builder addVehicleJourneyRunTime(VehicleJourneyRunTimeType.Builder builderForValue)
       The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY. This gives the most detailed control over times and overrides the DEFAULT SERVICE JOURNEY RUN TIME and JOURNEY PATTERN RUN TIME and the DEFAULT DEAD RUN RUN TIME. There may be different times for different TIME DEMAND TYPES.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 144:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyRunTimeType vehicle_journey_run_time = 2;
    • addVehicleJourneyRunTime

      public VehicleJourneyRunTimes_RelStructure.Builder addVehicleJourneyRunTime(int index, VehicleJourneyRunTimeType.Builder builderForValue)
       The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY. This gives the most detailed control over times and overrides the DEFAULT SERVICE JOURNEY RUN TIME and JOURNEY PATTERN RUN TIME and the DEFAULT DEAD RUN RUN TIME. There may be different times for different TIME DEMAND TYPES.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 144:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyRunTimeType vehicle_journey_run_time = 2;
    • addAllVehicleJourneyRunTime

      public VehicleJourneyRunTimes_RelStructure.Builder addAllVehicleJourneyRunTime(Iterable<? extends VehicleJourneyRunTimeType> values)
       The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY. This gives the most detailed control over times and overrides the DEFAULT SERVICE JOURNEY RUN TIME and JOURNEY PATTERN RUN TIME and the DEFAULT DEAD RUN RUN TIME. There may be different times for different TIME DEMAND TYPES.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 144:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyRunTimeType vehicle_journey_run_time = 2;
    • clearVehicleJourneyRunTime

      public VehicleJourneyRunTimes_RelStructure.Builder clearVehicleJourneyRunTime()
       The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY. This gives the most detailed control over times and overrides the DEFAULT SERVICE JOURNEY RUN TIME and JOURNEY PATTERN RUN TIME and the DEFAULT DEAD RUN RUN TIME. There may be different times for different TIME DEMAND TYPES.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 144:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyRunTimeType vehicle_journey_run_time = 2;
    • removeVehicleJourneyRunTime

      public VehicleJourneyRunTimes_RelStructure.Builder removeVehicleJourneyRunTime(int index)
       The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY. This gives the most detailed control over times and overrides the DEFAULT SERVICE JOURNEY RUN TIME and JOURNEY PATTERN RUN TIME and the DEFAULT DEAD RUN RUN TIME. There may be different times for different TIME DEMAND TYPES.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 144:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyRunTimeType vehicle_journey_run_time = 2;
    • getVehicleJourneyRunTimeBuilder

      public VehicleJourneyRunTimeType.Builder getVehicleJourneyRunTimeBuilder(int index)
       The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY. This gives the most detailed control over times and overrides the DEFAULT SERVICE JOURNEY RUN TIME and JOURNEY PATTERN RUN TIME and the DEFAULT DEAD RUN RUN TIME. There may be different times for different TIME DEMAND TYPES.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 144:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyRunTimeType vehicle_journey_run_time = 2;
    • getVehicleJourneyRunTimeOrBuilder

      public VehicleJourneyRunTimeTypeOrBuilder getVehicleJourneyRunTimeOrBuilder(int index)
       The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY. This gives the most detailed control over times and overrides the DEFAULT SERVICE JOURNEY RUN TIME and JOURNEY PATTERN RUN TIME and the DEFAULT DEAD RUN RUN TIME. There may be different times for different TIME DEMAND TYPES.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 144:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyRunTimeType vehicle_journey_run_time = 2;
      Specified by:
      getVehicleJourneyRunTimeOrBuilder in interface VehicleJourneyRunTimes_RelStructureOrBuilder
    • getVehicleJourneyRunTimeOrBuilderList

      public List<? extends VehicleJourneyRunTimeTypeOrBuilder> getVehicleJourneyRunTimeOrBuilderList()
       The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY. This gives the most detailed control over times and overrides the DEFAULT SERVICE JOURNEY RUN TIME and JOURNEY PATTERN RUN TIME and the DEFAULT DEAD RUN RUN TIME. There may be different times for different TIME DEMAND TYPES.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 144:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyRunTimeType vehicle_journey_run_time = 2;
      Specified by:
      getVehicleJourneyRunTimeOrBuilderList in interface VehicleJourneyRunTimes_RelStructureOrBuilder
    • addVehicleJourneyRunTimeBuilder

      public VehicleJourneyRunTimeType.Builder addVehicleJourneyRunTimeBuilder()
       The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY. This gives the most detailed control over times and overrides the DEFAULT SERVICE JOURNEY RUN TIME and JOURNEY PATTERN RUN TIME and the DEFAULT DEAD RUN RUN TIME. There may be different times for different TIME DEMAND TYPES.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 144:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyRunTimeType vehicle_journey_run_time = 2;
    • addVehicleJourneyRunTimeBuilder

      public VehicleJourneyRunTimeType.Builder addVehicleJourneyRunTimeBuilder(int index)
       The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY. This gives the most detailed control over times and overrides the DEFAULT SERVICE JOURNEY RUN TIME and JOURNEY PATTERN RUN TIME and the DEFAULT DEAD RUN RUN TIME. There may be different times for different TIME DEMAND TYPES.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 144:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyRunTimeType vehicle_journey_run_time = 2;
    • getVehicleJourneyRunTimeBuilderList

      public List<VehicleJourneyRunTimeType.Builder> getVehicleJourneyRunTimeBuilderList()
       The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY. This gives the most detailed control over times and overrides the DEFAULT SERVICE JOURNEY RUN TIME and JOURNEY PATTERN RUN TIME and the DEFAULT DEAD RUN RUN TIME. There may be different times for different TIME DEMAND TYPES.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 144:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyRunTimeType vehicle_journey_run_time = 2;