Class JourneyMeeting_DerivedViewStructure.Builder

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

public static final class JourneyMeeting_DerivedViewStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<JourneyMeeting_DerivedViewStructure.Builder> implements JourneyMeeting_DerivedViewStructureOrBuilder
 Type for JOURNEY MEETING VIEW.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 688:62]
 
Protobuf type uk.org.netex.www.netex.JourneyMeeting_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<JourneyMeeting_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<JourneyMeeting_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<JourneyMeeting_DerivedViewStructure.Builder>
    • getDefaultInstanceForType

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

      public JourneyMeeting_DerivedViewStructure buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

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

      public JourneyMeeting_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<JourneyMeeting_DerivedViewStructure.Builder>
      Throws:
      IOException
    • getJourneyRefStructureCase

      Specified by:
      getJourneyRefStructureCase in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • clearJourneyRefStructure

      public JourneyMeeting_DerivedViewStructure.Builder clearJourneyRefStructure()
    • getLineRefStructureCase

      Specified by:
      getLineRefStructureCase in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • clearLineRefStructure

      public JourneyMeeting_DerivedViewStructure.Builder clearLineRefStructure()
    • 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 JourneyMeeting_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 JourneyMeeting_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 JourneyMeeting_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 JourneyMeeting_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 JourneyMeeting_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 JourneyMeeting_DerivedViewStructureOrBuilder
    • hasJourneyMeetingRef

      public boolean hasJourneyMeetingRef()
       Reference to a JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_support.xsd at 69:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_meeting_ref = 41;
      Specified by:
      hasJourneyMeetingRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      Whether the journeyMeetingRef field is set.
    • getJourneyMeetingRef

      public VersionOfObjectRefStructure getJourneyMeetingRef()
       Reference to a JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_support.xsd at 69:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_meeting_ref = 41;
      Specified by:
      getJourneyMeetingRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The journeyMeetingRef.
    • setJourneyMeetingRef

       Reference to a JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_support.xsd at 69:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_meeting_ref = 41;
    • setJourneyMeetingRef

       Reference to a JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_support.xsd at 69:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_meeting_ref = 41;
    • mergeJourneyMeetingRef

       Reference to a JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_support.xsd at 69:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_meeting_ref = 41;
    • clearJourneyMeetingRef

      public JourneyMeeting_DerivedViewStructure.Builder clearJourneyMeetingRef()
       Reference to a JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_support.xsd at 69:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_meeting_ref = 41;
    • getJourneyMeetingRefBuilder

      public VersionOfObjectRefStructure.Builder getJourneyMeetingRefBuilder()
       Reference to a JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_support.xsd at 69:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_meeting_ref = 41;
    • getJourneyMeetingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getJourneyMeetingRefOrBuilder()
       Reference to a JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_support.xsd at 69:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_meeting_ref = 41;
      Specified by:
      getJourneyMeetingRefOrBuilder in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • hasDescription

      public boolean hasDescription()
       Description of JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 188:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 42;
      Specified by:
      hasDescription in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Description of JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 188:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 42;
      Specified by:
      getDescription in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The description.
    • setDescription

       Description of JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 188:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 42;
    • setDescription

       Description of JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 188:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 42;
    • mergeDescription

       Description of JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 188:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 42;
    • clearDescription

       Description of JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 188:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 42;
    • getDescriptionBuilder

      public MultilingualString.Builder getDescriptionBuilder()
       Description of JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 188:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 42;
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Description of JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 188:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 42;
      Specified by:
      getDescriptionOrBuilder in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • hasEarliestTime

      public boolean hasEarliestTime()
       Earliest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 193:67]
       
      .google.type.TimeOfDay earliest_time = 43;
      Specified by:
      hasEarliestTime in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      Whether the earliestTime field is set.
    • getEarliestTime

      public com.google.type.TimeOfDay getEarliestTime()
       Earliest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 193:67]
       
      .google.type.TimeOfDay earliest_time = 43;
      Specified by:
      getEarliestTime in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The earliestTime.
    • setEarliestTime

      public JourneyMeeting_DerivedViewStructure.Builder setEarliestTime(com.google.type.TimeOfDay value)
       Earliest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 193:67]
       
      .google.type.TimeOfDay earliest_time = 43;
    • setEarliestTime

      public JourneyMeeting_DerivedViewStructure.Builder setEarliestTime(com.google.type.TimeOfDay.Builder builderForValue)
       Earliest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 193:67]
       
      .google.type.TimeOfDay earliest_time = 43;
    • mergeEarliestTime

      public JourneyMeeting_DerivedViewStructure.Builder mergeEarliestTime(com.google.type.TimeOfDay value)
       Earliest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 193:67]
       
      .google.type.TimeOfDay earliest_time = 43;
    • clearEarliestTime

      public JourneyMeeting_DerivedViewStructure.Builder clearEarliestTime()
       Earliest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 193:67]
       
      .google.type.TimeOfDay earliest_time = 43;
    • getEarliestTimeBuilder

      public com.google.type.TimeOfDay.Builder getEarliestTimeBuilder()
       Earliest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 193:67]
       
      .google.type.TimeOfDay earliest_time = 43;
    • getEarliestTimeOrBuilder

      public com.google.type.TimeOfDayOrBuilder getEarliestTimeOrBuilder()
       Earliest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 193:67]
       
      .google.type.TimeOfDay earliest_time = 43;
      Specified by:
      getEarliestTimeOrBuilder in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • getEarliestTimeDayOffset

      public int getEarliestTimeDayOffset()
       Earliest time Day Offset from start of FROM JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 198:81]
       
      int32 earliest_time_day_offset = 44;
      Specified by:
      getEarliestTimeDayOffset in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The earliestTimeDayOffset.
    • setEarliestTimeDayOffset

      public JourneyMeeting_DerivedViewStructure.Builder setEarliestTimeDayOffset(int value)
       Earliest time Day Offset from start of FROM JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 198:81]
       
      int32 earliest_time_day_offset = 44;
      Parameters:
      value - The earliestTimeDayOffset to set.
      Returns:
      This builder for chaining.
    • clearEarliestTimeDayOffset

      public JourneyMeeting_DerivedViewStructure.Builder clearEarliestTimeDayOffset()
       Earliest time Day Offset from start of FROM JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 198:81]
       
      int32 earliest_time_day_offset = 44;
      Returns:
      This builder for chaining.
    • hasLatestTime

      public boolean hasLatestTime()
       Latest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 203:65]
       
      .google.type.TimeOfDay latest_time = 45;
      Specified by:
      hasLatestTime in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      Whether the latestTime field is set.
    • getLatestTime

      public com.google.type.TimeOfDay getLatestTime()
       Latest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 203:65]
       
      .google.type.TimeOfDay latest_time = 45;
      Specified by:
      getLatestTime in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The latestTime.
    • setLatestTime

      public JourneyMeeting_DerivedViewStructure.Builder setLatestTime(com.google.type.TimeOfDay value)
       Latest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 203:65]
       
      .google.type.TimeOfDay latest_time = 45;
    • setLatestTime

      public JourneyMeeting_DerivedViewStructure.Builder setLatestTime(com.google.type.TimeOfDay.Builder builderForValue)
       Latest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 203:65]
       
      .google.type.TimeOfDay latest_time = 45;
    • mergeLatestTime

      public JourneyMeeting_DerivedViewStructure.Builder mergeLatestTime(com.google.type.TimeOfDay value)
       Latest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 203:65]
       
      .google.type.TimeOfDay latest_time = 45;
    • clearLatestTime

       Latest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 203:65]
       
      .google.type.TimeOfDay latest_time = 45;
    • getLatestTimeBuilder

      public com.google.type.TimeOfDay.Builder getLatestTimeBuilder()
       Latest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 203:65]
       
      .google.type.TimeOfDay latest_time = 45;
    • getLatestTimeOrBuilder

      public com.google.type.TimeOfDayOrBuilder getLatestTimeOrBuilder()
       Latest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 203:65]
       
      .google.type.TimeOfDay latest_time = 45;
      Specified by:
      getLatestTimeOrBuilder in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • getLatestTimeDayOffset

      public int getLatestTimeDayOffset()
       Latest time Day Offset from start of FROM JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 208:79]
       
      int32 latest_time_day_offset = 46;
      Specified by:
      getLatestTimeDayOffset in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The latestTimeDayOffset.
    • setLatestTimeDayOffset

      public JourneyMeeting_DerivedViewStructure.Builder setLatestTimeDayOffset(int value)
       Latest time Day Offset from start of FROM JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 208:79]
       
      int32 latest_time_day_offset = 46;
      Parameters:
      value - The latestTimeDayOffset to set.
      Returns:
      This builder for chaining.
    • clearLatestTimeDayOffset

      public JourneyMeeting_DerivedViewStructure.Builder clearLatestTimeDayOffset()
       Latest time Day Offset from start of FROM JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 208:79]
       
      int32 latest_time_day_offset = 46;
      Returns:
      This builder for chaining.
    • getReasonValue

      public int getReasonValue()
       Reason for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 213:80]
       
      .uk.org.netex.www.netex.ReasonForMeetingEnumeration reason = 47;
      Specified by:
      getReasonValue in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The enum numeric value on the wire for reason.
    • setReasonValue

      public JourneyMeeting_DerivedViewStructure.Builder setReasonValue(int value)
       Reason for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 213:80]
       
      .uk.org.netex.www.netex.ReasonForMeetingEnumeration reason = 47;
      Parameters:
      value - The enum numeric value on the wire for reason to set.
      Returns:
      This builder for chaining.
    • getReason

      public ReasonForMeetingEnumeration getReason()
       Reason for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 213:80]
       
      .uk.org.netex.www.netex.ReasonForMeetingEnumeration reason = 47;
      Specified by:
      getReason in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The reason.
    • setReason

       Reason for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 213:80]
       
      .uk.org.netex.www.netex.ReasonForMeetingEnumeration reason = 47;
      Parameters:
      value - The reason to set.
      Returns:
      This builder for chaining.
    • clearReason

       Reason for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 213:80]
       
      .uk.org.netex.www.netex.ReasonForMeetingEnumeration reason = 47;
      Returns:
      This builder for chaining.
    • hasMaximumWaitTime

      public boolean hasMaximumWaitTime()
       Maximum wait time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 698:77]
       
      .google.protobuf.Duration maximum_wait_time = 51;
      Specified by:
      hasMaximumWaitTime in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      Whether the maximumWaitTime field is set.
    • getMaximumWaitTime

      public com.google.protobuf.Duration getMaximumWaitTime()
       Maximum wait time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 698:77]
       
      .google.protobuf.Duration maximum_wait_time = 51;
      Specified by:
      getMaximumWaitTime in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The maximumWaitTime.
    • setMaximumWaitTime

      public JourneyMeeting_DerivedViewStructure.Builder setMaximumWaitTime(com.google.protobuf.Duration value)
       Maximum wait time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 698:77]
       
      .google.protobuf.Duration maximum_wait_time = 51;
    • setMaximumWaitTime

      public JourneyMeeting_DerivedViewStructure.Builder setMaximumWaitTime(com.google.protobuf.Duration.Builder builderForValue)
       Maximum wait time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 698:77]
       
      .google.protobuf.Duration maximum_wait_time = 51;
    • mergeMaximumWaitTime

      public JourneyMeeting_DerivedViewStructure.Builder mergeMaximumWaitTime(com.google.protobuf.Duration value)
       Maximum wait time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 698:77]
       
      .google.protobuf.Duration maximum_wait_time = 51;
    • clearMaximumWaitTime

      public JourneyMeeting_DerivedViewStructure.Builder clearMaximumWaitTime()
       Maximum wait time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 698:77]
       
      .google.protobuf.Duration maximum_wait_time = 51;
    • getMaximumWaitTimeBuilder

      public com.google.protobuf.Duration.Builder getMaximumWaitTimeBuilder()
       Maximum wait time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 698:77]
       
      .google.protobuf.Duration maximum_wait_time = 51;
    • getMaximumWaitTimeOrBuilder

      public com.google.protobuf.DurationOrBuilder getMaximumWaitTimeOrBuilder()
       Maximum wait time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 698:77]
       
      .google.protobuf.Duration maximum_wait_time = 51;
      Specified by:
      getMaximumWaitTimeOrBuilder in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • hasConnectionRef

      public boolean hasConnectionRef()
       Reference to CONNECTION at which JOURNEY MEETING takes place.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 225:82]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure connection_ref = 61;
      Specified by:
      hasConnectionRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      Whether the connectionRef field is set.
    • getConnectionRef

      public VersionOfObjectRefStructure getConnectionRef()
       Reference to CONNECTION at which JOURNEY MEETING takes place.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 225:82]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure connection_ref = 61;
      Specified by:
      getConnectionRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The connectionRef.
    • setConnectionRef

       Reference to CONNECTION at which JOURNEY MEETING takes place.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 225:82]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure connection_ref = 61;
    • setConnectionRef

       Reference to CONNECTION at which JOURNEY MEETING takes place.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 225:82]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure connection_ref = 61;
    • mergeConnectionRef

       Reference to CONNECTION at which JOURNEY MEETING takes place.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 225:82]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure connection_ref = 61;
    • clearConnectionRef

      public JourneyMeeting_DerivedViewStructure.Builder clearConnectionRef()
       Reference to CONNECTION at which JOURNEY MEETING takes place.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 225:82]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure connection_ref = 61;
    • getConnectionRefBuilder

      public VersionOfObjectRefStructure.Builder getConnectionRefBuilder()
       Reference to CONNECTION at which JOURNEY MEETING takes place.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 225:82]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure connection_ref = 61;
    • getConnectionRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getConnectionRefOrBuilder()
       Reference to CONNECTION at which JOURNEY MEETING takes place.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 225:82]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure connection_ref = 61;
      Specified by:
      getConnectionRefOrBuilder in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • getConnectingStopPointRefList

      public List<VersionOfObjectRefStructure> getConnectingStopPointRefList()
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 62;
      Specified by:
      getConnectingStopPointRefList in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • getConnectingStopPointRefCount

      public int getConnectingStopPointRefCount()
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 62;
      Specified by:
      getConnectingStopPointRefCount in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • getConnectingStopPointRef

      public VersionOfObjectRefStructure getConnectingStopPointRef(int index)
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 62;
      Specified by:
      getConnectingStopPointRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • setConnectingStopPointRef

      public JourneyMeeting_DerivedViewStructure.Builder setConnectingStopPointRef(int index, VersionOfObjectRefStructure value)
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 62;
    • setConnectingStopPointRef

      public JourneyMeeting_DerivedViewStructure.Builder setConnectingStopPointRef(int index, VersionOfObjectRefStructure.Builder builderForValue)
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 62;
    • addConnectingStopPointRef

       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 62;
    • addConnectingStopPointRef

      public JourneyMeeting_DerivedViewStructure.Builder addConnectingStopPointRef(int index, VersionOfObjectRefStructure value)
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 62;
    • addConnectingStopPointRef

      public JourneyMeeting_DerivedViewStructure.Builder addConnectingStopPointRef(VersionOfObjectRefStructure.Builder builderForValue)
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 62;
    • addConnectingStopPointRef

      public JourneyMeeting_DerivedViewStructure.Builder addConnectingStopPointRef(int index, VersionOfObjectRefStructure.Builder builderForValue)
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 62;
    • addAllConnectingStopPointRef

      public JourneyMeeting_DerivedViewStructure.Builder addAllConnectingStopPointRef(Iterable<? extends VersionOfObjectRefStructure> values)
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 62;
    • clearConnectingStopPointRef

      public JourneyMeeting_DerivedViewStructure.Builder clearConnectingStopPointRef()
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 62;
    • removeConnectingStopPointRef

      public JourneyMeeting_DerivedViewStructure.Builder removeConnectingStopPointRef(int index)
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 62;
    • getConnectingStopPointRefBuilder

      public VersionOfObjectRefStructure.Builder getConnectingStopPointRefBuilder(int index)
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 62;
    • getConnectingStopPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getConnectingStopPointRefOrBuilder(int index)
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 62;
      Specified by:
      getConnectingStopPointRefOrBuilder in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • getConnectingStopPointRefOrBuilderList

      public List<? extends VersionOfObjectRefStructureOrBuilder> getConnectingStopPointRefOrBuilderList()
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 62;
      Specified by:
      getConnectingStopPointRefOrBuilderList in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • addConnectingStopPointRefBuilder

      public VersionOfObjectRefStructure.Builder addConnectingStopPointRefBuilder()
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 62;
    • addConnectingStopPointRefBuilder

      public VersionOfObjectRefStructure.Builder addConnectingStopPointRefBuilder(int index)
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 62;
    • getConnectingStopPointRefBuilderList

      public List<VersionOfObjectRefStructure.Builder> getConnectingStopPointRefBuilderList()
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 62;
    • getConnectingStopPointNameList

      public List<MultilingualString> getConnectingStopPointNameList()
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 63;
      Specified by:
      getConnectingStopPointNameList in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • getConnectingStopPointNameCount

      public int getConnectingStopPointNameCount()
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 63;
      Specified by:
      getConnectingStopPointNameCount in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • getConnectingStopPointName

      public MultilingualString getConnectingStopPointName(int index)
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 63;
      Specified by:
      getConnectingStopPointName in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • setConnectingStopPointName

      public JourneyMeeting_DerivedViewStructure.Builder setConnectingStopPointName(int index, MultilingualString value)
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 63;
    • setConnectingStopPointName

      public JourneyMeeting_DerivedViewStructure.Builder setConnectingStopPointName(int index, MultilingualString.Builder builderForValue)
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 63;
    • addConnectingStopPointName

      public JourneyMeeting_DerivedViewStructure.Builder addConnectingStopPointName(MultilingualString value)
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 63;
    • addConnectingStopPointName

      public JourneyMeeting_DerivedViewStructure.Builder addConnectingStopPointName(int index, MultilingualString value)
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 63;
    • addConnectingStopPointName

      public JourneyMeeting_DerivedViewStructure.Builder addConnectingStopPointName(MultilingualString.Builder builderForValue)
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 63;
    • addConnectingStopPointName

      public JourneyMeeting_DerivedViewStructure.Builder addConnectingStopPointName(int index, MultilingualString.Builder builderForValue)
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 63;
    • addAllConnectingStopPointName

      public JourneyMeeting_DerivedViewStructure.Builder addAllConnectingStopPointName(Iterable<? extends MultilingualString> values)
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 63;
    • clearConnectingStopPointName

      public JourneyMeeting_DerivedViewStructure.Builder clearConnectingStopPointName()
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 63;
    • removeConnectingStopPointName

      public JourneyMeeting_DerivedViewStructure.Builder removeConnectingStopPointName(int index)
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 63;
    • getConnectingStopPointNameBuilder

      public MultilingualString.Builder getConnectingStopPointNameBuilder(int index)
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 63;
    • getConnectingStopPointNameOrBuilder

      public MultilingualStringOrBuilder getConnectingStopPointNameOrBuilder(int index)
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 63;
      Specified by:
      getConnectingStopPointNameOrBuilder in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • getConnectingStopPointNameOrBuilderList

      public List<? extends MultilingualStringOrBuilder> getConnectingStopPointNameOrBuilderList()
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 63;
      Specified by:
      getConnectingStopPointNameOrBuilderList in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • addConnectingStopPointNameBuilder

      public MultilingualString.Builder addConnectingStopPointNameBuilder()
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 63;
    • addConnectingStopPointNameBuilder

      public MultilingualString.Builder addConnectingStopPointNameBuilder(int index)
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 63;
    • getConnectingStopPointNameBuilderList

      public List<MultilingualString.Builder> getConnectingStopPointNameBuilderList()
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 63;
    • 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 = 71;
      Specified by:
      hasConnectingJourneyView in interface JourneyMeeting_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 = 71;
      Specified by:
      getConnectingJourneyView in interface JourneyMeeting_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 = 71;
    • 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 = 71;
    • 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 = 71;
    • clearConnectingJourneyView

      public JourneyMeeting_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 = 71;
    • 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 = 71;
    • 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 = 71;
      Specified by:
      getConnectingJourneyViewOrBuilder in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • hasConnectingLineView

      public boolean hasConnectingLineView()
       Simplified view of connecting LINE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 249:91]
       
      .uk.org.netex.www.netex.Line_DerivedViewStructure connecting_line_view = 83;
      Specified by:
      hasConnectingLineView in interface JourneyMeeting_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 249:91]
       
      .uk.org.netex.www.netex.Line_DerivedViewStructure connecting_line_view = 83;
      Specified by:
      getConnectingLineView in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The connectingLineView.
    • setConnectingLineView

       Simplified view of connecting LINE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 249:91]
       
      .uk.org.netex.www.netex.Line_DerivedViewStructure connecting_line_view = 83;
    • setConnectingLineView

       Simplified view of connecting LINE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 249:91]
       
      .uk.org.netex.www.netex.Line_DerivedViewStructure connecting_line_view = 83;
    • mergeConnectingLineView

       Simplified view of connecting LINE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 249:91]
       
      .uk.org.netex.www.netex.Line_DerivedViewStructure connecting_line_view = 83;
    • clearConnectingLineView

      public JourneyMeeting_DerivedViewStructure.Builder clearConnectingLineView()
       Simplified view of connecting LINE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 249:91]
       
      .uk.org.netex.www.netex.Line_DerivedViewStructure connecting_line_view = 83;
    • getConnectingLineViewBuilder

      public Line_DerivedViewStructure.Builder getConnectingLineViewBuilder()
       Simplified view of connecting LINE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 249:91]
       
      .uk.org.netex.www.netex.Line_DerivedViewStructure connecting_line_view = 83;
    • getConnectingLineViewOrBuilder

      public Line_DerivedViewStructureOrBuilder getConnectingLineViewOrBuilder()
       Simplified view of connecting LINE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 249:91]
       
      .uk.org.netex.www.netex.Line_DerivedViewStructure connecting_line_view = 83;
      Specified by:
      getConnectingLineViewOrBuilder in interface JourneyMeeting_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 = 101;
      Specified by:
      getStaySeated in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The staySeated.
    • setStaySeated

      public JourneyMeeting_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 = 101;
      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 = 101;
      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 = 102;
      Specified by:
      getCrossBorder in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The crossBorder.
    • setCrossBorder

      public JourneyMeeting_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 = 102;
      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 = 102;
      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 = 103;
      Specified by:
      getPlanned in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The planned.
    • setPlanned

      public JourneyMeeting_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 = 103;
      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 = 103;
      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 = 104;
      Specified by:
      getGuaranteed in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The guaranteed.
    • setGuaranteed

      public JourneyMeeting_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 = 104;
      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 = 104;
      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 = 105;
      Specified by:
      getAdvertised in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The advertised.
    • setAdvertised

      public JourneyMeeting_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 = 105;
      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 = 105;
      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 = 106;
      Specified by:
      getControlled in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The controlled.
    • setControlled

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

      public JourneyMeeting_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 = 107;
      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 = 107;
      Specified by:
      getConnectionCertainty in interface JourneyMeeting_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 = 107;
      Parameters:
      value - The connectionCertainty to set.
      Returns:
      This builder for chaining.
    • clearConnectionCertainty

      public JourneyMeeting_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 = 107;
      Returns:
      This builder for chaining.
    • hasTransferDuration

      public boolean hasTransferDuration()
       Timings for the transfer.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 706:90]
       
      .uk.org.netex.www.netex.TransferDurationStructure transfer_duration = 121;
      Specified by:
      hasTransferDuration in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      Whether the transferDuration field is set.
    • getTransferDuration

      public TransferDurationStructure getTransferDuration()
       Timings for the transfer.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 706:90]
       
      .uk.org.netex.www.netex.TransferDurationStructure transfer_duration = 121;
      Specified by:
      getTransferDuration in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The transferDuration.
    • setTransferDuration

       Timings for the transfer.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 706:90]
       
      .uk.org.netex.www.netex.TransferDurationStructure transfer_duration = 121;
    • setTransferDuration

       Timings for the transfer.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 706:90]
       
      .uk.org.netex.www.netex.TransferDurationStructure transfer_duration = 121;
    • mergeTransferDuration

       Timings for the transfer.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 706:90]
       
      .uk.org.netex.www.netex.TransferDurationStructure transfer_duration = 121;
    • clearTransferDuration

      public JourneyMeeting_DerivedViewStructure.Builder clearTransferDuration()
       Timings for the transfer.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 706:90]
       
      .uk.org.netex.www.netex.TransferDurationStructure transfer_duration = 121;
    • getTransferDurationBuilder

      public TransferDurationStructure.Builder getTransferDurationBuilder()
       Timings for the transfer.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 706:90]
       
      .uk.org.netex.www.netex.TransferDurationStructure transfer_duration = 121;
    • getTransferDurationOrBuilder

      public TransferDurationStructureOrBuilder getTransferDurationOrBuilder()
       Timings for the transfer.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 706:90]
       
      .uk.org.netex.www.netex.TransferDurationStructure transfer_duration = 121;
      Specified by:
      getTransferDurationOrBuilder in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • hasVehicleJourneyRef

      public boolean hasVehicleJourneyRef()
       Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 64;
      Specified by:
      hasVehicleJourneyRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      Whether the vehicleJourneyRef field is set.
    • getVehicleJourneyRef

      public VersionOfObjectRefStructure getVehicleJourneyRef()
       Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 64;
      Specified by:
      getVehicleJourneyRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The vehicleJourneyRef.
    • setVehicleJourneyRef

       Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 64;
    • setVehicleJourneyRef

       Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 64;
    • mergeVehicleJourneyRef

       Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 64;
    • clearVehicleJourneyRef

      public JourneyMeeting_DerivedViewStructure.Builder clearVehicleJourneyRef()
       Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 64;
    • getVehicleJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getVehicleJourneyRefBuilder()
       Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 64;
    • getVehicleJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleJourneyRefOrBuilder()
       Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 64;
      Specified by:
      getVehicleJourneyRefOrBuilder in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • hasDeadRunRef

      public boolean hasDeadRunRef()
       Reference to a DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 65;
      Specified by:
      hasDeadRunRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      Whether the deadRunRef field is set.
    • getDeadRunRef

      public VersionOfObjectRefStructure getDeadRunRef()
       Reference to a DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 65;
      Specified by:
      getDeadRunRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The deadRunRef.
    • setDeadRunRef

       Reference to a DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 65;
    • setDeadRunRef

       Reference to a DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 65;
    • mergeDeadRunRef

       Reference to a DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 65;
    • clearDeadRunRef

       Reference to a DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 65;
    • getDeadRunRefBuilder

      public VersionOfObjectRefStructure.Builder getDeadRunRefBuilder()
       Reference to a DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 65;
    • getDeadRunRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDeadRunRefOrBuilder()
       Reference to a DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 65;
      Specified by:
      getDeadRunRefOrBuilder in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • hasServiceJourneyRef

      public boolean hasServiceJourneyRef()
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 66;
      Specified by:
      hasServiceJourneyRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      Whether the serviceJourneyRef field is set.
    • getServiceJourneyRef

      public VersionOfObjectRefStructure getServiceJourneyRef()
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 66;
      Specified by:
      getServiceJourneyRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The serviceJourneyRef.
    • setServiceJourneyRef

       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 66;
    • setServiceJourneyRef

       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 66;
    • mergeServiceJourneyRef

       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 66;
    • clearServiceJourneyRef

      public JourneyMeeting_DerivedViewStructure.Builder clearServiceJourneyRef()
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 66;
    • getServiceJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getServiceJourneyRefBuilder()
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 66;
    • getServiceJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getServiceJourneyRefOrBuilder()
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 66;
      Specified by:
      getServiceJourneyRefOrBuilder in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • hasSpecialServiceRef

      public boolean hasSpecialServiceRef()
       Reference to a SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 67;
      Specified by:
      hasSpecialServiceRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      Whether the specialServiceRef field is set.
    • getSpecialServiceRef

      public VersionOfObjectRefStructure getSpecialServiceRef()
       Reference to a SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 67;
      Specified by:
      getSpecialServiceRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The specialServiceRef.
    • setSpecialServiceRef

       Reference to a SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 67;
    • setSpecialServiceRef

       Reference to a SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 67;
    • mergeSpecialServiceRef

       Reference to a SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 67;
    • clearSpecialServiceRef

      public JourneyMeeting_DerivedViewStructure.Builder clearSpecialServiceRef()
       Reference to a SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 67;
    • getSpecialServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getSpecialServiceRefBuilder()
       Reference to a SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 67;
    • getSpecialServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSpecialServiceRefOrBuilder()
       Reference to a SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 67;
      Specified by:
      getSpecialServiceRefOrBuilder in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • hasTemplateServiceJourneyRef

      public boolean hasTemplateServiceJourneyRef()
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 68;
      Specified by:
      hasTemplateServiceJourneyRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      Whether the templateServiceJourneyRef field is set.
    • getTemplateServiceJourneyRef

      public VersionOfObjectRefStructure getTemplateServiceJourneyRef()
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 68;
      Specified by:
      getTemplateServiceJourneyRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The templateServiceJourneyRef.
    • setTemplateServiceJourneyRef

      public JourneyMeeting_DerivedViewStructure.Builder setTemplateServiceJourneyRef(VersionOfObjectRefStructure value)
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 68;
    • setTemplateServiceJourneyRef

      public JourneyMeeting_DerivedViewStructure.Builder setTemplateServiceJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 68;
    • mergeTemplateServiceJourneyRef

      public JourneyMeeting_DerivedViewStructure.Builder mergeTemplateServiceJourneyRef(VersionOfObjectRefStructure value)
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 68;
    • clearTemplateServiceJourneyRef

      public JourneyMeeting_DerivedViewStructure.Builder clearTemplateServiceJourneyRef()
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 68;
    • getTemplateServiceJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getTemplateServiceJourneyRefBuilder()
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 68;
    • getTemplateServiceJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTemplateServiceJourneyRefOrBuilder()
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 68;
      Specified by:
      getTemplateServiceJourneyRefOrBuilder in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • hasDatedVehicleJourneyRef

      public boolean hasDatedVehicleJourneyRef()
       Reference to a DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 69;
      Specified by:
      hasDatedVehicleJourneyRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      Whether the datedVehicleJourneyRef field is set.
    • getDatedVehicleJourneyRef

      public VersionOfObjectRefStructure getDatedVehicleJourneyRef()
       Reference to a DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 69;
      Specified by:
      getDatedVehicleJourneyRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The datedVehicleJourneyRef.
    • setDatedVehicleJourneyRef

       Reference to a DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 69;
    • setDatedVehicleJourneyRef

      public JourneyMeeting_DerivedViewStructure.Builder setDatedVehicleJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 69;
    • mergeDatedVehicleJourneyRef

       Reference to a DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 69;
    • clearDatedVehicleJourneyRef

      public JourneyMeeting_DerivedViewStructure.Builder clearDatedVehicleJourneyRef()
       Reference to a DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 69;
    • getDatedVehicleJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getDatedVehicleJourneyRefBuilder()
       Reference to a DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 69;
    • getDatedVehicleJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDatedVehicleJourneyRefOrBuilder()
       Reference to a DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 69;
      Specified by:
      getDatedVehicleJourneyRefOrBuilder in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • hasDatedSpecialServiceRef

      public boolean hasDatedSpecialServiceRef()
       Reference to a DATED SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 70;
      Specified by:
      hasDatedSpecialServiceRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      Whether the datedSpecialServiceRef field is set.
    • getDatedSpecialServiceRef

      public VersionOfObjectRefStructure getDatedSpecialServiceRef()
       Reference to a DATED SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 70;
      Specified by:
      getDatedSpecialServiceRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The datedSpecialServiceRef.
    • setDatedSpecialServiceRef

       Reference to a DATED SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 70;
    • setDatedSpecialServiceRef

      public JourneyMeeting_DerivedViewStructure.Builder setDatedSpecialServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a DATED SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 70;
    • mergeDatedSpecialServiceRef

       Reference to a DATED SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 70;
    • clearDatedSpecialServiceRef

      public JourneyMeeting_DerivedViewStructure.Builder clearDatedSpecialServiceRef()
       Reference to a DATED SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 70;
    • getDatedSpecialServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getDatedSpecialServiceRefBuilder()
       Reference to a DATED SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 70;
    • getDatedSpecialServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDatedSpecialServiceRefOrBuilder()
       Reference to a DATED SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 70;
      Specified by:
      getDatedSpecialServiceRefOrBuilder in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • hasSingleJourneyRef

      public boolean hasSingleJourneyRef()
       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 73;
      Specified by:
      hasSingleJourneyRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      Whether the singleJourneyRef field is set.
    • getSingleJourneyRef

      public VersionOfObjectRefStructure getSingleJourneyRef()
       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 73;
      Specified by:
      getSingleJourneyRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The singleJourneyRef.
    • setSingleJourneyRef

       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 73;
    • setSingleJourneyRef

       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 73;
    • mergeSingleJourneyRef

       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 73;
    • clearSingleJourneyRef

      public JourneyMeeting_DerivedViewStructure.Builder clearSingleJourneyRef()
       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 73;
    • getSingleJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getSingleJourneyRefBuilder()
       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 73;
    • getSingleJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSingleJourneyRefOrBuilder()
       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 73;
      Specified by:
      getSingleJourneyRefOrBuilder in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • hasNormalDatedVehicleJourneyRef

      public boolean hasNormalDatedVehicleJourneyRef()
       Reference to a NORMAL DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 122;
      Specified by:
      hasNormalDatedVehicleJourneyRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      Whether the normalDatedVehicleJourneyRef field is set.
    • getNormalDatedVehicleJourneyRef

      public VersionOfObjectRefStructure getNormalDatedVehicleJourneyRef()
       Reference to a NORMAL DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 122;
      Specified by:
      getNormalDatedVehicleJourneyRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The normalDatedVehicleJourneyRef.
    • setNormalDatedVehicleJourneyRef

      public JourneyMeeting_DerivedViewStructure.Builder setNormalDatedVehicleJourneyRef(VersionOfObjectRefStructure value)
       Reference to a NORMAL DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 122;
    • setNormalDatedVehicleJourneyRef

      public JourneyMeeting_DerivedViewStructure.Builder setNormalDatedVehicleJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a NORMAL DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 122;
    • mergeNormalDatedVehicleJourneyRef

      public JourneyMeeting_DerivedViewStructure.Builder mergeNormalDatedVehicleJourneyRef(VersionOfObjectRefStructure value)
       Reference to a NORMAL DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 122;
    • clearNormalDatedVehicleJourneyRef

      public JourneyMeeting_DerivedViewStructure.Builder clearNormalDatedVehicleJourneyRef()
       Reference to a NORMAL DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 122;
    • getNormalDatedVehicleJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getNormalDatedVehicleJourneyRefBuilder()
       Reference to a NORMAL DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 122;
    • getNormalDatedVehicleJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getNormalDatedVehicleJourneyRefOrBuilder()
       Reference to a NORMAL DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 122;
      Specified by:
      getNormalDatedVehicleJourneyRefOrBuilder in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • hasDatedServiceJourneyRef

      public boolean hasDatedServiceJourneyRef()
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 123;
      Specified by:
      hasDatedServiceJourneyRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      Whether the datedServiceJourneyRef field is set.
    • getDatedServiceJourneyRef

      public VersionOfObjectRefStructure getDatedServiceJourneyRef()
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 123;
      Specified by:
      getDatedServiceJourneyRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The datedServiceJourneyRef.
    • setDatedServiceJourneyRef

       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 123;
    • setDatedServiceJourneyRef

      public JourneyMeeting_DerivedViewStructure.Builder setDatedServiceJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 123;
    • mergeDatedServiceJourneyRef

       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 123;
    • clearDatedServiceJourneyRef

      public JourneyMeeting_DerivedViewStructure.Builder clearDatedServiceJourneyRef()
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 123;
    • getDatedServiceJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getDatedServiceJourneyRefBuilder()
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 123;
    • getDatedServiceJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDatedServiceJourneyRefOrBuilder()
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 123;
      Specified by:
      getDatedServiceJourneyRefOrBuilder in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • hasLineRef

      public boolean hasLineRef()
       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 81;
      Specified by:
      hasLineRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      Whether the lineRef field is set.
    • getLineRef

      public VersionOfObjectRefStructure getLineRef()
       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 81;
      Specified by:
      getLineRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The lineRef.
    • setLineRef

       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 81;
    • setLineRef

       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 81;
    • mergeLineRef

       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 81;
    • clearLineRef

       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 81;
    • getLineRefBuilder

      public VersionOfObjectRefStructure.Builder getLineRefBuilder()
       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 81;
    • getLineRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getLineRefOrBuilder()
       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 81;
      Specified by:
      getLineRefOrBuilder in interface JourneyMeeting_DerivedViewStructureOrBuilder
    • hasFlexibleLineRef

      public boolean hasFlexibleLineRef()
       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 82;
      Specified by:
      hasFlexibleLineRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      Whether the flexibleLineRef field is set.
    • getFlexibleLineRef

      public VersionOfObjectRefStructure getFlexibleLineRef()
       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 82;
      Specified by:
      getFlexibleLineRef in interface JourneyMeeting_DerivedViewStructureOrBuilder
      Returns:
      The flexibleLineRef.
    • setFlexibleLineRef

       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 82;
    • setFlexibleLineRef

       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 82;
    • mergeFlexibleLineRef

       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 82;
    • clearFlexibleLineRef

      public JourneyMeeting_DerivedViewStructure.Builder clearFlexibleLineRef()
       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 82;
    • getFlexibleLineRefBuilder

      public VersionOfObjectRefStructure.Builder getFlexibleLineRefBuilder()
       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 82;
    • getFlexibleLineRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFlexibleLineRefOrBuilder()
       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 82;
      Specified by:
      getFlexibleLineRefOrBuilder in interface JourneyMeeting_DerivedViewStructureOrBuilder