Interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder

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

public interface ServiceJourneyInterchange_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;
    • hasServiceJourneyInterchangeRef

      boolean hasServiceJourneyInterchangeRef()
       Reference to a SERVICE JOURNEY INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_support.xsd at 170:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_interchange_ref = 41;
      Returns:
      Whether the serviceJourneyInterchangeRef field is set.
    • getServiceJourneyInterchangeRef

      VersionOfObjectRefStructure getServiceJourneyInterchangeRef()
       Reference to a SERVICE JOURNEY INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_support.xsd at 170:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_interchange_ref = 41;
      Returns:
      The serviceJourneyInterchangeRef.
    • getServiceJourneyInterchangeRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getServiceJourneyInterchangeRefOrBuilder()
       Reference to a SERVICE JOURNEY INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_support.xsd at 170:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_interchange_ref = 41;
    • hasDescription

      boolean hasDescription()
       Description of SCHEDULED STOP POINT feeding INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 729:78]
       
      .uk.org.netex.www.netex.MultilingualString description = 42;
      Returns:
      Whether the description field is set.
    • getDescription

      MultilingualString getDescription()
       Description of SCHEDULED STOP POINT feeding INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 729:78]
       
      .uk.org.netex.www.netex.MultilingualString description = 42;
      Returns:
      The description.
    • getDescriptionOrBuilder

      MultilingualStringOrBuilder getDescriptionOrBuilder()
       Description of SCHEDULED STOP POINT feeding INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 729:78]
       
      .uk.org.netex.www.netex.MultilingualString description = 42;
    • getStaySeated

      boolean getStaySeated()
       Whether the passenger can remain in vehicle (i.e. block linking). Default is false: the passenger must change vehicles for this INTERCHANGE. Default is false.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 491:84]
       
      bool stay_seated = 43;
      Returns:
      The staySeated.
    • getCrossBorder

      boolean getCrossBorder()
       Whether INTERCHANGE  involves crossing an international border. Default is false.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 497:85]
       
      bool cross_border = 44;
      Returns:
      The crossBorder.
    • getPlanned

      boolean getPlanned()
       Whether INTERCHANGE is planned in a timetable. Default is true.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 511:80]
       
      bool planned = 45;
      Returns:
      The planned.
    • getGuaranteed

      boolean getGuaranteed()
       Whether INTERCHANGE is guaranteed. Default is false.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 516:84]
       
      bool guaranteed = 46;
      Returns:
      The guaranteed.
    • getAdvertised

      boolean getAdvertised()
       Whether INTERCHANGE is advertised as an interchange. Default is true.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 521:83]
       
      bool advertised = 47;
      Returns:
      The advertised.
    • getControlled

      boolean getControlled()
       Whether INTERCHANGE  is controlled in real-time. Default is true.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 526:83]
       
      bool controlled = 48;
      Returns:
      The controlled.
    • getConnectionCertaintyValue

      int getConnectionCertaintyValue()
       Nature of gurantee to  conenction.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 531:96]
       
      .uk.org.netex.www.netex.ConnectionCertaintyEnumeration connection_certainty = 49;
      Returns:
      The enum numeric value on the wire for connectionCertainty.
    • getConnectionCertainty

      ConnectionCertaintyEnumeration getConnectionCertainty()
       Nature of gurantee to  conenction.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 531:96]
       
      .uk.org.netex.www.netex.ConnectionCertaintyEnumeration connection_certainty = 49;
      Returns:
      The connectionCertainty.
    • hasNoticeAssignments

      boolean hasNoticeAssignments()
       NOTICEs of an interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 735:58]
       
      .uk.org.netex.www.netex.ServiceJourneyInterchange_DerivedViewStructure.NoticeAssignmentsType notice_assignments = 71;
      Returns:
      Whether the noticeAssignments field is set.
    • getNoticeAssignments

       NOTICEs of an interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 735:58]
       
      .uk.org.netex.www.netex.ServiceJourneyInterchange_DerivedViewStructure.NoticeAssignmentsType notice_assignments = 71;
      Returns:
      The noticeAssignments.
    • getNoticeAssignmentsOrBuilder

       NOTICEs of an interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 735:58]
       
      .uk.org.netex.www.netex.ServiceJourneyInterchange_DerivedViewStructure.NoticeAssignmentsType notice_assignments = 71;
    • hasConnectingJourneyRef

      boolean hasConnectingJourneyRef()
       VEHICLE JOURNEY that feeds the INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 746:82]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_journey_ref = 72;
      Returns:
      Whether the connectingJourneyRef field is set.
    • getConnectingJourneyRef

      VersionOfObjectRefStructure getConnectingJourneyRef()
       VEHICLE JOURNEY that feeds the INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 746:82]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_journey_ref = 72;
      Returns:
      The connectingJourneyRef.
    • getConnectingJourneyRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getConnectingJourneyRefOrBuilder()
       VEHICLE JOURNEY that feeds the INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 746:82]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_journey_ref = 72;
    • hasConnectingJourneyView

      boolean hasConnectingJourneyView()
       Simplified  view of CONNECTING JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 764:139]
       
      .uk.org.netex.www.netex.ConnectingJourney_DerivedViewStructure connecting_journey_view = 73;
      Returns:
      Whether the connectingJourneyView field is set.
    • getConnectingJourneyView

      ConnectingJourney_DerivedViewStructure getConnectingJourneyView()
       Simplified  view of CONNECTING JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 764:139]
       
      .uk.org.netex.www.netex.ConnectingJourney_DerivedViewStructure connecting_journey_view = 73;
      Returns:
      The connectingJourneyView.
    • getConnectingJourneyViewOrBuilder

      ConnectingJourney_DerivedViewStructureOrBuilder getConnectingJourneyViewOrBuilder()
       Simplified  view of CONNECTING JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 764:139]
       
      .uk.org.netex.www.netex.ConnectingJourney_DerivedViewStructure connecting_journey_view = 73;
    • hasConnectingLineView

      boolean hasConnectingLineView()
       Simplified view of connecting LINE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 753:92]
       
      .uk.org.netex.www.netex.Line_DerivedViewStructure connecting_line_view = 81;
      Returns:
      Whether the connectingLineView field is set.
    • getConnectingLineView

      Line_DerivedViewStructure getConnectingLineView()
       Simplified view of connecting LINE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 753:92]
       
      .uk.org.netex.www.netex.Line_DerivedViewStructure connecting_line_view = 81;
      Returns:
      The connectingLineView.
    • getConnectingLineViewOrBuilder

      Line_DerivedViewStructureOrBuilder getConnectingLineViewOrBuilder()
       Simplified view of connecting LINE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 753:92]
       
      .uk.org.netex.www.netex.Line_DerivedViewStructure connecting_line_view = 81;
    • hasStandardWaitTime

      boolean hasStandardWaitTime()
       Standard wait time for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 303:75]
       
      .google.protobuf.Duration standard_wait_time = 82;
      Returns:
      Whether the standardWaitTime field is set.
    • getStandardWaitTime

      com.google.protobuf.Duration getStandardWaitTime()
       Standard wait time for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 303:75]
       
      .google.protobuf.Duration standard_wait_time = 82;
      Returns:
      The standardWaitTime.
    • getStandardWaitTimeOrBuilder

      com.google.protobuf.DurationOrBuilder getStandardWaitTimeOrBuilder()
       Standard wait time for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 303:75]
       
      .google.protobuf.Duration standard_wait_time = 82;
    • hasMaximumWaitTime

      boolean hasMaximumWaitTime()
       Maximum wait time for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 308:74]
       
      .google.protobuf.Duration maximum_wait_time = 83;
      Returns:
      Whether the maximumWaitTime field is set.
    • getMaximumWaitTime

      com.google.protobuf.Duration getMaximumWaitTime()
       Maximum wait time for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 308:74]
       
      .google.protobuf.Duration maximum_wait_time = 83;
      Returns:
      The maximumWaitTime.
    • getMaximumWaitTimeOrBuilder

      com.google.protobuf.DurationOrBuilder getMaximumWaitTimeOrBuilder()
       Maximum wait time for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 308:74]
       
      .google.protobuf.Duration maximum_wait_time = 83;
    • hasMaximumAutomaticWaitTime

      boolean hasMaximumAutomaticWaitTime()
       Maximum automatic wait time for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 313:83]
       
      .google.protobuf.Duration maximum_automatic_wait_time = 84;
      Returns:
      Whether the maximumAutomaticWaitTime field is set.
    • getMaximumAutomaticWaitTime

      com.google.protobuf.Duration getMaximumAutomaticWaitTime()
       Maximum automatic wait time for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 313:83]
       
      .google.protobuf.Duration maximum_automatic_wait_time = 84;
      Returns:
      The maximumAutomaticWaitTime.
    • getMaximumAutomaticWaitTimeOrBuilder

      com.google.protobuf.DurationOrBuilder getMaximumAutomaticWaitTimeOrBuilder()
       Maximum automatic wait time for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 313:83]
       
      .google.protobuf.Duration maximum_automatic_wait_time = 84;
    • hasStandardTransferTime

      boolean hasStandardTransferTime()
       Standard transfer  duration for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 281:79]
       
      .google.protobuf.Duration standard_transfer_time = 91;
      Returns:
      Whether the standardTransferTime field is set.
    • getStandardTransferTime

      com.google.protobuf.Duration getStandardTransferTime()
       Standard transfer  duration for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 281:79]
       
      .google.protobuf.Duration standard_transfer_time = 91;
      Returns:
      The standardTransferTime.
    • getStandardTransferTimeOrBuilder

      com.google.protobuf.DurationOrBuilder getStandardTransferTimeOrBuilder()
       Standard transfer  duration for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 281:79]
       
      .google.protobuf.Duration standard_transfer_time = 91;
    • hasMinimumTransferTime

      boolean hasMinimumTransferTime()
       Maximum transfer duration for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 286:78]
       
      .google.protobuf.Duration minimum_transfer_time = 92;
      Returns:
      Whether the minimumTransferTime field is set.
    • getMinimumTransferTime

      com.google.protobuf.Duration getMinimumTransferTime()
       Maximum transfer duration for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 286:78]
       
      .google.protobuf.Duration minimum_transfer_time = 92;
      Returns:
      The minimumTransferTime.
    • getMinimumTransferTimeOrBuilder

      com.google.protobuf.DurationOrBuilder getMinimumTransferTimeOrBuilder()
       Maximum transfer duration for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 286:78]
       
      .google.protobuf.Duration minimum_transfer_time = 92;
    • hasMaximumTransferTime

      boolean hasMaximumTransferTime()
       Maximum transfer duration for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 291:78]
       
      .google.protobuf.Duration maximum_transfer_time = 93;
      Returns:
      Whether the maximumTransferTime field is set.
    • getMaximumTransferTime

      com.google.protobuf.Duration getMaximumTransferTime()
       Maximum transfer duration for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 291:78]
       
      .google.protobuf.Duration maximum_transfer_time = 93;
      Returns:
      The maximumTransferTime.
    • getMaximumTransferTimeOrBuilder

      com.google.protobuf.DurationOrBuilder getMaximumTransferTimeOrBuilder()
       Maximum transfer duration for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 291:78]
       
      .google.protobuf.Duration maximum_transfer_time = 93;
    • hasControlCentreNotifyThreshold

      boolean hasControlCentreNotifyThreshold()
       Interval before CONTROL CENTRE should be notified associated with  SERVICE JOURNEY INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 269:87]
       
      .google.protobuf.Duration control_centre_notify_threshold = 101;
      Returns:
      Whether the controlCentreNotifyThreshold field is set.
    • getControlCentreNotifyThreshold

      com.google.protobuf.Duration getControlCentreNotifyThreshold()
       Interval before CONTROL CENTRE should be notified associated with  SERVICE JOURNEY INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 269:87]
       
      .google.protobuf.Duration control_centre_notify_threshold = 101;
      Returns:
      The controlCentreNotifyThreshold.
    • getControlCentreNotifyThresholdOrBuilder

      com.google.protobuf.DurationOrBuilder getControlCentreNotifyThresholdOrBuilder()
       Interval before CONTROL CENTRE should be notified associated with  SERVICE JOURNEY INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 269:87]
       
      .google.protobuf.Duration control_centre_notify_threshold = 101;