Interface ConnectingJourney_DerivedViewStructureOrBuilder

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

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

    • getId

      String getId()
       Identifier of Object of which this is a view.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 136:48]
       
      string id = 1;
      Returns:
      The id.
    • getIdBytes

      com.google.protobuf.ByteString getIdBytes()
       Identifier of Object of which this is a view.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 136:48]
       
      string id = 1;
      Returns:
      The bytes for id.
    • hasBrandingRef

      boolean hasBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2;
      Returns:
      Whether the brandingRef field is set.
    • getBrandingRef

      VersionOfObjectRefStructure getBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2;
      Returns:
      The brandingRef.
    • getBrandingRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getBrandingRefOrBuilder()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2;
    • hasServiceJourneyRef

      boolean hasServiceJourneyRef()
       Service Journey to which srevice connects.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 776:78]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 41;
      Returns:
      Whether the serviceJourneyRef field is set.
    • getServiceJourneyRef

      VersionOfObjectRefStructure getServiceJourneyRef()
       Service Journey to which srevice connects.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 776:78]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 41;
      Returns:
      The serviceJourneyRef.
    • getServiceJourneyRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getServiceJourneyRefOrBuilder()
       Service Journey to which srevice connects.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 776:78]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 41;
    • hasDepartureTime

      boolean hasDepartureTime()
       Time of Departure.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 782:57]
       
      .google.type.TimeOfDay departure_time = 42;
      Returns:
      Whether the departureTime field is set.
    • getDepartureTime

      com.google.type.TimeOfDay getDepartureTime()
       Time of Departure.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 782:57]
       
      .google.type.TimeOfDay departure_time = 42;
      Returns:
      The departureTime.
    • getDepartureTimeOrBuilder

      com.google.type.TimeOfDayOrBuilder getDepartureTimeOrBuilder()
       Time of Departure.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 782:57]
       
      .google.type.TimeOfDay departure_time = 42;
    • hasFrequency

      boolean hasFrequency()
       Frequency of departure.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 787:77]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 43;
      Returns:
      Whether the frequency field is set.
    • getFrequency

      FrequencyStructure getFrequency()
       Frequency of departure.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 787:77]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 43;
      Returns:
      The frequency.
    • getFrequencyOrBuilder

      FrequencyStructureOrBuilder getFrequencyOrBuilder()
       Frequency of departure.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 787:77]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 43;
    • hasName

      boolean hasName()
       Name of journey.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 793:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 51;
      Returns:
      Whether the name field is set.
    • getName

       Name of journey.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 793:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 51;
      Returns:
      The name.
    • getNameOrBuilder

      MultilingualStringOrBuilder getNameOrBuilder()
       Name of journey.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 793:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 51;
    • hasDestinationDisplayView

      boolean hasDestinationDisplayView()
       Simplified view of a DESTINATION DISPLAY. Includes derived properties of the DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1078:94]
       
      .uk.org.netex.www.netex.DestinationDisplayViewType destination_display_view = 52;
      Returns:
      Whether the destinationDisplayView field is set.
    • getDestinationDisplayView

      DestinationDisplayViewType getDestinationDisplayView()
       Simplified view of a DESTINATION DISPLAY. Includes derived properties of the DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1078:94]
       
      .uk.org.netex.www.netex.DestinationDisplayViewType destination_display_view = 52;
      Returns:
      The destinationDisplayView.
    • getDestinationDisplayViewOrBuilder

      DestinationDisplayViewTypeOrBuilder getDestinationDisplayViewOrBuilder()
       Simplified view of a DESTINATION DISPLAY. Includes derived properties of the DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1078:94]
       
      .uk.org.netex.www.netex.DestinationDisplayViewType destination_display_view = 52;
    • getConnectingOrder

      int getConnectingOrder()
       Order of Point within Connecting journey as an absolute number.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 805:83]
       
      uint32 connecting_order = 59;
      Returns:
      The connectingOrder.
    • getConnectingVisitNumber

      int getConnectingVisitNumber()
       Order of Point within Connecting as number of visits to the same stop.  Default is 1.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 810:101]
       
      uint32 connecting_visit_number = 60;
      Returns:
      The connectingVisitNumber.
    • hasDayTypeRef

      boolean hasDayTypeRef()
       Reference to a DAY TYPE.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 77:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure day_type_ref = 53;
      Returns:
      Whether the dayTypeRef field is set.
    • getDayTypeRef

       Reference to a DAY TYPE.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 77:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure day_type_ref = 53;
      Returns:
      The dayTypeRef.
    • getDayTypeRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getDayTypeRefOrBuilder()
       Reference to a DAY TYPE.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 77:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure day_type_ref = 53;
    • hasFareDayTypeRef

      boolean hasFareDayTypeRef()
       Reference to a FARE DAY TYPE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 196:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_day_type_ref = 54;
      Returns:
      Whether the fareDayTypeRef field is set.
    • getFareDayTypeRef

      VersionOfObjectRefStructure getFareDayTypeRef()
       Reference to a FARE DAY TYPE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 196:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_day_type_ref = 54;
      Returns:
      The fareDayTypeRef.
    • getFareDayTypeRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getFareDayTypeRefOrBuilder()
       Reference to a FARE DAY TYPE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 196:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_day_type_ref = 54;
    • hasJourneyPatternRef

      boolean hasJourneyPatternRef()
       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 55;
      Returns:
      Whether the journeyPatternRef field is set.
    • getJourneyPatternRef

      VersionOfObjectRefStructure getJourneyPatternRef()
       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 55;
      Returns:
      The journeyPatternRef.
    • getJourneyPatternRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getJourneyPatternRefOrBuilder()
       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 55;
    • hasDeadRunJourneyPatternRef

      boolean hasDeadRunJourneyPatternRef()
       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 56;
      Returns:
      Whether the deadRunJourneyPatternRef field is set.
    • getDeadRunJourneyPatternRef

      VersionOfObjectRefStructure getDeadRunJourneyPatternRef()
       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 56;
      Returns:
      The deadRunJourneyPatternRef.
    • getDeadRunJourneyPatternRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getDeadRunJourneyPatternRefOrBuilder()
       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 56;
    • hasServicePatternRef

      boolean hasServicePatternRef()
       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 57;
      Returns:
      Whether the servicePatternRef field is set.
    • getServicePatternRef

      VersionOfObjectRefStructure getServicePatternRef()
       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 57;
      Returns:
      The servicePatternRef.
    • getServicePatternRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getServicePatternRefOrBuilder()
       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 57;
    • hasServiceJourneyPatternRef

      boolean hasServiceJourneyPatternRef()
       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 58;
      Returns:
      Whether the serviceJourneyPatternRef field is set.
    • getServiceJourneyPatternRef

      VersionOfObjectRefStructure getServiceJourneyPatternRef()
       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 58;
      Returns:
      The serviceJourneyPatternRef.
    • getServiceJourneyPatternRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getServiceJourneyPatternRefOrBuilder()
       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 58;
    • getDayTypeRefStructureCase

    • getJourneyPatternRefStructureCase