Class InterchangeRuleParameterStructure.Builder

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

public static final class InterchangeRuleParameterStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<InterchangeRuleParameterStructure.Builder> implements InterchangeRuleParameterStructureOrBuilder
 Type for INTERCHANGE RULE PARAMETER.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 208:77]
 
Protobuf type uk.org.netex.www.netex.InterchangeRuleParameterStructure
  • 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<InterchangeRuleParameterStructure.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<InterchangeRuleParameterStructure.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<InterchangeRuleParameterStructure.Builder>
    • getDefaultInstanceForType

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

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

      public InterchangeRuleParameterStructure.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<InterchangeRuleParameterStructure.Builder>
      Throws:
      IOException
    • getStopPlaceRefStructureCase

      public InterchangeRuleParameterStructure.StopPlaceRefStructureCase getStopPlaceRefStructureCase()
      Specified by:
      getStopPlaceRefStructureCase in interface InterchangeRuleParameterStructureOrBuilder
    • clearStopPlaceRefStructure

      public InterchangeRuleParameterStructure.Builder clearStopPlaceRefStructure()
    • getScheduledStopPointRefStructureCase

      public InterchangeRuleParameterStructure.ScheduledStopPointRefStructureCase getScheduledStopPointRefStructureCase()
      Specified by:
      getScheduledStopPointRefStructureCase in interface InterchangeRuleParameterStructureOrBuilder
    • clearScheduledStopPointRefStructure

      public InterchangeRuleParameterStructure.Builder clearScheduledStopPointRefStructure()
    • getTransportModeValue

      public int getTransportModeValue()
       Identifier of MODE of end Point of TRANSFER . Default is all modes.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 213:111]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 1;
      Specified by:
      getTransportModeValue in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      The enum numeric value on the wire for transportMode.
    • setTransportModeValue

      public InterchangeRuleParameterStructure.Builder setTransportModeValue(int value)
       Identifier of MODE of end Point of TRANSFER . Default is all modes.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 213:111]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 1;
      Parameters:
      value - The enum numeric value on the wire for transportMode to set.
      Returns:
      This builder for chaining.
    • getTransportMode

      public AllVehicleModesOfTransportEnumeration getTransportMode()
       Identifier of MODE of end Point of TRANSFER . Default is all modes.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 213:111]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 1;
      Specified by:
      getTransportMode in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      The transportMode.
    • setTransportMode

       Identifier of MODE of end Point of TRANSFER . Default is all modes.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 213:111]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 1;
      Parameters:
      value - The transportMode to set.
      Returns:
      This builder for chaining.
    • clearTransportMode

      public InterchangeRuleParameterStructure.Builder clearTransportMode()
       Identifier of MODE of end Point of TRANSFER . Default is all modes.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 213:111]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 1;
      Returns:
      This builder for chaining.
    • hasOperatorRef

      public boolean hasOperatorRef()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 2;
      Specified by:
      hasOperatorRef in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      Whether the operatorRef field is set.
    • getOperatorRef

      public VersionOfObjectRefStructure getOperatorRef()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 2;
      Specified by:
      getOperatorRef in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      The operatorRef.
    • setOperatorRef

       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 2;
    • setOperatorRef

       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 2;
    • mergeOperatorRef

       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 2;
    • clearOperatorRef

      public InterchangeRuleParameterStructure.Builder clearOperatorRef()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 2;
    • getOperatorRefBuilder

      public VersionOfObjectRefStructure.Builder getOperatorRefBuilder()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 2;
    • getOperatorRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOperatorRefOrBuilder()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 2;
      Specified by:
      getOperatorRefOrBuilder in interface InterchangeRuleParameterStructureOrBuilder
    • hasStopAreaRef

      public boolean hasStopAreaRef()
       Identifier of a Place at end point of transfer.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 219:78]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 3;
      Specified by:
      hasStopAreaRef in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      Whether the stopAreaRef field is set.
    • getStopAreaRef

      public VersionOfObjectRefStructure getStopAreaRef()
       Identifier of a Place at end point of transfer.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 219:78]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 3;
      Specified by:
      getStopAreaRef in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      The stopAreaRef.
    • setStopAreaRef

       Identifier of a Place at end point of transfer.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 219:78]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 3;
    • setStopAreaRef

       Identifier of a Place at end point of transfer.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 219:78]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 3;
    • mergeStopAreaRef

       Identifier of a Place at end point of transfer.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 219:78]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 3;
    • clearStopAreaRef

      public InterchangeRuleParameterStructure.Builder clearStopAreaRef()
       Identifier of a Place at end point of transfer.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 219:78]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 3;
    • getStopAreaRefBuilder

      public VersionOfObjectRefStructure.Builder getStopAreaRefBuilder()
       Identifier of a Place at end point of transfer.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 219:78]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 3;
    • getStopAreaRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getStopAreaRefOrBuilder()
       Identifier of a Place at end point of transfer.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 219:78]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 3;
      Specified by:
      getStopAreaRefOrBuilder in interface InterchangeRuleParameterStructureOrBuilder
    • getAllLinesValue

      public int getAllLinesValue()
       Applies to all Lines. +v1.1  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 253:51]
       
      .uk.org.netex.www.netex.EmptyType all_lines = 5;
      Specified by:
      getAllLinesValue in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      The enum numeric value on the wire for allLines.
    • setAllLinesValue

      public InterchangeRuleParameterStructure.Builder setAllLinesValue(int value)
       Applies to all Lines. +v1.1  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 253:51]
       
      .uk.org.netex.www.netex.EmptyType all_lines = 5;
      Parameters:
      value - The enum numeric value on the wire for allLines to set.
      Returns:
      This builder for chaining.
    • getAllLines

      public EmptyType getAllLines()
       Applies to all Lines. +v1.1  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 253:51]
       
      .uk.org.netex.www.netex.EmptyType all_lines = 5;
      Specified by:
      getAllLines in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      The allLines.
    • setAllLines

       Applies to all Lines. +v1.1  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 253:51]
       
      .uk.org.netex.www.netex.EmptyType all_lines = 5;
      Parameters:
      value - The allLines to set.
      Returns:
      This builder for chaining.
    • clearAllLines

       Applies to all Lines. +v1.1  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 253:51]
       
      .uk.org.netex.www.netex.EmptyType all_lines = 5;
      Returns:
      This builder for chaining.
    • hasLinesInDirectionRefs

      public boolean hasLinesInDirectionRefs()
       List of LINEs in a DIRECTION +v1.1  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 258:87]
       
      .uk.org.netex.www.netex.LinesInDirectionRefs_RelStructure lines_in_direction_refs = 6;
      Specified by:
      hasLinesInDirectionRefs in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      Whether the linesInDirectionRefs field is set.
    • getLinesInDirectionRefs

      public LinesInDirectionRefs_RelStructure getLinesInDirectionRefs()
       List of LINEs in a DIRECTION +v1.1  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 258:87]
       
      .uk.org.netex.www.netex.LinesInDirectionRefs_RelStructure lines_in_direction_refs = 6;
      Specified by:
      getLinesInDirectionRefs in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      The linesInDirectionRefs.
    • setLinesInDirectionRefs

       List of LINEs in a DIRECTION +v1.1  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 258:87]
       
      .uk.org.netex.www.netex.LinesInDirectionRefs_RelStructure lines_in_direction_refs = 6;
    • setLinesInDirectionRefs

       List of LINEs in a DIRECTION +v1.1  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 258:87]
       
      .uk.org.netex.www.netex.LinesInDirectionRefs_RelStructure lines_in_direction_refs = 6;
    • mergeLinesInDirectionRefs

       List of LINEs in a DIRECTION +v1.1  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 258:87]
       
      .uk.org.netex.www.netex.LinesInDirectionRefs_RelStructure lines_in_direction_refs = 6;
    • clearLinesInDirectionRefs

      public InterchangeRuleParameterStructure.Builder clearLinesInDirectionRefs()
       List of LINEs in a DIRECTION +v1.1  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 258:87]
       
      .uk.org.netex.www.netex.LinesInDirectionRefs_RelStructure lines_in_direction_refs = 6;
    • getLinesInDirectionRefsBuilder

      public LinesInDirectionRefs_RelStructure.Builder getLinesInDirectionRefsBuilder()
       List of LINEs in a DIRECTION +v1.1  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 258:87]
       
      .uk.org.netex.www.netex.LinesInDirectionRefs_RelStructure lines_in_direction_refs = 6;
    • getLinesInDirectionRefsOrBuilder

      public LinesInDirectionRefs_RelStructureOrBuilder getLinesInDirectionRefsOrBuilder()
       List of LINEs in a DIRECTION +v1.1  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 258:87]
       
      .uk.org.netex.www.netex.LinesInDirectionRefs_RelStructure lines_in_direction_refs = 6;
      Specified by:
      getLinesInDirectionRefsOrBuilder in interface InterchangeRuleParameterStructureOrBuilder
    • getLineInDirectionRefList

      public List<LineInDirectionReference> getLineInDirectionRefList()
       Refrence to LINE in a specific DIRECTION  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 961:94]
       
      repeated .uk.org.netex.www.netex.LineInDirectionReference line_in_direction_ref = 7;
      Specified by:
      getLineInDirectionRefList in interface InterchangeRuleParameterStructureOrBuilder
    • getLineInDirectionRefCount

      public int getLineInDirectionRefCount()
       Refrence to LINE in a specific DIRECTION  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 961:94]
       
      repeated .uk.org.netex.www.netex.LineInDirectionReference line_in_direction_ref = 7;
      Specified by:
      getLineInDirectionRefCount in interface InterchangeRuleParameterStructureOrBuilder
    • getLineInDirectionRef

      public LineInDirectionReference getLineInDirectionRef(int index)
       Refrence to LINE in a specific DIRECTION  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 961:94]
       
      repeated .uk.org.netex.www.netex.LineInDirectionReference line_in_direction_ref = 7;
      Specified by:
      getLineInDirectionRef in interface InterchangeRuleParameterStructureOrBuilder
    • setLineInDirectionRef

      public InterchangeRuleParameterStructure.Builder setLineInDirectionRef(int index, LineInDirectionReference value)
       Refrence to LINE in a specific DIRECTION  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 961:94]
       
      repeated .uk.org.netex.www.netex.LineInDirectionReference line_in_direction_ref = 7;
    • setLineInDirectionRef

      public InterchangeRuleParameterStructure.Builder setLineInDirectionRef(int index, LineInDirectionReference.Builder builderForValue)
       Refrence to LINE in a specific DIRECTION  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 961:94]
       
      repeated .uk.org.netex.www.netex.LineInDirectionReference line_in_direction_ref = 7;
    • addLineInDirectionRef

       Refrence to LINE in a specific DIRECTION  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 961:94]
       
      repeated .uk.org.netex.www.netex.LineInDirectionReference line_in_direction_ref = 7;
    • addLineInDirectionRef

      public InterchangeRuleParameterStructure.Builder addLineInDirectionRef(int index, LineInDirectionReference value)
       Refrence to LINE in a specific DIRECTION  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 961:94]
       
      repeated .uk.org.netex.www.netex.LineInDirectionReference line_in_direction_ref = 7;
    • addLineInDirectionRef

      public InterchangeRuleParameterStructure.Builder addLineInDirectionRef(LineInDirectionReference.Builder builderForValue)
       Refrence to LINE in a specific DIRECTION  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 961:94]
       
      repeated .uk.org.netex.www.netex.LineInDirectionReference line_in_direction_ref = 7;
    • addLineInDirectionRef

      public InterchangeRuleParameterStructure.Builder addLineInDirectionRef(int index, LineInDirectionReference.Builder builderForValue)
       Refrence to LINE in a specific DIRECTION  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 961:94]
       
      repeated .uk.org.netex.www.netex.LineInDirectionReference line_in_direction_ref = 7;
    • addAllLineInDirectionRef

      public InterchangeRuleParameterStructure.Builder addAllLineInDirectionRef(Iterable<? extends LineInDirectionReference> values)
       Refrence to LINE in a specific DIRECTION  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 961:94]
       
      repeated .uk.org.netex.www.netex.LineInDirectionReference line_in_direction_ref = 7;
    • clearLineInDirectionRef

      public InterchangeRuleParameterStructure.Builder clearLineInDirectionRef()
       Refrence to LINE in a specific DIRECTION  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 961:94]
       
      repeated .uk.org.netex.www.netex.LineInDirectionReference line_in_direction_ref = 7;
    • removeLineInDirectionRef

      public InterchangeRuleParameterStructure.Builder removeLineInDirectionRef(int index)
       Refrence to LINE in a specific DIRECTION  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 961:94]
       
      repeated .uk.org.netex.www.netex.LineInDirectionReference line_in_direction_ref = 7;
    • getLineInDirectionRefBuilder

      public LineInDirectionReference.Builder getLineInDirectionRefBuilder(int index)
       Refrence to LINE in a specific DIRECTION  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 961:94]
       
      repeated .uk.org.netex.www.netex.LineInDirectionReference line_in_direction_ref = 7;
    • getLineInDirectionRefOrBuilder

      public LineInDirectionReferenceOrBuilder getLineInDirectionRefOrBuilder(int index)
       Refrence to LINE in a specific DIRECTION  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 961:94]
       
      repeated .uk.org.netex.www.netex.LineInDirectionReference line_in_direction_ref = 7;
      Specified by:
      getLineInDirectionRefOrBuilder in interface InterchangeRuleParameterStructureOrBuilder
    • getLineInDirectionRefOrBuilderList

      public List<? extends LineInDirectionReferenceOrBuilder> getLineInDirectionRefOrBuilderList()
       Refrence to LINE in a specific DIRECTION  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 961:94]
       
      repeated .uk.org.netex.www.netex.LineInDirectionReference line_in_direction_ref = 7;
      Specified by:
      getLineInDirectionRefOrBuilderList in interface InterchangeRuleParameterStructureOrBuilder
    • addLineInDirectionRefBuilder

      public LineInDirectionReference.Builder addLineInDirectionRefBuilder()
       Refrence to LINE in a specific DIRECTION  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 961:94]
       
      repeated .uk.org.netex.www.netex.LineInDirectionReference line_in_direction_ref = 7;
    • addLineInDirectionRefBuilder

      public LineInDirectionReference.Builder addLineInDirectionRefBuilder(int index)
       Refrence to LINE in a specific DIRECTION  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 961:94]
       
      repeated .uk.org.netex.www.netex.LineInDirectionReference line_in_direction_ref = 7;
    • getLineInDirectionRefBuilderList

      public List<LineInDirectionReference.Builder> getLineInDirectionRefBuilderList()
       Refrence to LINE in a specific DIRECTION  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 961:94]
       
      repeated .uk.org.netex.www.netex.LineInDirectionReference line_in_direction_ref = 7;
    • hasAdjacentStopPointRef

      public boolean hasAdjacentStopPointRef()
       Prior (feeder) or onwards (distributor) SCHEDULED STOP POINT before/after CONNECTION.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 273:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure adjacent_stop_point_ref = 23;
      Specified by:
      hasAdjacentStopPointRef in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      Whether the adjacentStopPointRef field is set.
    • getAdjacentStopPointRef

      public VersionOfObjectRefStructure getAdjacentStopPointRef()
       Prior (feeder) or onwards (distributor) SCHEDULED STOP POINT before/after CONNECTION.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 273:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure adjacent_stop_point_ref = 23;
      Specified by:
      getAdjacentStopPointRef in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      The adjacentStopPointRef.
    • setAdjacentStopPointRef

       Prior (feeder) or onwards (distributor) SCHEDULED STOP POINT before/after CONNECTION.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 273:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure adjacent_stop_point_ref = 23;
    • setAdjacentStopPointRef

      public InterchangeRuleParameterStructure.Builder setAdjacentStopPointRef(VersionOfObjectRefStructure.Builder builderForValue)
       Prior (feeder) or onwards (distributor) SCHEDULED STOP POINT before/after CONNECTION.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 273:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure adjacent_stop_point_ref = 23;
    • mergeAdjacentStopPointRef

       Prior (feeder) or onwards (distributor) SCHEDULED STOP POINT before/after CONNECTION.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 273:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure adjacent_stop_point_ref = 23;
    • clearAdjacentStopPointRef

      public InterchangeRuleParameterStructure.Builder clearAdjacentStopPointRef()
       Prior (feeder) or onwards (distributor) SCHEDULED STOP POINT before/after CONNECTION.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 273:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure adjacent_stop_point_ref = 23;
    • getAdjacentStopPointRefBuilder

      public VersionOfObjectRefStructure.Builder getAdjacentStopPointRefBuilder()
       Prior (feeder) or onwards (distributor) SCHEDULED STOP POINT before/after CONNECTION.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 273:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure adjacent_stop_point_ref = 23;
    • getAdjacentStopPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getAdjacentStopPointRefOrBuilder()
       Prior (feeder) or onwards (distributor) SCHEDULED STOP POINT before/after CONNECTION.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 273:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure adjacent_stop_point_ref = 23;
      Specified by:
      getAdjacentStopPointRefOrBuilder in interface InterchangeRuleParameterStructureOrBuilder
    • hasAdjacentStopPlaceRef

      public boolean hasAdjacentStopPlaceRef()
       Prior (feeder) or onwards (distributor) SCHEDULED STOP PLACE  before/after CONNECTION.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 278:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure adjacent_stop_place_ref = 24;
      Specified by:
      hasAdjacentStopPlaceRef in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      Whether the adjacentStopPlaceRef field is set.
    • getAdjacentStopPlaceRef

      public VersionOfObjectRefStructure getAdjacentStopPlaceRef()
       Prior (feeder) or onwards (distributor) SCHEDULED STOP PLACE  before/after CONNECTION.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 278:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure adjacent_stop_place_ref = 24;
      Specified by:
      getAdjacentStopPlaceRef in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      The adjacentStopPlaceRef.
    • setAdjacentStopPlaceRef

       Prior (feeder) or onwards (distributor) SCHEDULED STOP PLACE  before/after CONNECTION.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 278:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure adjacent_stop_place_ref = 24;
    • setAdjacentStopPlaceRef

      public InterchangeRuleParameterStructure.Builder setAdjacentStopPlaceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Prior (feeder) or onwards (distributor) SCHEDULED STOP PLACE  before/after CONNECTION.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 278:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure adjacent_stop_place_ref = 24;
    • mergeAdjacentStopPlaceRef

       Prior (feeder) or onwards (distributor) SCHEDULED STOP PLACE  before/after CONNECTION.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 278:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure adjacent_stop_place_ref = 24;
    • clearAdjacentStopPlaceRef

      public InterchangeRuleParameterStructure.Builder clearAdjacentStopPlaceRef()
       Prior (feeder) or onwards (distributor) SCHEDULED STOP PLACE  before/after CONNECTION.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 278:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure adjacent_stop_place_ref = 24;
    • getAdjacentStopPlaceRefBuilder

      public VersionOfObjectRefStructure.Builder getAdjacentStopPlaceRefBuilder()
       Prior (feeder) or onwards (distributor) SCHEDULED STOP PLACE  before/after CONNECTION.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 278:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure adjacent_stop_place_ref = 24;
    • getAdjacentStopPlaceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getAdjacentStopPlaceRefOrBuilder()
       Prior (feeder) or onwards (distributor) SCHEDULED STOP PLACE  before/after CONNECTION.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 278:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure adjacent_stop_place_ref = 24;
      Specified by:
      getAdjacentStopPlaceRefOrBuilder in interface InterchangeRuleParameterStructureOrBuilder
    • hasAdjacentPointRef

      public boolean hasAdjacentPointRef()
       Prior (feeder) or onwards (distributor) POINT (not necessarily a STOP POINT) before/after connection.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 283:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure adjacent_point_ref = 25;
      Specified by:
      hasAdjacentPointRef in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      Whether the adjacentPointRef field is set.
    • getAdjacentPointRef

      public VersionOfObjectRefStructure getAdjacentPointRef()
       Prior (feeder) or onwards (distributor) POINT (not necessarily a STOP POINT) before/after connection.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 283:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure adjacent_point_ref = 25;
      Specified by:
      getAdjacentPointRef in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      The adjacentPointRef.
    • setAdjacentPointRef

       Prior (feeder) or onwards (distributor) POINT (not necessarily a STOP POINT) before/after connection.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 283:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure adjacent_point_ref = 25;
    • setAdjacentPointRef

       Prior (feeder) or onwards (distributor) POINT (not necessarily a STOP POINT) before/after connection.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 283:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure adjacent_point_ref = 25;
    • mergeAdjacentPointRef

       Prior (feeder) or onwards (distributor) POINT (not necessarily a STOP POINT) before/after connection.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 283:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure adjacent_point_ref = 25;
    • clearAdjacentPointRef

      public InterchangeRuleParameterStructure.Builder clearAdjacentPointRef()
       Prior (feeder) or onwards (distributor) POINT (not necessarily a STOP POINT) before/after connection.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 283:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure adjacent_point_ref = 25;
    • getAdjacentPointRefBuilder

      public VersionOfObjectRefStructure.Builder getAdjacentPointRefBuilder()
       Prior (feeder) or onwards (distributor) POINT (not necessarily a STOP POINT) before/after connection.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 283:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure adjacent_point_ref = 25;
    • getAdjacentPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getAdjacentPointRefOrBuilder()
       Prior (feeder) or onwards (distributor) POINT (not necessarily a STOP POINT) before/after connection.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 283:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure adjacent_point_ref = 25;
      Specified by:
      getAdjacentPointRefOrBuilder in interface InterchangeRuleParameterStructureOrBuilder
    • hasEndStopPointRef

      public boolean hasEndStopPointRef()
       Identifier of end i.e. origin (feeder) or destination (Distributor)(SCHEDULED STOP POINT of feeder/distributor JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 288:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure end_stop_point_ref = 26;
      Specified by:
      hasEndStopPointRef in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      Whether the endStopPointRef field is set.
    • getEndStopPointRef

      public VersionOfObjectRefStructure getEndStopPointRef()
       Identifier of end i.e. origin (feeder) or destination (Distributor)(SCHEDULED STOP POINT of feeder/distributor JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 288:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure end_stop_point_ref = 26;
      Specified by:
      getEndStopPointRef in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      The endStopPointRef.
    • setEndStopPointRef

       Identifier of end i.e. origin (feeder) or destination (Distributor)(SCHEDULED STOP POINT of feeder/distributor JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 288:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure end_stop_point_ref = 26;
    • setEndStopPointRef

       Identifier of end i.e. origin (feeder) or destination (Distributor)(SCHEDULED STOP POINT of feeder/distributor JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 288:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure end_stop_point_ref = 26;
    • mergeEndStopPointRef

       Identifier of end i.e. origin (feeder) or destination (Distributor)(SCHEDULED STOP POINT of feeder/distributor JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 288:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure end_stop_point_ref = 26;
    • clearEndStopPointRef

      public InterchangeRuleParameterStructure.Builder clearEndStopPointRef()
       Identifier of end i.e. origin (feeder) or destination (Distributor)(SCHEDULED STOP POINT of feeder/distributor JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 288:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure end_stop_point_ref = 26;
    • getEndStopPointRefBuilder

      public VersionOfObjectRefStructure.Builder getEndStopPointRefBuilder()
       Identifier of end i.e. origin (feeder) or destination (Distributor)(SCHEDULED STOP POINT of feeder/distributor JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 288:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure end_stop_point_ref = 26;
    • getEndStopPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getEndStopPointRefOrBuilder()
       Identifier of end i.e. origin (feeder) or destination (Distributor)(SCHEDULED STOP POINT of feeder/distributor JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 288:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure end_stop_point_ref = 26;
      Specified by:
      getEndStopPointRefOrBuilder in interface InterchangeRuleParameterStructureOrBuilder
    • hasTimeDemandTypeRef

      public boolean hasTimeDemandTypeRef()
       Reference to a TIME DEMAND TYPE. If given by context need not be stated.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_support.xsd at 80:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 31;
      Specified by:
      hasTimeDemandTypeRef in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      Whether the timeDemandTypeRef field is set.
    • getTimeDemandTypeRef

      public VersionOfObjectRefStructure getTimeDemandTypeRef()
       Reference to a TIME DEMAND TYPE. If given by context need not be stated.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_support.xsd at 80:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 31;
      Specified by:
      getTimeDemandTypeRef in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      The timeDemandTypeRef.
    • setTimeDemandTypeRef

       Reference to a TIME DEMAND TYPE. If given by context need not be stated.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_support.xsd at 80:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 31;
    • setTimeDemandTypeRef

       Reference to a TIME DEMAND TYPE. If given by context need not be stated.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_support.xsd at 80:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 31;
    • mergeTimeDemandTypeRef

       Reference to a TIME DEMAND TYPE. If given by context need not be stated.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_support.xsd at 80:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 31;
    • clearTimeDemandTypeRef

      public InterchangeRuleParameterStructure.Builder clearTimeDemandTypeRef()
       Reference to a TIME DEMAND TYPE. If given by context need not be stated.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_support.xsd at 80:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 31;
    • getTimeDemandTypeRefBuilder

      public VersionOfObjectRefStructure.Builder getTimeDemandTypeRefBuilder()
       Reference to a TIME DEMAND TYPE. If given by context need not be stated.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_support.xsd at 80:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 31;
    • getTimeDemandTypeRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTimeDemandTypeRefOrBuilder()
       Reference to a TIME DEMAND TYPE. If given by context need not be stated.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_support.xsd at 80:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 31;
      Specified by:
      getTimeDemandTypeRefOrBuilder in interface InterchangeRuleParameterStructureOrBuilder
    • hasServiceJourneyRef

      public boolean hasServiceJourneyRef()
       Reference to a connecting VEHICLE JOURNEY to whom INTERCHANGE RULE applies. If absent applies to all journeys.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 229:77]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 32;
      Specified by:
      hasServiceJourneyRef in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      Whether the serviceJourneyRef field is set.
    • getServiceJourneyRef

      public VersionOfObjectRefStructure getServiceJourneyRef()
       Reference to a connecting VEHICLE JOURNEY to whom INTERCHANGE RULE applies. If absent applies to all journeys.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 229:77]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 32;
      Specified by:
      getServiceJourneyRef in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      The serviceJourneyRef.
    • setServiceJourneyRef

       Reference to a connecting VEHICLE JOURNEY to whom INTERCHANGE RULE applies. If absent applies to all journeys.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 229:77]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 32;
    • setServiceJourneyRef

       Reference to a connecting VEHICLE JOURNEY to whom INTERCHANGE RULE applies. If absent applies to all journeys.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 229:77]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 32;
    • mergeServiceJourneyRef

       Reference to a connecting VEHICLE JOURNEY to whom INTERCHANGE RULE applies. If absent applies to all journeys.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 229:77]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 32;
    • clearServiceJourneyRef

      public InterchangeRuleParameterStructure.Builder clearServiceJourneyRef()
       Reference to a connecting VEHICLE JOURNEY to whom INTERCHANGE RULE applies. If absent applies to all journeys.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 229:77]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 32;
    • getServiceJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getServiceJourneyRefBuilder()
       Reference to a connecting VEHICLE JOURNEY to whom INTERCHANGE RULE applies. If absent applies to all journeys.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 229:77]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 32;
    • getServiceJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getServiceJourneyRefOrBuilder()
       Reference to a connecting VEHICLE JOURNEY to whom INTERCHANGE RULE applies. If absent applies to all journeys.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 229:77]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 32;
      Specified by:
      getServiceJourneyRefOrBuilder in interface InterchangeRuleParameterStructureOrBuilder
    • hasJourneyDesignator

      public boolean hasJourneyDesignator()
       Value reference to a JOURNEY. Provides an alternative way of identifying a Journey between TIMING POINTS  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 90:74]
       
      .uk.org.netex.www.netex.JourneyDesignatorStructure journey_designator = 33;
      Specified by:
      hasJourneyDesignator in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      Whether the journeyDesignator field is set.
    • getJourneyDesignator

      public JourneyDesignatorStructure getJourneyDesignator()
       Value reference to a JOURNEY. Provides an alternative way of identifying a Journey between TIMING POINTS  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 90:74]
       
      .uk.org.netex.www.netex.JourneyDesignatorStructure journey_designator = 33;
      Specified by:
      getJourneyDesignator in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      The journeyDesignator.
    • setJourneyDesignator

       Value reference to a JOURNEY. Provides an alternative way of identifying a Journey between TIMING POINTS  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 90:74]
       
      .uk.org.netex.www.netex.JourneyDesignatorStructure journey_designator = 33;
    • setJourneyDesignator

       Value reference to a JOURNEY. Provides an alternative way of identifying a Journey between TIMING POINTS  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 90:74]
       
      .uk.org.netex.www.netex.JourneyDesignatorStructure journey_designator = 33;
    • mergeJourneyDesignator

       Value reference to a JOURNEY. Provides an alternative way of identifying a Journey between TIMING POINTS  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 90:74]
       
      .uk.org.netex.www.netex.JourneyDesignatorStructure journey_designator = 33;
    • clearJourneyDesignator

      public InterchangeRuleParameterStructure.Builder clearJourneyDesignator()
       Value reference to a JOURNEY. Provides an alternative way of identifying a Journey between TIMING POINTS  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 90:74]
       
      .uk.org.netex.www.netex.JourneyDesignatorStructure journey_designator = 33;
    • getJourneyDesignatorBuilder

      public JourneyDesignatorStructure.Builder getJourneyDesignatorBuilder()
       Value reference to a JOURNEY. Provides an alternative way of identifying a Journey between TIMING POINTS  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 90:74]
       
      .uk.org.netex.www.netex.JourneyDesignatorStructure journey_designator = 33;
    • getJourneyDesignatorOrBuilder

      public JourneyDesignatorStructureOrBuilder getJourneyDesignatorOrBuilder()
       Value reference to a JOURNEY. Provides an alternative way of identifying a Journey between TIMING POINTS  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 90:74]
       
      .uk.org.netex.www.netex.JourneyDesignatorStructure journey_designator = 33;
      Specified by:
      getJourneyDesignatorOrBuilder in interface InterchangeRuleParameterStructureOrBuilder
    • hasServiceDesignator

      public boolean hasServiceDesignator()
       Value reference to a SERVICE JOURNEY. Provides an alternative way of identifying a Journey between SCHEDULED STOP POINTS  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 171:74]
       
      .uk.org.netex.www.netex.ServiceDesignatorStructure service_designator = 34;
      Specified by:
      hasServiceDesignator in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      Whether the serviceDesignator field is set.
    • getServiceDesignator

      public ServiceDesignatorStructure getServiceDesignator()
       Value reference to a SERVICE JOURNEY. Provides an alternative way of identifying a Journey between SCHEDULED STOP POINTS  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 171:74]
       
      .uk.org.netex.www.netex.ServiceDesignatorStructure service_designator = 34;
      Specified by:
      getServiceDesignator in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      The serviceDesignator.
    • setServiceDesignator

       Value reference to a SERVICE JOURNEY. Provides an alternative way of identifying a Journey between SCHEDULED STOP POINTS  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 171:74]
       
      .uk.org.netex.www.netex.ServiceDesignatorStructure service_designator = 34;
    • setServiceDesignator

       Value reference to a SERVICE JOURNEY. Provides an alternative way of identifying a Journey between SCHEDULED STOP POINTS  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 171:74]
       
      .uk.org.netex.www.netex.ServiceDesignatorStructure service_designator = 34;
    • mergeServiceDesignator

       Value reference to a SERVICE JOURNEY. Provides an alternative way of identifying a Journey between SCHEDULED STOP POINTS  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 171:74]
       
      .uk.org.netex.www.netex.ServiceDesignatorStructure service_designator = 34;
    • clearServiceDesignator

      public InterchangeRuleParameterStructure.Builder clearServiceDesignator()
       Value reference to a SERVICE JOURNEY. Provides an alternative way of identifying a Journey between SCHEDULED STOP POINTS  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 171:74]
       
      .uk.org.netex.www.netex.ServiceDesignatorStructure service_designator = 34;
    • getServiceDesignatorBuilder

      public ServiceDesignatorStructure.Builder getServiceDesignatorBuilder()
       Value reference to a SERVICE JOURNEY. Provides an alternative way of identifying a Journey between SCHEDULED STOP POINTS  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 171:74]
       
      .uk.org.netex.www.netex.ServiceDesignatorStructure service_designator = 34;
    • getServiceDesignatorOrBuilder

      public ServiceDesignatorStructureOrBuilder getServiceDesignatorOrBuilder()
       Value reference to a SERVICE JOURNEY. Provides an alternative way of identifying a Journey between SCHEDULED STOP POINTS  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 171:74]
       
      .uk.org.netex.www.netex.ServiceDesignatorStructure service_designator = 34;
      Specified by:
      getServiceDesignatorOrBuilder in interface InterchangeRuleParameterStructureOrBuilder
    • hasMaximumInterchangeWindow

      public boolean hasMaximumInterchangeWindow()
       Maximum interval for making INTERCHANGe.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 237:83]
       
      .google.protobuf.Duration maximum_interchange_window = 41;
      Specified by:
      hasMaximumInterchangeWindow in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      Whether the maximumInterchangeWindow field is set.
    • getMaximumInterchangeWindow

      public com.google.protobuf.Duration getMaximumInterchangeWindow()
       Maximum interval for making INTERCHANGe.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 237:83]
       
      .google.protobuf.Duration maximum_interchange_window = 41;
      Specified by:
      getMaximumInterchangeWindow in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      The maximumInterchangeWindow.
    • setMaximumInterchangeWindow

      public InterchangeRuleParameterStructure.Builder setMaximumInterchangeWindow(com.google.protobuf.Duration value)
       Maximum interval for making INTERCHANGe.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 237:83]
       
      .google.protobuf.Duration maximum_interchange_window = 41;
    • setMaximumInterchangeWindow

      public InterchangeRuleParameterStructure.Builder setMaximumInterchangeWindow(com.google.protobuf.Duration.Builder builderForValue)
       Maximum interval for making INTERCHANGe.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 237:83]
       
      .google.protobuf.Duration maximum_interchange_window = 41;
    • mergeMaximumInterchangeWindow

      public InterchangeRuleParameterStructure.Builder mergeMaximumInterchangeWindow(com.google.protobuf.Duration value)
       Maximum interval for making INTERCHANGe.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 237:83]
       
      .google.protobuf.Duration maximum_interchange_window = 41;
    • clearMaximumInterchangeWindow

      public InterchangeRuleParameterStructure.Builder clearMaximumInterchangeWindow()
       Maximum interval for making INTERCHANGe.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 237:83]
       
      .google.protobuf.Duration maximum_interchange_window = 41;
    • getMaximumInterchangeWindowBuilder

      public com.google.protobuf.Duration.Builder getMaximumInterchangeWindowBuilder()
       Maximum interval for making INTERCHANGe.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 237:83]
       
      .google.protobuf.Duration maximum_interchange_window = 41;
    • getMaximumInterchangeWindowOrBuilder

      public com.google.protobuf.DurationOrBuilder getMaximumInterchangeWindowOrBuilder()
       Maximum interval for making INTERCHANGe.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 237:83]
       
      .google.protobuf.Duration maximum_interchange_window = 41;
      Specified by:
      getMaximumInterchangeWindowOrBuilder in interface InterchangeRuleParameterStructureOrBuilder
    • hasStopPlaceRef

      public boolean hasStopPlaceRef()
       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 4;
      Specified by:
      hasStopPlaceRef in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      Whether the stopPlaceRef field is set.
    • getStopPlaceRef

      public VersionOfObjectRefStructure getStopPlaceRef()
       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 4;
      Specified by:
      getStopPlaceRef in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      The stopPlaceRef.
    • setStopPlaceRef

       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 4;
    • setStopPlaceRef

       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 4;
    • mergeStopPlaceRef

       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 4;
    • clearStopPlaceRef

      public InterchangeRuleParameterStructure.Builder clearStopPlaceRef()
       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 4;
    • getStopPlaceRefBuilder

      public VersionOfObjectRefStructure.Builder getStopPlaceRefBuilder()
       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 4;
    • getStopPlaceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getStopPlaceRefOrBuilder()
       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 4;
      Specified by:
      getStopPlaceRefOrBuilder in interface InterchangeRuleParameterStructureOrBuilder
    • hasTaxiRankRef

      public boolean hasTaxiRankRef()
       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 52;
      Specified by:
      hasTaxiRankRef in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      Whether the taxiRankRef field is set.
    • getTaxiRankRef

      public VersionOfObjectRefStructure getTaxiRankRef()
       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 52;
      Specified by:
      getTaxiRankRef in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      The taxiRankRef.
    • setTaxiRankRef

       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 52;
    • setTaxiRankRef

       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 52;
    • mergeTaxiRankRef

       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 52;
    • clearTaxiRankRef

      public InterchangeRuleParameterStructure.Builder clearTaxiRankRef()
       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 52;
    • getTaxiRankRefBuilder

      public VersionOfObjectRefStructure.Builder getTaxiRankRefBuilder()
       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 52;
    • getTaxiRankRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTaxiRankRefOrBuilder()
       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 52;
      Specified by:
      getTaxiRankRefOrBuilder in interface InterchangeRuleParameterStructureOrBuilder
    • hasScheduledStopPointRef

      public boolean hasScheduledStopPointRef()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 21;
      Specified by:
      hasScheduledStopPointRef in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      Whether the scheduledStopPointRef field is set.
    • getScheduledStopPointRef

      public VersionOfObjectRefStructure getScheduledStopPointRef()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 21;
      Specified by:
      getScheduledStopPointRef in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      The scheduledStopPointRef.
    • setScheduledStopPointRef

       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 21;
    • setScheduledStopPointRef

      public InterchangeRuleParameterStructure.Builder setScheduledStopPointRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 21;
    • mergeScheduledStopPointRef

       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 21;
    • clearScheduledStopPointRef

      public InterchangeRuleParameterStructure.Builder clearScheduledStopPointRef()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 21;
    • getScheduledStopPointRefBuilder

      public VersionOfObjectRefStructure.Builder getScheduledStopPointRefBuilder()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 21;
    • getScheduledStopPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getScheduledStopPointRefOrBuilder()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 21;
      Specified by:
      getScheduledStopPointRefOrBuilder in interface InterchangeRuleParameterStructureOrBuilder
    • hasFareScheduledStopPointRef

      public boolean hasFareScheduledStopPointRef()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 22;
      Specified by:
      hasFareScheduledStopPointRef in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      Whether the fareScheduledStopPointRef field is set.
    • getFareScheduledStopPointRef

      public VersionOfObjectRefStructure getFareScheduledStopPointRef()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 22;
      Specified by:
      getFareScheduledStopPointRef in interface InterchangeRuleParameterStructureOrBuilder
      Returns:
      The fareScheduledStopPointRef.
    • setFareScheduledStopPointRef

      public InterchangeRuleParameterStructure.Builder setFareScheduledStopPointRef(VersionOfObjectRefStructure value)
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 22;
    • setFareScheduledStopPointRef

      public InterchangeRuleParameterStructure.Builder setFareScheduledStopPointRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 22;
    • mergeFareScheduledStopPointRef

      public InterchangeRuleParameterStructure.Builder mergeFareScheduledStopPointRef(VersionOfObjectRefStructure value)
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 22;
    • clearFareScheduledStopPointRef

      public InterchangeRuleParameterStructure.Builder clearFareScheduledStopPointRef()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 22;
    • getFareScheduledStopPointRefBuilder

      public VersionOfObjectRefStructure.Builder getFareScheduledStopPointRefBuilder()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 22;
    • getFareScheduledStopPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFareScheduledStopPointRefOrBuilder()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 22;
      Specified by:
      getFareScheduledStopPointRefOrBuilder in interface InterchangeRuleParameterStructureOrBuilder