Class ScheduledStopPoint_DerivedViewStructure.Builder

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

public static final class ScheduledStopPoint_DerivedViewStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<ScheduledStopPoint_DerivedViewStructure.Builder> implements ScheduledStopPoint_DerivedViewStructureOrBuilder
 Type for SCHEDULED STOP POINT VIEW.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 939:83]
 
Protobuf type uk.org.netex.www.netex.ScheduledStopPoint_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<ScheduledStopPoint_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<ScheduledStopPoint_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<ScheduledStopPoint_DerivedViewStructure.Builder>
    • getDefaultInstanceForType

      public ScheduledStopPoint_DerivedViewStructure getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

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

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

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

      public ScheduledStopPoint_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<ScheduledStopPoint_DerivedViewStructure.Builder>
      Throws:
      IOException
    • getScheduledStopPointRefStructureCase

      Specified by:
      getScheduledStopPointRefStructureCase in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
    • clearScheduledStopPointRefStructure

      public ScheduledStopPoint_DerivedViewStructure.Builder clearScheduledStopPointRefStructure()
    • getId

      public String getId()
       Identifier of Object of which this is a view.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 136:48]
       
      string id = 1;
      Specified by:
      getId in interface ScheduledStopPoint_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 ScheduledStopPoint_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 ScheduledStopPoint_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 ScheduledStopPoint_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 ScheduledStopPoint_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 ScheduledStopPoint_DerivedViewStructureOrBuilder
    • hasName

      public boolean hasName()
       Name of Stop Point.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 947:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 43;
      Specified by:
      hasName in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of Stop Point.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 947:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 43;
      Specified by:
      getName in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      The name.
    • setName

       Name of Stop Point.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 947:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 43;
    • setName

       Name of Stop Point.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 947:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 43;
    • mergeName

       Name of Stop Point.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 947:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 43;
    • clearName

       Name of Stop Point.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 947:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 43;
    • getNameBuilder

      public MultilingualString.Builder getNameBuilder()
       Name of Stop Point.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 947:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 43;
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of Stop Point.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 947:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 43;
      Specified by:
      getNameOrBuilder in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
    • hasTypeOfPointRef

      public boolean hasTypeOfPointRef()
       Reference to a TYPE OF POINT.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 240:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_point_ref = 44;
      Specified by:
      hasTypeOfPointRef in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      Whether the typeOfPointRef field is set.
    • getTypeOfPointRef

      public VersionOfObjectRefStructure getTypeOfPointRef()
       Reference to a TYPE OF POINT.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 240:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_point_ref = 44;
      Specified by:
      getTypeOfPointRef in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      The typeOfPointRef.
    • setTypeOfPointRef

       Reference to a TYPE OF POINT.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 240:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_point_ref = 44;
    • setTypeOfPointRef

       Reference to a TYPE OF POINT.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 240:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_point_ref = 44;
    • mergeTypeOfPointRef

       Reference to a TYPE OF POINT.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 240:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_point_ref = 44;
    • clearTypeOfPointRef

       Reference to a TYPE OF POINT.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 240:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_point_ref = 44;
    • getTypeOfPointRefBuilder

      public VersionOfObjectRefStructure.Builder getTypeOfPointRefBuilder()
       Reference to a TYPE OF POINT.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 240:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_point_ref = 44;
    • getTypeOfPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTypeOfPointRefOrBuilder()
       Reference to a TYPE OF POINT.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 240:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_point_ref = 44;
      Specified by:
      getTypeOfPointRefOrBuilder in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
    • hasShortName

      public boolean hasShortName()
       Short Name of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 256:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 45;
      Specified by:
      hasShortName in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      Whether the shortName field is set.
    • getShortName

      public MultilingualString getShortName()
       Short Name of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 256:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 45;
      Specified by:
      getShortName in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      The shortName.
    • setShortName

       Short Name of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 256:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 45;
    • setShortName

       Short Name of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 256:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 45;
    • mergeShortName

       Short Name of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 256:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 45;
    • clearShortName

       Short Name of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 256:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 45;
    • getShortNameBuilder

      public MultilingualString.Builder getShortNameBuilder()
       Short Name of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 256:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 45;
    • getShortNameOrBuilder

      public MultilingualStringOrBuilder getShortNameOrBuilder()
       Short Name of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 256:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 45;
      Specified by:
      getShortNameOrBuilder in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
    • hasNameSuffix

      public boolean hasNameSuffix()
       Optiona l Suffix for Name of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 261:75]
       
      .uk.org.netex.www.netex.MultilingualString name_suffix = 46;
      Specified by:
      hasNameSuffix in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      Whether the nameSuffix field is set.
    • getNameSuffix

      public MultilingualString getNameSuffix()
       Optiona l Suffix for Name of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 261:75]
       
      .uk.org.netex.www.netex.MultilingualString name_suffix = 46;
      Specified by:
      getNameSuffix in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      The nameSuffix.
    • setNameSuffix

       Optiona l Suffix for Name of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 261:75]
       
      .uk.org.netex.www.netex.MultilingualString name_suffix = 46;
    • setNameSuffix

       Optiona l Suffix for Name of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 261:75]
       
      .uk.org.netex.www.netex.MultilingualString name_suffix = 46;
    • mergeNameSuffix

       Optiona l Suffix for Name of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 261:75]
       
      .uk.org.netex.www.netex.MultilingualString name_suffix = 46;
    • clearNameSuffix

       Optiona l Suffix for Name of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 261:75]
       
      .uk.org.netex.www.netex.MultilingualString name_suffix = 46;
    • getNameSuffixBuilder

      public MultilingualString.Builder getNameSuffixBuilder()
       Optiona l Suffix for Name of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 261:75]
       
      .uk.org.netex.www.netex.MultilingualString name_suffix = 46;
    • getNameSuffixOrBuilder

      public MultilingualStringOrBuilder getNameSuffixOrBuilder()
       Optiona l Suffix for Name of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 261:75]
       
      .uk.org.netex.www.netex.MultilingualString name_suffix = 46;
      Specified by:
      getNameSuffixOrBuilder in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
    • hasDescription

      public boolean hasDescription()
       Further description of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 266:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 47;
      Specified by:
      hasDescription in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Further description of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 266:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 47;
      Specified by:
      getDescription in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      The description.
    • setDescription

       Further description of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 266:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 47;
    • setDescription

       Further description of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 266:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 47;
    • mergeDescription

       Further description of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 266:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 47;
    • clearDescription

       Further description of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 266:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 47;
    • getDescriptionBuilder

      public MultilingualString.Builder getDescriptionBuilder()
       Further description of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 266:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 47;
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Further description of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 266:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 47;
      Specified by:
      getDescriptionOrBuilder in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
    • hasLabel

      public boolean hasLabel()
       Label of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 271:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 48;
      Specified by:
      hasLabel in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      Whether the label field is set.
    • getLabel

      public MultilingualString getLabel()
       Label of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 271:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 48;
      Specified by:
      getLabel in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      The label.
    • setLabel

       Label of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 271:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 48;
    • setLabel

       Label of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 271:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 48;
    • mergeLabel

       Label of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 271:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 48;
    • clearLabel

       Label of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 271:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 48;
    • getLabelBuilder

      public MultilingualString.Builder getLabelBuilder()
       Label of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 271:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 48;
    • getLabelOrBuilder

      public MultilingualStringOrBuilder getLabelOrBuilder()
       Label of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 271:70]
       
      .uk.org.netex.www.netex.MultilingualString label = 48;
      Specified by:
      getLabelOrBuilder in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
    • hasShortStopCode

      public boolean hasShortStopCode()
       An alternative short code that t identifies the STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 304:80]
       
      .uk.org.netex.www.netex.PrivateCodeStructure short_stop_code = 49;
      Specified by:
      hasShortStopCode in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      Whether the shortStopCode field is set.
    • getShortStopCode

      public PrivateCodeStructure getShortStopCode()
       An alternative short code that t identifies the STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 304:80]
       
      .uk.org.netex.www.netex.PrivateCodeStructure short_stop_code = 49;
      Specified by:
      getShortStopCode in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      The shortStopCode.
    • setShortStopCode

       An alternative short code that t identifies the STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 304:80]
       
      .uk.org.netex.www.netex.PrivateCodeStructure short_stop_code = 49;
    • setShortStopCode

       An alternative short code that t identifies the STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 304:80]
       
      .uk.org.netex.www.netex.PrivateCodeStructure short_stop_code = 49;
    • mergeShortStopCode

       An alternative short code that t identifies the STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 304:80]
       
      .uk.org.netex.www.netex.PrivateCodeStructure short_stop_code = 49;
    • clearShortStopCode

       An alternative short code that t identifies the STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 304:80]
       
      .uk.org.netex.www.netex.PrivateCodeStructure short_stop_code = 49;
    • getShortStopCodeBuilder

      public PrivateCodeStructure.Builder getShortStopCodeBuilder()
       An alternative short code that t identifies the STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 304:80]
       
      .uk.org.netex.www.netex.PrivateCodeStructure short_stop_code = 49;
    • getShortStopCodeOrBuilder

      public PrivateCodeStructureOrBuilder getShortStopCodeOrBuilder()
       An alternative short code that t identifies the STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 304:80]
       
      .uk.org.netex.www.netex.PrivateCodeStructure short_stop_code = 49;
      Specified by:
      getShortStopCodeOrBuilder in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
    • hasPublicCode

      public boolean hasPublicCode()
       A PUBLIC code that uniquely identifies the STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 309:77]
       
      .uk.org.netex.www.netex.PrivateCodeStructure public_code = 50;
      Specified by:
      hasPublicCode in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      Whether the publicCode field is set.
    • getPublicCode

      public PrivateCodeStructure getPublicCode()
       A PUBLIC code that uniquely identifies the STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 309:77]
       
      .uk.org.netex.www.netex.PrivateCodeStructure public_code = 50;
      Specified by:
      getPublicCode in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      The publicCode.
    • setPublicCode

       A PUBLIC code that uniquely identifies the STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 309:77]
       
      .uk.org.netex.www.netex.PrivateCodeStructure public_code = 50;
    • setPublicCode

       A PUBLIC code that uniquely identifies the STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 309:77]
       
      .uk.org.netex.www.netex.PrivateCodeStructure public_code = 50;
    • mergePublicCode

       A PUBLIC code that uniquely identifies the STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 309:77]
       
      .uk.org.netex.www.netex.PrivateCodeStructure public_code = 50;
    • clearPublicCode

       A PUBLIC code that uniquely identifies the STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 309:77]
       
      .uk.org.netex.www.netex.PrivateCodeStructure public_code = 50;
    • getPublicCodeBuilder

      public PrivateCodeStructure.Builder getPublicCodeBuilder()
       A PUBLIC code that uniquely identifies the STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 309:77]
       
      .uk.org.netex.www.netex.PrivateCodeStructure public_code = 50;
    • getPublicCodeOrBuilder

      public PrivateCodeStructureOrBuilder getPublicCodeOrBuilder()
       A PUBLIC code that uniquely identifies the STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 309:77]
       
      .uk.org.netex.www.netex.PrivateCodeStructure public_code = 50;
      Specified by:
      getPublicCodeOrBuilder in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
    • hasPrivateCode

      public boolean hasPrivateCode()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 51;
      Specified by:
      hasPrivateCode in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      Whether the privateCode field is set.
    • getPrivateCode

      public PrivateCodeStructure getPrivateCode()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 51;
      Specified by:
      getPrivateCode in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      The privateCode.
    • setPrivateCode

       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 51;
    • setPrivateCode

       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 51;
    • mergePrivateCode

       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 51;
    • clearPrivateCode

       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 51;
    • getPrivateCodeBuilder

      public PrivateCodeStructure.Builder getPrivateCodeBuilder()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 51;
    • getPrivateCodeOrBuilder

      public PrivateCodeStructureOrBuilder getPrivateCodeOrBuilder()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 51;
      Specified by:
      getPrivateCodeOrBuilder in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
    • hasExternalStopPointRef

      public boolean hasExternalStopPointRef()
       An alternative  code that uniquely identifies the STOP POINT. pecifically for use in AVMS systems that require an alias, if. For VDV compatibility.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 315:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_stop_point_ref = 52;
      Specified by:
      hasExternalStopPointRef in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      Whether the externalStopPointRef field is set.
    • getExternalStopPointRef

      public VersionOfObjectRefStructure getExternalStopPointRef()
       An alternative  code that uniquely identifies the STOP POINT. pecifically for use in AVMS systems that require an alias, if. For VDV compatibility.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 315:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_stop_point_ref = 52;
      Specified by:
      getExternalStopPointRef in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      The externalStopPointRef.
    • setExternalStopPointRef

       An alternative  code that uniquely identifies the STOP POINT. pecifically for use in AVMS systems that require an alias, if. For VDV compatibility.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 315:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_stop_point_ref = 52;
    • setExternalStopPointRef

       An alternative  code that uniquely identifies the STOP POINT. pecifically for use in AVMS systems that require an alias, if. For VDV compatibility.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 315:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_stop_point_ref = 52;
    • mergeExternalStopPointRef

       An alternative  code that uniquely identifies the STOP POINT. pecifically for use in AVMS systems that require an alias, if. For VDV compatibility.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 315:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_stop_point_ref = 52;
    • clearExternalStopPointRef

      public ScheduledStopPoint_DerivedViewStructure.Builder clearExternalStopPointRef()
       An alternative  code that uniquely identifies the STOP POINT. pecifically for use in AVMS systems that require an alias, if. For VDV compatibility.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 315:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_stop_point_ref = 52;
    • getExternalStopPointRefBuilder

      public VersionOfObjectRefStructure.Builder getExternalStopPointRefBuilder()
       An alternative  code that uniquely identifies the STOP POINT. pecifically for use in AVMS systems that require an alias, if. For VDV compatibility.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 315:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_stop_point_ref = 52;
    • getExternalStopPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getExternalStopPointRefOrBuilder()
       An alternative  code that uniquely identifies the STOP POINT. pecifically for use in AVMS systems that require an alias, if. For VDV compatibility.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 315:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_stop_point_ref = 52;
      Specified by:
      getExternalStopPointRefOrBuilder in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
    • getUrl

      public String getUrl()
       URL for SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 277:60]
       
      string url = 61;
      Specified by:
      getUrl in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      The url.
    • getUrlBytes

      public com.google.protobuf.ByteString getUrlBytes()
       URL for SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 277:60]
       
      string url = 61;
      Specified by:
      getUrlBytes in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      The bytes for url.
    • setUrl

       URL for SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 277:60]
       
      string url = 61;
      Parameters:
      value - The url to set.
      Returns:
      This builder for chaining.
    • clearUrl

       URL for SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 277:60]
       
      string url = 61;
      Returns:
      This builder for chaining.
    • setUrlBytes

      public ScheduledStopPoint_DerivedViewStructure.Builder setUrlBytes(com.google.protobuf.ByteString value)
       URL for SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 277:60]
       
      string url = 61;
      Parameters:
      value - The bytes for url to set.
      Returns:
      This builder for chaining.
    • getStopTypeValue

      public int getStopTypeValue()
       Categorisation of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 282:74]
       
      .uk.org.netex.www.netex.StopTypeEnumeration stop_type = 62;
      Specified by:
      getStopTypeValue in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      The enum numeric value on the wire for stopType.
    • setStopTypeValue

      public ScheduledStopPoint_DerivedViewStructure.Builder setStopTypeValue(int value)
       Categorisation of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 282:74]
       
      .uk.org.netex.www.netex.StopTypeEnumeration stop_type = 62;
      Parameters:
      value - The enum numeric value on the wire for stopType to set.
      Returns:
      This builder for chaining.
    • getStopType

      public StopTypeEnumeration getStopType()
       Categorisation of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 282:74]
       
      .uk.org.netex.www.netex.StopTypeEnumeration stop_type = 62;
      Specified by:
      getStopType in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      The stopType.
    • setStopType

       Categorisation of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 282:74]
       
      .uk.org.netex.www.netex.StopTypeEnumeration stop_type = 62;
      Parameters:
      value - The stopType to set.
      Returns:
      This builder for chaining.
    • clearStopType

       Categorisation of SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 282:74]
       
      .uk.org.netex.www.netex.StopTypeEnumeration stop_type = 62;
      Returns:
      This builder for chaining.
    • getCompassBearing

      public float getCompassBearing()
       Heading of STOP relative to street. Degrees  from North. This should be considered as a derived value that can be used for presentation purposes when information about the physical stop is not available. . The definitive value is the compass bearing found on the QUAY (i.e. physical stop) to which a SCHEDULED STOP POINT is assigned.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 287:80]
       
      float compass_bearing = 63;
      Specified by:
      getCompassBearing in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      The compassBearing.
    • setCompassBearing

      public ScheduledStopPoint_DerivedViewStructure.Builder setCompassBearing(float value)
       Heading of STOP relative to street. Degrees  from North. This should be considered as a derived value that can be used for presentation purposes when information about the physical stop is not available. . The definitive value is the compass bearing found on the QUAY (i.e. physical stop) to which a SCHEDULED STOP POINT is assigned.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 287:80]
       
      float compass_bearing = 63;
      Parameters:
      value - The compassBearing to set.
      Returns:
      This builder for chaining.
    • clearCompassBearing

       Heading of STOP relative to street. Degrees  from North. This should be considered as a derived value that can be used for presentation purposes when information about the physical stop is not available. . The definitive value is the compass bearing found on the QUAY (i.e. physical stop) to which a SCHEDULED STOP POINT is assigned.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 287:80]
       
      float compass_bearing = 63;
      Returns:
      This builder for chaining.
    • hasPresentation

      public boolean hasPresentation()
       Presentation values to use when rendering STOP POINT such as a colour. and font.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 292:80]
       
      .uk.org.netex.www.netex.PresentationStructure presentation = 64;
      Specified by:
      hasPresentation in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      Whether the presentation field is set.
    • getPresentation

      public PresentationStructure getPresentation()
       Presentation values to use when rendering STOP POINT such as a colour. and font.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 292:80]
       
      .uk.org.netex.www.netex.PresentationStructure presentation = 64;
      Specified by:
      getPresentation in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      The presentation.
    • setPresentation

       Presentation values to use when rendering STOP POINT such as a colour. and font.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 292:80]
       
      .uk.org.netex.www.netex.PresentationStructure presentation = 64;
    • setPresentation

       Presentation values to use when rendering STOP POINT such as a colour. and font.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 292:80]
       
      .uk.org.netex.www.netex.PresentationStructure presentation = 64;
    • mergePresentation

       Presentation values to use when rendering STOP POINT such as a colour. and font.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 292:80]
       
      .uk.org.netex.www.netex.PresentationStructure presentation = 64;
    • clearPresentation

       Presentation values to use when rendering STOP POINT such as a colour. and font.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 292:80]
       
      .uk.org.netex.www.netex.PresentationStructure presentation = 64;
    • getPresentationBuilder

      public PresentationStructure.Builder getPresentationBuilder()
       Presentation values to use when rendering STOP POINT such as a colour. and font.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 292:80]
       
      .uk.org.netex.www.netex.PresentationStructure presentation = 64;
    • getPresentationOrBuilder

      public PresentationStructureOrBuilder getPresentationOrBuilder()
       Presentation values to use when rendering STOP POINT such as a colour. and font.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 292:80]
       
      .uk.org.netex.www.netex.PresentationStructure presentation = 64;
      Specified by:
      getPresentationOrBuilder in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
    • hasScheduledStopPointRef

      public boolean hasScheduledStopPointRef()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 41;
      Specified by:
      hasScheduledStopPointRef in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      Whether the scheduledStopPointRef field is set.
    • getScheduledStopPointRef

      public VersionOfObjectRefStructure getScheduledStopPointRef()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 41;
      Specified by:
      getScheduledStopPointRef in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      The scheduledStopPointRef.
    • setScheduledStopPointRef

       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 41;
    • setScheduledStopPointRef

       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 41;
    • mergeScheduledStopPointRef

       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 41;
    • clearScheduledStopPointRef

      public ScheduledStopPoint_DerivedViewStructure.Builder clearScheduledStopPointRef()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 41;
    • getScheduledStopPointRefBuilder

      public VersionOfObjectRefStructure.Builder getScheduledStopPointRefBuilder()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 41;
    • getScheduledStopPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getScheduledStopPointRefOrBuilder()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 41;
      Specified by:
      getScheduledStopPointRefOrBuilder in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
    • hasFareScheduledStopPointRef

      public boolean hasFareScheduledStopPointRef()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 42;
      Specified by:
      hasFareScheduledStopPointRef in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      Whether the fareScheduledStopPointRef field is set.
    • getFareScheduledStopPointRef

      public VersionOfObjectRefStructure getFareScheduledStopPointRef()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 42;
      Specified by:
      getFareScheduledStopPointRef in interface ScheduledStopPoint_DerivedViewStructureOrBuilder
      Returns:
      The fareScheduledStopPointRef.
    • setFareScheduledStopPointRef

       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 42;
    • setFareScheduledStopPointRef

      public ScheduledStopPoint_DerivedViewStructure.Builder setFareScheduledStopPointRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 42;
    • mergeFareScheduledStopPointRef

       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 42;
    • clearFareScheduledStopPointRef

      public ScheduledStopPoint_DerivedViewStructure.Builder clearFareScheduledStopPointRef()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 42;
    • getFareScheduledStopPointRefBuilder

      public VersionOfObjectRefStructure.Builder getFareScheduledStopPointRefBuilder()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 42;
    • getFareScheduledStopPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFareScheduledStopPointRefOrBuilder()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 42;
      Specified by:
      getFareScheduledStopPointRefOrBuilder in interface ScheduledStopPoint_DerivedViewStructureOrBuilder