Class BlockPartType.Builder

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

public static final class BlockPartType.Builder extends com.google.protobuf.GeneratedMessage.Builder<BlockPartType.Builder> implements BlockPartTypeOrBuilder
 A part of a BLOCK.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 370:87]
 
Protobuf type uk.org.netex.www.netex.BlockPartType
  • 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<BlockPartType.Builder>
    • clear

      public BlockPartType.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<BlockPartType.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<BlockPartType.Builder>
    • getDefaultInstanceForType

      public BlockPartType getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

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

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

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

      public BlockPartType.Builder mergeFrom(BlockPartType other)
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage.Builder<BlockPartType.Builder>
    • mergeFrom

      public BlockPartType.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<BlockPartType.Builder>
      Throws:
      IOException
    • getBlockRefStructureCase

      public BlockPartType.BlockRefStructureCase getBlockRefStructureCase()
      Specified by:
      getBlockRefStructureCase in interface BlockPartTypeOrBuilder
    • clearBlockRefStructure

      public BlockPartType.Builder clearBlockRefStructure()
    • getVehicleTypeRefStructureCase

      public BlockPartType.VehicleTypeRefStructureCase getVehicleTypeRefStructureCase()
      Specified by:
      getVehicleTypeRefStructureCase in interface BlockPartTypeOrBuilder
    • clearVehicleTypeRefStructure

      public BlockPartType.Builder clearVehicleTypeRefStructure()
    • hasCreated

      public boolean hasCreated()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
      Specified by:
      hasCreated in interface BlockPartTypeOrBuilder
      Returns:
      Whether the created field is set.
    • getCreated

      public com.google.protobuf.Timestamp getCreated()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
      Specified by:
      getCreated in interface BlockPartTypeOrBuilder
      Returns:
      The created.
    • setCreated

      public BlockPartType.Builder setCreated(com.google.protobuf.Timestamp value)
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
    • setCreated

      public BlockPartType.Builder setCreated(com.google.protobuf.Timestamp.Builder builderForValue)
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
    • mergeCreated

      public BlockPartType.Builder mergeCreated(com.google.protobuf.Timestamp value)
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
    • clearCreated

      public BlockPartType.Builder clearCreated()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
    • getCreatedBuilder

      public com.google.protobuf.Timestamp.Builder getCreatedBuilder()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
    • getCreatedOrBuilder

      public com.google.protobuf.TimestampOrBuilder getCreatedOrBuilder()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
      Specified by:
      getCreatedOrBuilder in interface BlockPartTypeOrBuilder
    • hasChanged

      public boolean hasChanged()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
      Specified by:
      hasChanged in interface BlockPartTypeOrBuilder
      Returns:
      Whether the changed field is set.
    • getChanged

      public com.google.protobuf.Timestamp getChanged()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
      Specified by:
      getChanged in interface BlockPartTypeOrBuilder
      Returns:
      The changed.
    • setChanged

      public BlockPartType.Builder setChanged(com.google.protobuf.Timestamp value)
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
    • setChanged

      public BlockPartType.Builder setChanged(com.google.protobuf.Timestamp.Builder builderForValue)
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
    • mergeChanged

      public BlockPartType.Builder mergeChanged(com.google.protobuf.Timestamp value)
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
    • clearChanged

      public BlockPartType.Builder clearChanged()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
    • getChangedBuilder

      public com.google.protobuf.Timestamp.Builder getChangedBuilder()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
    • getChangedOrBuilder

      public com.google.protobuf.TimestampOrBuilder getChangedOrBuilder()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
      Specified by:
      getChangedOrBuilder in interface BlockPartTypeOrBuilder
    • getVersion

      public String getVersion()
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Specified by:
      getVersion in interface BlockPartTypeOrBuilder
      Returns:
      The version.
    • getVersionBytes

      public com.google.protobuf.ByteString getVersionBytes()
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Specified by:
      getVersionBytes in interface BlockPartTypeOrBuilder
      Returns:
      The bytes for version.
    • setVersion

      public BlockPartType.Builder setVersion(String value)
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Parameters:
      value - The version to set.
      Returns:
      This builder for chaining.
    • clearVersion

      public BlockPartType.Builder clearVersion()
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Returns:
      This builder for chaining.
    • setVersionBytes

      public BlockPartType.Builder setVersionBytes(com.google.protobuf.ByteString value)
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Parameters:
      value - The bytes for version to set.
      Returns:
      This builder for chaining.
    • getStatusValue

      public int getStatusValue()
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 8;
      Specified by:
      getStatusValue in interface BlockPartTypeOrBuilder
      Returns:
      The enum numeric value on the wire for status.
    • setStatusValue

      public BlockPartType.Builder setStatusValue(int value)
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 8;
      Parameters:
      value - The enum numeric value on the wire for status to set.
      Returns:
      This builder for chaining.
    • getStatus

      public StatusEnumeration getStatus()
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 8;
      Specified by:
      getStatus in interface BlockPartTypeOrBuilder
      Returns:
      The status.
    • setStatus

      public BlockPartType.Builder setStatus(StatusEnumeration value)
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 8;
      Parameters:
      value - The status to set.
      Returns:
      This builder for chaining.
    • clearStatus

      public BlockPartType.Builder clearStatus()
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 8;
      Returns:
      This builder for chaining.
    • getDerivedFromVersionRef

      public String getDerivedFromVersionRef()
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 213;
      Specified by:
      getDerivedFromVersionRef in interface BlockPartTypeOrBuilder
      Returns:
      The derivedFromVersionRef.
    • getDerivedFromVersionRefBytes

      public com.google.protobuf.ByteString getDerivedFromVersionRefBytes()
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 213;
      Specified by:
      getDerivedFromVersionRefBytes in interface BlockPartTypeOrBuilder
      Returns:
      The bytes for derivedFromVersionRef.
    • setDerivedFromVersionRef

      public BlockPartType.Builder setDerivedFromVersionRef(String value)
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 213;
      Parameters:
      value - The derivedFromVersionRef to set.
      Returns:
      This builder for chaining.
    • clearDerivedFromVersionRef

      public BlockPartType.Builder clearDerivedFromVersionRef()
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 213;
      Returns:
      This builder for chaining.
    • setDerivedFromVersionRefBytes

      public BlockPartType.Builder setDerivedFromVersionRefBytes(com.google.protobuf.ByteString value)
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 213;
      Parameters:
      value - The bytes for derivedFromVersionRef to set.
      Returns:
      This builder for chaining.
    • getDerivedFromObjectRef

      public String getDerivedFromObjectRef()
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 214;
      Specified by:
      getDerivedFromObjectRef in interface BlockPartTypeOrBuilder
      Returns:
      The derivedFromObjectRef.
    • getDerivedFromObjectRefBytes

      public com.google.protobuf.ByteString getDerivedFromObjectRefBytes()
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 214;
      Specified by:
      getDerivedFromObjectRefBytes in interface BlockPartTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

      public BlockPartType.Builder setDerivedFromObjectRef(String value)
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 214;
      Parameters:
      value - The derivedFromObjectRef to set.
      Returns:
      This builder for chaining.
    • clearDerivedFromObjectRef

      public BlockPartType.Builder clearDerivedFromObjectRef()
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 214;
      Returns:
      This builder for chaining.
    • setDerivedFromObjectRefBytes

      public BlockPartType.Builder setDerivedFromObjectRefBytes(com.google.protobuf.ByteString value)
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 214;
      Parameters:
      value - The bytes for derivedFromObjectRef to set.
      Returns:
      This builder for chaining.
    • hasValidityConditions

      public boolean hasValidityConditions()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
      Specified by:
      hasValidityConditions in interface BlockPartTypeOrBuilder
      Returns:
      Whether the validityConditions field is set.
    • getValidityConditions

      public ValidityConditions_RelStructure getValidityConditions()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
      Specified by:
      getValidityConditions in interface BlockPartTypeOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

      public BlockPartType.Builder setValidityConditions(ValidityConditions_RelStructure value)
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
    • setValidityConditions

      public BlockPartType.Builder setValidityConditions(ValidityConditions_RelStructure.Builder builderForValue)
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
    • mergeValidityConditions

      public BlockPartType.Builder mergeValidityConditions(ValidityConditions_RelStructure value)
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
    • clearValidityConditions

      public BlockPartType.Builder clearValidityConditions()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
    • getValidityConditionsBuilder

      public ValidityConditions_RelStructure.Builder getValidityConditionsBuilder()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
    • getValidityConditionsOrBuilder

      public ValidityConditions_RelStructureOrBuilder getValidityConditionsOrBuilder()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
      Specified by:
      getValidityConditionsOrBuilder in interface BlockPartTypeOrBuilder
    • getValidBetweenList

      public List<ValidBetweenType> getValidBetweenList()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetweenList in interface BlockPartTypeOrBuilder
    • getValidBetweenCount

      public int getValidBetweenCount()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetweenCount in interface BlockPartTypeOrBuilder
    • getValidBetween

      public ValidBetweenType getValidBetween(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetween in interface BlockPartTypeOrBuilder
    • setValidBetween

      public BlockPartType.Builder setValidBetween(int index, ValidBetweenType value)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • setValidBetween

      public BlockPartType.Builder setValidBetween(int index, ValidBetweenType.Builder builderForValue)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • addValidBetween

      public BlockPartType.Builder addValidBetween(ValidBetweenType value)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • addValidBetween

      public BlockPartType.Builder addValidBetween(int index, ValidBetweenType value)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • addValidBetween

      public BlockPartType.Builder addValidBetween(ValidBetweenType.Builder builderForValue)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • addValidBetween

      public BlockPartType.Builder addValidBetween(int index, ValidBetweenType.Builder builderForValue)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • addAllValidBetween

      public BlockPartType.Builder addAllValidBetween(Iterable<? extends ValidBetweenType> values)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • clearValidBetween

      public BlockPartType.Builder clearValidBetween()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • removeValidBetween

      public BlockPartType.Builder removeValidBetween(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • getValidBetweenBuilder

      public ValidBetweenType.Builder getValidBetweenBuilder(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • getValidBetweenOrBuilder

      public ValidBetweenTypeOrBuilder getValidBetweenOrBuilder(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetweenOrBuilder in interface BlockPartTypeOrBuilder
    • getValidBetweenOrBuilderList

      public List<? extends ValidBetweenTypeOrBuilder> getValidBetweenOrBuilderList()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetweenOrBuilderList in interface BlockPartTypeOrBuilder
    • addValidBetweenBuilder

      public ValidBetweenType.Builder addValidBetweenBuilder()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • addValidBetweenBuilder

      public ValidBetweenType.Builder addValidBetweenBuilder(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • getValidBetweenBuilderList

      public List<ValidBetweenType.Builder> getValidBetweenBuilderList()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • hasAlternativeTexts

      public boolean hasAlternativeTexts()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
      Specified by:
      hasAlternativeTexts in interface BlockPartTypeOrBuilder
      Returns:
      Whether the alternativeTexts field is set.
    • getAlternativeTexts

      public AlternativeTexts_RelStructure getAlternativeTexts()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
      Specified by:
      getAlternativeTexts in interface BlockPartTypeOrBuilder
      Returns:
      The alternativeTexts.
    • setAlternativeTexts

      public BlockPartType.Builder setAlternativeTexts(AlternativeTexts_RelStructure value)
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
    • setAlternativeTexts

      public BlockPartType.Builder setAlternativeTexts(AlternativeTexts_RelStructure.Builder builderForValue)
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
    • mergeAlternativeTexts

      public BlockPartType.Builder mergeAlternativeTexts(AlternativeTexts_RelStructure value)
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
    • clearAlternativeTexts

      public BlockPartType.Builder clearAlternativeTexts()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
    • getAlternativeTextsBuilder

      public AlternativeTexts_RelStructure.Builder getAlternativeTextsBuilder()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
    • getAlternativeTextsOrBuilder

      public AlternativeTexts_RelStructureOrBuilder getAlternativeTextsOrBuilder()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
      Specified by:
      getAlternativeTextsOrBuilder in interface BlockPartTypeOrBuilder
    • hasKeyList

      public boolean hasKeyList()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
      Specified by:
      hasKeyList in interface BlockPartTypeOrBuilder
      Returns:
      Whether the keyList field is set.
    • getKeyList

      public KeyListStructure getKeyList()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
      Specified by:
      getKeyList in interface BlockPartTypeOrBuilder
      Returns:
      The keyList.
    • setKeyList

      public BlockPartType.Builder setKeyList(KeyListStructure value)
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
    • setKeyList

      public BlockPartType.Builder setKeyList(KeyListStructure.Builder builderForValue)
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
    • mergeKeyList

      public BlockPartType.Builder mergeKeyList(KeyListStructure value)
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
    • clearKeyList

      public BlockPartType.Builder clearKeyList()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
    • getKeyListBuilder

      public KeyListStructure.Builder getKeyListBuilder()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
    • getKeyListOrBuilder

      public KeyListStructureOrBuilder getKeyListOrBuilder()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
      Specified by:
      getKeyListOrBuilder in interface BlockPartTypeOrBuilder
    • hasExtensions

      public boolean hasExtensions()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 72;
      Specified by:
      hasExtensions in interface BlockPartTypeOrBuilder
      Returns:
      Whether the extensions field is set.
    • getExtensions

      public ExtensionsStructure getExtensions()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 72;
      Specified by:
      getExtensions in interface BlockPartTypeOrBuilder
      Returns:
      The extensions.
    • setExtensions

      public BlockPartType.Builder setExtensions(ExtensionsStructure value)
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 72;
    • setExtensions

      public BlockPartType.Builder setExtensions(ExtensionsStructure.Builder builderForValue)
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 72;
    • mergeExtensions

      public BlockPartType.Builder mergeExtensions(ExtensionsStructure value)
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 72;
    • clearExtensions

      public BlockPartType.Builder clearExtensions()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 72;
    • getExtensionsBuilder

      public ExtensionsStructure.Builder getExtensionsBuilder()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 72;
    • getExtensionsOrBuilder

      public ExtensionsStructureOrBuilder getExtensionsOrBuilder()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 72;
      Specified by:
      getExtensionsOrBuilder in interface BlockPartTypeOrBuilder
    • hasBrandingRef

      public boolean hasBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
      Specified by:
      hasBrandingRef in interface BlockPartTypeOrBuilder
      Returns:
      Whether the brandingRef field is set.
    • getBrandingRef

      public VersionOfObjectRefStructure getBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
      Specified by:
      getBrandingRef in interface BlockPartTypeOrBuilder
      Returns:
      The brandingRef.
    • setBrandingRef

      public BlockPartType.Builder setBrandingRef(VersionOfObjectRefStructure value)
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
    • setBrandingRef

      public BlockPartType.Builder setBrandingRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
    • mergeBrandingRef

      public BlockPartType.Builder mergeBrandingRef(VersionOfObjectRefStructure value)
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
    • clearBrandingRef

      public BlockPartType.Builder clearBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
    • getBrandingRefBuilder

      public VersionOfObjectRefStructure.Builder getBrandingRefBuilder()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
    • getBrandingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getBrandingRefOrBuilder()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
      Specified by:
      getBrandingRefOrBuilder in interface BlockPartTypeOrBuilder
    • getOrder

      public int getOrder()
       Order of part within BLOCK.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 402:60]
       
      uint32 order = 101 [(.buf.validate.field) = { ... }
      Specified by:
      getOrder in interface BlockPartTypeOrBuilder
      Returns:
      The order.
    • setOrder

      public BlockPartType.Builder setOrder(int value)
       Order of part within BLOCK.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 402:60]
       
      uint32 order = 101 [(.buf.validate.field) = { ... }
      Parameters:
      value - The order to set.
      Returns:
      This builder for chaining.
    • clearOrder

      public BlockPartType.Builder clearOrder()
       Order of part within BLOCK.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 402:60]
       
      uint32 order = 101 [(.buf.validate.field) = { ... }
      Returns:
      This builder for chaining.
    • hasName

      public boolean hasName()
       Name of BLOCK PART.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 415:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      hasName in interface BlockPartTypeOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of BLOCK PART.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 415:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getName in interface BlockPartTypeOrBuilder
      Returns:
      The name.
    • setName

      public BlockPartType.Builder setName(MultilingualString value)
       Name of BLOCK PART.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 415:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • setName

      public BlockPartType.Builder setName(MultilingualString.Builder builderForValue)
       Name of BLOCK PART.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 415:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • mergeName

      public BlockPartType.Builder mergeName(MultilingualString value)
       Name of BLOCK PART.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 415:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • clearName

      public BlockPartType.Builder clearName()
       Name of BLOCK PART.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 415:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameBuilder

      public MultilingualString.Builder getNameBuilder()
       Name of BLOCK PART.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 415:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of BLOCK PART.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 415:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface BlockPartTypeOrBuilder
    • hasDescription

      public boolean hasDescription()
       Description of BLOCK PART.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 420:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      hasDescription in interface BlockPartTypeOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Description of BLOCK PART.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 420:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      getDescription in interface BlockPartTypeOrBuilder
      Returns:
      The description.
    • setDescription

      public BlockPartType.Builder setDescription(MultilingualString value)
       Description of BLOCK PART.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 420:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • setDescription

      public BlockPartType.Builder setDescription(MultilingualString.Builder builderForValue)
       Description of BLOCK PART.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 420:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • mergeDescription

      public BlockPartType.Builder mergeDescription(MultilingualString value)
       Description of BLOCK PART.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 420:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • clearDescription

      public BlockPartType.Builder clearDescription()
       Description of BLOCK PART.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 420:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • getDescriptionBuilder

      public MultilingualString.Builder getDescriptionBuilder()
       Description of BLOCK PART.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 420:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Description of BLOCK PART.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 420:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      getDescriptionOrBuilder in interface BlockPartTypeOrBuilder
    • hasCompoundBlockRef

      public boolean hasCompoundBlockRef()
       Reference to a COMPOUND BLOCK.  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 68:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_block_ref = 168;
      Specified by:
      hasCompoundBlockRef in interface BlockPartTypeOrBuilder
      Returns:
      Whether the compoundBlockRef field is set.
    • getCompoundBlockRef

      public VersionOfObjectRefStructure getCompoundBlockRef()
       Reference to a COMPOUND BLOCK.  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 68:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_block_ref = 168;
      Specified by:
      getCompoundBlockRef in interface BlockPartTypeOrBuilder
      Returns:
      The compoundBlockRef.
    • setCompoundBlockRef

      public BlockPartType.Builder setCompoundBlockRef(VersionOfObjectRefStructure value)
       Reference to a COMPOUND BLOCK.  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 68:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_block_ref = 168;
    • setCompoundBlockRef

      public BlockPartType.Builder setCompoundBlockRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a COMPOUND BLOCK.  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 68:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_block_ref = 168;
    • mergeCompoundBlockRef

      public BlockPartType.Builder mergeCompoundBlockRef(VersionOfObjectRefStructure value)
       Reference to a COMPOUND BLOCK.  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 68:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_block_ref = 168;
    • clearCompoundBlockRef

      public BlockPartType.Builder clearCompoundBlockRef()
       Reference to a COMPOUND BLOCK.  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 68:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_block_ref = 168;
    • getCompoundBlockRefBuilder

      public VersionOfObjectRefStructure.Builder getCompoundBlockRefBuilder()
       Reference to a COMPOUND BLOCK.  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 68:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_block_ref = 168;
    • getCompoundBlockRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getCompoundBlockRefOrBuilder()
       Reference to a COMPOUND BLOCK.  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 68:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_block_ref = 168;
      Specified by:
      getCompoundBlockRefOrBuilder in interface BlockPartTypeOrBuilder
    • hasJourneyPartCoupleRef

      public boolean hasJourneyPartCoupleRef()
       Reference to a JOURNEY PART COUPLE.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 164:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_part_couple_ref = 169;
      Specified by:
      hasJourneyPartCoupleRef in interface BlockPartTypeOrBuilder
      Returns:
      Whether the journeyPartCoupleRef field is set.
    • getJourneyPartCoupleRef

      public VersionOfObjectRefStructure getJourneyPartCoupleRef()
       Reference to a JOURNEY PART COUPLE.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 164:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_part_couple_ref = 169;
      Specified by:
      getJourneyPartCoupleRef in interface BlockPartTypeOrBuilder
      Returns:
      The journeyPartCoupleRef.
    • setJourneyPartCoupleRef

      public BlockPartType.Builder setJourneyPartCoupleRef(VersionOfObjectRefStructure value)
       Reference to a JOURNEY PART COUPLE.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 164:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_part_couple_ref = 169;
    • setJourneyPartCoupleRef

      public BlockPartType.Builder setJourneyPartCoupleRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a JOURNEY PART COUPLE.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 164:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_part_couple_ref = 169;
    • mergeJourneyPartCoupleRef

      public BlockPartType.Builder mergeJourneyPartCoupleRef(VersionOfObjectRefStructure value)
       Reference to a JOURNEY PART COUPLE.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 164:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_part_couple_ref = 169;
    • clearJourneyPartCoupleRef

      public BlockPartType.Builder clearJourneyPartCoupleRef()
       Reference to a JOURNEY PART COUPLE.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 164:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_part_couple_ref = 169;
    • getJourneyPartCoupleRefBuilder

      public VersionOfObjectRefStructure.Builder getJourneyPartCoupleRefBuilder()
       Reference to a JOURNEY PART COUPLE.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 164:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_part_couple_ref = 169;
    • getJourneyPartCoupleRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getJourneyPartCoupleRefOrBuilder()
       Reference to a JOURNEY PART COUPLE.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 164:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_part_couple_ref = 169;
      Specified by:
      getJourneyPartCoupleRefOrBuilder in interface BlockPartTypeOrBuilder
    • hasJourneyParts

      public boolean hasJourneyParts()
       JOURNEY PARTs in BLOCK PART.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 430:74]
       
      .uk.org.netex.www.netex.JourneyPartRefs_RelStructure journey_parts = 170;
      Specified by:
      hasJourneyParts in interface BlockPartTypeOrBuilder
      Returns:
      Whether the journeyParts field is set.
    • getJourneyParts

      public JourneyPartRefs_RelStructure getJourneyParts()
       JOURNEY PARTs in BLOCK PART.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 430:74]
       
      .uk.org.netex.www.netex.JourneyPartRefs_RelStructure journey_parts = 170;
      Specified by:
      getJourneyParts in interface BlockPartTypeOrBuilder
      Returns:
      The journeyParts.
    • setJourneyParts

      public BlockPartType.Builder setJourneyParts(JourneyPartRefs_RelStructure value)
       JOURNEY PARTs in BLOCK PART.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 430:74]
       
      .uk.org.netex.www.netex.JourneyPartRefs_RelStructure journey_parts = 170;
    • setJourneyParts

      public BlockPartType.Builder setJourneyParts(JourneyPartRefs_RelStructure.Builder builderForValue)
       JOURNEY PARTs in BLOCK PART.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 430:74]
       
      .uk.org.netex.www.netex.JourneyPartRefs_RelStructure journey_parts = 170;
    • mergeJourneyParts

      public BlockPartType.Builder mergeJourneyParts(JourneyPartRefs_RelStructure value)
       JOURNEY PARTs in BLOCK PART.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 430:74]
       
      .uk.org.netex.www.netex.JourneyPartRefs_RelStructure journey_parts = 170;
    • clearJourneyParts

      public BlockPartType.Builder clearJourneyParts()
       JOURNEY PARTs in BLOCK PART.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 430:74]
       
      .uk.org.netex.www.netex.JourneyPartRefs_RelStructure journey_parts = 170;
    • getJourneyPartsBuilder

      public JourneyPartRefs_RelStructure.Builder getJourneyPartsBuilder()
       JOURNEY PARTs in BLOCK PART.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 430:74]
       
      .uk.org.netex.www.netex.JourneyPartRefs_RelStructure journey_parts = 170;
    • getJourneyPartsOrBuilder

      public JourneyPartRefs_RelStructureOrBuilder getJourneyPartsOrBuilder()
       JOURNEY PARTs in BLOCK PART.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 430:74]
       
      .uk.org.netex.www.netex.JourneyPartRefs_RelStructure journey_parts = 170;
      Specified by:
      getJourneyPartsOrBuilder in interface BlockPartTypeOrBuilder
    • getId

      public String getId()
       [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 388:55]
       
      string id = 211;
      Specified by:
      getId in interface BlockPartTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 388:55]
       
      string id = 211;
      Specified by:
      getIdBytes in interface BlockPartTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

      public BlockPartType.Builder setId(String value)
       [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 388:55]
       
      string id = 211;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

      public BlockPartType.Builder clearId()
       [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 388:55]
       
      string id = 211;
      Returns:
      This builder for chaining.
    • setIdBytes

      public BlockPartType.Builder setIdBytes(com.google.protobuf.ByteString value)
       [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 388:55]
       
      string id = 211;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • hasBlockRef

      public boolean hasBlockRef()
       Reference to a BLOCK.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 253:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure block_ref = 163;
      Specified by:
      hasBlockRef in interface BlockPartTypeOrBuilder
      Returns:
      Whether the blockRef field is set.
    • getBlockRef

      public VersionOfObjectRefStructure getBlockRef()
       Reference to a BLOCK.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 253:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure block_ref = 163;
      Specified by:
      getBlockRef in interface BlockPartTypeOrBuilder
      Returns:
      The blockRef.
    • setBlockRef

       Reference to a BLOCK.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 253:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure block_ref = 163;
    • setBlockRef

      public BlockPartType.Builder setBlockRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a BLOCK.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 253:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure block_ref = 163;
    • mergeBlockRef

      public BlockPartType.Builder mergeBlockRef(VersionOfObjectRefStructure value)
       Reference to a BLOCK.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 253:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure block_ref = 163;
    • clearBlockRef

      public BlockPartType.Builder clearBlockRef()
       Reference to a BLOCK.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 253:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure block_ref = 163;
    • getBlockRefBuilder

      public VersionOfObjectRefStructure.Builder getBlockRefBuilder()
       Reference to a BLOCK.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 253:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure block_ref = 163;
    • getBlockRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getBlockRefOrBuilder()
       Reference to a BLOCK.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 253:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure block_ref = 163;
      Specified by:
      getBlockRefOrBuilder in interface BlockPartTypeOrBuilder
    • hasTrainBlockRef

      public boolean hasTrainBlockRef()
       Reference to a TRAIN BLOCK.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 279:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_block_ref = 164;
      Specified by:
      hasTrainBlockRef in interface BlockPartTypeOrBuilder
      Returns:
      Whether the trainBlockRef field is set.
    • getTrainBlockRef

      public VersionOfObjectRefStructure getTrainBlockRef()
       Reference to a TRAIN BLOCK.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 279:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_block_ref = 164;
      Specified by:
      getTrainBlockRef in interface BlockPartTypeOrBuilder
      Returns:
      The trainBlockRef.
    • setTrainBlockRef

      public BlockPartType.Builder setTrainBlockRef(VersionOfObjectRefStructure value)
       Reference to a TRAIN BLOCK.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 279:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_block_ref = 164;
    • setTrainBlockRef

      public BlockPartType.Builder setTrainBlockRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TRAIN BLOCK.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 279:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_block_ref = 164;
    • mergeTrainBlockRef

      public BlockPartType.Builder mergeTrainBlockRef(VersionOfObjectRefStructure value)
       Reference to a TRAIN BLOCK.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 279:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_block_ref = 164;
    • clearTrainBlockRef

      public BlockPartType.Builder clearTrainBlockRef()
       Reference to a TRAIN BLOCK.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 279:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_block_ref = 164;
    • getTrainBlockRefBuilder

      public VersionOfObjectRefStructure.Builder getTrainBlockRefBuilder()
       Reference to a TRAIN BLOCK.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 279:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_block_ref = 164;
    • getTrainBlockRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTrainBlockRefOrBuilder()
       Reference to a TRAIN BLOCK.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 279:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_block_ref = 164;
      Specified by:
      getTrainBlockRefOrBuilder in interface BlockPartTypeOrBuilder
    • hasVehicleTypeRef

      public boolean hasVehicleTypeRef()
       Reference to a VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 134:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_type_ref = 165;
      Specified by:
      hasVehicleTypeRef in interface BlockPartTypeOrBuilder
      Returns:
      Whether the vehicleTypeRef field is set.
    • getVehicleTypeRef

      public VersionOfObjectRefStructure getVehicleTypeRef()
       Reference to a VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 134:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_type_ref = 165;
      Specified by:
      getVehicleTypeRef in interface BlockPartTypeOrBuilder
      Returns:
      The vehicleTypeRef.
    • setVehicleTypeRef

      public BlockPartType.Builder setVehicleTypeRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 134:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_type_ref = 165;
    • setVehicleTypeRef

      public BlockPartType.Builder setVehicleTypeRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 134:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_type_ref = 165;
    • mergeVehicleTypeRef

      public BlockPartType.Builder mergeVehicleTypeRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 134:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_type_ref = 165;
    • clearVehicleTypeRef

      public BlockPartType.Builder clearVehicleTypeRef()
       Reference to a VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 134:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_type_ref = 165;
    • getVehicleTypeRefBuilder

      public VersionOfObjectRefStructure.Builder getVehicleTypeRefBuilder()
       Reference to a VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 134:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_type_ref = 165;
    • getVehicleTypeRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleTypeRefOrBuilder()
       Reference to a VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 134:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_type_ref = 165;
      Specified by:
      getVehicleTypeRefOrBuilder in interface BlockPartTypeOrBuilder
    • hasTrainRef

      public boolean hasTrainRef()
       Reference to a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 67:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_ref = 166;
      Specified by:
      hasTrainRef in interface BlockPartTypeOrBuilder
      Returns:
      Whether the trainRef field is set.
    • getTrainRef

      public VersionOfObjectRefStructure getTrainRef()
       Reference to a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 67:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_ref = 166;
      Specified by:
      getTrainRef in interface BlockPartTypeOrBuilder
      Returns:
      The trainRef.
    • setTrainRef

       Reference to a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 67:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_ref = 166;
    • setTrainRef

      public BlockPartType.Builder setTrainRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 67:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_ref = 166;
    • mergeTrainRef

      public BlockPartType.Builder mergeTrainRef(VersionOfObjectRefStructure value)
       Reference to a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 67:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_ref = 166;
    • clearTrainRef

      public BlockPartType.Builder clearTrainRef()
       Reference to a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 67:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_ref = 166;
    • getTrainRefBuilder

      public VersionOfObjectRefStructure.Builder getTrainRefBuilder()
       Reference to a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 67:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_ref = 166;
    • getTrainRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTrainRefOrBuilder()
       Reference to a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 67:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_ref = 166;
      Specified by:
      getTrainRefOrBuilder in interface BlockPartTypeOrBuilder
    • hasCompoundTrainRef

      public boolean hasCompoundTrainRef()
       Reference to a COMPOUND TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 93:74]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_train_ref = 167;
      Specified by:
      hasCompoundTrainRef in interface BlockPartTypeOrBuilder
      Returns:
      Whether the compoundTrainRef field is set.
    • getCompoundTrainRef

      public VersionOfObjectRefStructure getCompoundTrainRef()
       Reference to a COMPOUND TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 93:74]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_train_ref = 167;
      Specified by:
      getCompoundTrainRef in interface BlockPartTypeOrBuilder
      Returns:
      The compoundTrainRef.
    • setCompoundTrainRef

      public BlockPartType.Builder setCompoundTrainRef(VersionOfObjectRefStructure value)
       Reference to a COMPOUND TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 93:74]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_train_ref = 167;
    • setCompoundTrainRef

      public BlockPartType.Builder setCompoundTrainRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a COMPOUND TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 93:74]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_train_ref = 167;
    • mergeCompoundTrainRef

      public BlockPartType.Builder mergeCompoundTrainRef(VersionOfObjectRefStructure value)
       Reference to a COMPOUND TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 93:74]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_train_ref = 167;
    • clearCompoundTrainRef

      public BlockPartType.Builder clearCompoundTrainRef()
       Reference to a COMPOUND TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 93:74]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_train_ref = 167;
    • getCompoundTrainRefBuilder

      public VersionOfObjectRefStructure.Builder getCompoundTrainRefBuilder()
       Reference to a COMPOUND TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 93:74]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_train_ref = 167;
    • getCompoundTrainRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getCompoundTrainRefOrBuilder()
       Reference to a COMPOUND TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 93:74]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_train_ref = 167;
      Specified by:
      getCompoundTrainRefOrBuilder in interface BlockPartTypeOrBuilder