Class LinksOnSection_RelStructure.Builder

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

public static final class LinksOnSection_RelStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<LinksOnSection_RelStructure.Builder> implements LinksOnSection_RelStructureOrBuilder
 Type for a list of LINKS on SECTION.  +v1.1.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 308:54]
 
Protobuf type uk.org.netex.www.netex.LinksOnSection_RelStructure
  • 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<LinksOnSection_RelStructure.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<LinksOnSection_RelStructure.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<LinksOnSection_RelStructure.Builder>
    • getDefaultInstanceForType

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

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

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

      public String getId()
       Identifier of the relationship.  [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
       
      string id = 1;
      Specified by:
      getId in interface LinksOnSection_RelStructureOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of the relationship.  [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
       
      string id = 1;
      Specified by:
      getIdBytes in interface LinksOnSection_RelStructureOrBuilder
      Returns:
      The bytes for id.
    • setId

       Identifier of the relationship.  [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
       
      string id = 1;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       Identifier of the relationship.  [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
       
      string id = 1;
      Returns:
      This builder for chaining.
    • setIdBytes

      public LinksOnSection_RelStructure.Builder setIdBytes(com.google.protobuf.ByteString value)
       Identifier of the relationship.  [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
       
      string id = 1;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • getLinkOnSectionList

      public List<LinkOnSectionType> getLinkOnSectionList()
       LINK on a SECTION.  +v1.1.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 320:71]
       
      repeated .uk.org.netex.www.netex.LinkOnSectionType link_on_section = 2;
      Specified by:
      getLinkOnSectionList in interface LinksOnSection_RelStructureOrBuilder
    • getLinkOnSectionCount

      public int getLinkOnSectionCount()
       LINK on a SECTION.  +v1.1.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 320:71]
       
      repeated .uk.org.netex.www.netex.LinkOnSectionType link_on_section = 2;
      Specified by:
      getLinkOnSectionCount in interface LinksOnSection_RelStructureOrBuilder
    • getLinkOnSection

      public LinkOnSectionType getLinkOnSection(int index)
       LINK on a SECTION.  +v1.1.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 320:71]
       
      repeated .uk.org.netex.www.netex.LinkOnSectionType link_on_section = 2;
      Specified by:
      getLinkOnSection in interface LinksOnSection_RelStructureOrBuilder
    • setLinkOnSection

      public LinksOnSection_RelStructure.Builder setLinkOnSection(int index, LinkOnSectionType value)
       LINK on a SECTION.  +v1.1.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 320:71]
       
      repeated .uk.org.netex.www.netex.LinkOnSectionType link_on_section = 2;
    • setLinkOnSection

      public LinksOnSection_RelStructure.Builder setLinkOnSection(int index, LinkOnSectionType.Builder builderForValue)
       LINK on a SECTION.  +v1.1.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 320:71]
       
      repeated .uk.org.netex.www.netex.LinkOnSectionType link_on_section = 2;
    • addLinkOnSection

      public LinksOnSection_RelStructure.Builder addLinkOnSection(LinkOnSectionType value)
       LINK on a SECTION.  +v1.1.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 320:71]
       
      repeated .uk.org.netex.www.netex.LinkOnSectionType link_on_section = 2;
    • addLinkOnSection

      public LinksOnSection_RelStructure.Builder addLinkOnSection(int index, LinkOnSectionType value)
       LINK on a SECTION.  +v1.1.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 320:71]
       
      repeated .uk.org.netex.www.netex.LinkOnSectionType link_on_section = 2;
    • addLinkOnSection

      public LinksOnSection_RelStructure.Builder addLinkOnSection(LinkOnSectionType.Builder builderForValue)
       LINK on a SECTION.  +v1.1.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 320:71]
       
      repeated .uk.org.netex.www.netex.LinkOnSectionType link_on_section = 2;
    • addLinkOnSection

      public LinksOnSection_RelStructure.Builder addLinkOnSection(int index, LinkOnSectionType.Builder builderForValue)
       LINK on a SECTION.  +v1.1.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 320:71]
       
      repeated .uk.org.netex.www.netex.LinkOnSectionType link_on_section = 2;
    • addAllLinkOnSection

      public LinksOnSection_RelStructure.Builder addAllLinkOnSection(Iterable<? extends LinkOnSectionType> values)
       LINK on a SECTION.  +v1.1.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 320:71]
       
      repeated .uk.org.netex.www.netex.LinkOnSectionType link_on_section = 2;
    • clearLinkOnSection

      public LinksOnSection_RelStructure.Builder clearLinkOnSection()
       LINK on a SECTION.  +v1.1.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 320:71]
       
      repeated .uk.org.netex.www.netex.LinkOnSectionType link_on_section = 2;
    • removeLinkOnSection

      public LinksOnSection_RelStructure.Builder removeLinkOnSection(int index)
       LINK on a SECTION.  +v1.1.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 320:71]
       
      repeated .uk.org.netex.www.netex.LinkOnSectionType link_on_section = 2;
    • getLinkOnSectionBuilder

      public LinkOnSectionType.Builder getLinkOnSectionBuilder(int index)
       LINK on a SECTION.  +v1.1.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 320:71]
       
      repeated .uk.org.netex.www.netex.LinkOnSectionType link_on_section = 2;
    • getLinkOnSectionOrBuilder

      public LinkOnSectionTypeOrBuilder getLinkOnSectionOrBuilder(int index)
       LINK on a SECTION.  +v1.1.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 320:71]
       
      repeated .uk.org.netex.www.netex.LinkOnSectionType link_on_section = 2;
      Specified by:
      getLinkOnSectionOrBuilder in interface LinksOnSection_RelStructureOrBuilder
    • getLinkOnSectionOrBuilderList

      public List<? extends LinkOnSectionTypeOrBuilder> getLinkOnSectionOrBuilderList()
       LINK on a SECTION.  +v1.1.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 320:71]
       
      repeated .uk.org.netex.www.netex.LinkOnSectionType link_on_section = 2;
      Specified by:
      getLinkOnSectionOrBuilderList in interface LinksOnSection_RelStructureOrBuilder
    • addLinkOnSectionBuilder

      public LinkOnSectionType.Builder addLinkOnSectionBuilder()
       LINK on a SECTION.  +v1.1.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 320:71]
       
      repeated .uk.org.netex.www.netex.LinkOnSectionType link_on_section = 2;
    • addLinkOnSectionBuilder

      public LinkOnSectionType.Builder addLinkOnSectionBuilder(int index)
       LINK on a SECTION.  +v1.1.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 320:71]
       
      repeated .uk.org.netex.www.netex.LinkOnSectionType link_on_section = 2;
    • getLinkOnSectionBuilderList

      public List<LinkOnSectionType.Builder> getLinkOnSectionBuilderList()
       LINK on a SECTION.  +v1.1.  [netex_framework/netex_genericFramework/netex_section_version.xsd at 320:71]
       
      repeated .uk.org.netex.www.netex.LinkOnSectionType link_on_section = 2;