Class PathLink_DerivedViewStructure.Builder

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

public static final class PathLink_DerivedViewStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<PathLink_DerivedViewStructure.Builder> implements PathLink_DerivedViewStructureOrBuilder
 Type for a PATH LINK VIEW.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 512:56]
 
Protobuf type uk.org.netex.www.netex.PathLink_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<PathLink_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<PathLink_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<PathLink_DerivedViewStructure.Builder>
    • getDefaultInstanceForType

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

      public PathLink_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<PathLink_DerivedViewStructure.Builder>
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage.Builder<PathLink_DerivedViewStructure.Builder>
    • mergeFrom

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

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

      public PathLink_DerivedViewStructure.Builder 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 PathLink_DerivedViewStructureOrBuilder
    • getHideLink

      public boolean getHideLink()
       Whether link should be hidden in the PATH LINK VIEW.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 519:68]
       
      bool hide_link = 41;
      Specified by:
      getHideLink in interface PathLink_DerivedViewStructureOrBuilder
      Returns:
      The hideLink.
    • setHideLink

      public PathLink_DerivedViewStructure.Builder setHideLink(boolean value)
       Whether link should be hidden in the PATH LINK VIEW.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 519:68]
       
      bool hide_link = 41;
      Parameters:
      value - The hideLink to set.
      Returns:
      This builder for chaining.
    • clearHideLink

      public PathLink_DerivedViewStructure.Builder clearHideLink()
       Whether link should be hidden in the PATH LINK VIEW.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 519:68]
       
      bool hide_link = 41;
      Returns:
      This builder for chaining.
    • getHideDestination

      public boolean getHideDestination()
       Whether destination of PATH LINK should be hidden.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 524:75]
       
      bool hide_destination = 42;
      Specified by:
      getHideDestination in interface PathLink_DerivedViewStructureOrBuilder
      Returns:
      The hideDestination.
    • setHideDestination

      public PathLink_DerivedViewStructure.Builder setHideDestination(boolean value)
       Whether destination of PATH LINK should be hidden.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 524:75]
       
      bool hide_destination = 42;
      Parameters:
      value - The hideDestination to set.
      Returns:
      This builder for chaining.
    • clearHideDestination

      public PathLink_DerivedViewStructure.Builder clearHideDestination()
       Whether destination of PATH LINK should be hidden.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 524:75]
       
      bool hide_destination = 42;
      Returns:
      This builder for chaining.
    • getShowEntranceSeparately

      public boolean getShowEntranceSeparately()
       Whether ENTRANCE on beginning of PATH LINK should be shown as separate step in view.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 529:82]
       
      bool show_entrance_separately = 43;
      Specified by:
      getShowEntranceSeparately in interface PathLink_DerivedViewStructureOrBuilder
      Returns:
      The showEntranceSeparately.
    • setShowEntranceSeparately

      public PathLink_DerivedViewStructure.Builder setShowEntranceSeparately(boolean value)
       Whether ENTRANCE on beginning of PATH LINK should be shown as separate step in view.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 529:82]
       
      bool show_entrance_separately = 43;
      Parameters:
      value - The showEntranceSeparately to set.
      Returns:
      This builder for chaining.
    • clearShowEntranceSeparately

      public PathLink_DerivedViewStructure.Builder clearShowEntranceSeparately()
       Whether ENTRANCE on beginning of PATH LINK should be shown as separate step in view.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 529:82]
       
      bool show_entrance_separately = 43;
      Returns:
      This builder for chaining.
    • getShowExitSeparately

      public boolean getShowExitSeparately()
       Whether exit at end of PATH LINK should be shown as separate step in view.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 534:78]
       
      bool show_exit_separately = 44;
      Specified by:
      getShowExitSeparately in interface PathLink_DerivedViewStructureOrBuilder
      Returns:
      The showExitSeparately.
    • setShowExitSeparately

      public PathLink_DerivedViewStructure.Builder setShowExitSeparately(boolean value)
       Whether exit at end of PATH LINK should be shown as separate step in view.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 534:78]
       
      bool show_exit_separately = 44;
      Parameters:
      value - The showExitSeparately to set.
      Returns:
      This builder for chaining.
    • clearShowExitSeparately

      public PathLink_DerivedViewStructure.Builder clearShowExitSeparately()
       Whether exit at end of PATH LINK should be shown as separate step in view.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 534:78]
       
      bool show_exit_separately = 44;
      Returns:
      This builder for chaining.
    • getShowHeadingSeparately

      public boolean getShowHeadingSeparately()
       Whether Heading element should be shown as separate step in view e.g. turn left right.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 539:81]
       
      bool show_heading_separately = 45;
      Specified by:
      getShowHeadingSeparately in interface PathLink_DerivedViewStructureOrBuilder
      Returns:
      The showHeadingSeparately.
    • setShowHeadingSeparately

      public PathLink_DerivedViewStructure.Builder setShowHeadingSeparately(boolean value)
       Whether Heading element should be shown as separate step in view e.g. turn left right.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 539:81]
       
      bool show_heading_separately = 45;
      Parameters:
      value - The showHeadingSeparately to set.
      Returns:
      This builder for chaining.
    • clearShowHeadingSeparately

      public PathLink_DerivedViewStructure.Builder clearShowHeadingSeparately()
       Whether Heading element should be shown as separate step in view e.g. turn left right.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 539:81]
       
      bool show_heading_separately = 45;
      Returns:
      This builder for chaining.