Class PathLinkViewType.Builder

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

public static final class PathLinkViewType.Builder extends com.google.protobuf.GeneratedMessage.Builder<PathLinkViewType.Builder> implements PathLinkViewTypeOrBuilder
 A VIEW of a PATH LINK used to select items for presentation.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 467:67]
 
Protobuf type uk.org.netex.www.netex.PathLinkViewType
  • 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<PathLinkViewType.Builder>
    • clear

      public PathLinkViewType.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<PathLinkViewType.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<PathLinkViewType.Builder>
    • getDefaultInstanceForType

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

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

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

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

      public PathLinkViewType.Builder mergeFrom(PathLinkViewType other)
    • isInitialized

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

      public PathLinkViewType.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<PathLinkViewType.Builder>
      Throws:
      IOException
    • 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 PathLinkViewTypeOrBuilder
      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 PathLinkViewTypeOrBuilder
      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

      public PathLinkViewType.Builder setBrandingRef(VersionOfObjectRefStructure.Builder builderForValue)
       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

      public PathLinkViewType.Builder mergeBrandingRef(VersionOfObjectRefStructure value)
       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 PathLinkViewType.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 PathLinkViewTypeOrBuilder
    • getId

      public String getId()
       Identifier of Object of which this is a view.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 503:53]
       
      string id = 61;
      Specified by:
      getId in interface PathLinkViewTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of Object of which this is a view.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 503:53]
       
      string id = 61;
      Specified by:
      getIdBytes in interface PathLinkViewTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

      public PathLinkViewType.Builder setId(String value)
       Identifier of Object of which this is a view.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 503:53]
       
      string id = 61;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

      public PathLinkViewType.Builder clearId()
       Identifier of Object of which this is a view.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 503:53]
       
      string id = 61;
      Returns:
      This builder for chaining.
    • setIdBytes

      public PathLinkViewType.Builder setIdBytes(com.google.protobuf.ByteString value)
       Identifier of Object of which this is a view.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 503:53]
       
      string id = 61;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • 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 476:70]
       
      bool hide_link = 62;
      Specified by:
      getHideLink in interface PathLinkViewTypeOrBuilder
      Returns:
      The hideLink.
    • setHideLink

      public PathLinkViewType.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 476:70]
       
      bool hide_link = 62;
      Parameters:
      value - The hideLink to set.
      Returns:
      This builder for chaining.
    • clearHideLink

      public PathLinkViewType.Builder clearHideLink()
       Whether link should be hidden in the PATH LINK VIEW.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 476:70]
       
      bool hide_link = 62;
      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 481:77]
       
      bool hide_destination = 63;
      Specified by:
      getHideDestination in interface PathLinkViewTypeOrBuilder
      Returns:
      The hideDestination.
    • setHideDestination

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

      public PathLinkViewType.Builder clearHideDestination()
       Whether destination of PATH LINK should be hidden.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 481:77]
       
      bool hide_destination = 63;
      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 486:84]
       
      bool show_entrance_separately = 64;
      Specified by:
      getShowEntranceSeparately in interface PathLinkViewTypeOrBuilder
      Returns:
      The showEntranceSeparately.
    • setShowEntranceSeparately

      public PathLinkViewType.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 486:84]
       
      bool show_entrance_separately = 64;
      Parameters:
      value - The showEntranceSeparately to set.
      Returns:
      This builder for chaining.
    • clearShowEntranceSeparately

      public PathLinkViewType.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 486:84]
       
      bool show_entrance_separately = 64;
      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 491:80]
       
      bool show_exit_separately = 65;
      Specified by:
      getShowExitSeparately in interface PathLinkViewTypeOrBuilder
      Returns:
      The showExitSeparately.
    • setShowExitSeparately

      public PathLinkViewType.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 491:80]
       
      bool show_exit_separately = 65;
      Parameters:
      value - The showExitSeparately to set.
      Returns:
      This builder for chaining.
    • clearShowExitSeparately

      public PathLinkViewType.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 491:80]
       
      bool show_exit_separately = 65;
      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 496:83]
       
      bool show_heading_separately = 66;
      Specified by:
      getShowHeadingSeparately in interface PathLinkViewTypeOrBuilder
      Returns:
      The showHeadingSeparately.
    • setShowHeadingSeparately

      public PathLinkViewType.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 496:83]
       
      bool show_heading_separately = 66;
      Parameters:
      value - The showHeadingSeparately to set.
      Returns:
      This builder for chaining.
    • clearShowHeadingSeparately

      public PathLinkViewType.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 496:83]
       
      bool show_heading_separately = 66;
      Returns:
      This builder for chaining.