Class AliasStructure.Builder

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

public static final class AliasStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<AliasStructure.Builder> implements AliasStructureOrBuilder
 Alternative Private Code for a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 352:41]
 
Protobuf type uk.org.netex.www.netex.AliasStructure
  • 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<AliasStructure.Builder>
    • clear

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

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

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

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

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

      public AliasStructure.Builder mergeFrom(AliasStructure other)
    • isInitialized

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

      public AliasStructure.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<AliasStructure.Builder>
      Throws:
      IOException
    • hasPrivateCode

      public boolean hasPrivateCode()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 1;
      Specified by:
      hasPrivateCode in interface AliasStructureOrBuilder
      Returns:
      Whether the privateCode field is set.
    • getPrivateCode

      public PrivateCodeStructure getPrivateCode()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 1;
      Specified by:
      getPrivateCode in interface AliasStructureOrBuilder
      Returns:
      The privateCode.
    • setPrivateCode

      public AliasStructure.Builder setPrivateCode(PrivateCodeStructure value)
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 1;
    • setPrivateCode

      public AliasStructure.Builder setPrivateCode(PrivateCodeStructure.Builder builderForValue)
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 1;
    • mergePrivateCode

      public AliasStructure.Builder mergePrivateCode(PrivateCodeStructure value)
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 1;
    • clearPrivateCode

      public AliasStructure.Builder clearPrivateCode()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 1;
    • getPrivateCodeBuilder

      public PrivateCodeStructure.Builder getPrivateCodeBuilder()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 1;
    • getPrivateCodeOrBuilder

      public PrivateCodeStructureOrBuilder getPrivateCodeOrBuilder()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 1;
      Specified by:
      getPrivateCodeOrBuilder in interface AliasStructureOrBuilder
    • getIdentifierType

      public String getIdentifierType()
       Type of identifier.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 358:81]
       
      string identifier_type = 2;
      Specified by:
      getIdentifierType in interface AliasStructureOrBuilder
      Returns:
      The identifierType.
    • getIdentifierTypeBytes

      public com.google.protobuf.ByteString getIdentifierTypeBytes()
       Type of identifier.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 358:81]
       
      string identifier_type = 2;
      Specified by:
      getIdentifierTypeBytes in interface AliasStructureOrBuilder
      Returns:
      The bytes for identifierType.
    • setIdentifierType

      public AliasStructure.Builder setIdentifierType(String value)
       Type of identifier.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 358:81]
       
      string identifier_type = 2;
      Parameters:
      value - The identifierType to set.
      Returns:
      This builder for chaining.
    • clearIdentifierType

      public AliasStructure.Builder clearIdentifierType()
       Type of identifier.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 358:81]
       
      string identifier_type = 2;
      Returns:
      This builder for chaining.
    • setIdentifierTypeBytes

      public AliasStructure.Builder setIdentifierTypeBytes(com.google.protobuf.ByteString value)
       Type of identifier.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 358:81]
       
      string identifier_type = 2;
      Parameters:
      value - The bytes for identifierType to set.
      Returns:
      This builder for chaining.