Class ActivatedEquipmentsInFrame_RelStructure.Builder

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

public static final class ActivatedEquipmentsInFrame_RelStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<ActivatedEquipmentsInFrame_RelStructure.Builder> implements ActivatedEquipmentsInFrame_RelStructureOrBuilder
 Type for containment in frame of ACTIVATION EQUIPMENTs.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 132:66]
 
Protobuf type uk.org.netex.www.netex.ActivatedEquipmentsInFrame_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<ActivatedEquipmentsInFrame_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<ActivatedEquipmentsInFrame_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<ActivatedEquipmentsInFrame_RelStructure.Builder>
    • getDefaultInstanceForType

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

      public ActivatedEquipmentsInFrame_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<ActivatedEquipmentsInFrame_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 ActivatedEquipmentsInFrame_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 ActivatedEquipmentsInFrame_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 ActivatedEquipmentsInFrame_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 198:91]
       
      .uk.org.netex.www.netex.ModificationSetEnumeration modification_set = 2;
      Specified by:
      getModificationSetValue in interface ActivatedEquipmentsInFrame_RelStructureOrBuilder
      Returns:
      The enum numeric value on the wire for modificationSet.
    • setModificationSetValue

      public ActivatedEquipmentsInFrame_RelStructure.Builder setModificationSetValue(int value)
       Whether this is a list of all (revise) or just changes.  [netex_framework/netex_responsibility/netex_relationship.xsd at 198: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 198:91]
       
      .uk.org.netex.www.netex.ModificationSetEnumeration modification_set = 2;
      Specified by:
      getModificationSet in interface ActivatedEquipmentsInFrame_RelStructureOrBuilder
      Returns:
      The modificationSet.
    • setModificationSet

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

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

      public List<ActivatedEquipmentType> getActivatedEquipmentList()
       An EQUIPMENT activated by the passage of a vehicle at an ACTIVATION POINT or on an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 146:58]
       
      repeated .uk.org.netex.www.netex.ActivatedEquipmentType activated_equipment = 3;
      Specified by:
      getActivatedEquipmentList in interface ActivatedEquipmentsInFrame_RelStructureOrBuilder
    • getActivatedEquipmentCount

      public int getActivatedEquipmentCount()
       An EQUIPMENT activated by the passage of a vehicle at an ACTIVATION POINT or on an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 146:58]
       
      repeated .uk.org.netex.www.netex.ActivatedEquipmentType activated_equipment = 3;
      Specified by:
      getActivatedEquipmentCount in interface ActivatedEquipmentsInFrame_RelStructureOrBuilder
    • getActivatedEquipment

      public ActivatedEquipmentType getActivatedEquipment(int index)
       An EQUIPMENT activated by the passage of a vehicle at an ACTIVATION POINT or on an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 146:58]
       
      repeated .uk.org.netex.www.netex.ActivatedEquipmentType activated_equipment = 3;
      Specified by:
      getActivatedEquipment in interface ActivatedEquipmentsInFrame_RelStructureOrBuilder
    • setActivatedEquipment

      public ActivatedEquipmentsInFrame_RelStructure.Builder setActivatedEquipment(int index, ActivatedEquipmentType value)
       An EQUIPMENT activated by the passage of a vehicle at an ACTIVATION POINT or on an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 146:58]
       
      repeated .uk.org.netex.www.netex.ActivatedEquipmentType activated_equipment = 3;
    • setActivatedEquipment

      public ActivatedEquipmentsInFrame_RelStructure.Builder setActivatedEquipment(int index, ActivatedEquipmentType.Builder builderForValue)
       An EQUIPMENT activated by the passage of a vehicle at an ACTIVATION POINT or on an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 146:58]
       
      repeated .uk.org.netex.www.netex.ActivatedEquipmentType activated_equipment = 3;
    • addActivatedEquipment

       An EQUIPMENT activated by the passage of a vehicle at an ACTIVATION POINT or on an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 146:58]
       
      repeated .uk.org.netex.www.netex.ActivatedEquipmentType activated_equipment = 3;
    • addActivatedEquipment

      public ActivatedEquipmentsInFrame_RelStructure.Builder addActivatedEquipment(int index, ActivatedEquipmentType value)
       An EQUIPMENT activated by the passage of a vehicle at an ACTIVATION POINT or on an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 146:58]
       
      repeated .uk.org.netex.www.netex.ActivatedEquipmentType activated_equipment = 3;
    • addActivatedEquipment

       An EQUIPMENT activated by the passage of a vehicle at an ACTIVATION POINT or on an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 146:58]
       
      repeated .uk.org.netex.www.netex.ActivatedEquipmentType activated_equipment = 3;
    • addActivatedEquipment

      public ActivatedEquipmentsInFrame_RelStructure.Builder addActivatedEquipment(int index, ActivatedEquipmentType.Builder builderForValue)
       An EQUIPMENT activated by the passage of a vehicle at an ACTIVATION POINT or on an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 146:58]
       
      repeated .uk.org.netex.www.netex.ActivatedEquipmentType activated_equipment = 3;
    • addAllActivatedEquipment

      public ActivatedEquipmentsInFrame_RelStructure.Builder addAllActivatedEquipment(Iterable<? extends ActivatedEquipmentType> values)
       An EQUIPMENT activated by the passage of a vehicle at an ACTIVATION POINT or on an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 146:58]
       
      repeated .uk.org.netex.www.netex.ActivatedEquipmentType activated_equipment = 3;
    • clearActivatedEquipment

      public ActivatedEquipmentsInFrame_RelStructure.Builder clearActivatedEquipment()
       An EQUIPMENT activated by the passage of a vehicle at an ACTIVATION POINT or on an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 146:58]
       
      repeated .uk.org.netex.www.netex.ActivatedEquipmentType activated_equipment = 3;
    • removeActivatedEquipment

      public ActivatedEquipmentsInFrame_RelStructure.Builder removeActivatedEquipment(int index)
       An EQUIPMENT activated by the passage of a vehicle at an ACTIVATION POINT or on an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 146:58]
       
      repeated .uk.org.netex.www.netex.ActivatedEquipmentType activated_equipment = 3;
    • getActivatedEquipmentBuilder

      public ActivatedEquipmentType.Builder getActivatedEquipmentBuilder(int index)
       An EQUIPMENT activated by the passage of a vehicle at an ACTIVATION POINT or on an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 146:58]
       
      repeated .uk.org.netex.www.netex.ActivatedEquipmentType activated_equipment = 3;
    • getActivatedEquipmentOrBuilder

      public ActivatedEquipmentTypeOrBuilder getActivatedEquipmentOrBuilder(int index)
       An EQUIPMENT activated by the passage of a vehicle at an ACTIVATION POINT or on an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 146:58]
       
      repeated .uk.org.netex.www.netex.ActivatedEquipmentType activated_equipment = 3;
      Specified by:
      getActivatedEquipmentOrBuilder in interface ActivatedEquipmentsInFrame_RelStructureOrBuilder
    • getActivatedEquipmentOrBuilderList

      public List<? extends ActivatedEquipmentTypeOrBuilder> getActivatedEquipmentOrBuilderList()
       An EQUIPMENT activated by the passage of a vehicle at an ACTIVATION POINT or on an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 146:58]
       
      repeated .uk.org.netex.www.netex.ActivatedEquipmentType activated_equipment = 3;
      Specified by:
      getActivatedEquipmentOrBuilderList in interface ActivatedEquipmentsInFrame_RelStructureOrBuilder
    • addActivatedEquipmentBuilder

      public ActivatedEquipmentType.Builder addActivatedEquipmentBuilder()
       An EQUIPMENT activated by the passage of a vehicle at an ACTIVATION POINT or on an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 146:58]
       
      repeated .uk.org.netex.www.netex.ActivatedEquipmentType activated_equipment = 3;
    • addActivatedEquipmentBuilder

      public ActivatedEquipmentType.Builder addActivatedEquipmentBuilder(int index)
       An EQUIPMENT activated by the passage of a vehicle at an ACTIVATION POINT or on an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 146:58]
       
      repeated .uk.org.netex.www.netex.ActivatedEquipmentType activated_equipment = 3;
    • getActivatedEquipmentBuilderList

      public List<ActivatedEquipmentType.Builder> getActivatedEquipmentBuilderList()
       An EQUIPMENT activated by the passage of a vehicle at an ACTIVATION POINT or on an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 146:58]
       
      repeated .uk.org.netex.www.netex.ActivatedEquipmentType activated_equipment = 3;