Class TravelSpecificationsInFrame_RelStructure.Builder

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

public static final class TravelSpecificationsInFrame_RelStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<TravelSpecificationsInFrame_RelStructure.Builder> implements TravelSpecificationsInFrame_RelStructureOrBuilder
 Type for containment in frame of SALES TRANSACTIONs.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 73:67]
 
Protobuf type uk.org.netex.www.netex.TravelSpecificationsInFrame_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<TravelSpecificationsInFrame_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<TravelSpecificationsInFrame_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<TravelSpecificationsInFrame_RelStructure.Builder>
    • getDefaultInstanceForType

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

      public TravelSpecificationsInFrame_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<TravelSpecificationsInFrame_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 TravelSpecificationsInFrame_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 TravelSpecificationsInFrame_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 TravelSpecificationsInFrame_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.
    • getTravelSpecificationList

      public List<TravelSpecificationType> getTravelSpecificationList()
       The recording of a specification by a customer of parameters giving details of an intended consumption (e.g. origin and destination of a travel).  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 136:100]
       
      repeated .uk.org.netex.www.netex.TravelSpecificationType travel_specification = 2;
      Specified by:
      getTravelSpecificationList in interface TravelSpecificationsInFrame_RelStructureOrBuilder
    • getTravelSpecificationCount

      public int getTravelSpecificationCount()
       The recording of a specification by a customer of parameters giving details of an intended consumption (e.g. origin and destination of a travel).  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 136:100]
       
      repeated .uk.org.netex.www.netex.TravelSpecificationType travel_specification = 2;
      Specified by:
      getTravelSpecificationCount in interface TravelSpecificationsInFrame_RelStructureOrBuilder
    • getTravelSpecification

      public TravelSpecificationType getTravelSpecification(int index)
       The recording of a specification by a customer of parameters giving details of an intended consumption (e.g. origin and destination of a travel).  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 136:100]
       
      repeated .uk.org.netex.www.netex.TravelSpecificationType travel_specification = 2;
      Specified by:
      getTravelSpecification in interface TravelSpecificationsInFrame_RelStructureOrBuilder
    • setTravelSpecification

      public TravelSpecificationsInFrame_RelStructure.Builder setTravelSpecification(int index, TravelSpecificationType value)
       The recording of a specification by a customer of parameters giving details of an intended consumption (e.g. origin and destination of a travel).  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 136:100]
       
      repeated .uk.org.netex.www.netex.TravelSpecificationType travel_specification = 2;
    • setTravelSpecification

      public TravelSpecificationsInFrame_RelStructure.Builder setTravelSpecification(int index, TravelSpecificationType.Builder builderForValue)
       The recording of a specification by a customer of parameters giving details of an intended consumption (e.g. origin and destination of a travel).  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 136:100]
       
      repeated .uk.org.netex.www.netex.TravelSpecificationType travel_specification = 2;
    • addTravelSpecification

       The recording of a specification by a customer of parameters giving details of an intended consumption (e.g. origin and destination of a travel).  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 136:100]
       
      repeated .uk.org.netex.www.netex.TravelSpecificationType travel_specification = 2;
    • addTravelSpecification

      public TravelSpecificationsInFrame_RelStructure.Builder addTravelSpecification(int index, TravelSpecificationType value)
       The recording of a specification by a customer of parameters giving details of an intended consumption (e.g. origin and destination of a travel).  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 136:100]
       
      repeated .uk.org.netex.www.netex.TravelSpecificationType travel_specification = 2;
    • addTravelSpecification

       The recording of a specification by a customer of parameters giving details of an intended consumption (e.g. origin and destination of a travel).  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 136:100]
       
      repeated .uk.org.netex.www.netex.TravelSpecificationType travel_specification = 2;
    • addTravelSpecification

      public TravelSpecificationsInFrame_RelStructure.Builder addTravelSpecification(int index, TravelSpecificationType.Builder builderForValue)
       The recording of a specification by a customer of parameters giving details of an intended consumption (e.g. origin and destination of a travel).  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 136:100]
       
      repeated .uk.org.netex.www.netex.TravelSpecificationType travel_specification = 2;
    • addAllTravelSpecification

      public TravelSpecificationsInFrame_RelStructure.Builder addAllTravelSpecification(Iterable<? extends TravelSpecificationType> values)
       The recording of a specification by a customer of parameters giving details of an intended consumption (e.g. origin and destination of a travel).  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 136:100]
       
      repeated .uk.org.netex.www.netex.TravelSpecificationType travel_specification = 2;
    • clearTravelSpecification

      public TravelSpecificationsInFrame_RelStructure.Builder clearTravelSpecification()
       The recording of a specification by a customer of parameters giving details of an intended consumption (e.g. origin and destination of a travel).  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 136:100]
       
      repeated .uk.org.netex.www.netex.TravelSpecificationType travel_specification = 2;
    • removeTravelSpecification

      public TravelSpecificationsInFrame_RelStructure.Builder removeTravelSpecification(int index)
       The recording of a specification by a customer of parameters giving details of an intended consumption (e.g. origin and destination of a travel).  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 136:100]
       
      repeated .uk.org.netex.www.netex.TravelSpecificationType travel_specification = 2;
    • getTravelSpecificationBuilder

      public TravelSpecificationType.Builder getTravelSpecificationBuilder(int index)
       The recording of a specification by a customer of parameters giving details of an intended consumption (e.g. origin and destination of a travel).  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 136:100]
       
      repeated .uk.org.netex.www.netex.TravelSpecificationType travel_specification = 2;
    • getTravelSpecificationOrBuilder

      public TravelSpecificationTypeOrBuilder getTravelSpecificationOrBuilder(int index)
       The recording of a specification by a customer of parameters giving details of an intended consumption (e.g. origin and destination of a travel).  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 136:100]
       
      repeated .uk.org.netex.www.netex.TravelSpecificationType travel_specification = 2;
      Specified by:
      getTravelSpecificationOrBuilder in interface TravelSpecificationsInFrame_RelStructureOrBuilder
    • getTravelSpecificationOrBuilderList

      public List<? extends TravelSpecificationTypeOrBuilder> getTravelSpecificationOrBuilderList()
       The recording of a specification by a customer of parameters giving details of an intended consumption (e.g. origin and destination of a travel).  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 136:100]
       
      repeated .uk.org.netex.www.netex.TravelSpecificationType travel_specification = 2;
      Specified by:
      getTravelSpecificationOrBuilderList in interface TravelSpecificationsInFrame_RelStructureOrBuilder
    • addTravelSpecificationBuilder

      public TravelSpecificationType.Builder addTravelSpecificationBuilder()
       The recording of a specification by a customer of parameters giving details of an intended consumption (e.g. origin and destination of a travel).  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 136:100]
       
      repeated .uk.org.netex.www.netex.TravelSpecificationType travel_specification = 2;
    • addTravelSpecificationBuilder

      public TravelSpecificationType.Builder addTravelSpecificationBuilder(int index)
       The recording of a specification by a customer of parameters giving details of an intended consumption (e.g. origin and destination of a travel).  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 136:100]
       
      repeated .uk.org.netex.www.netex.TravelSpecificationType travel_specification = 2;
    • getTravelSpecificationBuilderList

      public List<TravelSpecificationType.Builder> getTravelSpecificationBuilderList()
       The recording of a specification by a customer of parameters giving details of an intended consumption (e.g. origin and destination of a travel).  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 136:100]
       
      repeated .uk.org.netex.www.netex.TravelSpecificationType travel_specification = 2;