Class StopPointInJourneyPattern_DerivedViewStructure.Builder

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

public static final class StopPointInJourneyPattern_DerivedViewStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<StopPointInJourneyPattern_DerivedViewStructure.Builder> implements StopPointInJourneyPattern_DerivedViewStructureOrBuilder
 Type for STOP POINT IN JOURNEY PATTERN VIEW.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1003:90]
 
Protobuf type uk.org.netex.www.netex.StopPointInJourneyPattern_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<StopPointInJourneyPattern_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<StopPointInJourneyPattern_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<StopPointInJourneyPattern_DerivedViewStructure.Builder>
    • getDefaultInstanceForType

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

      public StopPointInJourneyPattern_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<StopPointInJourneyPattern_DerivedViewStructure.Builder>
      Throws:
      IOException
    • getPointInJourneyPatternRefStructureCase

      Specified by:
      getPointInJourneyPatternRefStructureCase in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
    • clearPointInJourneyPatternRefStructure

      public StopPointInJourneyPattern_DerivedViewStructure.Builder clearPointInJourneyPatternRefStructure()
    • getScheduledStopPointRefStructureCase

      Specified by:
      getScheduledStopPointRefStructureCase in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
    • clearScheduledStopPointRefStructure

      public StopPointInJourneyPattern_DerivedViewStructure.Builder clearScheduledStopPointRefStructure()
    • 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 StopPointInJourneyPattern_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 StopPointInJourneyPattern_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 StopPointInJourneyPattern_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 StopPointInJourneyPattern_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 StopPointInJourneyPattern_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 StopPointInJourneyPattern_DerivedViewStructureOrBuilder
    • getOrder

      public int getOrder()
       Order of CALL within Journey.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1018:60]
       
      uint32 order = 21 [(.buf.validate.field) = { ... }
      Specified by:
      getOrder in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The order.
    • setOrder

       Order of CALL within Journey.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1018:60]
       
      uint32 order = 21 [(.buf.validate.field) = { ... }
      Parameters:
      value - The order to set.
      Returns:
      This builder for chaining.
    • clearOrder

       Order of CALL within Journey.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1018:60]
       
      uint32 order = 21 [(.buf.validate.field) = { ... }
      Returns:
      This builder for chaining.
    • getVisitNumber

      public int getVisitNumber()
       Count of number of visits to this stop - as per SIRI use. Default is 1  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1031:89]
       
      uint32 visit_number = 45;
      Specified by:
      getVisitNumber in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The visitNumber.
    • setVisitNumber

      public StopPointInJourneyPattern_DerivedViewStructure.Builder setVisitNumber(int value)
       Count of number of visits to this stop - as per SIRI use. Default is 1  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1031:89]
       
      uint32 visit_number = 45;
      Parameters:
      value - The visitNumber to set.
      Returns:
      This builder for chaining.
    • clearVisitNumber

       Count of number of visits to this stop - as per SIRI use. Default is 1  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1031:89]
       
      uint32 visit_number = 45;
      Returns:
      This builder for chaining.
    • hasScheduledStopPointView

      public boolean hasScheduledStopPointView()
       Simplified view of SCHEDULED STOP POINT. Includes derived some propertries of a stop.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 934:141]
       
      .uk.org.netex.www.netex.ScheduledStopPoint_DerivedViewStructure scheduled_stop_point_view = 48;
      Specified by:
      hasScheduledStopPointView in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      Whether the scheduledStopPointView field is set.
    • getScheduledStopPointView

      public ScheduledStopPoint_DerivedViewStructure getScheduledStopPointView()
       Simplified view of SCHEDULED STOP POINT. Includes derived some propertries of a stop.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 934:141]
       
      .uk.org.netex.www.netex.ScheduledStopPoint_DerivedViewStructure scheduled_stop_point_view = 48;
      Specified by:
      getScheduledStopPointView in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The scheduledStopPointView.
    • setScheduledStopPointView

       Simplified view of SCHEDULED STOP POINT. Includes derived some propertries of a stop.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 934:141]
       
      .uk.org.netex.www.netex.ScheduledStopPoint_DerivedViewStructure scheduled_stop_point_view = 48;
    • setScheduledStopPointView

       Simplified view of SCHEDULED STOP POINT. Includes derived some propertries of a stop.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 934:141]
       
      .uk.org.netex.www.netex.ScheduledStopPoint_DerivedViewStructure scheduled_stop_point_view = 48;
    • mergeScheduledStopPointView

       Simplified view of SCHEDULED STOP POINT. Includes derived some propertries of a stop.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 934:141]
       
      .uk.org.netex.www.netex.ScheduledStopPoint_DerivedViewStructure scheduled_stop_point_view = 48;
    • clearScheduledStopPointView

      public StopPointInJourneyPattern_DerivedViewStructure.Builder clearScheduledStopPointView()
       Simplified view of SCHEDULED STOP POINT. Includes derived some propertries of a stop.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 934:141]
       
      .uk.org.netex.www.netex.ScheduledStopPoint_DerivedViewStructure scheduled_stop_point_view = 48;
    • getScheduledStopPointViewBuilder

      public ScheduledStopPoint_DerivedViewStructure.Builder getScheduledStopPointViewBuilder()
       Simplified view of SCHEDULED STOP POINT. Includes derived some propertries of a stop.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 934:141]
       
      .uk.org.netex.www.netex.ScheduledStopPoint_DerivedViewStructure scheduled_stop_point_view = 48;
    • getScheduledStopPointViewOrBuilder

      public ScheduledStopPoint_DerivedViewStructureOrBuilder getScheduledStopPointViewOrBuilder()
       Simplified view of SCHEDULED STOP POINT. Includes derived some propertries of a stop.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 934:141]
       
      .uk.org.netex.www.netex.ScheduledStopPoint_DerivedViewStructure scheduled_stop_point_view = 48;
      Specified by:
      getScheduledStopPointViewOrBuilder in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
    • hasOnwardTimingLinkView

      public boolean hasOnwardTimingLinkView()
       Information about onwards TIMING LINK.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 541:92]
       
      .uk.org.netex.www.netex.OnwardTimingLinkViewType onward_timing_link_view = 61;
      Specified by:
      hasOnwardTimingLinkView in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      Whether the onwardTimingLinkView field is set.
    • getOnwardTimingLinkView

      public OnwardTimingLinkViewType getOnwardTimingLinkView()
       Information about onwards TIMING LINK.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 541:92]
       
      .uk.org.netex.www.netex.OnwardTimingLinkViewType onward_timing_link_view = 61;
      Specified by:
      getOnwardTimingLinkView in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The onwardTimingLinkView.
    • setOnwardTimingLinkView

       Information about onwards TIMING LINK.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 541:92]
       
      .uk.org.netex.www.netex.OnwardTimingLinkViewType onward_timing_link_view = 61;
    • setOnwardTimingLinkView

       Information about onwards TIMING LINK.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 541:92]
       
      .uk.org.netex.www.netex.OnwardTimingLinkViewType onward_timing_link_view = 61;
    • mergeOnwardTimingLinkView

       Information about onwards TIMING LINK.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 541:92]
       
      .uk.org.netex.www.netex.OnwardTimingLinkViewType onward_timing_link_view = 61;
    • clearOnwardTimingLinkView

      public StopPointInJourneyPattern_DerivedViewStructure.Builder clearOnwardTimingLinkView()
       Information about onwards TIMING LINK.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 541:92]
       
      .uk.org.netex.www.netex.OnwardTimingLinkViewType onward_timing_link_view = 61;
    • getOnwardTimingLinkViewBuilder

      public OnwardTimingLinkViewType.Builder getOnwardTimingLinkViewBuilder()
       Information about onwards TIMING LINK.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 541:92]
       
      .uk.org.netex.www.netex.OnwardTimingLinkViewType onward_timing_link_view = 61;
    • getOnwardTimingLinkViewOrBuilder

      public OnwardTimingLinkViewTypeOrBuilder getOnwardTimingLinkViewOrBuilder()
       Information about onwards TIMING LINK.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 541:92]
       
      .uk.org.netex.www.netex.OnwardTimingLinkViewType onward_timing_link_view = 61;
      Specified by:
      getOnwardTimingLinkViewOrBuilder in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
    • hasOnwardServiceLinkRef

      public boolean hasOnwardServiceLinkRef()
       reference to onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1045:77]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onward_service_link_ref = 62;
      Specified by:
      hasOnwardServiceLinkRef in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      Whether the onwardServiceLinkRef field is set.
    • getOnwardServiceLinkRef

      public VersionOfObjectRefStructure getOnwardServiceLinkRef()
       reference to onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1045:77]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onward_service_link_ref = 62;
      Specified by:
      getOnwardServiceLinkRef in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The onwardServiceLinkRef.
    • setOnwardServiceLinkRef

       reference to onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1045:77]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onward_service_link_ref = 62;
    • setOnwardServiceLinkRef

       reference to onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1045:77]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onward_service_link_ref = 62;
    • mergeOnwardServiceLinkRef

       reference to onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1045:77]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onward_service_link_ref = 62;
    • clearOnwardServiceLinkRef

      public StopPointInJourneyPattern_DerivedViewStructure.Builder clearOnwardServiceLinkRef()
       reference to onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1045:77]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onward_service_link_ref = 62;
    • getOnwardServiceLinkRefBuilder

      public VersionOfObjectRefStructure.Builder getOnwardServiceLinkRefBuilder()
       reference to onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1045:77]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onward_service_link_ref = 62;
    • getOnwardServiceLinkRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOnwardServiceLinkRefOrBuilder()
       reference to onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1045:77]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onward_service_link_ref = 62;
      Specified by:
      getOnwardServiceLinkRefOrBuilder in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
    • hasOnwardServiceLinkView

      public boolean hasOnwardServiceLinkView()
       Information about an onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 959:93]
       
      .uk.org.netex.www.netex.OnwardServiceLinkViewType onward_service_link_view = 63;
      Specified by:
      hasOnwardServiceLinkView in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      Whether the onwardServiceLinkView field is set.
    • getOnwardServiceLinkView

      public OnwardServiceLinkViewType getOnwardServiceLinkView()
       Information about an onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 959:93]
       
      .uk.org.netex.www.netex.OnwardServiceLinkViewType onward_service_link_view = 63;
      Specified by:
      getOnwardServiceLinkView in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The onwardServiceLinkView.
    • setOnwardServiceLinkView

       Information about an onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 959:93]
       
      .uk.org.netex.www.netex.OnwardServiceLinkViewType onward_service_link_view = 63;
    • setOnwardServiceLinkView

       Information about an onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 959:93]
       
      .uk.org.netex.www.netex.OnwardServiceLinkViewType onward_service_link_view = 63;
    • mergeOnwardServiceLinkView

       Information about an onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 959:93]
       
      .uk.org.netex.www.netex.OnwardServiceLinkViewType onward_service_link_view = 63;
    • clearOnwardServiceLinkView

      public StopPointInJourneyPattern_DerivedViewStructure.Builder clearOnwardServiceLinkView()
       Information about an onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 959:93]
       
      .uk.org.netex.www.netex.OnwardServiceLinkViewType onward_service_link_view = 63;
    • getOnwardServiceLinkViewBuilder

      public OnwardServiceLinkViewType.Builder getOnwardServiceLinkViewBuilder()
       Information about an onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 959:93]
       
      .uk.org.netex.www.netex.OnwardServiceLinkViewType onward_service_link_view = 63;
    • getOnwardServiceLinkViewOrBuilder

      public OnwardServiceLinkViewTypeOrBuilder getOnwardServiceLinkViewOrBuilder()
       Information about an onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 959:93]
       
      .uk.org.netex.www.netex.OnwardServiceLinkViewType onward_service_link_view = 63;
      Specified by:
      getOnwardServiceLinkViewOrBuilder in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
    • getTimingPointStatusValue

      public int getTimingPointStatusValue()
       Nature of TIMING POINT. Default is primary.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1052:92]
       
      .uk.org.netex.www.netex.TimingPointStatusEnumeration timing_point_status = 71;
      Specified by:
      getTimingPointStatusValue in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The enum numeric value on the wire for timingPointStatus.
    • setTimingPointStatusValue

      public StopPointInJourneyPattern_DerivedViewStructure.Builder setTimingPointStatusValue(int value)
       Nature of TIMING POINT. Default is primary.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1052:92]
       
      .uk.org.netex.www.netex.TimingPointStatusEnumeration timing_point_status = 71;
      Parameters:
      value - The enum numeric value on the wire for timingPointStatus to set.
      Returns:
      This builder for chaining.
    • getTimingPointStatus

      public TimingPointStatusEnumeration getTimingPointStatus()
       Nature of TIMING POINT. Default is primary.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1052:92]
       
      .uk.org.netex.www.netex.TimingPointStatusEnumeration timing_point_status = 71;
      Specified by:
      getTimingPointStatus in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The timingPointStatus.
    • setTimingPointStatus

       Nature of TIMING POINT. Default is primary.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1052:92]
       
      .uk.org.netex.www.netex.TimingPointStatusEnumeration timing_point_status = 71;
      Parameters:
      value - The timingPointStatus to set.
      Returns:
      This builder for chaining.
    • clearTimingPointStatus

       Nature of TIMING POINT. Default is primary.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1052:92]
       
      .uk.org.netex.www.netex.TimingPointStatusEnumeration timing_point_status = 71;
      Returns:
      This builder for chaining.
    • getIsWaitPoint

      public boolean getIsWaitPoint()
       Whether point is a wait point.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1064:85]
       
      bool is_wait_point = 81;
      Specified by:
      getIsWaitPoint in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The isWaitPoint.
    • setIsWaitPoint

      public StopPointInJourneyPattern_DerivedViewStructure.Builder setIsWaitPoint(boolean value)
       Whether point is a wait point.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1064:85]
       
      bool is_wait_point = 81;
      Parameters:
      value - The isWaitPoint to set.
      Returns:
      This builder for chaining.
    • clearIsWaitPoint

       Whether point is a wait point.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1064:85]
       
      bool is_wait_point = 81;
      Returns:
      This builder for chaining.
    • hasTimeDemandTypeRef

      public 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 = 82;
      Specified by:
      hasTimeDemandTypeRef in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      Whether the timeDemandTypeRef field is set.
    • getTimeDemandTypeRef

      public 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 = 82;
      Specified by:
      getTimeDemandTypeRef in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The timeDemandTypeRef.
    • setTimeDemandTypeRef

       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 = 82;
    • setTimeDemandTypeRef

       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 = 82;
    • mergeTimeDemandTypeRef

       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 = 82;
    • clearTimeDemandTypeRef

       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 = 82;
    • getTimeDemandTypeRefBuilder

      public VersionOfObjectRefStructure.Builder getTimeDemandTypeRefBuilder()
       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 = 82;
    • getTimeDemandTypeRefOrBuilder

      public 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 = 82;
      Specified by:
      getTimeDemandTypeRefOrBuilder in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
    • hasTimebandRef

      public boolean hasTimebandRef()
       Reference to a TIME BAND.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 115:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timeband_ref = 83;
      Specified by:
      hasTimebandRef in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      Whether the timebandRef field is set.
    • getTimebandRef

      public VersionOfObjectRefStructure getTimebandRef()
       Reference to a TIME BAND.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 115:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timeband_ref = 83;
      Specified by:
      getTimebandRef in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The timebandRef.
    • setTimebandRef

       Reference to a TIME BAND.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 115:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timeband_ref = 83;
    • setTimebandRef

       Reference to a TIME BAND.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 115:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timeband_ref = 83;
    • mergeTimebandRef

       Reference to a TIME BAND.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 115:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timeband_ref = 83;
    • clearTimebandRef

       Reference to a TIME BAND.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 115:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timeband_ref = 83;
    • getTimebandRefBuilder

      public VersionOfObjectRefStructure.Builder getTimebandRefBuilder()
       Reference to a TIME BAND.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 115:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timeband_ref = 83;
    • getTimebandRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTimebandRefOrBuilder()
       Reference to a TIME BAND.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 115:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timeband_ref = 83;
      Specified by:
      getTimebandRefOrBuilder in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
    • hasWaitTime

      public boolean hasWaitTime()
       Wait time as interval. OPTIMISATION assuming default Time Demand. Use this to declare a single time. on a specific journey Other wise a list of times for different time demands for a JOURNEY PATTERN used in many different times.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1073:67]
       
      .google.protobuf.Duration wait_time = 91;
      Specified by:
      hasWaitTime in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      Whether the waitTime field is set.
    • getWaitTime

      public com.google.protobuf.Duration getWaitTime()
       Wait time as interval. OPTIMISATION assuming default Time Demand. Use this to declare a single time. on a specific journey Other wise a list of times for different time demands for a JOURNEY PATTERN used in many different times.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1073:67]
       
      .google.protobuf.Duration wait_time = 91;
      Specified by:
      getWaitTime in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The waitTime.
    • setWaitTime

      public StopPointInJourneyPattern_DerivedViewStructure.Builder setWaitTime(com.google.protobuf.Duration value)
       Wait time as interval. OPTIMISATION assuming default Time Demand. Use this to declare a single time. on a specific journey Other wise a list of times for different time demands for a JOURNEY PATTERN used in many different times.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1073:67]
       
      .google.protobuf.Duration wait_time = 91;
    • setWaitTime

      public StopPointInJourneyPattern_DerivedViewStructure.Builder setWaitTime(com.google.protobuf.Duration.Builder builderForValue)
       Wait time as interval. OPTIMISATION assuming default Time Demand. Use this to declare a single time. on a specific journey Other wise a list of times for different time demands for a JOURNEY PATTERN used in many different times.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1073:67]
       
      .google.protobuf.Duration wait_time = 91;
    • mergeWaitTime

      public StopPointInJourneyPattern_DerivedViewStructure.Builder mergeWaitTime(com.google.protobuf.Duration value)
       Wait time as interval. OPTIMISATION assuming default Time Demand. Use this to declare a single time. on a specific journey Other wise a list of times for different time demands for a JOURNEY PATTERN used in many different times.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1073:67]
       
      .google.protobuf.Duration wait_time = 91;
    • clearWaitTime

       Wait time as interval. OPTIMISATION assuming default Time Demand. Use this to declare a single time. on a specific journey Other wise a list of times for different time demands for a JOURNEY PATTERN used in many different times.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1073:67]
       
      .google.protobuf.Duration wait_time = 91;
    • getWaitTimeBuilder

      public com.google.protobuf.Duration.Builder getWaitTimeBuilder()
       Wait time as interval. OPTIMISATION assuming default Time Demand. Use this to declare a single time. on a specific journey Other wise a list of times for different time demands for a JOURNEY PATTERN used in many different times.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1073:67]
       
      .google.protobuf.Duration wait_time = 91;
    • getWaitTimeOrBuilder

      public com.google.protobuf.DurationOrBuilder getWaitTimeOrBuilder()
       Wait time as interval. OPTIMISATION assuming default Time Demand. Use this to declare a single time. on a specific journey Other wise a list of times for different time demands for a JOURNEY PATTERN used in many different times.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1073:67]
       
      .google.protobuf.Duration wait_time = 91;
      Specified by:
      getWaitTimeOrBuilder in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
    • hasScheduledHeadwayInterval

      public boolean hasScheduledHeadwayInterval()
       Scheduled normal headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 419:83]
       
      .google.protobuf.Duration scheduled_headway_interval = 92;
      Specified by:
      hasScheduledHeadwayInterval in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      Whether the scheduledHeadwayInterval field is set.
    • getScheduledHeadwayInterval

      public com.google.protobuf.Duration getScheduledHeadwayInterval()
       Scheduled normal headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 419:83]
       
      .google.protobuf.Duration scheduled_headway_interval = 92;
      Specified by:
      getScheduledHeadwayInterval in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The scheduledHeadwayInterval.
    • setScheduledHeadwayInterval

      public StopPointInJourneyPattern_DerivedViewStructure.Builder setScheduledHeadwayInterval(com.google.protobuf.Duration value)
       Scheduled normal headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 419:83]
       
      .google.protobuf.Duration scheduled_headway_interval = 92;
    • setScheduledHeadwayInterval

      public StopPointInJourneyPattern_DerivedViewStructure.Builder setScheduledHeadwayInterval(com.google.protobuf.Duration.Builder builderForValue)
       Scheduled normal headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 419:83]
       
      .google.protobuf.Duration scheduled_headway_interval = 92;
    • mergeScheduledHeadwayInterval

      public StopPointInJourneyPattern_DerivedViewStructure.Builder mergeScheduledHeadwayInterval(com.google.protobuf.Duration value)
       Scheduled normal headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 419:83]
       
      .google.protobuf.Duration scheduled_headway_interval = 92;
    • clearScheduledHeadwayInterval

      public StopPointInJourneyPattern_DerivedViewStructure.Builder clearScheduledHeadwayInterval()
       Scheduled normal headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 419:83]
       
      .google.protobuf.Duration scheduled_headway_interval = 92;
    • getScheduledHeadwayIntervalBuilder

      public com.google.protobuf.Duration.Builder getScheduledHeadwayIntervalBuilder()
       Scheduled normal headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 419:83]
       
      .google.protobuf.Duration scheduled_headway_interval = 92;
    • getScheduledHeadwayIntervalOrBuilder

      public com.google.protobuf.DurationOrBuilder getScheduledHeadwayIntervalOrBuilder()
       Scheduled normal headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 419:83]
       
      .google.protobuf.Duration scheduled_headway_interval = 92;
      Specified by:
      getScheduledHeadwayIntervalOrBuilder in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
    • hasMinimumHeadwayInterval

      public boolean hasMinimumHeadwayInterval()
       Minimum headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 424:81]
       
      .google.protobuf.Duration minimum_headway_interval = 93;
      Specified by:
      hasMinimumHeadwayInterval in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      Whether the minimumHeadwayInterval field is set.
    • getMinimumHeadwayInterval

      public com.google.protobuf.Duration getMinimumHeadwayInterval()
       Minimum headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 424:81]
       
      .google.protobuf.Duration minimum_headway_interval = 93;
      Specified by:
      getMinimumHeadwayInterval in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The minimumHeadwayInterval.
    • setMinimumHeadwayInterval

      public StopPointInJourneyPattern_DerivedViewStructure.Builder setMinimumHeadwayInterval(com.google.protobuf.Duration value)
       Minimum headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 424:81]
       
      .google.protobuf.Duration minimum_headway_interval = 93;
    • setMinimumHeadwayInterval

      public StopPointInJourneyPattern_DerivedViewStructure.Builder setMinimumHeadwayInterval(com.google.protobuf.Duration.Builder builderForValue)
       Minimum headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 424:81]
       
      .google.protobuf.Duration minimum_headway_interval = 93;
    • mergeMinimumHeadwayInterval

      public StopPointInJourneyPattern_DerivedViewStructure.Builder mergeMinimumHeadwayInterval(com.google.protobuf.Duration value)
       Minimum headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 424:81]
       
      .google.protobuf.Duration minimum_headway_interval = 93;
    • clearMinimumHeadwayInterval

      public StopPointInJourneyPattern_DerivedViewStructure.Builder clearMinimumHeadwayInterval()
       Minimum headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 424:81]
       
      .google.protobuf.Duration minimum_headway_interval = 93;
    • getMinimumHeadwayIntervalBuilder

      public com.google.protobuf.Duration.Builder getMinimumHeadwayIntervalBuilder()
       Minimum headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 424:81]
       
      .google.protobuf.Duration minimum_headway_interval = 93;
    • getMinimumHeadwayIntervalOrBuilder

      public com.google.protobuf.DurationOrBuilder getMinimumHeadwayIntervalOrBuilder()
       Minimum headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 424:81]
       
      .google.protobuf.Duration minimum_headway_interval = 93;
      Specified by:
      getMinimumHeadwayIntervalOrBuilder in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
    • hasMaximumHeadwayInterval

      public boolean hasMaximumHeadwayInterval()
       Maximum headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 429:81]
       
      .google.protobuf.Duration maximum_headway_interval = 94;
      Specified by:
      hasMaximumHeadwayInterval in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      Whether the maximumHeadwayInterval field is set.
    • getMaximumHeadwayInterval

      public com.google.protobuf.Duration getMaximumHeadwayInterval()
       Maximum headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 429:81]
       
      .google.protobuf.Duration maximum_headway_interval = 94;
      Specified by:
      getMaximumHeadwayInterval in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The maximumHeadwayInterval.
    • setMaximumHeadwayInterval

      public StopPointInJourneyPattern_DerivedViewStructure.Builder setMaximumHeadwayInterval(com.google.protobuf.Duration value)
       Maximum headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 429:81]
       
      .google.protobuf.Duration maximum_headway_interval = 94;
    • setMaximumHeadwayInterval

      public StopPointInJourneyPattern_DerivedViewStructure.Builder setMaximumHeadwayInterval(com.google.protobuf.Duration.Builder builderForValue)
       Maximum headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 429:81]
       
      .google.protobuf.Duration maximum_headway_interval = 94;
    • mergeMaximumHeadwayInterval

      public StopPointInJourneyPattern_DerivedViewStructure.Builder mergeMaximumHeadwayInterval(com.google.protobuf.Duration value)
       Maximum headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 429:81]
       
      .google.protobuf.Duration maximum_headway_interval = 94;
    • clearMaximumHeadwayInterval

      public StopPointInJourneyPattern_DerivedViewStructure.Builder clearMaximumHeadwayInterval()
       Maximum headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 429:81]
       
      .google.protobuf.Duration maximum_headway_interval = 94;
    • getMaximumHeadwayIntervalBuilder

      public com.google.protobuf.Duration.Builder getMaximumHeadwayIntervalBuilder()
       Maximum headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 429:81]
       
      .google.protobuf.Duration maximum_headway_interval = 94;
    • getMaximumHeadwayIntervalOrBuilder

      public com.google.protobuf.DurationOrBuilder getMaximumHeadwayIntervalOrBuilder()
       Maximum headway interval.  [netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd at 429:81]
       
      .google.protobuf.Duration maximum_headway_interval = 94;
      Specified by:
      getMaximumHeadwayIntervalOrBuilder in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
    • hasPointInJourneyPatternRef

      public boolean hasPointInJourneyPatternRef()
       Reference to a POINT IN JOURNEY PATTERN. If Given by Context does not need to stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 132:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_journey_pattern_ref = 41;
      Specified by:
      hasPointInJourneyPatternRef in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      Whether the pointInJourneyPatternRef field is set.
    • getPointInJourneyPatternRef

      public VersionOfObjectRefStructure getPointInJourneyPatternRef()
       Reference to a POINT IN JOURNEY PATTERN. If Given by Context does not need to stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 132:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_journey_pattern_ref = 41;
      Specified by:
      getPointInJourneyPatternRef in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The pointInJourneyPatternRef.
    • setPointInJourneyPatternRef

       Reference to a POINT IN JOURNEY PATTERN. If Given by Context does not need to stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 132:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_journey_pattern_ref = 41;
    • setPointInJourneyPatternRef

       Reference to a POINT IN JOURNEY PATTERN. If Given by Context does not need to stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 132:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_journey_pattern_ref = 41;
    • mergePointInJourneyPatternRef

       Reference to a POINT IN JOURNEY PATTERN. If Given by Context does not need to stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 132:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_journey_pattern_ref = 41;
    • clearPointInJourneyPatternRef

      public StopPointInJourneyPattern_DerivedViewStructure.Builder clearPointInJourneyPatternRef()
       Reference to a POINT IN JOURNEY PATTERN. If Given by Context does not need to stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 132:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_journey_pattern_ref = 41;
    • getPointInJourneyPatternRefBuilder

      public VersionOfObjectRefStructure.Builder getPointInJourneyPatternRefBuilder()
       Reference to a POINT IN JOURNEY PATTERN. If Given by Context does not need to stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 132:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_journey_pattern_ref = 41;
    • getPointInJourneyPatternRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPointInJourneyPatternRefOrBuilder()
       Reference to a POINT IN JOURNEY PATTERN. If Given by Context does not need to stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 132:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_journey_pattern_ref = 41;
      Specified by:
      getPointInJourneyPatternRefOrBuilder in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
    • hasTimingPointInJourneyPatternRef

      public boolean hasTimingPointInJourneyPatternRef()
       Reference to a TIMING POINT IN JOURNEY PATTERN. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 211:145]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_point_in_journey_pattern_ref = 42;
      Specified by:
      hasTimingPointInJourneyPatternRef in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      Whether the timingPointInJourneyPatternRef field is set.
    • getTimingPointInJourneyPatternRef

      public VersionOfObjectRefStructure getTimingPointInJourneyPatternRef()
       Reference to a TIMING POINT IN JOURNEY PATTERN. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 211:145]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_point_in_journey_pattern_ref = 42;
      Specified by:
      getTimingPointInJourneyPatternRef in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The timingPointInJourneyPatternRef.
    • setTimingPointInJourneyPatternRef

       Reference to a TIMING POINT IN JOURNEY PATTERN. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 211:145]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_point_in_journey_pattern_ref = 42;
    • setTimingPointInJourneyPatternRef

      public StopPointInJourneyPattern_DerivedViewStructure.Builder setTimingPointInJourneyPatternRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TIMING POINT IN JOURNEY PATTERN. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 211:145]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_point_in_journey_pattern_ref = 42;
    • mergeTimingPointInJourneyPatternRef

      public StopPointInJourneyPattern_DerivedViewStructure.Builder mergeTimingPointInJourneyPatternRef(VersionOfObjectRefStructure value)
       Reference to a TIMING POINT IN JOURNEY PATTERN. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 211:145]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_point_in_journey_pattern_ref = 42;
    • clearTimingPointInJourneyPatternRef

      public StopPointInJourneyPattern_DerivedViewStructure.Builder clearTimingPointInJourneyPatternRef()
       Reference to a TIMING POINT IN JOURNEY PATTERN. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 211:145]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_point_in_journey_pattern_ref = 42;
    • getTimingPointInJourneyPatternRefBuilder

      public VersionOfObjectRefStructure.Builder getTimingPointInJourneyPatternRefBuilder()
       Reference to a TIMING POINT IN JOURNEY PATTERN. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 211:145]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_point_in_journey_pattern_ref = 42;
    • getTimingPointInJourneyPatternRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTimingPointInJourneyPatternRefOrBuilder()
       Reference to a TIMING POINT IN JOURNEY PATTERN. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 211:145]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_point_in_journey_pattern_ref = 42;
      Specified by:
      getTimingPointInJourneyPatternRefOrBuilder in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
    • hasStopPointInJourneyPatternRef

      public boolean hasStopPointInJourneyPatternRef()
       Reference to a STOP POINT IN SEQUENCE. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 276:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_point_in_journey_pattern_ref = 43;
      Specified by:
      hasStopPointInJourneyPatternRef in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      Whether the stopPointInJourneyPatternRef field is set.
    • getStopPointInJourneyPatternRef

      public VersionOfObjectRefStructure getStopPointInJourneyPatternRef()
       Reference to a STOP POINT IN SEQUENCE. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 276:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_point_in_journey_pattern_ref = 43;
      Specified by:
      getStopPointInJourneyPatternRef in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The stopPointInJourneyPatternRef.
    • setStopPointInJourneyPatternRef

       Reference to a STOP POINT IN SEQUENCE. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 276:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_point_in_journey_pattern_ref = 43;
    • setStopPointInJourneyPatternRef

      public StopPointInJourneyPattern_DerivedViewStructure.Builder setStopPointInJourneyPatternRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a STOP POINT IN SEQUENCE. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 276:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_point_in_journey_pattern_ref = 43;
    • mergeStopPointInJourneyPatternRef

       Reference to a STOP POINT IN SEQUENCE. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 276:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_point_in_journey_pattern_ref = 43;
    • clearStopPointInJourneyPatternRef

      public StopPointInJourneyPattern_DerivedViewStructure.Builder clearStopPointInJourneyPatternRef()
       Reference to a STOP POINT IN SEQUENCE. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 276:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_point_in_journey_pattern_ref = 43;
    • getStopPointInJourneyPatternRefBuilder

      public VersionOfObjectRefStructure.Builder getStopPointInJourneyPatternRefBuilder()
       Reference to a STOP POINT IN SEQUENCE. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 276:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_point_in_journey_pattern_ref = 43;
    • getStopPointInJourneyPatternRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getStopPointInJourneyPatternRefOrBuilder()
       Reference to a STOP POINT IN SEQUENCE. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 276:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_point_in_journey_pattern_ref = 43;
      Specified by:
      getStopPointInJourneyPatternRefOrBuilder in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
    • hasFarePointInPatternRef

      public boolean hasFarePointInPatternRef()
       Reference to a FARE POINT IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 137:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_point_in_pattern_ref = 44;
      Specified by:
      hasFarePointInPatternRef in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      Whether the farePointInPatternRef field is set.
    • getFarePointInPatternRef

      public VersionOfObjectRefStructure getFarePointInPatternRef()
       Reference to a FARE POINT IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 137:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_point_in_pattern_ref = 44;
      Specified by:
      getFarePointInPatternRef in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The farePointInPatternRef.
    • setFarePointInPatternRef

       Reference to a FARE POINT IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 137:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_point_in_pattern_ref = 44;
    • setFarePointInPatternRef

       Reference to a FARE POINT IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 137:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_point_in_pattern_ref = 44;
    • mergeFarePointInPatternRef

       Reference to a FARE POINT IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 137:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_point_in_pattern_ref = 44;
    • clearFarePointInPatternRef

      public StopPointInJourneyPattern_DerivedViewStructure.Builder clearFarePointInPatternRef()
       Reference to a FARE POINT IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 137:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_point_in_pattern_ref = 44;
    • getFarePointInPatternRefBuilder

      public VersionOfObjectRefStructure.Builder getFarePointInPatternRefBuilder()
       Reference to a FARE POINT IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 137:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_point_in_pattern_ref = 44;
    • getFarePointInPatternRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFarePointInPatternRefOrBuilder()
       Reference to a FARE POINT IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 137:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_point_in_pattern_ref = 44;
      Specified by:
      getFarePointInPatternRefOrBuilder in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
    • hasPointInSingleJourneyPathRef

      public boolean hasPointInSingleJourneyPathRef()
       Reference to a POINT IN SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 116:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_single_journey_path_ref = 95;
      Specified by:
      hasPointInSingleJourneyPathRef in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      Whether the pointInSingleJourneyPathRef field is set.
    • getPointInSingleJourneyPathRef

      public VersionOfObjectRefStructure getPointInSingleJourneyPathRef()
       Reference to a POINT IN SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 116:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_single_journey_path_ref = 95;
      Specified by:
      getPointInSingleJourneyPathRef in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The pointInSingleJourneyPathRef.
    • setPointInSingleJourneyPathRef

       Reference to a POINT IN SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 116:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_single_journey_path_ref = 95;
    • setPointInSingleJourneyPathRef

       Reference to a POINT IN SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 116:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_single_journey_path_ref = 95;
    • mergePointInSingleJourneyPathRef

       Reference to a POINT IN SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 116:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_single_journey_path_ref = 95;
    • clearPointInSingleJourneyPathRef

      public StopPointInJourneyPattern_DerivedViewStructure.Builder clearPointInSingleJourneyPathRef()
       Reference to a POINT IN SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 116:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_single_journey_path_ref = 95;
    • getPointInSingleJourneyPathRefBuilder

      public VersionOfObjectRefStructure.Builder getPointInSingleJourneyPathRefBuilder()
       Reference to a POINT IN SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 116:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_single_journey_path_ref = 95;
    • getPointInSingleJourneyPathRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPointInSingleJourneyPathRefOrBuilder()
       Reference to a POINT IN SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 116:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_single_journey_path_ref = 95;
      Specified by:
      getPointInSingleJourneyPathRefOrBuilder in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
    • hasScheduledStopPointRef

      public 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 = 46;
      Specified by:
      hasScheduledStopPointRef in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      Whether the scheduledStopPointRef field is set.
    • getScheduledStopPointRef

      public 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 = 46;
      Specified by:
      getScheduledStopPointRef in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The scheduledStopPointRef.
    • setScheduledStopPointRef

       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 = 46;
    • setScheduledStopPointRef

       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 = 46;
    • mergeScheduledStopPointRef

       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 = 46;
    • clearScheduledStopPointRef

      public StopPointInJourneyPattern_DerivedViewStructure.Builder clearScheduledStopPointRef()
       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 = 46;
    • getScheduledStopPointRefBuilder

      public VersionOfObjectRefStructure.Builder getScheduledStopPointRefBuilder()
       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 = 46;
    • getScheduledStopPointRefOrBuilder

      public 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 = 46;
      Specified by:
      getScheduledStopPointRefOrBuilder in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
    • hasFareScheduledStopPointRef

      public 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 = 47;
      Specified by:
      hasFareScheduledStopPointRef in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      Whether the fareScheduledStopPointRef field is set.
    • getFareScheduledStopPointRef

      public 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 = 47;
      Specified by:
      getFareScheduledStopPointRef in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The fareScheduledStopPointRef.
    • setFareScheduledStopPointRef

       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 = 47;
    • setFareScheduledStopPointRef

       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 = 47;
    • mergeFareScheduledStopPointRef

       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 = 47;
    • clearFareScheduledStopPointRef

      public StopPointInJourneyPattern_DerivedViewStructure.Builder clearFareScheduledStopPointRef()
       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 = 47;
    • getFareScheduledStopPointRefBuilder

      public VersionOfObjectRefStructure.Builder getFareScheduledStopPointRefBuilder()
       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 = 47;
    • getFareScheduledStopPointRefOrBuilder

      public 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 = 47;
      Specified by:
      getFareScheduledStopPointRefOrBuilder in interface StopPointInJourneyPattern_DerivedViewStructureOrBuilder