Class VehicleJourneyLayovers_RelStructure.Builder

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

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

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

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

      public VehicleJourneyLayovers_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<VehicleJourneyLayovers_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 VehicleJourneyLayovers_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 VehicleJourneyLayovers_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 VehicleJourneyLayovers_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.
    • getVehicleJourneyLayoverList

      public List<VehicleJourneyLayoverType> getVehicleJourneyLayoverList()
       A time allowance at the end of a specified VEHICLE JOURNEY. This time supersedes any global layover or JOURNEY PATTERN LAYOVER.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 206:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyLayoverType vehicle_journey_layover = 2;
      Specified by:
      getVehicleJourneyLayoverList in interface VehicleJourneyLayovers_RelStructureOrBuilder
    • getVehicleJourneyLayoverCount

      public int getVehicleJourneyLayoverCount()
       A time allowance at the end of a specified VEHICLE JOURNEY. This time supersedes any global layover or JOURNEY PATTERN LAYOVER.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 206:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyLayoverType vehicle_journey_layover = 2;
      Specified by:
      getVehicleJourneyLayoverCount in interface VehicleJourneyLayovers_RelStructureOrBuilder
    • getVehicleJourneyLayover

      public VehicleJourneyLayoverType getVehicleJourneyLayover(int index)
       A time allowance at the end of a specified VEHICLE JOURNEY. This time supersedes any global layover or JOURNEY PATTERN LAYOVER.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 206:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyLayoverType vehicle_journey_layover = 2;
      Specified by:
      getVehicleJourneyLayover in interface VehicleJourneyLayovers_RelStructureOrBuilder
    • setVehicleJourneyLayover

      public VehicleJourneyLayovers_RelStructure.Builder setVehicleJourneyLayover(int index, VehicleJourneyLayoverType value)
       A time allowance at the end of a specified VEHICLE JOURNEY. This time supersedes any global layover or JOURNEY PATTERN LAYOVER.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 206:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyLayoverType vehicle_journey_layover = 2;
    • setVehicleJourneyLayover

      public VehicleJourneyLayovers_RelStructure.Builder setVehicleJourneyLayover(int index, VehicleJourneyLayoverType.Builder builderForValue)
       A time allowance at the end of a specified VEHICLE JOURNEY. This time supersedes any global layover or JOURNEY PATTERN LAYOVER.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 206:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyLayoverType vehicle_journey_layover = 2;
    • addVehicleJourneyLayover

       A time allowance at the end of a specified VEHICLE JOURNEY. This time supersedes any global layover or JOURNEY PATTERN LAYOVER.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 206:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyLayoverType vehicle_journey_layover = 2;
    • addVehicleJourneyLayover

      public VehicleJourneyLayovers_RelStructure.Builder addVehicleJourneyLayover(int index, VehicleJourneyLayoverType value)
       A time allowance at the end of a specified VEHICLE JOURNEY. This time supersedes any global layover or JOURNEY PATTERN LAYOVER.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 206:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyLayoverType vehicle_journey_layover = 2;
    • addVehicleJourneyLayover

      public VehicleJourneyLayovers_RelStructure.Builder addVehicleJourneyLayover(VehicleJourneyLayoverType.Builder builderForValue)
       A time allowance at the end of a specified VEHICLE JOURNEY. This time supersedes any global layover or JOURNEY PATTERN LAYOVER.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 206:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyLayoverType vehicle_journey_layover = 2;
    • addVehicleJourneyLayover

      public VehicleJourneyLayovers_RelStructure.Builder addVehicleJourneyLayover(int index, VehicleJourneyLayoverType.Builder builderForValue)
       A time allowance at the end of a specified VEHICLE JOURNEY. This time supersedes any global layover or JOURNEY PATTERN LAYOVER.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 206:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyLayoverType vehicle_journey_layover = 2;
    • addAllVehicleJourneyLayover

      public VehicleJourneyLayovers_RelStructure.Builder addAllVehicleJourneyLayover(Iterable<? extends VehicleJourneyLayoverType> values)
       A time allowance at the end of a specified VEHICLE JOURNEY. This time supersedes any global layover or JOURNEY PATTERN LAYOVER.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 206:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyLayoverType vehicle_journey_layover = 2;
    • clearVehicleJourneyLayover

      public VehicleJourneyLayovers_RelStructure.Builder clearVehicleJourneyLayover()
       A time allowance at the end of a specified VEHICLE JOURNEY. This time supersedes any global layover or JOURNEY PATTERN LAYOVER.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 206:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyLayoverType vehicle_journey_layover = 2;
    • removeVehicleJourneyLayover

      public VehicleJourneyLayovers_RelStructure.Builder removeVehicleJourneyLayover(int index)
       A time allowance at the end of a specified VEHICLE JOURNEY. This time supersedes any global layover or JOURNEY PATTERN LAYOVER.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 206:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyLayoverType vehicle_journey_layover = 2;
    • getVehicleJourneyLayoverBuilder

      public VehicleJourneyLayoverType.Builder getVehicleJourneyLayoverBuilder(int index)
       A time allowance at the end of a specified VEHICLE JOURNEY. This time supersedes any global layover or JOURNEY PATTERN LAYOVER.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 206:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyLayoverType vehicle_journey_layover = 2;
    • getVehicleJourneyLayoverOrBuilder

      public VehicleJourneyLayoverTypeOrBuilder getVehicleJourneyLayoverOrBuilder(int index)
       A time allowance at the end of a specified VEHICLE JOURNEY. This time supersedes any global layover or JOURNEY PATTERN LAYOVER.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 206:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyLayoverType vehicle_journey_layover = 2;
      Specified by:
      getVehicleJourneyLayoverOrBuilder in interface VehicleJourneyLayovers_RelStructureOrBuilder
    • getVehicleJourneyLayoverOrBuilderList

      public List<? extends VehicleJourneyLayoverTypeOrBuilder> getVehicleJourneyLayoverOrBuilderList()
       A time allowance at the end of a specified VEHICLE JOURNEY. This time supersedes any global layover or JOURNEY PATTERN LAYOVER.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 206:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyLayoverType vehicle_journey_layover = 2;
      Specified by:
      getVehicleJourneyLayoverOrBuilderList in interface VehicleJourneyLayovers_RelStructureOrBuilder
    • addVehicleJourneyLayoverBuilder

      public VehicleJourneyLayoverType.Builder addVehicleJourneyLayoverBuilder()
       A time allowance at the end of a specified VEHICLE JOURNEY. This time supersedes any global layover or JOURNEY PATTERN LAYOVER.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 206:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyLayoverType vehicle_journey_layover = 2;
    • addVehicleJourneyLayoverBuilder

      public VehicleJourneyLayoverType.Builder addVehicleJourneyLayoverBuilder(int index)
       A time allowance at the end of a specified VEHICLE JOURNEY. This time supersedes any global layover or JOURNEY PATTERN LAYOVER.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 206:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyLayoverType vehicle_journey_layover = 2;
    • getVehicleJourneyLayoverBuilderList

      public List<VehicleJourneyLayoverType.Builder> getVehicleJourneyLayoverBuilderList()
       A time allowance at the end of a specified VEHICLE JOURNEY. This time supersedes any global layover or JOURNEY PATTERN LAYOVER.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyTimes_version.xsd at 206:95]
       
      repeated .uk.org.netex.www.netex.VehicleJourneyLayoverType vehicle_journey_layover = 2;