Class InfoLinkStructure.Builder

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

public static final class InfoLinkStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<InfoLinkStructure.Builder> implements InfoLinkStructureOrBuilder
 Type for Info LinK.  [netex_framework/netex_utility/netex_utility_types.xsd at 453:44]
 
Protobuf type uk.org.netex.www.netex.InfoLinkStructure
  • 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<InfoLinkStructure.Builder>
    • clear

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

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

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

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

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

      public InfoLinkStructure.Builder mergeFrom(InfoLinkStructure other)
    • isInitialized

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

      public InfoLinkStructure.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<InfoLinkStructure.Builder>
      Throws:
      IOException
    • getTypeOfInfoLinkList

      public List<TypeOfInfolinkEnumeration> getTypeOfInfoLinkList()
       Functional classifcation of infolink  [netex_framework/netex_utility/netex_utility_types.xsd at 459:42]
       
      repeated .uk.org.netex.www.netex.TypeOfInfolinkEnumeration type_of_info_link = 1 [packed = true];
      Specified by:
      getTypeOfInfoLinkList in interface InfoLinkStructureOrBuilder
      Returns:
      A list containing the typeOfInfoLink.
    • getTypeOfInfoLinkCount

      public int getTypeOfInfoLinkCount()
       Functional classifcation of infolink  [netex_framework/netex_utility/netex_utility_types.xsd at 459:42]
       
      repeated .uk.org.netex.www.netex.TypeOfInfolinkEnumeration type_of_info_link = 1 [packed = true];
      Specified by:
      getTypeOfInfoLinkCount in interface InfoLinkStructureOrBuilder
      Returns:
      The count of typeOfInfoLink.
    • getTypeOfInfoLink

      public TypeOfInfolinkEnumeration getTypeOfInfoLink(int index)
       Functional classifcation of infolink  [netex_framework/netex_utility/netex_utility_types.xsd at 459:42]
       
      repeated .uk.org.netex.www.netex.TypeOfInfolinkEnumeration type_of_info_link = 1 [packed = true];
      Specified by:
      getTypeOfInfoLink in interface InfoLinkStructureOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The typeOfInfoLink at the given index.
    • setTypeOfInfoLink

      public InfoLinkStructure.Builder setTypeOfInfoLink(int index, TypeOfInfolinkEnumeration value)
       Functional classifcation of infolink  [netex_framework/netex_utility/netex_utility_types.xsd at 459:42]
       
      repeated .uk.org.netex.www.netex.TypeOfInfolinkEnumeration type_of_info_link = 1 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The typeOfInfoLink to set.
      Returns:
      This builder for chaining.
    • addTypeOfInfoLink

      public InfoLinkStructure.Builder addTypeOfInfoLink(TypeOfInfolinkEnumeration value)
       Functional classifcation of infolink  [netex_framework/netex_utility/netex_utility_types.xsd at 459:42]
       
      repeated .uk.org.netex.www.netex.TypeOfInfolinkEnumeration type_of_info_link = 1 [packed = true];
      Parameters:
      value - The typeOfInfoLink to add.
      Returns:
      This builder for chaining.
    • addAllTypeOfInfoLink

      public InfoLinkStructure.Builder addAllTypeOfInfoLink(Iterable<? extends TypeOfInfolinkEnumeration> values)
       Functional classifcation of infolink  [netex_framework/netex_utility/netex_utility_types.xsd at 459:42]
       
      repeated .uk.org.netex.www.netex.TypeOfInfolinkEnumeration type_of_info_link = 1 [packed = true];
      Parameters:
      values - The typeOfInfoLink to add.
      Returns:
      This builder for chaining.
    • clearTypeOfInfoLink

      public InfoLinkStructure.Builder clearTypeOfInfoLink()
       Functional classifcation of infolink  [netex_framework/netex_utility/netex_utility_types.xsd at 459:42]
       
      repeated .uk.org.netex.www.netex.TypeOfInfolinkEnumeration type_of_info_link = 1 [packed = true];
      Returns:
      This builder for chaining.
    • getTypeOfInfoLinkValueList

      public List<Integer> getTypeOfInfoLinkValueList()
       Functional classifcation of infolink  [netex_framework/netex_utility/netex_utility_types.xsd at 459:42]
       
      repeated .uk.org.netex.www.netex.TypeOfInfolinkEnumeration type_of_info_link = 1 [packed = true];
      Specified by:
      getTypeOfInfoLinkValueList in interface InfoLinkStructureOrBuilder
      Returns:
      A list containing the enum numeric values on the wire for typeOfInfoLink.
    • getTypeOfInfoLinkValue

      public int getTypeOfInfoLinkValue(int index)
       Functional classifcation of infolink  [netex_framework/netex_utility/netex_utility_types.xsd at 459:42]
       
      repeated .uk.org.netex.www.netex.TypeOfInfolinkEnumeration type_of_info_link = 1 [packed = true];
      Specified by:
      getTypeOfInfoLinkValue in interface InfoLinkStructureOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The enum numeric value on the wire of typeOfInfoLink at the given index.
    • setTypeOfInfoLinkValue

      public InfoLinkStructure.Builder setTypeOfInfoLinkValue(int index, int value)
       Functional classifcation of infolink  [netex_framework/netex_utility/netex_utility_types.xsd at 459:42]
       
      repeated .uk.org.netex.www.netex.TypeOfInfolinkEnumeration type_of_info_link = 1 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The enum numeric value on the wire for typeOfInfoLink to set.
      Returns:
      This builder for chaining.
    • addTypeOfInfoLinkValue

      public InfoLinkStructure.Builder addTypeOfInfoLinkValue(int value)
       Functional classifcation of infolink  [netex_framework/netex_utility/netex_utility_types.xsd at 459:42]
       
      repeated .uk.org.netex.www.netex.TypeOfInfolinkEnumeration type_of_info_link = 1 [packed = true];
      Parameters:
      value - The enum numeric value on the wire for typeOfInfoLink to add.
      Returns:
      This builder for chaining.
    • addAllTypeOfInfoLinkValue

      public InfoLinkStructure.Builder addAllTypeOfInfoLinkValue(Iterable<Integer> values)
       Functional classifcation of infolink  [netex_framework/netex_utility/netex_utility_types.xsd at 459:42]
       
      repeated .uk.org.netex.www.netex.TypeOfInfolinkEnumeration type_of_info_link = 1 [packed = true];
      Parameters:
      values - The enum numeric values on the wire for typeOfInfoLink to add.
      Returns:
      This builder for chaining.
    • getTargetPlatform

      public String getTargetPlatform()
       Software platform for which link is targeted, eg ios, android  [netex_framework/netex_utility/netex_utility_types.xsd at 467:42]
       
      string target_platform = 4;
      Specified by:
      getTargetPlatform in interface InfoLinkStructureOrBuilder
      Returns:
      The targetPlatform.
    • getTargetPlatformBytes

      public com.google.protobuf.ByteString getTargetPlatformBytes()
       Software platform for which link is targeted, eg ios, android  [netex_framework/netex_utility/netex_utility_types.xsd at 467:42]
       
      string target_platform = 4;
      Specified by:
      getTargetPlatformBytes in interface InfoLinkStructureOrBuilder
      Returns:
      The bytes for targetPlatform.
    • setTargetPlatform

      public InfoLinkStructure.Builder setTargetPlatform(String value)
       Software platform for which link is targeted, eg ios, android  [netex_framework/netex_utility/netex_utility_types.xsd at 467:42]
       
      string target_platform = 4;
      Parameters:
      value - The targetPlatform to set.
      Returns:
      This builder for chaining.
    • clearTargetPlatform

      public InfoLinkStructure.Builder clearTargetPlatform()
       Software platform for which link is targeted, eg ios, android  [netex_framework/netex_utility/netex_utility_types.xsd at 467:42]
       
      string target_platform = 4;
      Returns:
      This builder for chaining.
    • setTargetPlatformBytes

      public InfoLinkStructure.Builder setTargetPlatformBytes(com.google.protobuf.ByteString value)
       Software platform for which link is targeted, eg ios, android  [netex_framework/netex_utility/netex_utility_types.xsd at 467:42]
       
      string target_platform = 4;
      Parameters:
      value - The bytes for targetPlatform to set.
      Returns:
      This builder for chaining.
    • getValue

      public String getValue()
       Type for Info LinK.  [netex_framework/netex_utility/netex_utility_types.xsd at 453:44]
       
      string value = 2;
      Specified by:
      getValue in interface InfoLinkStructureOrBuilder
      Returns:
      The value.
    • getValueBytes

      public com.google.protobuf.ByteString getValueBytes()
       Type for Info LinK.  [netex_framework/netex_utility/netex_utility_types.xsd at 453:44]
       
      string value = 2;
      Specified by:
      getValueBytes in interface InfoLinkStructureOrBuilder
      Returns:
      The bytes for value.
    • setValue

      public InfoLinkStructure.Builder setValue(String value)
       Type for Info LinK.  [netex_framework/netex_utility/netex_utility_types.xsd at 453:44]
       
      string value = 2;
      Parameters:
      value - The value to set.
      Returns:
      This builder for chaining.
    • clearValue

      public InfoLinkStructure.Builder clearValue()
       Type for Info LinK.  [netex_framework/netex_utility/netex_utility_types.xsd at 453:44]
       
      string value = 2;
      Returns:
      This builder for chaining.
    • setValueBytes

      public InfoLinkStructure.Builder setValueBytes(com.google.protobuf.ByteString value)
       Type for Info LinK.  [netex_framework/netex_utility/netex_utility_types.xsd at 453:44]
       
      string value = 2;
      Parameters:
      value - The bytes for value to set.
      Returns:
      This builder for chaining.