Interface JourneyEndpointStructureOrBuilder

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

public interface JourneyEndpointStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasName

      boolean hasName()
       [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 289:70]
       
      .uk.org.netex.www.netex.MultilingualString name = 1;
      Returns:
      Whether the name field is set.
    • getName

       [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 289:70]
       
      .uk.org.netex.www.netex.MultilingualString name = 1;
      Returns:
      The name.
    • getNameOrBuilder

      MultilingualStringOrBuilder getNameOrBuilder()
       [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 289:70]
       
      .uk.org.netex.www.netex.MultilingualString name = 1;
    • hasDestinationDisplayRef

      boolean hasDestinationDisplayRef()
       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 234:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 4;
      Returns:
      Whether the destinationDisplayRef field is set.
    • getDestinationDisplayRef

      VersionOfObjectRefStructure getDestinationDisplayRef()
       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 234:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 4;
      Returns:
      The destinationDisplayRef.
    • getDestinationDisplayRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getDestinationDisplayRefOrBuilder()
       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 234:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 4;
    • hasPlaceRef

      boolean hasPlaceRef()
       Reference to a PLACE.  [netex_framework/netex_genericFramework/netex_place_support.xsd at 85:71]
       
      .uk.org.netex.www.netex.PlaceRefType place_ref = 5;
      Returns:
      Whether the placeRef field is set.
    • getPlaceRef

      PlaceRefType getPlaceRef()
       Reference to a PLACE.  [netex_framework/netex_genericFramework/netex_place_support.xsd at 85:71]
       
      .uk.org.netex.www.netex.PlaceRefType place_ref = 5;
      Returns:
      The placeRef.
    • getPlaceRefOrBuilder

      PlaceRefTypeOrBuilder getPlaceRefOrBuilder()
       Reference to a PLACE.  [netex_framework/netex_genericFramework/netex_place_support.xsd at 85:71]
       
      .uk.org.netex.www.netex.PlaceRefType place_ref = 5;
    • 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 = 2;
      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 = 2;
      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 = 2;
    • 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 = 3;
      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 = 3;
      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 = 3;
    • getScheduledStopPointRefStructureCase

      JourneyEndpointStructure.ScheduledStopPointRefStructureCase getScheduledStopPointRefStructureCase()