Class GroupOfTimingLinksInFrame_RelStructure.Builder

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

public static final class GroupOfTimingLinksInFrame_RelStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<GroupOfTimingLinksInFrame_RelStructure.Builder> implements GroupOfTimingLinksInFrame_RelStructureOrBuilder
 Type for containment in frame of GROUP OF TIMING LINKs.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 126:65]
 
Protobuf type uk.org.netex.www.netex.GroupOfTimingLinksInFrame_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<GroupOfTimingLinksInFrame_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<GroupOfTimingLinksInFrame_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<GroupOfTimingLinksInFrame_RelStructure.Builder>
    • getDefaultInstanceForType

      public GroupOfTimingLinksInFrame_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

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

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

      public GroupOfTimingLinksInFrame_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<GroupOfTimingLinksInFrame_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 GroupOfTimingLinksInFrame_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 GroupOfTimingLinksInFrame_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 GroupOfTimingLinksInFrame_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.
    • getModificationSetValue

      public int getModificationSetValue()
       Whether this is a list of all (revise) or just changes.  [netex_framework/netex_responsibility/netex_relationship.xsd at 198:91]
       
      .uk.org.netex.www.netex.ModificationSetEnumeration modification_set = 2;
      Specified by:
      getModificationSetValue in interface GroupOfTimingLinksInFrame_RelStructureOrBuilder
      Returns:
      The enum numeric value on the wire for modificationSet.
    • setModificationSetValue

      public GroupOfTimingLinksInFrame_RelStructure.Builder setModificationSetValue(int value)
       Whether this is a list of all (revise) or just changes.  [netex_framework/netex_responsibility/netex_relationship.xsd at 198:91]
       
      .uk.org.netex.www.netex.ModificationSetEnumeration modification_set = 2;
      Parameters:
      value - The enum numeric value on the wire for modificationSet to set.
      Returns:
      This builder for chaining.
    • getModificationSet

      public ModificationSetEnumeration getModificationSet()
       Whether this is a list of all (revise) or just changes.  [netex_framework/netex_responsibility/netex_relationship.xsd at 198:91]
       
      .uk.org.netex.www.netex.ModificationSetEnumeration modification_set = 2;
      Specified by:
      getModificationSet in interface GroupOfTimingLinksInFrame_RelStructureOrBuilder
      Returns:
      The modificationSet.
    • setModificationSet

       Whether this is a list of all (revise) or just changes.  [netex_framework/netex_responsibility/netex_relationship.xsd at 198:91]
       
      .uk.org.netex.www.netex.ModificationSetEnumeration modification_set = 2;
      Parameters:
      value - The modificationSet to set.
      Returns:
      This builder for chaining.
    • clearModificationSet

      public GroupOfTimingLinksInFrame_RelStructure.Builder clearModificationSet()
       Whether this is a list of all (revise) or just changes.  [netex_framework/netex_responsibility/netex_relationship.xsd at 198:91]
       
      .uk.org.netex.www.netex.ModificationSetEnumeration modification_set = 2;
      Returns:
      This builder for chaining.
    • getGroupOfTimingLinksList

      public List<GroupOfTimingLinksType> getGroupOfTimingLinksList()
       A set of TIMING LINKs grouped together according to the similarity of TIME BANDs which are relevant to them. There may be a GROUP OF TIMING LINKS which covers all TIMING LINKs, for use when different GROUPs OF TIMING LINKS are not needed.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 490:94]
       
      repeated .uk.org.netex.www.netex.GroupOfTimingLinksType group_of_timing_links = 3;
      Specified by:
      getGroupOfTimingLinksList in interface GroupOfTimingLinksInFrame_RelStructureOrBuilder
    • getGroupOfTimingLinksCount

      public int getGroupOfTimingLinksCount()
       A set of TIMING LINKs grouped together according to the similarity of TIME BANDs which are relevant to them. There may be a GROUP OF TIMING LINKS which covers all TIMING LINKs, for use when different GROUPs OF TIMING LINKS are not needed.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 490:94]
       
      repeated .uk.org.netex.www.netex.GroupOfTimingLinksType group_of_timing_links = 3;
      Specified by:
      getGroupOfTimingLinksCount in interface GroupOfTimingLinksInFrame_RelStructureOrBuilder
    • getGroupOfTimingLinks

      public GroupOfTimingLinksType getGroupOfTimingLinks(int index)
       A set of TIMING LINKs grouped together according to the similarity of TIME BANDs which are relevant to them. There may be a GROUP OF TIMING LINKS which covers all TIMING LINKs, for use when different GROUPs OF TIMING LINKS are not needed.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 490:94]
       
      repeated .uk.org.netex.www.netex.GroupOfTimingLinksType group_of_timing_links = 3;
      Specified by:
      getGroupOfTimingLinks in interface GroupOfTimingLinksInFrame_RelStructureOrBuilder
    • setGroupOfTimingLinks

      public GroupOfTimingLinksInFrame_RelStructure.Builder setGroupOfTimingLinks(int index, GroupOfTimingLinksType value)
       A set of TIMING LINKs grouped together according to the similarity of TIME BANDs which are relevant to them. There may be a GROUP OF TIMING LINKS which covers all TIMING LINKs, for use when different GROUPs OF TIMING LINKS are not needed.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 490:94]
       
      repeated .uk.org.netex.www.netex.GroupOfTimingLinksType group_of_timing_links = 3;
    • setGroupOfTimingLinks

      public GroupOfTimingLinksInFrame_RelStructure.Builder setGroupOfTimingLinks(int index, GroupOfTimingLinksType.Builder builderForValue)
       A set of TIMING LINKs grouped together according to the similarity of TIME BANDs which are relevant to them. There may be a GROUP OF TIMING LINKS which covers all TIMING LINKs, for use when different GROUPs OF TIMING LINKS are not needed.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 490:94]
       
      repeated .uk.org.netex.www.netex.GroupOfTimingLinksType group_of_timing_links = 3;
    • addGroupOfTimingLinks

       A set of TIMING LINKs grouped together according to the similarity of TIME BANDs which are relevant to them. There may be a GROUP OF TIMING LINKS which covers all TIMING LINKs, for use when different GROUPs OF TIMING LINKS are not needed.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 490:94]
       
      repeated .uk.org.netex.www.netex.GroupOfTimingLinksType group_of_timing_links = 3;
    • addGroupOfTimingLinks

      public GroupOfTimingLinksInFrame_RelStructure.Builder addGroupOfTimingLinks(int index, GroupOfTimingLinksType value)
       A set of TIMING LINKs grouped together according to the similarity of TIME BANDs which are relevant to them. There may be a GROUP OF TIMING LINKS which covers all TIMING LINKs, for use when different GROUPs OF TIMING LINKS are not needed.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 490:94]
       
      repeated .uk.org.netex.www.netex.GroupOfTimingLinksType group_of_timing_links = 3;
    • addGroupOfTimingLinks

       A set of TIMING LINKs grouped together according to the similarity of TIME BANDs which are relevant to them. There may be a GROUP OF TIMING LINKS which covers all TIMING LINKs, for use when different GROUPs OF TIMING LINKS are not needed.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 490:94]
       
      repeated .uk.org.netex.www.netex.GroupOfTimingLinksType group_of_timing_links = 3;
    • addGroupOfTimingLinks

      public GroupOfTimingLinksInFrame_RelStructure.Builder addGroupOfTimingLinks(int index, GroupOfTimingLinksType.Builder builderForValue)
       A set of TIMING LINKs grouped together according to the similarity of TIME BANDs which are relevant to them. There may be a GROUP OF TIMING LINKS which covers all TIMING LINKs, for use when different GROUPs OF TIMING LINKS are not needed.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 490:94]
       
      repeated .uk.org.netex.www.netex.GroupOfTimingLinksType group_of_timing_links = 3;
    • addAllGroupOfTimingLinks

      public GroupOfTimingLinksInFrame_RelStructure.Builder addAllGroupOfTimingLinks(Iterable<? extends GroupOfTimingLinksType> values)
       A set of TIMING LINKs grouped together according to the similarity of TIME BANDs which are relevant to them. There may be a GROUP OF TIMING LINKS which covers all TIMING LINKs, for use when different GROUPs OF TIMING LINKS are not needed.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 490:94]
       
      repeated .uk.org.netex.www.netex.GroupOfTimingLinksType group_of_timing_links = 3;
    • clearGroupOfTimingLinks

      public GroupOfTimingLinksInFrame_RelStructure.Builder clearGroupOfTimingLinks()
       A set of TIMING LINKs grouped together according to the similarity of TIME BANDs which are relevant to them. There may be a GROUP OF TIMING LINKS which covers all TIMING LINKs, for use when different GROUPs OF TIMING LINKS are not needed.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 490:94]
       
      repeated .uk.org.netex.www.netex.GroupOfTimingLinksType group_of_timing_links = 3;
    • removeGroupOfTimingLinks

      public GroupOfTimingLinksInFrame_RelStructure.Builder removeGroupOfTimingLinks(int index)
       A set of TIMING LINKs grouped together according to the similarity of TIME BANDs which are relevant to them. There may be a GROUP OF TIMING LINKS which covers all TIMING LINKs, for use when different GROUPs OF TIMING LINKS are not needed.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 490:94]
       
      repeated .uk.org.netex.www.netex.GroupOfTimingLinksType group_of_timing_links = 3;
    • getGroupOfTimingLinksBuilder

      public GroupOfTimingLinksType.Builder getGroupOfTimingLinksBuilder(int index)
       A set of TIMING LINKs grouped together according to the similarity of TIME BANDs which are relevant to them. There may be a GROUP OF TIMING LINKS which covers all TIMING LINKs, for use when different GROUPs OF TIMING LINKS are not needed.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 490:94]
       
      repeated .uk.org.netex.www.netex.GroupOfTimingLinksType group_of_timing_links = 3;
    • getGroupOfTimingLinksOrBuilder

      public GroupOfTimingLinksTypeOrBuilder getGroupOfTimingLinksOrBuilder(int index)
       A set of TIMING LINKs grouped together according to the similarity of TIME BANDs which are relevant to them. There may be a GROUP OF TIMING LINKS which covers all TIMING LINKs, for use when different GROUPs OF TIMING LINKS are not needed.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 490:94]
       
      repeated .uk.org.netex.www.netex.GroupOfTimingLinksType group_of_timing_links = 3;
      Specified by:
      getGroupOfTimingLinksOrBuilder in interface GroupOfTimingLinksInFrame_RelStructureOrBuilder
    • getGroupOfTimingLinksOrBuilderList

      public List<? extends GroupOfTimingLinksTypeOrBuilder> getGroupOfTimingLinksOrBuilderList()
       A set of TIMING LINKs grouped together according to the similarity of TIME BANDs which are relevant to them. There may be a GROUP OF TIMING LINKS which covers all TIMING LINKs, for use when different GROUPs OF TIMING LINKS are not needed.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 490:94]
       
      repeated .uk.org.netex.www.netex.GroupOfTimingLinksType group_of_timing_links = 3;
      Specified by:
      getGroupOfTimingLinksOrBuilderList in interface GroupOfTimingLinksInFrame_RelStructureOrBuilder
    • addGroupOfTimingLinksBuilder

      public GroupOfTimingLinksType.Builder addGroupOfTimingLinksBuilder()
       A set of TIMING LINKs grouped together according to the similarity of TIME BANDs which are relevant to them. There may be a GROUP OF TIMING LINKS which covers all TIMING LINKs, for use when different GROUPs OF TIMING LINKS are not needed.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 490:94]
       
      repeated .uk.org.netex.www.netex.GroupOfTimingLinksType group_of_timing_links = 3;
    • addGroupOfTimingLinksBuilder

      public GroupOfTimingLinksType.Builder addGroupOfTimingLinksBuilder(int index)
       A set of TIMING LINKs grouped together according to the similarity of TIME BANDs which are relevant to them. There may be a GROUP OF TIMING LINKS which covers all TIMING LINKs, for use when different GROUPs OF TIMING LINKS are not needed.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 490:94]
       
      repeated .uk.org.netex.www.netex.GroupOfTimingLinksType group_of_timing_links = 3;
    • getGroupOfTimingLinksBuilderList

      public List<GroupOfTimingLinksType.Builder> getGroupOfTimingLinksBuilderList()
       A set of TIMING LINKs grouped together according to the similarity of TIME BANDs which are relevant to them. There may be a GROUP OF TIMING LINKS which covers all TIMING LINKs, for use when different GROUPs OF TIMING LINKS are not needed.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 490:94]
       
      repeated .uk.org.netex.www.netex.GroupOfTimingLinksType group_of_timing_links = 3;