Class ServiceJourneyInterchange_DerivedViewStructure.Builder

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

public static final class ServiceJourneyInterchange_DerivedViewStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<ServiceJourneyInterchange_DerivedViewStructure.Builder> implements ServiceJourneyInterchange_DerivedViewStructureOrBuilder
 Type for SERVICE JOURNEY INTERCHANGE VIEW.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 721:73]
 
Protobuf type uk.org.netex.www.netex.ServiceJourneyInterchange_DerivedViewStructure
  • 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<ServiceJourneyInterchange_DerivedViewStructure.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<ServiceJourneyInterchange_DerivedViewStructure.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<ServiceJourneyInterchange_DerivedViewStructure.Builder>
    • getDefaultInstanceForType

      public ServiceJourneyInterchange_DerivedViewStructure 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

      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

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

      public ServiceJourneyInterchange_DerivedViewStructure.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<ServiceJourneyInterchange_DerivedViewStructure.Builder>
      Throws:
      IOException
    • getId

      public 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;
      Specified by:
      getId in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      The id.
    • getIdBytes

      public 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;
      Specified by:
      getIdBytes in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      The bytes for id.
    • setId

       Identifier of Object of which this is a view.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 136:48]
       
      string id = 1;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       Identifier of Object of which this is a view.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 136:48]
       
      string id = 1;
      Returns:
      This builder for chaining.
    • setIdBytes

      public ServiceJourneyInterchange_DerivedViewStructure.Builder setIdBytes(com.google.protobuf.ByteString value)
       Identifier of Object of which this is a view.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 136:48]
       
      string id = 1;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • hasBrandingRef

      public 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;
      Specified by:
      hasBrandingRef in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      Whether the brandingRef field is set.
    • getBrandingRef

      public 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;
      Specified by:
      getBrandingRef in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      The brandingRef.
    • setBrandingRef

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

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

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

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

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

      public 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;
      Specified by:
      getBrandingRefOrBuilder in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
    • hasServiceJourneyInterchangeRef

      public 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;
      Specified by:
      hasServiceJourneyInterchangeRef in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      Whether the serviceJourneyInterchangeRef field is set.
    • getServiceJourneyInterchangeRef

      public 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;
      Specified by:
      getServiceJourneyInterchangeRef in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      The serviceJourneyInterchangeRef.
    • setServiceJourneyInterchangeRef

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

      public ServiceJourneyInterchange_DerivedViewStructure.Builder setServiceJourneyInterchangeRef(VersionOfObjectRefStructure.Builder builderForValue)
       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;
    • mergeServiceJourneyInterchangeRef

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

      public ServiceJourneyInterchange_DerivedViewStructure.Builder clearServiceJourneyInterchangeRef()
       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;
    • getServiceJourneyInterchangeRefBuilder

      public VersionOfObjectRefStructure.Builder getServiceJourneyInterchangeRefBuilder()
       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;
    • getServiceJourneyInterchangeRefOrBuilder

      public 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;
      Specified by:
      getServiceJourneyInterchangeRefOrBuilder in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
    • hasDescription

      public 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;
      Specified by:
      hasDescription in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public 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;
      Specified by:
      getDescription in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      The description.
    • setDescription

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

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

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

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

      public MultilingualString.Builder getDescriptionBuilder()
       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;
    • getDescriptionOrBuilder

      public 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;
      Specified by:
      getDescriptionOrBuilder in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
    • getStaySeated

      public 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;
      Specified by:
      getStaySeated in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      The staySeated.
    • setStaySeated

      public ServiceJourneyInterchange_DerivedViewStructure.Builder setStaySeated(boolean value)
       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;
      Parameters:
      value - The staySeated to set.
      Returns:
      This builder for chaining.
    • clearStaySeated

       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:
      This builder for chaining.
    • getCrossBorder

      public 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;
      Specified by:
      getCrossBorder in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      The crossBorder.
    • setCrossBorder

      public ServiceJourneyInterchange_DerivedViewStructure.Builder setCrossBorder(boolean value)
       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;
      Parameters:
      value - The crossBorder to set.
      Returns:
      This builder for chaining.
    • clearCrossBorder

       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:
      This builder for chaining.
    • getPlanned

      public 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;
      Specified by:
      getPlanned in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      The planned.
    • setPlanned

      public ServiceJourneyInterchange_DerivedViewStructure.Builder setPlanned(boolean value)
       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;
      Parameters:
      value - The planned to set.
      Returns:
      This builder for chaining.
    • clearPlanned

       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:
      This builder for chaining.
    • getGuaranteed

      public boolean getGuaranteed()
       Whether INTERCHANGE is guaranteed. Default is false.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 516:84]
       
      bool guaranteed = 46;
      Specified by:
      getGuaranteed in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      The guaranteed.
    • setGuaranteed

      public ServiceJourneyInterchange_DerivedViewStructure.Builder setGuaranteed(boolean value)
       Whether INTERCHANGE is guaranteed. Default is false.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 516:84]
       
      bool guaranteed = 46;
      Parameters:
      value - The guaranteed to set.
      Returns:
      This builder for chaining.
    • clearGuaranteed

       Whether INTERCHANGE is guaranteed. Default is false.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 516:84]
       
      bool guaranteed = 46;
      Returns:
      This builder for chaining.
    • getAdvertised

      public 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;
      Specified by:
      getAdvertised in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      The advertised.
    • setAdvertised

      public ServiceJourneyInterchange_DerivedViewStructure.Builder setAdvertised(boolean value)
       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;
      Parameters:
      value - The advertised to set.
      Returns:
      This builder for chaining.
    • clearAdvertised

       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:
      This builder for chaining.
    • getControlled

      public 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;
      Specified by:
      getControlled in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      The controlled.
    • setControlled

      public ServiceJourneyInterchange_DerivedViewStructure.Builder setControlled(boolean value)
       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;
      Parameters:
      value - The controlled to set.
      Returns:
      This builder for chaining.
    • clearControlled

       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:
      This builder for chaining.
    • getConnectionCertaintyValue

      public 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;
      Specified by:
      getConnectionCertaintyValue in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      The enum numeric value on the wire for connectionCertainty.
    • setConnectionCertaintyValue

      public ServiceJourneyInterchange_DerivedViewStructure.Builder setConnectionCertaintyValue(int value)
       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;
      Parameters:
      value - The enum numeric value on the wire for connectionCertainty to set.
      Returns:
      This builder for chaining.
    • getConnectionCertainty

      public 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;
      Specified by:
      getConnectionCertainty in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      The connectionCertainty.
    • setConnectionCertainty

       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;
      Parameters:
      value - The connectionCertainty to set.
      Returns:
      This builder for chaining.
    • clearConnectionCertainty

      public ServiceJourneyInterchange_DerivedViewStructure.Builder clearConnectionCertainty()
       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:
      This builder for chaining.
    • hasNoticeAssignments

      public 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;
      Specified by:
      hasNoticeAssignments in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      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;
      Specified by:
      getNoticeAssignments in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      The noticeAssignments.
    • setNoticeAssignments

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

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

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

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

       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;
    • 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;
      Specified by:
      getNoticeAssignmentsOrBuilder in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
    • hasConnectingJourneyRef

      public 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;
      Specified by:
      hasConnectingJourneyRef in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      Whether the connectingJourneyRef field is set.
    • getConnectingJourneyRef

      public 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;
      Specified by:
      getConnectingJourneyRef in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      The connectingJourneyRef.
    • setConnectingJourneyRef

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

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

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

      public ServiceJourneyInterchange_DerivedViewStructure.Builder clearConnectingJourneyRef()
       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;
    • getConnectingJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getConnectingJourneyRefBuilder()
       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;
    • getConnectingJourneyRefOrBuilder

      public 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;
      Specified by:
      getConnectingJourneyRefOrBuilder in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
    • hasConnectingJourneyView

      public 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;
      Specified by:
      hasConnectingJourneyView in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      Whether the connectingJourneyView field is set.
    • getConnectingJourneyView

      public 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;
      Specified by:
      getConnectingJourneyView in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      The connectingJourneyView.
    • setConnectingJourneyView

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

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

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

      public ServiceJourneyInterchange_DerivedViewStructure.Builder clearConnectingJourneyView()
       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;
    • getConnectingJourneyViewBuilder

      public ConnectingJourney_DerivedViewStructure.Builder getConnectingJourneyViewBuilder()
       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;
    • getConnectingJourneyViewOrBuilder

      public 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;
      Specified by:
      getConnectingJourneyViewOrBuilder in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
    • hasConnectingLineView

      public 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;
      Specified by:
      hasConnectingLineView in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      Whether the connectingLineView field is set.
    • getConnectingLineView

      public 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;
      Specified by:
      getConnectingLineView in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      The connectingLineView.
    • setConnectingLineView

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

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

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

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

      public Line_DerivedViewStructure.Builder getConnectingLineViewBuilder()
       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;
    • getConnectingLineViewOrBuilder

      public 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;
      Specified by:
      getConnectingLineViewOrBuilder in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
    • hasStandardWaitTime

      public 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;
      Specified by:
      hasStandardWaitTime in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      Whether the standardWaitTime field is set.
    • getStandardWaitTime

      public 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;
      Specified by:
      getStandardWaitTime in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      The standardWaitTime.
    • setStandardWaitTime

      public ServiceJourneyInterchange_DerivedViewStructure.Builder setStandardWaitTime(com.google.protobuf.Duration value)
       Standard wait time for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 303:75]
       
      .google.protobuf.Duration standard_wait_time = 82;
    • setStandardWaitTime

      public ServiceJourneyInterchange_DerivedViewStructure.Builder setStandardWaitTime(com.google.protobuf.Duration.Builder builderForValue)
       Standard wait time for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 303:75]
       
      .google.protobuf.Duration standard_wait_time = 82;
    • mergeStandardWaitTime

      public ServiceJourneyInterchange_DerivedViewStructure.Builder mergeStandardWaitTime(com.google.protobuf.Duration value)
       Standard wait time for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 303:75]
       
      .google.protobuf.Duration standard_wait_time = 82;
    • clearStandardWaitTime

       Standard wait time for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 303:75]
       
      .google.protobuf.Duration standard_wait_time = 82;
    • getStandardWaitTimeBuilder

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

      public 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;
      Specified by:
      getStandardWaitTimeOrBuilder in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
    • hasMaximumWaitTime

      public 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;
      Specified by:
      hasMaximumWaitTime in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      Whether the maximumWaitTime field is set.
    • getMaximumWaitTime

      public 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;
      Specified by:
      getMaximumWaitTime in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      The maximumWaitTime.
    • setMaximumWaitTime

      public ServiceJourneyInterchange_DerivedViewStructure.Builder setMaximumWaitTime(com.google.protobuf.Duration value)
       Maximum wait time for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 308:74]
       
      .google.protobuf.Duration maximum_wait_time = 83;
    • setMaximumWaitTime

      public ServiceJourneyInterchange_DerivedViewStructure.Builder setMaximumWaitTime(com.google.protobuf.Duration.Builder builderForValue)
       Maximum wait time for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 308:74]
       
      .google.protobuf.Duration maximum_wait_time = 83;
    • mergeMaximumWaitTime

      public ServiceJourneyInterchange_DerivedViewStructure.Builder mergeMaximumWaitTime(com.google.protobuf.Duration value)
       Maximum wait time for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 308:74]
       
      .google.protobuf.Duration maximum_wait_time = 83;
    • clearMaximumWaitTime

       Maximum wait time for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 308:74]
       
      .google.protobuf.Duration maximum_wait_time = 83;
    • getMaximumWaitTimeBuilder

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

      public 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;
      Specified by:
      getMaximumWaitTimeOrBuilder in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
    • hasMaximumAutomaticWaitTime

      public 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;
      Specified by:
      hasMaximumAutomaticWaitTime in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      Whether the maximumAutomaticWaitTime field is set.
    • getMaximumAutomaticWaitTime

      public 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;
      Specified by:
      getMaximumAutomaticWaitTime in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      The maximumAutomaticWaitTime.
    • setMaximumAutomaticWaitTime

      public ServiceJourneyInterchange_DerivedViewStructure.Builder setMaximumAutomaticWaitTime(com.google.protobuf.Duration value)
       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;
    • setMaximumAutomaticWaitTime

      public ServiceJourneyInterchange_DerivedViewStructure.Builder setMaximumAutomaticWaitTime(com.google.protobuf.Duration.Builder builderForValue)
       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;
    • mergeMaximumAutomaticWaitTime

      public ServiceJourneyInterchange_DerivedViewStructure.Builder mergeMaximumAutomaticWaitTime(com.google.protobuf.Duration value)
       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;
    • clearMaximumAutomaticWaitTime

      public ServiceJourneyInterchange_DerivedViewStructure.Builder clearMaximumAutomaticWaitTime()
       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;
    • getMaximumAutomaticWaitTimeBuilder

      public com.google.protobuf.Duration.Builder getMaximumAutomaticWaitTimeBuilder()
       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;
    • getMaximumAutomaticWaitTimeOrBuilder

      public 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;
      Specified by:
      getMaximumAutomaticWaitTimeOrBuilder in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
    • hasStandardTransferTime

      public 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;
      Specified by:
      hasStandardTransferTime in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      Whether the standardTransferTime field is set.
    • getStandardTransferTime

      public 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;
      Specified by:
      getStandardTransferTime in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      The standardTransferTime.
    • setStandardTransferTime

      public ServiceJourneyInterchange_DerivedViewStructure.Builder setStandardTransferTime(com.google.protobuf.Duration value)
       Standard transfer  duration for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 281:79]
       
      .google.protobuf.Duration standard_transfer_time = 91;
    • setStandardTransferTime

      public ServiceJourneyInterchange_DerivedViewStructure.Builder setStandardTransferTime(com.google.protobuf.Duration.Builder builderForValue)
       Standard transfer  duration for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 281:79]
       
      .google.protobuf.Duration standard_transfer_time = 91;
    • mergeStandardTransferTime

      public ServiceJourneyInterchange_DerivedViewStructure.Builder mergeStandardTransferTime(com.google.protobuf.Duration value)
       Standard transfer  duration for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 281:79]
       
      .google.protobuf.Duration standard_transfer_time = 91;
    • clearStandardTransferTime

      public ServiceJourneyInterchange_DerivedViewStructure.Builder clearStandardTransferTime()
       Standard transfer  duration for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 281:79]
       
      .google.protobuf.Duration standard_transfer_time = 91;
    • getStandardTransferTimeBuilder

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

      public 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;
      Specified by:
      getStandardTransferTimeOrBuilder in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
    • hasMinimumTransferTime

      public 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;
      Specified by:
      hasMinimumTransferTime in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      Whether the minimumTransferTime field is set.
    • getMinimumTransferTime

      public 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;
      Specified by:
      getMinimumTransferTime in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      The minimumTransferTime.
    • setMinimumTransferTime

      public ServiceJourneyInterchange_DerivedViewStructure.Builder setMinimumTransferTime(com.google.protobuf.Duration value)
       Maximum transfer duration for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 286:78]
       
      .google.protobuf.Duration minimum_transfer_time = 92;
    • setMinimumTransferTime

      public ServiceJourneyInterchange_DerivedViewStructure.Builder setMinimumTransferTime(com.google.protobuf.Duration.Builder builderForValue)
       Maximum transfer duration for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 286:78]
       
      .google.protobuf.Duration minimum_transfer_time = 92;
    • mergeMinimumTransferTime

      public ServiceJourneyInterchange_DerivedViewStructure.Builder mergeMinimumTransferTime(com.google.protobuf.Duration value)
       Maximum transfer duration for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 286:78]
       
      .google.protobuf.Duration minimum_transfer_time = 92;
    • clearMinimumTransferTime

      public ServiceJourneyInterchange_DerivedViewStructure.Builder clearMinimumTransferTime()
       Maximum transfer duration for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 286:78]
       
      .google.protobuf.Duration minimum_transfer_time = 92;
    • getMinimumTransferTimeBuilder

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

      public 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;
      Specified by:
      getMinimumTransferTimeOrBuilder in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
    • hasMaximumTransferTime

      public 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;
      Specified by:
      hasMaximumTransferTime in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      Whether the maximumTransferTime field is set.
    • getMaximumTransferTime

      public 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;
      Specified by:
      getMaximumTransferTime in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      The maximumTransferTime.
    • setMaximumTransferTime

      public ServiceJourneyInterchange_DerivedViewStructure.Builder setMaximumTransferTime(com.google.protobuf.Duration value)
       Maximum transfer duration for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 291:78]
       
      .google.protobuf.Duration maximum_transfer_time = 93;
    • setMaximumTransferTime

      public ServiceJourneyInterchange_DerivedViewStructure.Builder setMaximumTransferTime(com.google.protobuf.Duration.Builder builderForValue)
       Maximum transfer duration for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 291:78]
       
      .google.protobuf.Duration maximum_transfer_time = 93;
    • mergeMaximumTransferTime

      public ServiceJourneyInterchange_DerivedViewStructure.Builder mergeMaximumTransferTime(com.google.protobuf.Duration value)
       Maximum transfer duration for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 291:78]
       
      .google.protobuf.Duration maximum_transfer_time = 93;
    • clearMaximumTransferTime

      public ServiceJourneyInterchange_DerivedViewStructure.Builder clearMaximumTransferTime()
       Maximum transfer duration for INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 291:78]
       
      .google.protobuf.Duration maximum_transfer_time = 93;
    • getMaximumTransferTimeBuilder

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

      public 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;
      Specified by:
      getMaximumTransferTimeOrBuilder in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
    • hasControlCentreNotifyThreshold

      public 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;
      Specified by:
      hasControlCentreNotifyThreshold in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      Whether the controlCentreNotifyThreshold field is set.
    • getControlCentreNotifyThreshold

      public 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;
      Specified by:
      getControlCentreNotifyThreshold in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder
      Returns:
      The controlCentreNotifyThreshold.
    • setControlCentreNotifyThreshold

      public ServiceJourneyInterchange_DerivedViewStructure.Builder setControlCentreNotifyThreshold(com.google.protobuf.Duration value)
       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;
    • setControlCentreNotifyThreshold

      public ServiceJourneyInterchange_DerivedViewStructure.Builder setControlCentreNotifyThreshold(com.google.protobuf.Duration.Builder builderForValue)
       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;
    • mergeControlCentreNotifyThreshold

      public ServiceJourneyInterchange_DerivedViewStructure.Builder mergeControlCentreNotifyThreshold(com.google.protobuf.Duration value)
       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;
    • clearControlCentreNotifyThreshold

      public ServiceJourneyInterchange_DerivedViewStructure.Builder clearControlCentreNotifyThreshold()
       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;
    • getControlCentreNotifyThresholdBuilder

      public com.google.protobuf.Duration.Builder getControlCentreNotifyThresholdBuilder()
       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;
    • getControlCentreNotifyThresholdOrBuilder

      public 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;
      Specified by:
      getControlCentreNotifyThresholdOrBuilder in interface ServiceJourneyInterchange_DerivedViewStructureOrBuilder