Interface InterchangeRuleParameterStructureOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
InterchangeRuleParameterStructure, InterchangeRuleParameterStructure.Builder

@Generated public interface InterchangeRuleParameterStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getTransportModeValue

      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;
      Returns:
      The enum numeric value on the wire for transportMode.
    • 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;
      Returns:
      The transportMode.
    • hasOperatorRef

      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;
      Returns:
      Whether the operatorRef field is set.
    • getOperatorRef

      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;
      Returns:
      The operatorRef.
    • getOperatorRefOrBuilder

      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;
    • hasStopAreaRef

      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;
      Returns:
      Whether the stopAreaRef field is set.
    • getStopAreaRef

      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;
      Returns:
      The stopAreaRef.
    • getStopAreaRefOrBuilder

      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;
    • getAllLinesValue

      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;
      Returns:
      The enum numeric value on the wire for allLines.
    • getAllLines

      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;
      Returns:
      The allLines.
    • hasLinesInDirectionRefs

      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;
      Returns:
      Whether the linesInDirectionRefs field is set.
    • getLinesInDirectionRefs

      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;
      Returns:
      The linesInDirectionRefs.
    • getLinesInDirectionRefsOrBuilder

      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;
    • getLineInDirectionRefList

      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;
    • getLineInDirectionRef

      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;
    • getLineInDirectionRefCount

      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;
    • getLineInDirectionRefOrBuilderList

      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;
    • getLineInDirectionRefOrBuilder

      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;
    • hasAdjacentStopPointRef

      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;
      Returns:
      Whether the adjacentStopPointRef field is set.
    • getAdjacentStopPointRef

      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;
      Returns:
      The adjacentStopPointRef.
    • getAdjacentStopPointRefOrBuilder

      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;
    • hasAdjacentStopPlaceRef

      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;
      Returns:
      Whether the adjacentStopPlaceRef field is set.
    • getAdjacentStopPlaceRef

      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;
      Returns:
      The adjacentStopPlaceRef.
    • getAdjacentStopPlaceRefOrBuilder

      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;
    • hasAdjacentPointRef

      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;
      Returns:
      Whether the adjacentPointRef field is set.
    • getAdjacentPointRef

      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;
      Returns:
      The adjacentPointRef.
    • getAdjacentPointRefOrBuilder

      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;
    • hasEndStopPointRef

      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;
      Returns:
      Whether the endStopPointRef field is set.
    • getEndStopPointRef

      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;
      Returns:
      The endStopPointRef.
    • getEndStopPointRefOrBuilder

      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;
    • hasTimeDemandTypeRef

      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;
      Returns:
      Whether the timeDemandTypeRef field is set.
    • getTimeDemandTypeRef

      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;
      Returns:
      The timeDemandTypeRef.
    • getTimeDemandTypeRefOrBuilder

      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;
    • hasServiceJourneyRef

      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;
      Returns:
      Whether the serviceJourneyRef field is set.
    • getServiceJourneyRef

      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;
      Returns:
      The serviceJourneyRef.
    • getServiceJourneyRefOrBuilder

      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;
    • hasJourneyDesignator

      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;
      Returns:
      Whether the journeyDesignator field is set.
    • getJourneyDesignator

      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;
      Returns:
      The journeyDesignator.
    • getJourneyDesignatorOrBuilder

      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;
    • hasServiceDesignator

      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;
      Returns:
      Whether the serviceDesignator field is set.
    • getServiceDesignator

      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;
      Returns:
      The serviceDesignator.
    • getServiceDesignatorOrBuilder

      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;
    • hasMaximumInterchangeWindow

      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;
      Returns:
      Whether the maximumInterchangeWindow field is set.
    • getMaximumInterchangeWindow

      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;
      Returns:
      The maximumInterchangeWindow.
    • getMaximumInterchangeWindowOrBuilder

      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;
    • hasStopPlaceRef

      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;
      Returns:
      Whether the stopPlaceRef field is set.
    • getStopPlaceRef

      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;
      Returns:
      The stopPlaceRef.
    • getStopPlaceRefOrBuilder

      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;
    • hasTaxiRankRef

      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;
      Returns:
      Whether the taxiRankRef field is set.
    • getTaxiRankRef

      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;
      Returns:
      The taxiRankRef.
    • getTaxiRankRefOrBuilder

      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;
    • hasScheduledStopPointRef

      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;
      Returns:
      Whether the scheduledStopPointRef field is set.
    • getScheduledStopPointRef

      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;
      Returns:
      The scheduledStopPointRef.
    • getScheduledStopPointRefOrBuilder

      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;
    • hasFareScheduledStopPointRef

      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;
      Returns:
      Whether the fareScheduledStopPointRef field is set.
    • getFareScheduledStopPointRef

      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;
      Returns:
      The fareScheduledStopPointRef.
    • getFareScheduledStopPointRefOrBuilder

      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;
    • getStopPlaceRefStructureCase

    • getScheduledStopPointRefStructureCase