Class JourneyPattern_DerivedViewStructure.Builder

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

public static final class JourneyPattern_DerivedViewStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<JourneyPattern_DerivedViewStructure.Builder> implements JourneyPattern_DerivedViewStructureOrBuilder
 Type for JOURNEY PATTERN VIEW.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 440:62]
 
Protobuf type uk.org.netex.www.netex.JourneyPattern_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<JourneyPattern_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<JourneyPattern_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<JourneyPattern_DerivedViewStructure.Builder>
    • getDefaultInstanceForType

      public JourneyPattern_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 JourneyPattern_DerivedViewStructure buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

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

      public JourneyPattern_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<JourneyPattern_DerivedViewStructure.Builder>
      Throws:
      IOException
    • getJourneyPatternRefStructureCase

      public JourneyPattern_DerivedViewStructure.JourneyPatternRefStructureCase getJourneyPatternRefStructureCase()
      Specified by:
      getJourneyPatternRefStructureCase in interface JourneyPattern_DerivedViewStructureOrBuilder
    • clearJourneyPatternRefStructure

      public JourneyPattern_DerivedViewStructure.Builder clearJourneyPatternRefStructure()
    • 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 JourneyPattern_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 JourneyPattern_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 JourneyPattern_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 JourneyPattern_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 JourneyPattern_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 JourneyPattern_DerivedViewStructureOrBuilder
    • hasRouteRef

      public boolean hasRouteRef()
       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 45;
      Specified by:
      hasRouteRef in interface JourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      Whether the routeRef field is set.
    • getRouteRef

      public VersionOfObjectRefStructure getRouteRef()
       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 45;
      Specified by:
      getRouteRef in interface JourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The routeRef.
    • setRouteRef

       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 45;
    • setRouteRef

       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 45;
    • mergeRouteRef

       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 45;
    • clearRouteRef

       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 45;
    • getRouteRefBuilder

      public VersionOfObjectRefStructure.Builder getRouteRefBuilder()
       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 45;
    • getRouteRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRouteRefOrBuilder()
       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 45;
      Specified by:
      getRouteRefOrBuilder in interface JourneyPattern_DerivedViewStructureOrBuilder
    • hasRouteView

      public boolean hasRouteView()
       Annotated reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 551:81]
       
      .uk.org.netex.www.netex.RouteViewType route_view = 46;
      Specified by:
      hasRouteView in interface JourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      Whether the routeView field is set.
    • getRouteView

      public RouteViewType getRouteView()
       Annotated reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 551:81]
       
      .uk.org.netex.www.netex.RouteViewType route_view = 46;
      Specified by:
      getRouteView in interface JourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The routeView.
    • setRouteView

       Annotated reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 551:81]
       
      .uk.org.netex.www.netex.RouteViewType route_view = 46;
    • setRouteView

       Annotated reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 551:81]
       
      .uk.org.netex.www.netex.RouteViewType route_view = 46;
    • mergeRouteView

       Annotated reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 551:81]
       
      .uk.org.netex.www.netex.RouteViewType route_view = 46;
    • clearRouteView

       Annotated reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 551:81]
       
      .uk.org.netex.www.netex.RouteViewType route_view = 46;
    • getRouteViewBuilder

      public RouteViewType.Builder getRouteViewBuilder()
       Annotated reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 551:81]
       
      .uk.org.netex.www.netex.RouteViewType route_view = 46;
    • getRouteViewOrBuilder

      public RouteViewTypeOrBuilder getRouteViewOrBuilder()
       Annotated reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 551:81]
       
      .uk.org.netex.www.netex.RouteViewType route_view = 46;
      Specified by:
      getRouteViewOrBuilder in interface JourneyPattern_DerivedViewStructureOrBuilder
    • getDirectionTypeValue

      public int getDirectionTypeValue()
       DIRECTION of JOURNEY PATTERN. Should be same as for ROUTE on which PATTERN is based.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 200:84]
       
      .uk.org.netex.www.netex.DirectionTypeEnumeration direction_type = 51;
      Specified by:
      getDirectionTypeValue in interface JourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The enum numeric value on the wire for directionType.
    • setDirectionTypeValue

      public JourneyPattern_DerivedViewStructure.Builder setDirectionTypeValue(int value)
       DIRECTION of JOURNEY PATTERN. Should be same as for ROUTE on which PATTERN is based.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 200:84]
       
      .uk.org.netex.www.netex.DirectionTypeEnumeration direction_type = 51;
      Parameters:
      value - The enum numeric value on the wire for directionType to set.
      Returns:
      This builder for chaining.
    • getDirectionType

      public DirectionTypeEnumeration getDirectionType()
       DIRECTION of JOURNEY PATTERN. Should be same as for ROUTE on which PATTERN is based.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 200:84]
       
      .uk.org.netex.www.netex.DirectionTypeEnumeration direction_type = 51;
      Specified by:
      getDirectionType in interface JourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The directionType.
    • setDirectionType

       DIRECTION of JOURNEY PATTERN. Should be same as for ROUTE on which PATTERN is based.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 200:84]
       
      .uk.org.netex.www.netex.DirectionTypeEnumeration direction_type = 51;
      Parameters:
      value - The directionType to set.
      Returns:
      This builder for chaining.
    • clearDirectionType

      public JourneyPattern_DerivedViewStructure.Builder clearDirectionType()
       DIRECTION of JOURNEY PATTERN. Should be same as for ROUTE on which PATTERN is based.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 200:84]
       
      .uk.org.netex.www.netex.DirectionTypeEnumeration direction_type = 51;
      Returns:
      This builder for chaining.
    • hasDirectionRef

      public boolean hasDirectionRef()
       Reference to a DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 84:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure direction_ref = 52;
      Specified by:
      hasDirectionRef in interface JourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      Whether the directionRef field is set.
    • getDirectionRef

      public VersionOfObjectRefStructure getDirectionRef()
       Reference to a DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 84:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure direction_ref = 52;
      Specified by:
      getDirectionRef in interface JourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The directionRef.
    • setDirectionRef

       Reference to a DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 84:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure direction_ref = 52;
    • setDirectionRef

       Reference to a DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 84:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure direction_ref = 52;
    • mergeDirectionRef

       Reference to a DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 84:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure direction_ref = 52;
    • clearDirectionRef

      public JourneyPattern_DerivedViewStructure.Builder clearDirectionRef()
       Reference to a DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 84:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure direction_ref = 52;
    • getDirectionRefBuilder

      public VersionOfObjectRefStructure.Builder getDirectionRefBuilder()
       Reference to a DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 84:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure direction_ref = 52;
    • getDirectionRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDirectionRefOrBuilder()
       Reference to a DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 84:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure direction_ref = 52;
      Specified by:
      getDirectionRefOrBuilder in interface JourneyPattern_DerivedViewStructureOrBuilder
    • hasDirectionView

      public boolean hasDirectionView()
       Simplified View of DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 612:85]
       
      .uk.org.netex.www.netex.DirectionViewType direction_view = 53;
      Specified by:
      hasDirectionView in interface JourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      Whether the directionView field is set.
    • getDirectionView

      public DirectionViewType getDirectionView()
       Simplified View of DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 612:85]
       
      .uk.org.netex.www.netex.DirectionViewType direction_view = 53;
      Specified by:
      getDirectionView in interface JourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The directionView.
    • setDirectionView

       Simplified View of DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 612:85]
       
      .uk.org.netex.www.netex.DirectionViewType direction_view = 53;
    • setDirectionView

       Simplified View of DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 612:85]
       
      .uk.org.netex.www.netex.DirectionViewType direction_view = 53;
    • mergeDirectionView

       Simplified View of DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 612:85]
       
      .uk.org.netex.www.netex.DirectionViewType direction_view = 53;
    • clearDirectionView

      public JourneyPattern_DerivedViewStructure.Builder clearDirectionView()
       Simplified View of DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 612:85]
       
      .uk.org.netex.www.netex.DirectionViewType direction_view = 53;
    • getDirectionViewBuilder

      public DirectionViewType.Builder getDirectionViewBuilder()
       Simplified View of DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 612:85]
       
      .uk.org.netex.www.netex.DirectionViewType direction_view = 53;
    • getDirectionViewOrBuilder

      public DirectionViewTypeOrBuilder getDirectionViewOrBuilder()
       Simplified View of DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 612:85]
       
      .uk.org.netex.www.netex.DirectionViewType direction_view = 53;
      Specified by:
      getDirectionViewOrBuilder in interface JourneyPattern_DerivedViewStructureOrBuilder
    • hasDestinationDisplayRef

      public boolean hasDestinationDisplayRef()
       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 234:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 61;
      Specified by:
      hasDestinationDisplayRef in interface JourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      Whether the destinationDisplayRef field is set.
    • getDestinationDisplayRef

      public VersionOfObjectRefStructure getDestinationDisplayRef()
       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 234:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 61;
      Specified by:
      getDestinationDisplayRef in interface JourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The destinationDisplayRef.
    • setDestinationDisplayRef

       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 234:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 61;
    • setDestinationDisplayRef

      public JourneyPattern_DerivedViewStructure.Builder setDestinationDisplayRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 234:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 61;
    • mergeDestinationDisplayRef

       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 234:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 61;
    • clearDestinationDisplayRef

      public JourneyPattern_DerivedViewStructure.Builder clearDestinationDisplayRef()
       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 234:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 61;
    • getDestinationDisplayRefBuilder

      public VersionOfObjectRefStructure.Builder getDestinationDisplayRefBuilder()
       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 234:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 61;
    • getDestinationDisplayRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDestinationDisplayRefOrBuilder()
       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 234:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 61;
      Specified by:
      getDestinationDisplayRefOrBuilder in interface JourneyPattern_DerivedViewStructureOrBuilder
    • hasDestinationDisplayView

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

      public DestinationDisplayViewType getDestinationDisplayView()
       Simplified view of a DESTINATION DISPLAY. Includes derived properties of the DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1078:94]
       
      .uk.org.netex.www.netex.DestinationDisplayViewType destination_display_view = 62;
      Specified by:
      getDestinationDisplayView in interface JourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The destinationDisplayView.
    • setDestinationDisplayView

       Simplified view of a DESTINATION DISPLAY. Includes derived properties of the DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1078:94]
       
      .uk.org.netex.www.netex.DestinationDisplayViewType destination_display_view = 62;
    • setDestinationDisplayView

      public JourneyPattern_DerivedViewStructure.Builder setDestinationDisplayView(DestinationDisplayViewType.Builder builderForValue)
       Simplified view of a DESTINATION DISPLAY. Includes derived properties of the DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1078:94]
       
      .uk.org.netex.www.netex.DestinationDisplayViewType destination_display_view = 62;
    • mergeDestinationDisplayView

      public JourneyPattern_DerivedViewStructure.Builder mergeDestinationDisplayView(DestinationDisplayViewType value)
       Simplified view of a DESTINATION DISPLAY. Includes derived properties of the DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1078:94]
       
      .uk.org.netex.www.netex.DestinationDisplayViewType destination_display_view = 62;
    • clearDestinationDisplayView

      public JourneyPattern_DerivedViewStructure.Builder clearDestinationDisplayView()
       Simplified view of a DESTINATION DISPLAY. Includes derived properties of the DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1078:94]
       
      .uk.org.netex.www.netex.DestinationDisplayViewType destination_display_view = 62;
    • getDestinationDisplayViewBuilder

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

      public DestinationDisplayViewTypeOrBuilder getDestinationDisplayViewOrBuilder()
       Simplified view of a DESTINATION DISPLAY. Includes derived properties of the DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1078:94]
       
      .uk.org.netex.www.netex.DestinationDisplayViewType destination_display_view = 62;
      Specified by:
      getDestinationDisplayViewOrBuilder in interface JourneyPattern_DerivedViewStructureOrBuilder
    • hasTypeOfJourneyPatternRef

      public boolean hasTypeOfJourneyPatternRef()
       Reference to a TYPE OF JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 184:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_journey_pattern_ref = 71;
      Specified by:
      hasTypeOfJourneyPatternRef in interface JourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      Whether the typeOfJourneyPatternRef field is set.
    • getTypeOfJourneyPatternRef

      public VersionOfObjectRefStructure getTypeOfJourneyPatternRef()
       Reference to a TYPE OF JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 184:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_journey_pattern_ref = 71;
      Specified by:
      getTypeOfJourneyPatternRef in interface JourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The typeOfJourneyPatternRef.
    • setTypeOfJourneyPatternRef

       Reference to a TYPE OF JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 184:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_journey_pattern_ref = 71;
    • setTypeOfJourneyPatternRef

      public JourneyPattern_DerivedViewStructure.Builder setTypeOfJourneyPatternRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TYPE OF JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 184:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_journey_pattern_ref = 71;
    • mergeTypeOfJourneyPatternRef

      public JourneyPattern_DerivedViewStructure.Builder mergeTypeOfJourneyPatternRef(VersionOfObjectRefStructure value)
       Reference to a TYPE OF JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 184:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_journey_pattern_ref = 71;
    • clearTypeOfJourneyPatternRef

      public JourneyPattern_DerivedViewStructure.Builder clearTypeOfJourneyPatternRef()
       Reference to a TYPE OF JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 184:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_journey_pattern_ref = 71;
    • getTypeOfJourneyPatternRefBuilder

      public VersionOfObjectRefStructure.Builder getTypeOfJourneyPatternRefBuilder()
       Reference to a TYPE OF JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 184:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_journey_pattern_ref = 71;
    • getTypeOfJourneyPatternRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTypeOfJourneyPatternRefOrBuilder()
       Reference to a TYPE OF JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 184:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_journey_pattern_ref = 71;
      Specified by:
      getTypeOfJourneyPatternRefOrBuilder in interface JourneyPattern_DerivedViewStructureOrBuilder
    • hasOperationalContextRef

      public boolean hasOperationalContextRef()
       Reference to an OPERATIONAL CONTEXT.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 278:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operational_context_ref = 72;
      Specified by:
      hasOperationalContextRef in interface JourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      Whether the operationalContextRef field is set.
    • getOperationalContextRef

      public VersionOfObjectRefStructure getOperationalContextRef()
       Reference to an OPERATIONAL CONTEXT.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 278:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operational_context_ref = 72;
      Specified by:
      getOperationalContextRef in interface JourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The operationalContextRef.
    • setOperationalContextRef

       Reference to an OPERATIONAL CONTEXT.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 278:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operational_context_ref = 72;
    • setOperationalContextRef

      public JourneyPattern_DerivedViewStructure.Builder setOperationalContextRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an OPERATIONAL CONTEXT.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 278:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operational_context_ref = 72;
    • mergeOperationalContextRef

       Reference to an OPERATIONAL CONTEXT.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 278:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operational_context_ref = 72;
    • clearOperationalContextRef

      public JourneyPattern_DerivedViewStructure.Builder clearOperationalContextRef()
       Reference to an OPERATIONAL CONTEXT.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 278:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operational_context_ref = 72;
    • getOperationalContextRefBuilder

      public VersionOfObjectRefStructure.Builder getOperationalContextRefBuilder()
       Reference to an OPERATIONAL CONTEXT.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 278:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operational_context_ref = 72;
    • getOperationalContextRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOperationalContextRefOrBuilder()
       Reference to an OPERATIONAL CONTEXT.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 278:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operational_context_ref = 72;
      Specified by:
      getOperationalContextRefOrBuilder in interface JourneyPattern_DerivedViewStructureOrBuilder
    • hasTimingPatternRef

      public boolean hasTimingPatternRef()
       Reference to a TIMING PATTERN.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 70:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_pattern_ref = 73;
      Specified by:
      hasTimingPatternRef in interface JourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      Whether the timingPatternRef field is set.
    • getTimingPatternRef

      public VersionOfObjectRefStructure getTimingPatternRef()
       Reference to a TIMING PATTERN.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 70:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_pattern_ref = 73;
      Specified by:
      getTimingPatternRef in interface JourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The timingPatternRef.
    • setTimingPatternRef

       Reference to a TIMING PATTERN.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 70:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_pattern_ref = 73;
    • setTimingPatternRef

       Reference to a TIMING PATTERN.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 70:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_pattern_ref = 73;
    • mergeTimingPatternRef

       Reference to a TIMING PATTERN.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 70:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_pattern_ref = 73;
    • clearTimingPatternRef

      public JourneyPattern_DerivedViewStructure.Builder clearTimingPatternRef()
       Reference to a TIMING PATTERN.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 70:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_pattern_ref = 73;
    • getTimingPatternRefBuilder

      public VersionOfObjectRefStructure.Builder getTimingPatternRefBuilder()
       Reference to a TIMING PATTERN.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 70:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_pattern_ref = 73;
    • getTimingPatternRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTimingPatternRefOrBuilder()
       Reference to a TIMING PATTERN.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 70:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_pattern_ref = 73;
      Specified by:
      getTimingPatternRefOrBuilder in interface JourneyPattern_DerivedViewStructureOrBuilder
    • hasNoticeAssignments

      public boolean hasNoticeAssignments()
       Notices for JOURNEY PATTERN Points may be  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 224:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 74;
      Specified by:
      hasNoticeAssignments in interface JourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      Whether the noticeAssignments field is set.
    • getNoticeAssignments

      public NoticeAssignments_RelStructure getNoticeAssignments()
       Notices for JOURNEY PATTERN Points may be  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 224:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 74;
      Specified by:
      getNoticeAssignments in interface JourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The noticeAssignments.
    • setNoticeAssignments

       Notices for JOURNEY PATTERN Points may be  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 224:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 74;
    • setNoticeAssignments

       Notices for JOURNEY PATTERN Points may be  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 224:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 74;
    • mergeNoticeAssignments

       Notices for JOURNEY PATTERN Points may be  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 224:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 74;
    • clearNoticeAssignments

      public JourneyPattern_DerivedViewStructure.Builder clearNoticeAssignments()
       Notices for JOURNEY PATTERN Points may be  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 224:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 74;
    • getNoticeAssignmentsBuilder

      public NoticeAssignments_RelStructure.Builder getNoticeAssignmentsBuilder()
       Notices for JOURNEY PATTERN Points may be  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 224:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 74;
    • getNoticeAssignmentsOrBuilder

      public NoticeAssignments_RelStructureOrBuilder getNoticeAssignmentsOrBuilder()
       Notices for JOURNEY PATTERN Points may be  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 224:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 74;
      Specified by:
      getNoticeAssignmentsOrBuilder in interface JourneyPattern_DerivedViewStructureOrBuilder
    • hasJourneyPatternRef

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

      public VersionOfObjectRefStructure getJourneyPatternRef()
       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 41;
      Specified by:
      getJourneyPatternRef in interface JourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The journeyPatternRef.
    • setJourneyPatternRef

       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 41;
    • setJourneyPatternRef

       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 41;
    • mergeJourneyPatternRef

       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 41;
    • clearJourneyPatternRef

      public JourneyPattern_DerivedViewStructure.Builder clearJourneyPatternRef()
       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 41;
    • getJourneyPatternRefBuilder

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

      public VersionOfObjectRefStructureOrBuilder getJourneyPatternRefOrBuilder()
       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 41;
      Specified by:
      getJourneyPatternRefOrBuilder in interface JourneyPattern_DerivedViewStructureOrBuilder
    • hasDeadRunJourneyPatternRef

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

      public VersionOfObjectRefStructure getDeadRunJourneyPatternRef()
       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 42;
      Specified by:
      getDeadRunJourneyPatternRef in interface JourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The deadRunJourneyPatternRef.
    • setDeadRunJourneyPatternRef

       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 42;
    • setDeadRunJourneyPatternRef

      public JourneyPattern_DerivedViewStructure.Builder setDeadRunJourneyPatternRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 42;
    • mergeDeadRunJourneyPatternRef

      public JourneyPattern_DerivedViewStructure.Builder mergeDeadRunJourneyPatternRef(VersionOfObjectRefStructure value)
       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 42;
    • clearDeadRunJourneyPatternRef

      public JourneyPattern_DerivedViewStructure.Builder clearDeadRunJourneyPatternRef()
       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 42;
    • getDeadRunJourneyPatternRefBuilder

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

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

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

      public VersionOfObjectRefStructure getServicePatternRef()
       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 43;
      Specified by:
      getServicePatternRef in interface JourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The servicePatternRef.
    • setServicePatternRef

       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 43;
    • setServicePatternRef

       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 43;
    • mergeServicePatternRef

       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 43;
    • clearServicePatternRef

      public JourneyPattern_DerivedViewStructure.Builder clearServicePatternRef()
       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 43;
    • getServicePatternRefBuilder

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

      public VersionOfObjectRefStructureOrBuilder getServicePatternRefOrBuilder()
       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 43;
      Specified by:
      getServicePatternRefOrBuilder in interface JourneyPattern_DerivedViewStructureOrBuilder
    • hasServiceJourneyPatternRef

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

      public VersionOfObjectRefStructure getServiceJourneyPatternRef()
       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 44;
      Specified by:
      getServiceJourneyPatternRef in interface JourneyPattern_DerivedViewStructureOrBuilder
      Returns:
      The serviceJourneyPatternRef.
    • setServiceJourneyPatternRef

       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 44;
    • setServiceJourneyPatternRef

      public JourneyPattern_DerivedViewStructure.Builder setServiceJourneyPatternRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 44;
    • mergeServiceJourneyPatternRef

      public JourneyPattern_DerivedViewStructure.Builder mergeServiceJourneyPatternRef(VersionOfObjectRefStructure value)
       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 44;
    • clearServiceJourneyPatternRef

      public JourneyPattern_DerivedViewStructure.Builder clearServiceJourneyPatternRef()
       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 44;
    • getServiceJourneyPatternRefBuilder

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

      public VersionOfObjectRefStructureOrBuilder getServiceJourneyPatternRefOrBuilder()
       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 44;
      Specified by:
      getServiceJourneyPatternRefOrBuilder in interface JourneyPattern_DerivedViewStructureOrBuilder