Class TypeOfServiceRefs_RelStructure.Builder

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

public static final class TypeOfServiceRefs_RelStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<TypeOfServiceRefs_RelStructure.Builder> implements TypeOfServiceRefs_RelStructureOrBuilder
 Type for a list of TYPEs OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 772:57]
 
Protobuf type uk.org.netex.www.netex.TypeOfServiceRefs_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<TypeOfServiceRefs_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<TypeOfServiceRefs_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<TypeOfServiceRefs_RelStructure.Builder>
    • getDefaultInstanceForType

      public TypeOfServiceRefs_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 TypeOfServiceRefs_RelStructure buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

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

      public TypeOfServiceRefs_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<TypeOfServiceRefs_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 TypeOfServiceRefs_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 TypeOfServiceRefs_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 TypeOfServiceRefs_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.
    • getModificationSetValue

      public int getModificationSetValue()
       Whether this is a list of all (revise) or just changes.  [netex_framework/netex_responsibility/netex_relationship.xsd at 184:91]
       
      .uk.org.netex.www.netex.ModificationSetEnumeration modification_set = 2;
      Specified by:
      getModificationSetValue in interface TypeOfServiceRefs_RelStructureOrBuilder
      Returns:
      The enum numeric value on the wire for modificationSet.
    • setModificationSetValue

      public TypeOfServiceRefs_RelStructure.Builder setModificationSetValue(int value)
       Whether this is a list of all (revise) or just changes.  [netex_framework/netex_responsibility/netex_relationship.xsd at 184:91]
       
      .uk.org.netex.www.netex.ModificationSetEnumeration modification_set = 2;
      Parameters:
      value - The enum numeric value on the wire for modificationSet to set.
      Returns:
      This builder for chaining.
    • getModificationSet

      public ModificationSetEnumeration getModificationSet()
       Whether this is a list of all (revise) or just changes.  [netex_framework/netex_responsibility/netex_relationship.xsd at 184:91]
       
      .uk.org.netex.www.netex.ModificationSetEnumeration modification_set = 2;
      Specified by:
      getModificationSet in interface TypeOfServiceRefs_RelStructureOrBuilder
      Returns:
      The modificationSet.
    • setModificationSet

       Whether this is a list of all (revise) or just changes.  [netex_framework/netex_responsibility/netex_relationship.xsd at 184:91]
       
      .uk.org.netex.www.netex.ModificationSetEnumeration modification_set = 2;
      Parameters:
      value - The modificationSet to set.
      Returns:
      This builder for chaining.
    • clearModificationSet

      public TypeOfServiceRefs_RelStructure.Builder clearModificationSet()
       Whether this is a list of all (revise) or just changes.  [netex_framework/netex_responsibility/netex_relationship.xsd at 184:91]
       
      .uk.org.netex.www.netex.ModificationSetEnumeration modification_set = 2;
      Returns:
      This builder for chaining.
    • getTypeOfServiceRefList

      public List<VersionOfObjectRefStructure> getTypeOfServiceRefList()
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 3;
      Specified by:
      getTypeOfServiceRefList in interface TypeOfServiceRefs_RelStructureOrBuilder
    • getTypeOfServiceRefCount

      public int getTypeOfServiceRefCount()
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 3;
      Specified by:
      getTypeOfServiceRefCount in interface TypeOfServiceRefs_RelStructureOrBuilder
    • getTypeOfServiceRef

      public VersionOfObjectRefStructure getTypeOfServiceRef(int index)
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 3;
      Specified by:
      getTypeOfServiceRef in interface TypeOfServiceRefs_RelStructureOrBuilder
    • setTypeOfServiceRef

      public TypeOfServiceRefs_RelStructure.Builder setTypeOfServiceRef(int index, VersionOfObjectRefStructure value)
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 3;
    • setTypeOfServiceRef

      public TypeOfServiceRefs_RelStructure.Builder setTypeOfServiceRef(int index, VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 3;
    • addTypeOfServiceRef

       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 3;
    • addTypeOfServiceRef

      public TypeOfServiceRefs_RelStructure.Builder addTypeOfServiceRef(int index, VersionOfObjectRefStructure value)
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 3;
    • addTypeOfServiceRef

       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 3;
    • addTypeOfServiceRef

      public TypeOfServiceRefs_RelStructure.Builder addTypeOfServiceRef(int index, VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 3;
    • addAllTypeOfServiceRef

      public TypeOfServiceRefs_RelStructure.Builder addAllTypeOfServiceRef(Iterable<? extends VersionOfObjectRefStructure> values)
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 3;
    • clearTypeOfServiceRef

      public TypeOfServiceRefs_RelStructure.Builder clearTypeOfServiceRef()
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 3;
    • removeTypeOfServiceRef

      public TypeOfServiceRefs_RelStructure.Builder removeTypeOfServiceRef(int index)
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 3;
    • getTypeOfServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getTypeOfServiceRefBuilder(int index)
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 3;
    • getTypeOfServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTypeOfServiceRefOrBuilder(int index)
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 3;
      Specified by:
      getTypeOfServiceRefOrBuilder in interface TypeOfServiceRefs_RelStructureOrBuilder
    • getTypeOfServiceRefOrBuilderList

      public List<? extends VersionOfObjectRefStructureOrBuilder> getTypeOfServiceRefOrBuilderList()
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 3;
      Specified by:
      getTypeOfServiceRefOrBuilderList in interface TypeOfServiceRefs_RelStructureOrBuilder
    • addTypeOfServiceRefBuilder

      public VersionOfObjectRefStructure.Builder addTypeOfServiceRefBuilder()
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 3;
    • addTypeOfServiceRefBuilder

      public VersionOfObjectRefStructure.Builder addTypeOfServiceRefBuilder(int index)
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 3;
    • getTypeOfServiceRefBuilderList

      public List<VersionOfObjectRefStructure.Builder> getTypeOfServiceRefBuilderList()
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 3;