Class RetailDevicesInFrame_RelStructure.Builder

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

public static final class RetailDevicesInFrame_RelStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<RetailDevicesInFrame_RelStructure.Builder> implements RetailDevicesInFrame_RelStructureOrBuilder
 Type for containment in frame of CUSTOMERs.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 86:60]
 
Protobuf type uk.org.netex.www.netex.RetailDevicesInFrame_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<RetailDevicesInFrame_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<RetailDevicesInFrame_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<RetailDevicesInFrame_RelStructure.Builder>
    • getDefaultInstanceForType

      public RetailDevicesInFrame_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

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

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

      public RetailDevicesInFrame_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<RetailDevicesInFrame_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 RetailDevicesInFrame_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 RetailDevicesInFrame_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 RetailDevicesInFrame_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.
    • getRetailDeviceList

      public List<RetailDeviceType> getRetailDeviceList()
       A retail device used to sell fare products. Can be used to record fulfilment.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 212:91]
       
      repeated .uk.org.netex.www.netex.RetailDeviceType retail_device = 2;
      Specified by:
      getRetailDeviceList in interface RetailDevicesInFrame_RelStructureOrBuilder
    • getRetailDeviceCount

      public int getRetailDeviceCount()
       A retail device used to sell fare products. Can be used to record fulfilment.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 212:91]
       
      repeated .uk.org.netex.www.netex.RetailDeviceType retail_device = 2;
      Specified by:
      getRetailDeviceCount in interface RetailDevicesInFrame_RelStructureOrBuilder
    • getRetailDevice

      public RetailDeviceType getRetailDevice(int index)
       A retail device used to sell fare products. Can be used to record fulfilment.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 212:91]
       
      repeated .uk.org.netex.www.netex.RetailDeviceType retail_device = 2;
      Specified by:
      getRetailDevice in interface RetailDevicesInFrame_RelStructureOrBuilder
    • setRetailDevice

      public RetailDevicesInFrame_RelStructure.Builder setRetailDevice(int index, RetailDeviceType value)
       A retail device used to sell fare products. Can be used to record fulfilment.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 212:91]
       
      repeated .uk.org.netex.www.netex.RetailDeviceType retail_device = 2;
    • setRetailDevice

      public RetailDevicesInFrame_RelStructure.Builder setRetailDevice(int index, RetailDeviceType.Builder builderForValue)
       A retail device used to sell fare products. Can be used to record fulfilment.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 212:91]
       
      repeated .uk.org.netex.www.netex.RetailDeviceType retail_device = 2;
    • addRetailDevice

       A retail device used to sell fare products. Can be used to record fulfilment.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 212:91]
       
      repeated .uk.org.netex.www.netex.RetailDeviceType retail_device = 2;
    • addRetailDevice

      public RetailDevicesInFrame_RelStructure.Builder addRetailDevice(int index, RetailDeviceType value)
       A retail device used to sell fare products. Can be used to record fulfilment.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 212:91]
       
      repeated .uk.org.netex.www.netex.RetailDeviceType retail_device = 2;
    • addRetailDevice

      public RetailDevicesInFrame_RelStructure.Builder addRetailDevice(RetailDeviceType.Builder builderForValue)
       A retail device used to sell fare products. Can be used to record fulfilment.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 212:91]
       
      repeated .uk.org.netex.www.netex.RetailDeviceType retail_device = 2;
    • addRetailDevice

      public RetailDevicesInFrame_RelStructure.Builder addRetailDevice(int index, RetailDeviceType.Builder builderForValue)
       A retail device used to sell fare products. Can be used to record fulfilment.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 212:91]
       
      repeated .uk.org.netex.www.netex.RetailDeviceType retail_device = 2;
    • addAllRetailDevice

      public RetailDevicesInFrame_RelStructure.Builder addAllRetailDevice(Iterable<? extends RetailDeviceType> values)
       A retail device used to sell fare products. Can be used to record fulfilment.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 212:91]
       
      repeated .uk.org.netex.www.netex.RetailDeviceType retail_device = 2;
    • clearRetailDevice

      public RetailDevicesInFrame_RelStructure.Builder clearRetailDevice()
       A retail device used to sell fare products. Can be used to record fulfilment.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 212:91]
       
      repeated .uk.org.netex.www.netex.RetailDeviceType retail_device = 2;
    • removeRetailDevice

      public RetailDevicesInFrame_RelStructure.Builder removeRetailDevice(int index)
       A retail device used to sell fare products. Can be used to record fulfilment.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 212:91]
       
      repeated .uk.org.netex.www.netex.RetailDeviceType retail_device = 2;
    • getRetailDeviceBuilder

      public RetailDeviceType.Builder getRetailDeviceBuilder(int index)
       A retail device used to sell fare products. Can be used to record fulfilment.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 212:91]
       
      repeated .uk.org.netex.www.netex.RetailDeviceType retail_device = 2;
    • getRetailDeviceOrBuilder

      public RetailDeviceTypeOrBuilder getRetailDeviceOrBuilder(int index)
       A retail device used to sell fare products. Can be used to record fulfilment.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 212:91]
       
      repeated .uk.org.netex.www.netex.RetailDeviceType retail_device = 2;
      Specified by:
      getRetailDeviceOrBuilder in interface RetailDevicesInFrame_RelStructureOrBuilder
    • getRetailDeviceOrBuilderList

      public List<? extends RetailDeviceTypeOrBuilder> getRetailDeviceOrBuilderList()
       A retail device used to sell fare products. Can be used to record fulfilment.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 212:91]
       
      repeated .uk.org.netex.www.netex.RetailDeviceType retail_device = 2;
      Specified by:
      getRetailDeviceOrBuilderList in interface RetailDevicesInFrame_RelStructureOrBuilder
    • addRetailDeviceBuilder

      public RetailDeviceType.Builder addRetailDeviceBuilder()
       A retail device used to sell fare products. Can be used to record fulfilment.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 212:91]
       
      repeated .uk.org.netex.www.netex.RetailDeviceType retail_device = 2;
    • addRetailDeviceBuilder

      public RetailDeviceType.Builder addRetailDeviceBuilder(int index)
       A retail device used to sell fare products. Can be used to record fulfilment.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 212:91]
       
      repeated .uk.org.netex.www.netex.RetailDeviceType retail_device = 2;
    • getRetailDeviceBuilderList

      public List<RetailDeviceType.Builder> getRetailDeviceBuilderList()
       A retail device used to sell fare products. Can be used to record fulfilment.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 212:91]
       
      repeated .uk.org.netex.www.netex.RetailDeviceType retail_device = 2;