Class Block_VersionStructure_DayTypesType.Builder

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

public static final class Block_VersionStructure_DayTypesType.Builder extends com.google.protobuf.GeneratedMessage.Builder<Block_VersionStructure_DayTypesType.Builder> implements Block_VersionStructure_DayTypesTypeOrBuilder
 DAY TYPEs for BLOCK.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 246:47]
 
Protobuf type uk.org.netex.www.netex.Block_VersionStructure_DayTypesType
  • 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<Block_VersionStructure_DayTypesType.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<Block_VersionStructure_DayTypesType.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<Block_VersionStructure_DayTypesType.Builder>
    • getDefaultInstanceForType

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

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

      public Block_VersionStructure_DayTypesType.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<Block_VersionStructure_DayTypesType.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 Block_VersionStructure_DayTypesTypeOrBuilder
      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 Block_VersionStructure_DayTypesTypeOrBuilder
      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 Block_VersionStructure_DayTypesType.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 Block_VersionStructure_DayTypesTypeOrBuilder
      Returns:
      The enum numeric value on the wire for modificationSet.
    • setModificationSetValue

      public Block_VersionStructure_DayTypesType.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 Block_VersionStructure_DayTypesTypeOrBuilder
      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 Block_VersionStructure_DayTypesType.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.
    • getDayTypeRefList

      public List<ChoiceWrapper_DayTypeRefStructure> getDayTypeRefList()
       Reference to a DAY TYPE.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 77:99]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DayTypeRefStructure day_type_ref = 3;
      Specified by:
      getDayTypeRefList in interface Block_VersionStructure_DayTypesTypeOrBuilder
    • getDayTypeRefCount

      public int getDayTypeRefCount()
       Reference to a DAY TYPE.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 77:99]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DayTypeRefStructure day_type_ref = 3;
      Specified by:
      getDayTypeRefCount in interface Block_VersionStructure_DayTypesTypeOrBuilder
    • getDayTypeRef

      public ChoiceWrapper_DayTypeRefStructure getDayTypeRef(int index)
       Reference to a DAY TYPE.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 77:99]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DayTypeRefStructure day_type_ref = 3;
      Specified by:
      getDayTypeRef in interface Block_VersionStructure_DayTypesTypeOrBuilder
    • setDayTypeRef

       Reference to a DAY TYPE.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 77:99]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DayTypeRefStructure day_type_ref = 3;
    • setDayTypeRef

       Reference to a DAY TYPE.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 77:99]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DayTypeRefStructure day_type_ref = 3;
    • addDayTypeRef

       Reference to a DAY TYPE.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 77:99]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DayTypeRefStructure day_type_ref = 3;
    • addDayTypeRef

       Reference to a DAY TYPE.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 77:99]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DayTypeRefStructure day_type_ref = 3;
    • addDayTypeRef

       Reference to a DAY TYPE.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 77:99]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DayTypeRefStructure day_type_ref = 3;
    • addDayTypeRef

       Reference to a DAY TYPE.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 77:99]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DayTypeRefStructure day_type_ref = 3;
    • addAllDayTypeRef

       Reference to a DAY TYPE.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 77:99]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DayTypeRefStructure day_type_ref = 3;
    • clearDayTypeRef

       Reference to a DAY TYPE.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 77:99]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DayTypeRefStructure day_type_ref = 3;
    • removeDayTypeRef

      public Block_VersionStructure_DayTypesType.Builder removeDayTypeRef(int index)
       Reference to a DAY TYPE.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 77:99]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DayTypeRefStructure day_type_ref = 3;
    • getDayTypeRefBuilder

      public ChoiceWrapper_DayTypeRefStructure.Builder getDayTypeRefBuilder(int index)
       Reference to a DAY TYPE.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 77:99]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DayTypeRefStructure day_type_ref = 3;
    • getDayTypeRefOrBuilder

      public ChoiceWrapper_DayTypeRefStructureOrBuilder getDayTypeRefOrBuilder(int index)
       Reference to a DAY TYPE.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 77:99]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DayTypeRefStructure day_type_ref = 3;
      Specified by:
      getDayTypeRefOrBuilder in interface Block_VersionStructure_DayTypesTypeOrBuilder
    • getDayTypeRefOrBuilderList

      public List<? extends ChoiceWrapper_DayTypeRefStructureOrBuilder> getDayTypeRefOrBuilderList()
       Reference to a DAY TYPE.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 77:99]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DayTypeRefStructure day_type_ref = 3;
      Specified by:
      getDayTypeRefOrBuilderList in interface Block_VersionStructure_DayTypesTypeOrBuilder
    • addDayTypeRefBuilder

      public ChoiceWrapper_DayTypeRefStructure.Builder addDayTypeRefBuilder()
       Reference to a DAY TYPE.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 77:99]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DayTypeRefStructure day_type_ref = 3;
    • addDayTypeRefBuilder

      public ChoiceWrapper_DayTypeRefStructure.Builder addDayTypeRefBuilder(int index)
       Reference to a DAY TYPE.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 77:99]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DayTypeRefStructure day_type_ref = 3;
    • getDayTypeRefBuilderList

      public List<ChoiceWrapper_DayTypeRefStructure.Builder> getDayTypeRefBuilderList()
       Reference to a DAY TYPE.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 77:99]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DayTypeRefStructure day_type_ref = 3;