Class TypesOfValueStructure.Builder

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

public static final class TypesOfValueStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<TypesOfValueStructure.Builder> implements TypesOfValueStructureOrBuilder
 Type for a list of  TYPEs OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 86:48]
 
Protobuf type uk.org.netex.www.netex.TypesOfValueStructure
  • 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<TypesOfValueStructure.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<TypesOfValueStructure.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<TypesOfValueStructure.Builder>
    • getDefaultInstanceForType

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

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

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

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

      public TypesOfValueStructure.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<TypesOfValueStructure.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 TypesOfValueStructureOrBuilder
      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 TypesOfValueStructureOrBuilder
      Returns:
      The bytes for id.
    • setId

      public TypesOfValueStructure.Builder setId(String value)
       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 TypesOfValueStructure.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.
    • getTypeOfValueList

       A code value from an extensible set, i.e.   which may be added to by user applications and is used to validate the properties of Entities.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 98:124]
       
      repeated .uk.org.netex.www.netex.TypesOfValueStructure.ChoiceWrapper_TypeOfValue_VersionStructure type_of_value = 65;
      Specified by:
      getTypeOfValueList in interface TypesOfValueStructureOrBuilder
    • getTypeOfValueCount

      public int getTypeOfValueCount()
       A code value from an extensible set, i.e.   which may be added to by user applications and is used to validate the properties of Entities.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 98:124]
       
      repeated .uk.org.netex.www.netex.TypesOfValueStructure.ChoiceWrapper_TypeOfValue_VersionStructure type_of_value = 65;
      Specified by:
      getTypeOfValueCount in interface TypesOfValueStructureOrBuilder
    • getTypeOfValue

       A code value from an extensible set, i.e.   which may be added to by user applications and is used to validate the properties of Entities.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 98:124]
       
      repeated .uk.org.netex.www.netex.TypesOfValueStructure.ChoiceWrapper_TypeOfValue_VersionStructure type_of_value = 65;
      Specified by:
      getTypeOfValue in interface TypesOfValueStructureOrBuilder
    • setTypeOfValue

       A code value from an extensible set, i.e.   which may be added to by user applications and is used to validate the properties of Entities.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 98:124]
       
      repeated .uk.org.netex.www.netex.TypesOfValueStructure.ChoiceWrapper_TypeOfValue_VersionStructure type_of_value = 65;
    • setTypeOfValue

       A code value from an extensible set, i.e.   which may be added to by user applications and is used to validate the properties of Entities.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 98:124]
       
      repeated .uk.org.netex.www.netex.TypesOfValueStructure.ChoiceWrapper_TypeOfValue_VersionStructure type_of_value = 65;
    • addTypeOfValue

       A code value from an extensible set, i.e.   which may be added to by user applications and is used to validate the properties of Entities.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 98:124]
       
      repeated .uk.org.netex.www.netex.TypesOfValueStructure.ChoiceWrapper_TypeOfValue_VersionStructure type_of_value = 65;
    • addTypeOfValue

       A code value from an extensible set, i.e.   which may be added to by user applications and is used to validate the properties of Entities.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 98:124]
       
      repeated .uk.org.netex.www.netex.TypesOfValueStructure.ChoiceWrapper_TypeOfValue_VersionStructure type_of_value = 65;
    • addTypeOfValue

       A code value from an extensible set, i.e.   which may be added to by user applications and is used to validate the properties of Entities.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 98:124]
       
      repeated .uk.org.netex.www.netex.TypesOfValueStructure.ChoiceWrapper_TypeOfValue_VersionStructure type_of_value = 65;
    • addTypeOfValue

       A code value from an extensible set, i.e.   which may be added to by user applications and is used to validate the properties of Entities.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 98:124]
       
      repeated .uk.org.netex.www.netex.TypesOfValueStructure.ChoiceWrapper_TypeOfValue_VersionStructure type_of_value = 65;
    • addAllTypeOfValue

       A code value from an extensible set, i.e.   which may be added to by user applications and is used to validate the properties of Entities.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 98:124]
       
      repeated .uk.org.netex.www.netex.TypesOfValueStructure.ChoiceWrapper_TypeOfValue_VersionStructure type_of_value = 65;
    • clearTypeOfValue

      public TypesOfValueStructure.Builder clearTypeOfValue()
       A code value from an extensible set, i.e.   which may be added to by user applications and is used to validate the properties of Entities.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 98:124]
       
      repeated .uk.org.netex.www.netex.TypesOfValueStructure.ChoiceWrapper_TypeOfValue_VersionStructure type_of_value = 65;
    • removeTypeOfValue

      public TypesOfValueStructure.Builder removeTypeOfValue(int index)
       A code value from an extensible set, i.e.   which may be added to by user applications and is used to validate the properties of Entities.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 98:124]
       
      repeated .uk.org.netex.www.netex.TypesOfValueStructure.ChoiceWrapper_TypeOfValue_VersionStructure type_of_value = 65;
    • getTypeOfValueBuilder

       A code value from an extensible set, i.e.   which may be added to by user applications and is used to validate the properties of Entities.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 98:124]
       
      repeated .uk.org.netex.www.netex.TypesOfValueStructure.ChoiceWrapper_TypeOfValue_VersionStructure type_of_value = 65;
    • getTypeOfValueOrBuilder

       A code value from an extensible set, i.e.   which may be added to by user applications and is used to validate the properties of Entities.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 98:124]
       
      repeated .uk.org.netex.www.netex.TypesOfValueStructure.ChoiceWrapper_TypeOfValue_VersionStructure type_of_value = 65;
      Specified by:
      getTypeOfValueOrBuilder in interface TypesOfValueStructureOrBuilder
    • getTypeOfValueOrBuilderList

       A code value from an extensible set, i.e.   which may be added to by user applications and is used to validate the properties of Entities.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 98:124]
       
      repeated .uk.org.netex.www.netex.TypesOfValueStructure.ChoiceWrapper_TypeOfValue_VersionStructure type_of_value = 65;
      Specified by:
      getTypeOfValueOrBuilderList in interface TypesOfValueStructureOrBuilder
    • addTypeOfValueBuilder

       A code value from an extensible set, i.e.   which may be added to by user applications and is used to validate the properties of Entities.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 98:124]
       
      repeated .uk.org.netex.www.netex.TypesOfValueStructure.ChoiceWrapper_TypeOfValue_VersionStructure type_of_value = 65;
    • addTypeOfValueBuilder

       A code value from an extensible set, i.e.   which may be added to by user applications and is used to validate the properties of Entities.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 98:124]
       
      repeated .uk.org.netex.www.netex.TypesOfValueStructure.ChoiceWrapper_TypeOfValue_VersionStructure type_of_value = 65;
    • getTypeOfValueBuilderList

       A code value from an extensible set, i.e.   which may be added to by user applications and is used to validate the properties of Entities.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 98:124]
       
      repeated .uk.org.netex.www.netex.TypesOfValueStructure.ChoiceWrapper_TypeOfValue_VersionStructure type_of_value = 65;