Class FulfilmentMethodsInFrame_RelStructure.Builder

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

public static final class FulfilmentMethodsInFrame_RelStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<FulfilmentMethodsInFrame_RelStructure.Builder> implements FulfilmentMethodsInFrame_RelStructureOrBuilder
 Type for containment in frame of FULFILMENT METHOD.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 114:64]
 
Protobuf type uk.org.netex.www.netex.FulfilmentMethodsInFrame_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<FulfilmentMethodsInFrame_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<FulfilmentMethodsInFrame_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<FulfilmentMethodsInFrame_RelStructure.Builder>
    • getDefaultInstanceForType

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

      public FulfilmentMethodsInFrame_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<FulfilmentMethodsInFrame_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 FulfilmentMethodsInFrame_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 FulfilmentMethodsInFrame_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 FulfilmentMethodsInFrame_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.
    • getFulfilmentMethodList

      public List<FulfilmentMethodType> getFulfilmentMethodList()
       The means by which the ticket is delivered to the Customer. e.g. online, collection, etc.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 308:93]
       
      repeated .uk.org.netex.www.netex.FulfilmentMethodType fulfilment_method = 2;
      Specified by:
      getFulfilmentMethodList in interface FulfilmentMethodsInFrame_RelStructureOrBuilder
    • getFulfilmentMethodCount

      public int getFulfilmentMethodCount()
       The means by which the ticket is delivered to the Customer. e.g. online, collection, etc.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 308:93]
       
      repeated .uk.org.netex.www.netex.FulfilmentMethodType fulfilment_method = 2;
      Specified by:
      getFulfilmentMethodCount in interface FulfilmentMethodsInFrame_RelStructureOrBuilder
    • getFulfilmentMethod

      public FulfilmentMethodType getFulfilmentMethod(int index)
       The means by which the ticket is delivered to the Customer. e.g. online, collection, etc.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 308:93]
       
      repeated .uk.org.netex.www.netex.FulfilmentMethodType fulfilment_method = 2;
      Specified by:
      getFulfilmentMethod in interface FulfilmentMethodsInFrame_RelStructureOrBuilder
    • setFulfilmentMethod

      public FulfilmentMethodsInFrame_RelStructure.Builder setFulfilmentMethod(int index, FulfilmentMethodType value)
       The means by which the ticket is delivered to the Customer. e.g. online, collection, etc.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 308:93]
       
      repeated .uk.org.netex.www.netex.FulfilmentMethodType fulfilment_method = 2;
    • setFulfilmentMethod

      public FulfilmentMethodsInFrame_RelStructure.Builder setFulfilmentMethod(int index, FulfilmentMethodType.Builder builderForValue)
       The means by which the ticket is delivered to the Customer. e.g. online, collection, etc.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 308:93]
       
      repeated .uk.org.netex.www.netex.FulfilmentMethodType fulfilment_method = 2;
    • addFulfilmentMethod

       The means by which the ticket is delivered to the Customer. e.g. online, collection, etc.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 308:93]
       
      repeated .uk.org.netex.www.netex.FulfilmentMethodType fulfilment_method = 2;
    • addFulfilmentMethod

      public FulfilmentMethodsInFrame_RelStructure.Builder addFulfilmentMethod(int index, FulfilmentMethodType value)
       The means by which the ticket is delivered to the Customer. e.g. online, collection, etc.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 308:93]
       
      repeated .uk.org.netex.www.netex.FulfilmentMethodType fulfilment_method = 2;
    • addFulfilmentMethod

       The means by which the ticket is delivered to the Customer. e.g. online, collection, etc.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 308:93]
       
      repeated .uk.org.netex.www.netex.FulfilmentMethodType fulfilment_method = 2;
    • addFulfilmentMethod

      public FulfilmentMethodsInFrame_RelStructure.Builder addFulfilmentMethod(int index, FulfilmentMethodType.Builder builderForValue)
       The means by which the ticket is delivered to the Customer. e.g. online, collection, etc.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 308:93]
       
      repeated .uk.org.netex.www.netex.FulfilmentMethodType fulfilment_method = 2;
    • addAllFulfilmentMethod

      public FulfilmentMethodsInFrame_RelStructure.Builder addAllFulfilmentMethod(Iterable<? extends FulfilmentMethodType> values)
       The means by which the ticket is delivered to the Customer. e.g. online, collection, etc.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 308:93]
       
      repeated .uk.org.netex.www.netex.FulfilmentMethodType fulfilment_method = 2;
    • clearFulfilmentMethod

      public FulfilmentMethodsInFrame_RelStructure.Builder clearFulfilmentMethod()
       The means by which the ticket is delivered to the Customer. e.g. online, collection, etc.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 308:93]
       
      repeated .uk.org.netex.www.netex.FulfilmentMethodType fulfilment_method = 2;
    • removeFulfilmentMethod

      public FulfilmentMethodsInFrame_RelStructure.Builder removeFulfilmentMethod(int index)
       The means by which the ticket is delivered to the Customer. e.g. online, collection, etc.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 308:93]
       
      repeated .uk.org.netex.www.netex.FulfilmentMethodType fulfilment_method = 2;
    • getFulfilmentMethodBuilder

      public FulfilmentMethodType.Builder getFulfilmentMethodBuilder(int index)
       The means by which the ticket is delivered to the Customer. e.g. online, collection, etc.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 308:93]
       
      repeated .uk.org.netex.www.netex.FulfilmentMethodType fulfilment_method = 2;
    • getFulfilmentMethodOrBuilder

      public FulfilmentMethodTypeOrBuilder getFulfilmentMethodOrBuilder(int index)
       The means by which the ticket is delivered to the Customer. e.g. online, collection, etc.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 308:93]
       
      repeated .uk.org.netex.www.netex.FulfilmentMethodType fulfilment_method = 2;
      Specified by:
      getFulfilmentMethodOrBuilder in interface FulfilmentMethodsInFrame_RelStructureOrBuilder
    • getFulfilmentMethodOrBuilderList

      public List<? extends FulfilmentMethodTypeOrBuilder> getFulfilmentMethodOrBuilderList()
       The means by which the ticket is delivered to the Customer. e.g. online, collection, etc.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 308:93]
       
      repeated .uk.org.netex.www.netex.FulfilmentMethodType fulfilment_method = 2;
      Specified by:
      getFulfilmentMethodOrBuilderList in interface FulfilmentMethodsInFrame_RelStructureOrBuilder
    • addFulfilmentMethodBuilder

      public FulfilmentMethodType.Builder addFulfilmentMethodBuilder()
       The means by which the ticket is delivered to the Customer. e.g. online, collection, etc.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 308:93]
       
      repeated .uk.org.netex.www.netex.FulfilmentMethodType fulfilment_method = 2;
    • addFulfilmentMethodBuilder

      public FulfilmentMethodType.Builder addFulfilmentMethodBuilder(int index)
       The means by which the ticket is delivered to the Customer. e.g. online, collection, etc.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 308:93]
       
      repeated .uk.org.netex.www.netex.FulfilmentMethodType fulfilment_method = 2;
    • getFulfilmentMethodBuilderList

      public List<FulfilmentMethodType.Builder> getFulfilmentMethodBuilderList()
       The means by which the ticket is delivered to the Customer. e.g. online, collection, etc.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 308:93]
       
      repeated .uk.org.netex.www.netex.FulfilmentMethodType fulfilment_method = 2;