Class DeadRunType.Builder

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

public static final class DeadRunType.Builder extends com.google.protobuf.GeneratedMessage.Builder<DeadRunType.Builder> implements DeadRunTypeOrBuilder
 A non-service VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 660:83]
 
Protobuf type uk.org.netex.www.netex.DeadRunType
  • 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<DeadRunType.Builder>
    • clear

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

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

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

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

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

      public DeadRunType.Builder mergeFrom(DeadRunType other)
    • isInitialized

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

      public DeadRunType.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<DeadRunType.Builder>
      Throws:
      IOException
    • getJourneyPatternRefStructureCase

      public DeadRunType.JourneyPatternRefStructureCase getJourneyPatternRefStructureCase()
      Specified by:
      getJourneyPatternRefStructureCase in interface DeadRunTypeOrBuilder
    • clearJourneyPatternRefStructure

      public DeadRunType.Builder clearJourneyPatternRefStructure()
    • getJourneyFrequencyGroupRefStructureCase

      public DeadRunType.JourneyFrequencyGroupRefStructureCase getJourneyFrequencyGroupRefStructureCase()
      Specified by:
      getJourneyFrequencyGroupRefStructureCase in interface DeadRunTypeOrBuilder
    • clearJourneyFrequencyGroupRefStructure

      public DeadRunType.Builder clearJourneyFrequencyGroupRefStructure()
    • getVehicleTypeRefStructureCase

      public DeadRunType.VehicleTypeRefStructureCase getVehicleTypeRefStructureCase()
      Specified by:
      getVehicleTypeRefStructureCase in interface DeadRunTypeOrBuilder
    • clearVehicleTypeRefStructure

      public DeadRunType.Builder clearVehicleTypeRefStructure()
    • getBlockRefStructureCase

      public DeadRunType.BlockRefStructureCase getBlockRefStructureCase()
      Specified by:
      getBlockRefStructureCase in interface DeadRunTypeOrBuilder
    • clearBlockRefStructure

      public DeadRunType.Builder clearBlockRefStructure()
    • getLineRefStructureCase

      public DeadRunType.LineRefStructureCase getLineRefStructureCase()
      Specified by:
      getLineRefStructureCase in interface DeadRunTypeOrBuilder
    • clearLineRefStructure

      public DeadRunType.Builder clearLineRefStructure()
    • 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 DeadRunTypeOrBuilder
      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 DeadRunTypeOrBuilder
      Returns:
      The created.
    • setCreated

      public DeadRunType.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 DeadRunType.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 DeadRunType.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 DeadRunType.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 DeadRunTypeOrBuilder
    • 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 DeadRunTypeOrBuilder
      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 DeadRunTypeOrBuilder
      Returns:
      The changed.
    • setChanged

      public DeadRunType.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 DeadRunType.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 DeadRunType.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 DeadRunType.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 DeadRunTypeOrBuilder
    • 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 DeadRunTypeOrBuilder
      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 DeadRunTypeOrBuilder
      Returns:
      The bytes for version.
    • setVersion

      public DeadRunType.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 DeadRunType.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 DeadRunType.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 DeadRunTypeOrBuilder
      Returns:
      The enum numeric value on the wire for status.
    • setStatusValue

      public DeadRunType.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 DeadRunTypeOrBuilder
      Returns:
      The status.
    • setStatus

      public DeadRunType.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 DeadRunType.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 = 1073;
      Specified by:
      getDerivedFromVersionRef in interface DeadRunTypeOrBuilder
      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 = 1073;
      Specified by:
      getDerivedFromVersionRefBytes in interface DeadRunTypeOrBuilder
      Returns:
      The bytes for derivedFromVersionRef.
    • setDerivedFromVersionRef

      public DeadRunType.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 = 1073;
      Parameters:
      value - The derivedFromVersionRef to set.
      Returns:
      This builder for chaining.
    • clearDerivedFromVersionRef

      public DeadRunType.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 = 1073;
      Returns:
      This builder for chaining.
    • setDerivedFromVersionRefBytes

      public DeadRunType.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 = 1073;
      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 = 1074;
      Specified by:
      getDerivedFromObjectRef in interface DeadRunTypeOrBuilder
      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 = 1074;
      Specified by:
      getDerivedFromObjectRefBytes in interface DeadRunTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

      public DeadRunType.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 = 1074;
      Parameters:
      value - The derivedFromObjectRef to set.
      Returns:
      This builder for chaining.
    • clearDerivedFromObjectRef

      public DeadRunType.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 = 1074;
      Returns:
      This builder for chaining.
    • setDerivedFromObjectRefBytes

      public DeadRunType.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 = 1074;
      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 DeadRunTypeOrBuilder
      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 DeadRunTypeOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

      public DeadRunType.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 DeadRunType.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 DeadRunType.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 DeadRunType.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 DeadRunTypeOrBuilder
    • 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 DeadRunTypeOrBuilder
    • 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 DeadRunTypeOrBuilder
    • 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 DeadRunTypeOrBuilder
    • setValidBetween

      public DeadRunType.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 DeadRunType.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 DeadRunType.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 DeadRunType.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 DeadRunType.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 DeadRunType.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 DeadRunType.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 DeadRunType.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 DeadRunType.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 DeadRunTypeOrBuilder
    • 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 DeadRunTypeOrBuilder
    • 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 DeadRunTypeOrBuilder
      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 DeadRunTypeOrBuilder
      Returns:
      The alternativeTexts.
    • setAlternativeTexts

      public DeadRunType.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 DeadRunType.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 DeadRunType.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 DeadRunType.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 DeadRunTypeOrBuilder
    • 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 DeadRunTypeOrBuilder
      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 DeadRunTypeOrBuilder
      Returns:
      The keyList.
    • setKeyList

      public DeadRunType.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 DeadRunType.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 DeadRunType.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 DeadRunType.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 DeadRunTypeOrBuilder
    • 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 DeadRunTypeOrBuilder
      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 DeadRunTypeOrBuilder
      Returns:
      The extensions.
    • setExtensions

      public DeadRunType.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 DeadRunType.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 DeadRunType.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 DeadRunType.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 DeadRunTypeOrBuilder
    • 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 DeadRunTypeOrBuilder
      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 DeadRunTypeOrBuilder
      Returns:
      The brandingRef.
    • setBrandingRef

      public DeadRunType.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 DeadRunType.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 DeadRunType.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 DeadRunType.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 DeadRunTypeOrBuilder
    • hasName

      public boolean hasName()
       Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 83:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      hasName in interface DeadRunTypeOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 83:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getName in interface DeadRunTypeOrBuilder
      Returns:
      The name.
    • setName

      public DeadRunType.Builder setName(MultilingualString value)
       Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 83:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • setName

      public DeadRunType.Builder setName(MultilingualString.Builder builderForValue)
       Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 83:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • mergeName

      public DeadRunType.Builder mergeName(MultilingualString value)
       Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 83:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • clearName

      public DeadRunType.Builder clearName()
       Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 83:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameBuilder

      public MultilingualString.Builder getNameBuilder()
       Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 83:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 83:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface DeadRunTypeOrBuilder
    • hasShortName

      public boolean hasShortName()
       Short Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 88:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      hasShortName in interface DeadRunTypeOrBuilder
      Returns:
      Whether the shortName field is set.
    • getShortName

      public MultilingualString getShortName()
       Short Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 88:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      getShortName in interface DeadRunTypeOrBuilder
      Returns:
      The shortName.
    • setShortName

      public DeadRunType.Builder setShortName(MultilingualString value)
       Short Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 88:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • setShortName

      public DeadRunType.Builder setShortName(MultilingualString.Builder builderForValue)
       Short Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 88:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • mergeShortName

      public DeadRunType.Builder mergeShortName(MultilingualString value)
       Short Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 88:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • clearShortName

      public DeadRunType.Builder clearShortName()
       Short Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 88:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • getShortNameBuilder

      public MultilingualString.Builder getShortNameBuilder()
       Short Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 88:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • getShortNameOrBuilder

      public MultilingualStringOrBuilder getShortNameOrBuilder()
       Short Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 88:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      getShortNameOrBuilder in interface DeadRunTypeOrBuilder
    • hasDescription

      public boolean hasDescription()
       Further Description of a LINKSEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 93:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      hasDescription in interface DeadRunTypeOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Further Description of a LINKSEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 93:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      getDescription in interface DeadRunTypeOrBuilder
      Returns:
      The description.
    • setDescription

      public DeadRunType.Builder setDescription(MultilingualString value)
       Further Description of a LINKSEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 93:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • setDescription

      public DeadRunType.Builder setDescription(MultilingualString.Builder builderForValue)
       Further Description of a LINKSEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 93:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • mergeDescription

      public DeadRunType.Builder mergeDescription(MultilingualString value)
       Further Description of a LINKSEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 93:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • clearDescription

      public DeadRunType.Builder clearDescription()
       Further Description of a LINKSEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 93:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • getDescriptionBuilder

      public MultilingualString.Builder getDescriptionBuilder()
       Further Description of a LINKSEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 93:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Further Description of a LINKSEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 93:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      getDescriptionOrBuilder in interface DeadRunTypeOrBuilder
    • getDistance

      public double getDistance()
       Overall distance of LINK SEQUENCE. Can be derived from component LINKs.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 98:67]
       
      double distance = 164;
      Specified by:
      getDistance in interface DeadRunTypeOrBuilder
      Returns:
      The distance.
    • setDistance

      public DeadRunType.Builder setDistance(double value)
       Overall distance of LINK SEQUENCE. Can be derived from component LINKs.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 98:67]
       
      double distance = 164;
      Parameters:
      value - The distance to set.
      Returns:
      This builder for chaining.
    • clearDistance

      public DeadRunType.Builder clearDistance()
       Overall distance of LINK SEQUENCE. Can be derived from component LINKs.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 98:67]
       
      double distance = 164;
      Returns:
      This builder for chaining.
    • hasPrivateCode

      public boolean hasPrivateCode()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;
      Specified by:
      hasPrivateCode in interface DeadRunTypeOrBuilder
      Returns:
      Whether the privateCode field is set.
    • getPrivateCode

      public PrivateCodeStructure getPrivateCode()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;
      Specified by:
      getPrivateCode in interface DeadRunTypeOrBuilder
      Returns:
      The privateCode.
    • setPrivateCode

      public DeadRunType.Builder setPrivateCode(PrivateCodeStructure value)
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;
    • setPrivateCode

      public DeadRunType.Builder setPrivateCode(PrivateCodeStructure.Builder builderForValue)
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;
    • mergePrivateCode

      public DeadRunType.Builder mergePrivateCode(PrivateCodeStructure value)
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;
    • clearPrivateCode

      public DeadRunType.Builder clearPrivateCode()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;
    • getPrivateCodeBuilder

      public PrivateCodeStructure.Builder getPrivateCodeBuilder()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;
    • getPrivateCodeOrBuilder

      public PrivateCodeStructureOrBuilder getPrivateCodeOrBuilder()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;
      Specified by:
      getPrivateCodeOrBuilder in interface DeadRunTypeOrBuilder
    • hasProjections

      public boolean hasProjections()
       PROJECTIONs of LINK SEQUENCE onto another ENTITY or layer.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 104:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 166;
      Specified by:
      hasProjections in interface DeadRunTypeOrBuilder
      Returns:
      Whether the projections field is set.
    • getProjections

      public Projections_RelStructure getProjections()
       PROJECTIONs of LINK SEQUENCE onto another ENTITY or layer.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 104:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 166;
      Specified by:
      getProjections in interface DeadRunTypeOrBuilder
      Returns:
      The projections.
    • setProjections

      public DeadRunType.Builder setProjections(Projections_RelStructure value)
       PROJECTIONs of LINK SEQUENCE onto another ENTITY or layer.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 104:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 166;
    • setProjections

      public DeadRunType.Builder setProjections(Projections_RelStructure.Builder builderForValue)
       PROJECTIONs of LINK SEQUENCE onto another ENTITY or layer.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 104:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 166;
    • mergeProjections

      public DeadRunType.Builder mergeProjections(Projections_RelStructure value)
       PROJECTIONs of LINK SEQUENCE onto another ENTITY or layer.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 104:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 166;
    • clearProjections

      public DeadRunType.Builder clearProjections()
       PROJECTIONs of LINK SEQUENCE onto another ENTITY or layer.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 104:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 166;
    • getProjectionsBuilder

      public Projections_RelStructure.Builder getProjectionsBuilder()
       PROJECTIONs of LINK SEQUENCE onto another ENTITY or layer.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 104:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 166;
    • getProjectionsOrBuilder

      public Projections_RelStructureOrBuilder getProjectionsOrBuilder()
       PROJECTIONs of LINK SEQUENCE onto another ENTITY or layer.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 104:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 166;
      Specified by:
      getProjectionsOrBuilder in interface DeadRunTypeOrBuilder
    • hasInfoLinks

      public boolean hasInfoLinks()
       Hyperlinks associated with JOURNEY.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
       
      .uk.org.netex.www.netex.DeadRunType.InfoLinksType info_links = 167;
      Specified by:
      hasInfoLinks in interface DeadRunTypeOrBuilder
      Returns:
      Whether the infoLinks field is set.
    • getInfoLinks

      public DeadRunType.InfoLinksType getInfoLinks()
       Hyperlinks associated with JOURNEY.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
       
      .uk.org.netex.www.netex.DeadRunType.InfoLinksType info_links = 167;
      Specified by:
      getInfoLinks in interface DeadRunTypeOrBuilder
      Returns:
      The infoLinks.
    • setInfoLinks

      public DeadRunType.Builder setInfoLinks(DeadRunType.InfoLinksType value)
       Hyperlinks associated with JOURNEY.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
       
      .uk.org.netex.www.netex.DeadRunType.InfoLinksType info_links = 167;
    • setInfoLinks

      public DeadRunType.Builder setInfoLinks(DeadRunType.InfoLinksType.Builder builderForValue)
       Hyperlinks associated with JOURNEY.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
       
      .uk.org.netex.www.netex.DeadRunType.InfoLinksType info_links = 167;
    • mergeInfoLinks

      public DeadRunType.Builder mergeInfoLinks(DeadRunType.InfoLinksType value)
       Hyperlinks associated with JOURNEY.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
       
      .uk.org.netex.www.netex.DeadRunType.InfoLinksType info_links = 167;
    • clearInfoLinks

      public DeadRunType.Builder clearInfoLinks()
       Hyperlinks associated with JOURNEY.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
       
      .uk.org.netex.www.netex.DeadRunType.InfoLinksType info_links = 167;
    • getInfoLinksBuilder

      public DeadRunType.InfoLinksType.Builder getInfoLinksBuilder()
       Hyperlinks associated with JOURNEY.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
       
      .uk.org.netex.www.netex.DeadRunType.InfoLinksType info_links = 167;
    • getInfoLinksOrBuilder

      public DeadRunType.InfoLinksTypeOrBuilder getInfoLinksOrBuilder()
       Hyperlinks associated with JOURNEY.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
       
      .uk.org.netex.www.netex.DeadRunType.InfoLinksType info_links = 167;
      Specified by:
      getInfoLinksOrBuilder in interface DeadRunTypeOrBuilder
    • hasSectionsInSequence

      public boolean hasSectionsInSequence()
       SECTIONS that make up route.  Can be used as an alternative to  points in Seqnece. POINTS and LINKS must be of same type as sequence, eg ROUTE, ROUTE POINT, ROUTE LINK  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 119:96]
       
      .uk.org.netex.www.netex.SectionsInSequence_RelStructure sections_in_sequence = 168;
      Specified by:
      hasSectionsInSequence in interface DeadRunTypeOrBuilder
      Returns:
      Whether the sectionsInSequence field is set.
    • getSectionsInSequence

      public SectionsInSequence_RelStructure getSectionsInSequence()
       SECTIONS that make up route.  Can be used as an alternative to  points in Seqnece. POINTS and LINKS must be of same type as sequence, eg ROUTE, ROUTE POINT, ROUTE LINK  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 119:96]
       
      .uk.org.netex.www.netex.SectionsInSequence_RelStructure sections_in_sequence = 168;
      Specified by:
      getSectionsInSequence in interface DeadRunTypeOrBuilder
      Returns:
      The sectionsInSequence.
    • setSectionsInSequence

      public DeadRunType.Builder setSectionsInSequence(SectionsInSequence_RelStructure value)
       SECTIONS that make up route.  Can be used as an alternative to  points in Seqnece. POINTS and LINKS must be of same type as sequence, eg ROUTE, ROUTE POINT, ROUTE LINK  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 119:96]
       
      .uk.org.netex.www.netex.SectionsInSequence_RelStructure sections_in_sequence = 168;
    • setSectionsInSequence

      public DeadRunType.Builder setSectionsInSequence(SectionsInSequence_RelStructure.Builder builderForValue)
       SECTIONS that make up route.  Can be used as an alternative to  points in Seqnece. POINTS and LINKS must be of same type as sequence, eg ROUTE, ROUTE POINT, ROUTE LINK  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 119:96]
       
      .uk.org.netex.www.netex.SectionsInSequence_RelStructure sections_in_sequence = 168;
    • mergeSectionsInSequence

      public DeadRunType.Builder mergeSectionsInSequence(SectionsInSequence_RelStructure value)
       SECTIONS that make up route.  Can be used as an alternative to  points in Seqnece. POINTS and LINKS must be of same type as sequence, eg ROUTE, ROUTE POINT, ROUTE LINK  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 119:96]
       
      .uk.org.netex.www.netex.SectionsInSequence_RelStructure sections_in_sequence = 168;
    • clearSectionsInSequence

      public DeadRunType.Builder clearSectionsInSequence()
       SECTIONS that make up route.  Can be used as an alternative to  points in Seqnece. POINTS and LINKS must be of same type as sequence, eg ROUTE, ROUTE POINT, ROUTE LINK  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 119:96]
       
      .uk.org.netex.www.netex.SectionsInSequence_RelStructure sections_in_sequence = 168;
    • getSectionsInSequenceBuilder

      public SectionsInSequence_RelStructure.Builder getSectionsInSequenceBuilder()
       SECTIONS that make up route.  Can be used as an alternative to  points in Seqnece. POINTS and LINKS must be of same type as sequence, eg ROUTE, ROUTE POINT, ROUTE LINK  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 119:96]
       
      .uk.org.netex.www.netex.SectionsInSequence_RelStructure sections_in_sequence = 168;
    • getSectionsInSequenceOrBuilder

      public SectionsInSequence_RelStructureOrBuilder getSectionsInSequenceOrBuilder()
       SECTIONS that make up route.  Can be used as an alternative to  points in Seqnece. POINTS and LINKS must be of same type as sequence, eg ROUTE, ROUTE POINT, ROUTE LINK  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 119:96]
       
      .uk.org.netex.www.netex.SectionsInSequence_RelStructure sections_in_sequence = 168;
      Specified by:
      getSectionsInSequenceOrBuilder in interface DeadRunTypeOrBuilder
    • getTransportModeValue

      public int getTransportModeValue()
       Mode of transport of JOURNEY.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 101:97]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 291;
      Specified by:
      getTransportModeValue in interface DeadRunTypeOrBuilder
      Returns:
      The enum numeric value on the wire for transportMode.
    • setTransportModeValue

      public DeadRunType.Builder setTransportModeValue(int value)
       Mode of transport of JOURNEY.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 101:97]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 291;
      Parameters:
      value - The enum numeric value on the wire for transportMode to set.
      Returns:
      This builder for chaining.
    • getTransportMode

      public AllVehicleModesOfTransportEnumeration getTransportMode()
       Mode of transport of JOURNEY.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 101:97]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 291;
      Specified by:
      getTransportMode in interface DeadRunTypeOrBuilder
      Returns:
      The transportMode.
    • setTransportMode

       Mode of transport of JOURNEY.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 101:97]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 291;
      Parameters:
      value - The transportMode to set.
      Returns:
      This builder for chaining.
    • clearTransportMode

      public DeadRunType.Builder clearTransportMode()
       Mode of transport of JOURNEY.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 101:97]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 291;
      Returns:
      This builder for chaining.
    • hasTransportSubmode

      public boolean hasTransportSubmode()
       A submode of a Public Transport MODE.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 94:72]
       
      .uk.org.netex.www.netex.TransportSubmodeStructure transport_submode = 292;
      Specified by:
      hasTransportSubmode in interface DeadRunTypeOrBuilder
      Returns:
      Whether the transportSubmode field is set.
    • getTransportSubmode

      public TransportSubmodeStructure getTransportSubmode()
       A submode of a Public Transport MODE.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 94:72]
       
      .uk.org.netex.www.netex.TransportSubmodeStructure transport_submode = 292;
      Specified by:
      getTransportSubmode in interface DeadRunTypeOrBuilder
      Returns:
      The transportSubmode.
    • setTransportSubmode

      public DeadRunType.Builder setTransportSubmode(TransportSubmodeStructure value)
       A submode of a Public Transport MODE.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 94:72]
       
      .uk.org.netex.www.netex.TransportSubmodeStructure transport_submode = 292;
    • setTransportSubmode

      public DeadRunType.Builder setTransportSubmode(TransportSubmodeStructure.Builder builderForValue)
       A submode of a Public Transport MODE.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 94:72]
       
      .uk.org.netex.www.netex.TransportSubmodeStructure transport_submode = 292;
    • mergeTransportSubmode

      public DeadRunType.Builder mergeTransportSubmode(TransportSubmodeStructure value)
       A submode of a Public Transport MODE.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 94:72]
       
      .uk.org.netex.www.netex.TransportSubmodeStructure transport_submode = 292;
    • clearTransportSubmode

      public DeadRunType.Builder clearTransportSubmode()
       A submode of a Public Transport MODE.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 94:72]
       
      .uk.org.netex.www.netex.TransportSubmodeStructure transport_submode = 292;
    • getTransportSubmodeBuilder

      public TransportSubmodeStructure.Builder getTransportSubmodeBuilder()
       A submode of a Public Transport MODE.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 94:72]
       
      .uk.org.netex.www.netex.TransportSubmodeStructure transport_submode = 292;
    • getTransportSubmodeOrBuilder

      public TransportSubmodeStructureOrBuilder getTransportSubmodeOrBuilder()
       A submode of a Public Transport MODE.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 94:72]
       
      .uk.org.netex.www.netex.TransportSubmodeStructure transport_submode = 292;
      Specified by:
      getTransportSubmodeOrBuilder in interface DeadRunTypeOrBuilder
    • hasExternalVehicleJourneyRef

      public boolean hasExternalVehicleJourneyRef()
       An alternative  code that uniquely identifies the JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 107:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_vehicle_journey_ref = 293;
      Specified by:
      hasExternalVehicleJourneyRef in interface DeadRunTypeOrBuilder
      Returns:
      Whether the externalVehicleJourneyRef field is set.
    • getExternalVehicleJourneyRef

      public VersionOfObjectRefStructure getExternalVehicleJourneyRef()
       An alternative  code that uniquely identifies the JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 107:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_vehicle_journey_ref = 293;
      Specified by:
      getExternalVehicleJourneyRef in interface DeadRunTypeOrBuilder
      Returns:
      The externalVehicleJourneyRef.
    • setExternalVehicleJourneyRef

      public DeadRunType.Builder setExternalVehicleJourneyRef(VersionOfObjectRefStructure value)
       An alternative  code that uniquely identifies the JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 107:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_vehicle_journey_ref = 293;
    • setExternalVehicleJourneyRef

      public DeadRunType.Builder setExternalVehicleJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       An alternative  code that uniquely identifies the JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 107:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_vehicle_journey_ref = 293;
    • mergeExternalVehicleJourneyRef

      public DeadRunType.Builder mergeExternalVehicleJourneyRef(VersionOfObjectRefStructure value)
       An alternative  code that uniquely identifies the JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 107:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_vehicle_journey_ref = 293;
    • clearExternalVehicleJourneyRef

      public DeadRunType.Builder clearExternalVehicleJourneyRef()
       An alternative  code that uniquely identifies the JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 107:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_vehicle_journey_ref = 293;
    • getExternalVehicleJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getExternalVehicleJourneyRefBuilder()
       An alternative  code that uniquely identifies the JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 107:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_vehicle_journey_ref = 293;
    • getExternalVehicleJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getExternalVehicleJourneyRefOrBuilder()
       An alternative  code that uniquely identifies the JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 107:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_vehicle_journey_ref = 293;
      Specified by:
      getExternalVehicleJourneyRefOrBuilder in interface DeadRunTypeOrBuilder
    • hasTypeOfProductCategoryRef

      public boolean hasTypeOfProductCategoryRef()
       Reference to a TYPE OF PRODUCT CATEGORY. Product of a JOURNEY. e.g. ICS, Thales etc See ERA B.4 7037 Characteristic description code.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 791:140]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_product_category_ref = 294;
      Specified by:
      hasTypeOfProductCategoryRef in interface DeadRunTypeOrBuilder
      Returns:
      Whether the typeOfProductCategoryRef field is set.
    • getTypeOfProductCategoryRef

      public VersionOfObjectRefStructure getTypeOfProductCategoryRef()
       Reference to a TYPE OF PRODUCT CATEGORY. Product of a JOURNEY. e.g. ICS, Thales etc See ERA B.4 7037 Characteristic description code.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 791:140]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_product_category_ref = 294;
      Specified by:
      getTypeOfProductCategoryRef in interface DeadRunTypeOrBuilder
      Returns:
      The typeOfProductCategoryRef.
    • setTypeOfProductCategoryRef

      public DeadRunType.Builder setTypeOfProductCategoryRef(VersionOfObjectRefStructure value)
       Reference to a TYPE OF PRODUCT CATEGORY. Product of a JOURNEY. e.g. ICS, Thales etc See ERA B.4 7037 Characteristic description code.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 791:140]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_product_category_ref = 294;
    • setTypeOfProductCategoryRef

      public DeadRunType.Builder setTypeOfProductCategoryRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TYPE OF PRODUCT CATEGORY. Product of a JOURNEY. e.g. ICS, Thales etc See ERA B.4 7037 Characteristic description code.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 791:140]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_product_category_ref = 294;
    • mergeTypeOfProductCategoryRef

      public DeadRunType.Builder mergeTypeOfProductCategoryRef(VersionOfObjectRefStructure value)
       Reference to a TYPE OF PRODUCT CATEGORY. Product of a JOURNEY. e.g. ICS, Thales etc See ERA B.4 7037 Characteristic description code.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 791:140]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_product_category_ref = 294;
    • clearTypeOfProductCategoryRef

      public DeadRunType.Builder clearTypeOfProductCategoryRef()
       Reference to a TYPE OF PRODUCT CATEGORY. Product of a JOURNEY. e.g. ICS, Thales etc See ERA B.4 7037 Characteristic description code.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 791:140]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_product_category_ref = 294;
    • getTypeOfProductCategoryRefBuilder

      public VersionOfObjectRefStructure.Builder getTypeOfProductCategoryRefBuilder()
       Reference to a TYPE OF PRODUCT CATEGORY. Product of a JOURNEY. e.g. ICS, Thales etc See ERA B.4 7037 Characteristic description code.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 791:140]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_product_category_ref = 294;
    • getTypeOfProductCategoryRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTypeOfProductCategoryRefOrBuilder()
       Reference to a TYPE OF PRODUCT CATEGORY. Product of a JOURNEY. e.g. ICS, Thales etc See ERA B.4 7037 Characteristic description code.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 791:140]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_product_category_ref = 294;
      Specified by:
      getTypeOfProductCategoryRefOrBuilder in interface DeadRunTypeOrBuilder
    • hasTypeOfServiceRef

      public boolean hasTypeOfServiceRef()
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 295;
      Specified by:
      hasTypeOfServiceRef in interface DeadRunTypeOrBuilder
      Returns:
      Whether the typeOfServiceRef field is set.
    • getTypeOfServiceRef

      public VersionOfObjectRefStructure getTypeOfServiceRef()
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 295;
      Specified by:
      getTypeOfServiceRef in interface DeadRunTypeOrBuilder
      Returns:
      The typeOfServiceRef.
    • setTypeOfServiceRef

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

      public DeadRunType.Builder setTypeOfServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 295;
    • mergeTypeOfServiceRef

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

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

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

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

      public boolean hasLinkSequenceProjectionRef()
       Reference to a LINK SEQUENCE PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_support.xsd at 162:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_projection_ref = 296;
      Specified by:
      hasLinkSequenceProjectionRef in interface DeadRunTypeOrBuilder
      Returns:
      Whether the linkSequenceProjectionRef field is set.
    • getLinkSequenceProjectionRef

      public VersionOfObjectRefStructure getLinkSequenceProjectionRef()
       Reference to a LINK SEQUENCE PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_support.xsd at 162:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_projection_ref = 296;
      Specified by:
      getLinkSequenceProjectionRef in interface DeadRunTypeOrBuilder
      Returns:
      The linkSequenceProjectionRef.
    • setLinkSequenceProjectionRef

      public DeadRunType.Builder setLinkSequenceProjectionRef(VersionOfObjectRefStructure value)
       Reference to a LINK SEQUENCE PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_support.xsd at 162:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_projection_ref = 296;
    • setLinkSequenceProjectionRef

      public DeadRunType.Builder setLinkSequenceProjectionRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a LINK SEQUENCE PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_support.xsd at 162:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_projection_ref = 296;
    • mergeLinkSequenceProjectionRef

      public DeadRunType.Builder mergeLinkSequenceProjectionRef(VersionOfObjectRefStructure value)
       Reference to a LINK SEQUENCE PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_support.xsd at 162:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_projection_ref = 296;
    • clearLinkSequenceProjectionRef

      public DeadRunType.Builder clearLinkSequenceProjectionRef()
       Reference to a LINK SEQUENCE PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_support.xsd at 162:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_projection_ref = 296;
    • getLinkSequenceProjectionRefBuilder

      public VersionOfObjectRefStructure.Builder getLinkSequenceProjectionRefBuilder()
       Reference to a LINK SEQUENCE PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_support.xsd at 162:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_projection_ref = 296;
    • getLinkSequenceProjectionRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getLinkSequenceProjectionRefOrBuilder()
       Reference to a LINK SEQUENCE PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_support.xsd at 162:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_projection_ref = 296;
      Specified by:
      getLinkSequenceProjectionRefOrBuilder in interface DeadRunTypeOrBuilder
    • hasLinkSequenceProjection

      public boolean hasLinkSequenceProjection()
       A Projection of a whole LINK SEQUENCE as an ordered series of POINTs.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 287:93]
       
      .uk.org.netex.www.netex.LinkSequenceProjectionType link_sequence_projection = 297;
      Specified by:
      hasLinkSequenceProjection in interface DeadRunTypeOrBuilder
      Returns:
      Whether the linkSequenceProjection field is set.
    • getLinkSequenceProjection

      public LinkSequenceProjectionType getLinkSequenceProjection()
       A Projection of a whole LINK SEQUENCE as an ordered series of POINTs.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 287:93]
       
      .uk.org.netex.www.netex.LinkSequenceProjectionType link_sequence_projection = 297;
      Specified by:
      getLinkSequenceProjection in interface DeadRunTypeOrBuilder
      Returns:
      The linkSequenceProjection.
    • setLinkSequenceProjection

      public DeadRunType.Builder setLinkSequenceProjection(LinkSequenceProjectionType value)
       A Projection of a whole LINK SEQUENCE as an ordered series of POINTs.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 287:93]
       
      .uk.org.netex.www.netex.LinkSequenceProjectionType link_sequence_projection = 297;
    • setLinkSequenceProjection

      public DeadRunType.Builder setLinkSequenceProjection(LinkSequenceProjectionType.Builder builderForValue)
       A Projection of a whole LINK SEQUENCE as an ordered series of POINTs.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 287:93]
       
      .uk.org.netex.www.netex.LinkSequenceProjectionType link_sequence_projection = 297;
    • mergeLinkSequenceProjection

      public DeadRunType.Builder mergeLinkSequenceProjection(LinkSequenceProjectionType value)
       A Projection of a whole LINK SEQUENCE as an ordered series of POINTs.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 287:93]
       
      .uk.org.netex.www.netex.LinkSequenceProjectionType link_sequence_projection = 297;
    • clearLinkSequenceProjection

      public DeadRunType.Builder clearLinkSequenceProjection()
       A Projection of a whole LINK SEQUENCE as an ordered series of POINTs.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 287:93]
       
      .uk.org.netex.www.netex.LinkSequenceProjectionType link_sequence_projection = 297;
    • getLinkSequenceProjectionBuilder

      public LinkSequenceProjectionType.Builder getLinkSequenceProjectionBuilder()
       A Projection of a whole LINK SEQUENCE as an ordered series of POINTs.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 287:93]
       
      .uk.org.netex.www.netex.LinkSequenceProjectionType link_sequence_projection = 297;
    • getLinkSequenceProjectionOrBuilder

      public LinkSequenceProjectionTypeOrBuilder getLinkSequenceProjectionOrBuilder()
       A Projection of a whole LINK SEQUENCE as an ordered series of POINTs.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 287:93]
       
      .uk.org.netex.www.netex.LinkSequenceProjectionType link_sequence_projection = 297;
      Specified by:
      getLinkSequenceProjectionOrBuilder in interface DeadRunTypeOrBuilder
    • getMonitored

      public boolean getMonitored()
       Whether the journey will be monitored in real time.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 118:67]
       
      bool monitored = 301;
      Specified by:
      getMonitored in interface DeadRunTypeOrBuilder
      Returns:
      The monitored.
    • setMonitored

      public DeadRunType.Builder setMonitored(boolean value)
       Whether the journey will be monitored in real time.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 118:67]
       
      bool monitored = 301;
      Parameters:
      value - The monitored to set.
      Returns:
      This builder for chaining.
    • clearMonitored

      public DeadRunType.Builder clearMonitored()
       Whether the journey will be monitored in real time.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 118:67]
       
      bool monitored = 301;
      Returns:
      This builder for chaining.
    • hasAccessibilityAssessment

      public boolean hasAccessibilityAssessment()
       The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT. Described by ACCESSIBILITY LIMITATIONs, and/or a set of SUITABILITies.  [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_accessibility.xsd at 127:81]
       
      .uk.org.netex.www.netex.AccessibilityAssessmentType accessibility_assessment = 302;
      Specified by:
      hasAccessibilityAssessment in interface DeadRunTypeOrBuilder
      Returns:
      Whether the accessibilityAssessment field is set.
    • getAccessibilityAssessment

      public AccessibilityAssessmentType getAccessibilityAssessment()
       The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT. Described by ACCESSIBILITY LIMITATIONs, and/or a set of SUITABILITies.  [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_accessibility.xsd at 127:81]
       
      .uk.org.netex.www.netex.AccessibilityAssessmentType accessibility_assessment = 302;
      Specified by:
      getAccessibilityAssessment in interface DeadRunTypeOrBuilder
      Returns:
      The accessibilityAssessment.
    • setAccessibilityAssessment

      public DeadRunType.Builder setAccessibilityAssessment(AccessibilityAssessmentType value)
       The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT. Described by ACCESSIBILITY LIMITATIONs, and/or a set of SUITABILITies.  [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_accessibility.xsd at 127:81]
       
      .uk.org.netex.www.netex.AccessibilityAssessmentType accessibility_assessment = 302;
    • setAccessibilityAssessment

      public DeadRunType.Builder setAccessibilityAssessment(AccessibilityAssessmentType.Builder builderForValue)
       The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT. Described by ACCESSIBILITY LIMITATIONs, and/or a set of SUITABILITies.  [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_accessibility.xsd at 127:81]
       
      .uk.org.netex.www.netex.AccessibilityAssessmentType accessibility_assessment = 302;
    • mergeAccessibilityAssessment

      public DeadRunType.Builder mergeAccessibilityAssessment(AccessibilityAssessmentType value)
       The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT. Described by ACCESSIBILITY LIMITATIONs, and/or a set of SUITABILITies.  [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_accessibility.xsd at 127:81]
       
      .uk.org.netex.www.netex.AccessibilityAssessmentType accessibility_assessment = 302;
    • clearAccessibilityAssessment

      public DeadRunType.Builder clearAccessibilityAssessment()
       The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT. Described by ACCESSIBILITY LIMITATIONs, and/or a set of SUITABILITies.  [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_accessibility.xsd at 127:81]
       
      .uk.org.netex.www.netex.AccessibilityAssessmentType accessibility_assessment = 302;
    • getAccessibilityAssessmentBuilder

      public AccessibilityAssessmentType.Builder getAccessibilityAssessmentBuilder()
       The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT. Described by ACCESSIBILITY LIMITATIONs, and/or a set of SUITABILITies.  [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_accessibility.xsd at 127:81]
       
      .uk.org.netex.www.netex.AccessibilityAssessmentType accessibility_assessment = 302;
    • getAccessibilityAssessmentOrBuilder

      public AccessibilityAssessmentTypeOrBuilder getAccessibilityAssessmentOrBuilder()
       The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT. Described by ACCESSIBILITY LIMITATIONs, and/or a set of SUITABILITies.  [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_accessibility.xsd at 127:81]
       
      .uk.org.netex.www.netex.AccessibilityAssessmentType accessibility_assessment = 302;
      Specified by:
      getAccessibilityAssessmentOrBuilder in interface DeadRunTypeOrBuilder
    • hasJourneyAccountings

      public boolean hasJourneyAccountings()
       JOURNEY ACCOUNTING to be used to attribute JOURNEY costs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 124:96]
       
      .uk.org.netex.www.netex.JourneyAccountings_RelStructure journey_accountings = 303;
      Specified by:
      hasJourneyAccountings in interface DeadRunTypeOrBuilder
      Returns:
      Whether the journeyAccountings field is set.
    • getJourneyAccountings

      public JourneyAccountings_RelStructure getJourneyAccountings()
       JOURNEY ACCOUNTING to be used to attribute JOURNEY costs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 124:96]
       
      .uk.org.netex.www.netex.JourneyAccountings_RelStructure journey_accountings = 303;
      Specified by:
      getJourneyAccountings in interface DeadRunTypeOrBuilder
      Returns:
      The journeyAccountings.
    • setJourneyAccountings

      public DeadRunType.Builder setJourneyAccountings(JourneyAccountings_RelStructure value)
       JOURNEY ACCOUNTING to be used to attribute JOURNEY costs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 124:96]
       
      .uk.org.netex.www.netex.JourneyAccountings_RelStructure journey_accountings = 303;
    • setJourneyAccountings

      public DeadRunType.Builder setJourneyAccountings(JourneyAccountings_RelStructure.Builder builderForValue)
       JOURNEY ACCOUNTING to be used to attribute JOURNEY costs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 124:96]
       
      .uk.org.netex.www.netex.JourneyAccountings_RelStructure journey_accountings = 303;
    • mergeJourneyAccountings

      public DeadRunType.Builder mergeJourneyAccountings(JourneyAccountings_RelStructure value)
       JOURNEY ACCOUNTING to be used to attribute JOURNEY costs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 124:96]
       
      .uk.org.netex.www.netex.JourneyAccountings_RelStructure journey_accountings = 303;
    • clearJourneyAccountings

      public DeadRunType.Builder clearJourneyAccountings()
       JOURNEY ACCOUNTING to be used to attribute JOURNEY costs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 124:96]
       
      .uk.org.netex.www.netex.JourneyAccountings_RelStructure journey_accountings = 303;
    • getJourneyAccountingsBuilder

      public JourneyAccountings_RelStructure.Builder getJourneyAccountingsBuilder()
       JOURNEY ACCOUNTING to be used to attribute JOURNEY costs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 124:96]
       
      .uk.org.netex.www.netex.JourneyAccountings_RelStructure journey_accountings = 303;
    • getJourneyAccountingsOrBuilder

      public JourneyAccountings_RelStructureOrBuilder getJourneyAccountingsOrBuilder()
       JOURNEY ACCOUNTING to be used to attribute JOURNEY costs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 124:96]
       
      .uk.org.netex.www.netex.JourneyAccountings_RelStructure journey_accountings = 303;
      Specified by:
      getJourneyAccountingsOrBuilder in interface DeadRunTypeOrBuilder
    • hasNoticeAssignments

      public boolean hasNoticeAssignments()
       NOTICEs  relevant for the whole GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 129:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 304;
      Specified by:
      hasNoticeAssignments in interface DeadRunTypeOrBuilder
      Returns:
      Whether the noticeAssignments field is set.
    • getNoticeAssignments

      public NoticeAssignments_RelStructure getNoticeAssignments()
       NOTICEs  relevant for the whole GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 129:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 304;
      Specified by:
      getNoticeAssignments in interface DeadRunTypeOrBuilder
      Returns:
      The noticeAssignments.
    • setNoticeAssignments

      public DeadRunType.Builder setNoticeAssignments(NoticeAssignments_RelStructure value)
       NOTICEs  relevant for the whole GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 129:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 304;
    • setNoticeAssignments

      public DeadRunType.Builder setNoticeAssignments(NoticeAssignments_RelStructure.Builder builderForValue)
       NOTICEs  relevant for the whole GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 129:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 304;
    • mergeNoticeAssignments

      public DeadRunType.Builder mergeNoticeAssignments(NoticeAssignments_RelStructure value)
       NOTICEs  relevant for the whole GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 129:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 304;
    • clearNoticeAssignments

      public DeadRunType.Builder clearNoticeAssignments()
       NOTICEs  relevant for the whole GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 129:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 304;
    • getNoticeAssignmentsBuilder

      public NoticeAssignments_RelStructure.Builder getNoticeAssignmentsBuilder()
       NOTICEs  relevant for the whole GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 129:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 304;
    • getNoticeAssignmentsOrBuilder

      public NoticeAssignments_RelStructureOrBuilder getNoticeAssignmentsOrBuilder()
       NOTICEs  relevant for the whole GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 129:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 304;
      Specified by:
      getNoticeAssignmentsOrBuilder in interface DeadRunTypeOrBuilder
    • hasDepartureTime

      public boolean hasDepartureTime()
       Time of departure.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 280:68]
       
      .google.type.TimeOfDay departure_time = 441;
      Specified by:
      hasDepartureTime in interface DeadRunTypeOrBuilder
      Returns:
      Whether the departureTime field is set.
    • getDepartureTime

      public com.google.type.TimeOfDay getDepartureTime()
       Time of departure.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 280:68]
       
      .google.type.TimeOfDay departure_time = 441;
      Specified by:
      getDepartureTime in interface DeadRunTypeOrBuilder
      Returns:
      The departureTime.
    • setDepartureTime

      public DeadRunType.Builder setDepartureTime(com.google.type.TimeOfDay value)
       Time of departure.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 280:68]
       
      .google.type.TimeOfDay departure_time = 441;
    • setDepartureTime

      public DeadRunType.Builder setDepartureTime(com.google.type.TimeOfDay.Builder builderForValue)
       Time of departure.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 280:68]
       
      .google.type.TimeOfDay departure_time = 441;
    • mergeDepartureTime

      public DeadRunType.Builder mergeDepartureTime(com.google.type.TimeOfDay value)
       Time of departure.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 280:68]
       
      .google.type.TimeOfDay departure_time = 441;
    • clearDepartureTime

      public DeadRunType.Builder clearDepartureTime()
       Time of departure.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 280:68]
       
      .google.type.TimeOfDay departure_time = 441;
    • getDepartureTimeBuilder

      public com.google.type.TimeOfDay.Builder getDepartureTimeBuilder()
       Time of departure.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 280:68]
       
      .google.type.TimeOfDay departure_time = 441;
    • getDepartureTimeOrBuilder

      public com.google.type.TimeOfDayOrBuilder getDepartureTimeOrBuilder()
       Time of departure.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 280:68]
       
      .google.type.TimeOfDay departure_time = 441;
      Specified by:
      getDepartureTimeOrBuilder in interface DeadRunTypeOrBuilder
    • getDepartureDayOffset

      public int getDepartureDayOffset()
       Day offset if day of departure time of VEHICLE JOURNEY differs from the current OPERATING DAY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 285:78]
       
      int32 departure_day_offset = 442;
      Specified by:
      getDepartureDayOffset in interface DeadRunTypeOrBuilder
      Returns:
      The departureDayOffset.
    • setDepartureDayOffset

      public DeadRunType.Builder setDepartureDayOffset(int value)
       Day offset if day of departure time of VEHICLE JOURNEY differs from the current OPERATING DAY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 285:78]
       
      int32 departure_day_offset = 442;
      Parameters:
      value - The departureDayOffset to set.
      Returns:
      This builder for chaining.
    • clearDepartureDayOffset

      public DeadRunType.Builder clearDepartureDayOffset()
       Day offset if day of departure time of VEHICLE JOURNEY differs from the current OPERATING DAY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 285:78]
       
      int32 departure_day_offset = 442;
      Returns:
      This builder for chaining.
    • hasFrequency

      public boolean hasFrequency()
       Frequency of Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 290:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 443;
      Specified by:
      hasFrequency in interface DeadRunTypeOrBuilder
      Returns:
      Whether the frequency field is set.
    • getFrequency

      public FrequencyStructure getFrequency()
       Frequency of Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 290:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 443;
      Specified by:
      getFrequency in interface DeadRunTypeOrBuilder
      Returns:
      The frequency.
    • setFrequency

      public DeadRunType.Builder setFrequency(FrequencyStructure value)
       Frequency of Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 290:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 443;
    • setFrequency

      public DeadRunType.Builder setFrequency(FrequencyStructure.Builder builderForValue)
       Frequency of Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 290:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 443;
    • mergeFrequency

      public DeadRunType.Builder mergeFrequency(FrequencyStructure value)
       Frequency of Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 290:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 443;
    • clearFrequency

      public DeadRunType.Builder clearFrequency()
       Frequency of Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 290:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 443;
    • getFrequencyBuilder

      public FrequencyStructure.Builder getFrequencyBuilder()
       Frequency of Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 290:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 443;
    • getFrequencyOrBuilder

      public FrequencyStructureOrBuilder getFrequencyOrBuilder()
       Frequency of Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 290:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 443;
      Specified by:
      getFrequencyOrBuilder in interface DeadRunTypeOrBuilder
    • hasJourneyDuration

      public boolean hasJourneyDuration()
       Total length of Journey. Can be computed from individual times.  Add to Departure time to obtain JOURNEY arrival time.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 295:74]
       
      .google.protobuf.Duration journey_duration = 444;
      Specified by:
      hasJourneyDuration in interface DeadRunTypeOrBuilder
      Returns:
      Whether the journeyDuration field is set.
    • getJourneyDuration

      public com.google.protobuf.Duration getJourneyDuration()
       Total length of Journey. Can be computed from individual times.  Add to Departure time to obtain JOURNEY arrival time.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 295:74]
       
      .google.protobuf.Duration journey_duration = 444;
      Specified by:
      getJourneyDuration in interface DeadRunTypeOrBuilder
      Returns:
      The journeyDuration.
    • setJourneyDuration

      public DeadRunType.Builder setJourneyDuration(com.google.protobuf.Duration value)
       Total length of Journey. Can be computed from individual times.  Add to Departure time to obtain JOURNEY arrival time.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 295:74]
       
      .google.protobuf.Duration journey_duration = 444;
    • setJourneyDuration

      public DeadRunType.Builder setJourneyDuration(com.google.protobuf.Duration.Builder builderForValue)
       Total length of Journey. Can be computed from individual times.  Add to Departure time to obtain JOURNEY arrival time.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 295:74]
       
      .google.protobuf.Duration journey_duration = 444;
    • mergeJourneyDuration

      public DeadRunType.Builder mergeJourneyDuration(com.google.protobuf.Duration value)
       Total length of Journey. Can be computed from individual times.  Add to Departure time to obtain JOURNEY arrival time.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 295:74]
       
      .google.protobuf.Duration journey_duration = 444;
    • clearJourneyDuration

      public DeadRunType.Builder clearJourneyDuration()
       Total length of Journey. Can be computed from individual times.  Add to Departure time to obtain JOURNEY arrival time.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 295:74]
       
      .google.protobuf.Duration journey_duration = 444;
    • getJourneyDurationBuilder

      public com.google.protobuf.Duration.Builder getJourneyDurationBuilder()
       Total length of Journey. Can be computed from individual times.  Add to Departure time to obtain JOURNEY arrival time.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 295:74]
       
      .google.protobuf.Duration journey_duration = 444;
    • getJourneyDurationOrBuilder

      public com.google.protobuf.DurationOrBuilder getJourneyDurationOrBuilder()
       Total length of Journey. Can be computed from individual times.  Add to Departure time to obtain JOURNEY arrival time.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 295:74]
       
      .google.protobuf.Duration journey_duration = 444;
      Specified by:
      getJourneyDurationOrBuilder in interface DeadRunTypeOrBuilder
    • hasDayTypes

      public boolean hasDayTypes()
       DAY TYPEs for Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 242:79]
       
      .uk.org.netex.www.netex.DayTypeRefs_RelStructure day_types = 451;
      Specified by:
      hasDayTypes in interface DeadRunTypeOrBuilder
      Returns:
      Whether the dayTypes field is set.
    • getDayTypes

      public DayTypeRefs_RelStructure getDayTypes()
       DAY TYPEs for Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 242:79]
       
      .uk.org.netex.www.netex.DayTypeRefs_RelStructure day_types = 451;
      Specified by:
      getDayTypes in interface DeadRunTypeOrBuilder
      Returns:
      The dayTypes.
    • setDayTypes

      public DeadRunType.Builder setDayTypes(DayTypeRefs_RelStructure value)
       DAY TYPEs for Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 242:79]
       
      .uk.org.netex.www.netex.DayTypeRefs_RelStructure day_types = 451;
    • setDayTypes

      public DeadRunType.Builder setDayTypes(DayTypeRefs_RelStructure.Builder builderForValue)
       DAY TYPEs for Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 242:79]
       
      .uk.org.netex.www.netex.DayTypeRefs_RelStructure day_types = 451;
    • mergeDayTypes

      public DeadRunType.Builder mergeDayTypes(DayTypeRefs_RelStructure value)
       DAY TYPEs for Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 242:79]
       
      .uk.org.netex.www.netex.DayTypeRefs_RelStructure day_types = 451;
    • clearDayTypes

      public DeadRunType.Builder clearDayTypes()
       DAY TYPEs for Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 242:79]
       
      .uk.org.netex.www.netex.DayTypeRefs_RelStructure day_types = 451;
    • getDayTypesBuilder

      public DayTypeRefs_RelStructure.Builder getDayTypesBuilder()
       DAY TYPEs for Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 242:79]
       
      .uk.org.netex.www.netex.DayTypeRefs_RelStructure day_types = 451;
    • getDayTypesOrBuilder

      public DayTypeRefs_RelStructureOrBuilder getDayTypesOrBuilder()
       DAY TYPEs for Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 242:79]
       
      .uk.org.netex.www.netex.DayTypeRefs_RelStructure day_types = 451;
      Specified by:
      getDayTypesOrBuilder in interface DeadRunTypeOrBuilder
    • hasRouteRef

      public boolean hasRouteRef()
       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 452;
      Specified by:
      hasRouteRef in interface DeadRunTypeOrBuilder
      Returns:
      Whether the routeRef field is set.
    • getRouteRef

      public VersionOfObjectRefStructure getRouteRef()
       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 452;
      Specified by:
      getRouteRef in interface DeadRunTypeOrBuilder
      Returns:
      The routeRef.
    • setRouteRef

       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 452;
    • setRouteRef

      public DeadRunType.Builder setRouteRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 452;
    • mergeRouteRef

      public DeadRunType.Builder mergeRouteRef(VersionOfObjectRefStructure value)
       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 452;
    • clearRouteRef

      public DeadRunType.Builder clearRouteRef()
       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 452;
    • getRouteRefBuilder

      public VersionOfObjectRefStructure.Builder getRouteRefBuilder()
       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 452;
    • getRouteRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRouteRefOrBuilder()
       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 452;
      Specified by:
      getRouteRefOrBuilder in interface DeadRunTypeOrBuilder
    • hasTimeDemandTypeRef

      public boolean hasTimeDemandTypeRef()
       Reference to a TIME DEMAND TYPE used at start of JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 253:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 457;
      Specified by:
      hasTimeDemandTypeRef in interface DeadRunTypeOrBuilder
      Returns:
      Whether the timeDemandTypeRef field is set.
    • getTimeDemandTypeRef

      public VersionOfObjectRefStructure getTimeDemandTypeRef()
       Reference to a TIME DEMAND TYPE used at start of JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 253:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 457;
      Specified by:
      getTimeDemandTypeRef in interface DeadRunTypeOrBuilder
      Returns:
      The timeDemandTypeRef.
    • setTimeDemandTypeRef

      public DeadRunType.Builder setTimeDemandTypeRef(VersionOfObjectRefStructure value)
       Reference to a TIME DEMAND TYPE used at start of JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 253:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 457;
    • setTimeDemandTypeRef

      public DeadRunType.Builder setTimeDemandTypeRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TIME DEMAND TYPE used at start of JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 253:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 457;
    • mergeTimeDemandTypeRef

      public DeadRunType.Builder mergeTimeDemandTypeRef(VersionOfObjectRefStructure value)
       Reference to a TIME DEMAND TYPE used at start of JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 253:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 457;
    • clearTimeDemandTypeRef

      public DeadRunType.Builder clearTimeDemandTypeRef()
       Reference to a TIME DEMAND TYPE used at start of JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 253:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 457;
    • getTimeDemandTypeRefBuilder

      public VersionOfObjectRefStructure.Builder getTimeDemandTypeRefBuilder()
       Reference to a TIME DEMAND TYPE used at start of JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 253:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 457;
    • getTimeDemandTypeRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTimeDemandTypeRefOrBuilder()
       Reference to a TIME DEMAND TYPE used at start of JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 253:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 457;
      Specified by:
      getTimeDemandTypeRefOrBuilder in interface DeadRunTypeOrBuilder
    • hasTimingAlgorithmTypeRef

      public boolean hasTimingAlgorithmTypeRef()
       Reference to a TIMING ALGORITHM TYPE.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 289:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_algorithm_type_ref = 458;
      Specified by:
      hasTimingAlgorithmTypeRef in interface DeadRunTypeOrBuilder
      Returns:
      Whether the timingAlgorithmTypeRef field is set.
    • getTimingAlgorithmTypeRef

      public VersionOfObjectRefStructure getTimingAlgorithmTypeRef()
       Reference to a TIMING ALGORITHM TYPE.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 289:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_algorithm_type_ref = 458;
      Specified by:
      getTimingAlgorithmTypeRef in interface DeadRunTypeOrBuilder
      Returns:
      The timingAlgorithmTypeRef.
    • setTimingAlgorithmTypeRef

      public DeadRunType.Builder setTimingAlgorithmTypeRef(VersionOfObjectRefStructure value)
       Reference to a TIMING ALGORITHM TYPE.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 289:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_algorithm_type_ref = 458;
    • setTimingAlgorithmTypeRef

      public DeadRunType.Builder setTimingAlgorithmTypeRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TIMING ALGORITHM TYPE.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 289:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_algorithm_type_ref = 458;
    • mergeTimingAlgorithmTypeRef

      public DeadRunType.Builder mergeTimingAlgorithmTypeRef(VersionOfObjectRefStructure value)
       Reference to a TIMING ALGORITHM TYPE.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 289:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_algorithm_type_ref = 458;
    • clearTimingAlgorithmTypeRef

      public DeadRunType.Builder clearTimingAlgorithmTypeRef()
       Reference to a TIMING ALGORITHM TYPE.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 289:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_algorithm_type_ref = 458;
    • getTimingAlgorithmTypeRefBuilder

      public VersionOfObjectRefStructure.Builder getTimingAlgorithmTypeRefBuilder()
       Reference to a TIMING ALGORITHM TYPE.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 289:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_algorithm_type_ref = 458;
    • getTimingAlgorithmTypeRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTimingAlgorithmTypeRefOrBuilder()
       Reference to a TIMING ALGORITHM TYPE.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 289:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_algorithm_type_ref = 458;
      Specified by:
      getTimingAlgorithmTypeRefOrBuilder in interface DeadRunTypeOrBuilder
    • hasOperationalContextRef

      public boolean hasOperationalContextRef()
       Reference to an OPERATIONAL CONTEXT.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 278:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operational_context_ref = 465;
      Specified by:
      hasOperationalContextRef in interface DeadRunTypeOrBuilder
      Returns:
      Whether the operationalContextRef field is set.
    • getOperationalContextRef

      public VersionOfObjectRefStructure getOperationalContextRef()
       Reference to an OPERATIONAL CONTEXT.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 278:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operational_context_ref = 465;
      Specified by:
      getOperationalContextRef in interface DeadRunTypeOrBuilder
      Returns:
      The operationalContextRef.
    • setOperationalContextRef

      public DeadRunType.Builder setOperationalContextRef(VersionOfObjectRefStructure value)
       Reference to an OPERATIONAL CONTEXT.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 278:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operational_context_ref = 465;
    • setOperationalContextRef

      public DeadRunType.Builder setOperationalContextRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an OPERATIONAL CONTEXT.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 278:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operational_context_ref = 465;
    • mergeOperationalContextRef

      public DeadRunType.Builder mergeOperationalContextRef(VersionOfObjectRefStructure value)
       Reference to an OPERATIONAL CONTEXT.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 278:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operational_context_ref = 465;
    • clearOperationalContextRef

      public DeadRunType.Builder clearOperationalContextRef()
       Reference to an OPERATIONAL CONTEXT.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 278:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operational_context_ref = 465;
    • getOperationalContextRefBuilder

      public VersionOfObjectRefStructure.Builder getOperationalContextRefBuilder()
       Reference to an OPERATIONAL CONTEXT.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 278:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operational_context_ref = 465;
    • getOperationalContextRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOperationalContextRefOrBuilder()
       Reference to an OPERATIONAL CONTEXT.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 278:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operational_context_ref = 465;
      Specified by:
      getOperationalContextRefOrBuilder in interface DeadRunTypeOrBuilder
    • hasCourseOfJourneysRef

      public boolean hasCourseOfJourneysRef()
       Reference to a COURSE OF JOURNEYS  (Run).  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 172:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure course_of_journeys_ref = 468;
      Specified by:
      hasCourseOfJourneysRef in interface DeadRunTypeOrBuilder
      Returns:
      Whether the courseOfJourneysRef field is set.
    • getCourseOfJourneysRef

      public VersionOfObjectRefStructure getCourseOfJourneysRef()
       Reference to a COURSE OF JOURNEYS  (Run).  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 172:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure course_of_journeys_ref = 468;
      Specified by:
      getCourseOfJourneysRef in interface DeadRunTypeOrBuilder
      Returns:
      The courseOfJourneysRef.
    • setCourseOfJourneysRef

      public DeadRunType.Builder setCourseOfJourneysRef(VersionOfObjectRefStructure value)
       Reference to a COURSE OF JOURNEYS  (Run).  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 172:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure course_of_journeys_ref = 468;
    • setCourseOfJourneysRef

      public DeadRunType.Builder setCourseOfJourneysRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a COURSE OF JOURNEYS  (Run).  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 172:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure course_of_journeys_ref = 468;
    • mergeCourseOfJourneysRef

      public DeadRunType.Builder mergeCourseOfJourneysRef(VersionOfObjectRefStructure value)
       Reference to a COURSE OF JOURNEYS  (Run).  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 172:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure course_of_journeys_ref = 468;
    • clearCourseOfJourneysRef

      public DeadRunType.Builder clearCourseOfJourneysRef()
       Reference to a COURSE OF JOURNEYS  (Run).  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 172:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure course_of_journeys_ref = 468;
    • getCourseOfJourneysRefBuilder

      public VersionOfObjectRefStructure.Builder getCourseOfJourneysRefBuilder()
       Reference to a COURSE OF JOURNEYS  (Run).  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 172:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure course_of_journeys_ref = 468;
    • getCourseOfJourneysRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getCourseOfJourneysRefOrBuilder()
       Reference to a COURSE OF JOURNEYS  (Run).  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 172:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure course_of_journeys_ref = 468;
      Specified by:
      getCourseOfJourneysRefOrBuilder in interface DeadRunTypeOrBuilder
    • getPublicCode

      public String getPublicCode()
       Public code for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 268:77]
       
      string public_code = 469;
      Specified by:
      getPublicCode in interface DeadRunTypeOrBuilder
      Returns:
      The publicCode.
    • getPublicCodeBytes

      public com.google.protobuf.ByteString getPublicCodeBytes()
       Public code for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 268:77]
       
      string public_code = 469;
      Specified by:
      getPublicCodeBytes in interface DeadRunTypeOrBuilder
      Returns:
      The bytes for publicCode.
    • setPublicCode

      public DeadRunType.Builder setPublicCode(String value)
       Public code for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 268:77]
       
      string public_code = 469;
      Parameters:
      value - The publicCode to set.
      Returns:
      This builder for chaining.
    • clearPublicCode

      public DeadRunType.Builder clearPublicCode()
       Public code for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 268:77]
       
      string public_code = 469;
      Returns:
      This builder for chaining.
    • setPublicCodeBytes

      public DeadRunType.Builder setPublicCodeBytes(com.google.protobuf.ByteString value)
       Public code for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 268:77]
       
      string public_code = 469;
      Parameters:
      value - The bytes for publicCode to set.
      Returns:
      This builder for chaining.
    • hasTimeDemandTypes

      public boolean hasTimeDemandTypes()
       Other TIME DEMAND TYPEs used in JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 188:93]
       
      .uk.org.netex.www.netex.TimeDemandTypeRefs_RelStructure time_demand_types = 481;
      Specified by:
      hasTimeDemandTypes in interface DeadRunTypeOrBuilder
      Returns:
      Whether the timeDemandTypes field is set.
    • getTimeDemandTypes

      public TimeDemandTypeRefs_RelStructure getTimeDemandTypes()
       Other TIME DEMAND TYPEs used in JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 188:93]
       
      .uk.org.netex.www.netex.TimeDemandTypeRefs_RelStructure time_demand_types = 481;
      Specified by:
      getTimeDemandTypes in interface DeadRunTypeOrBuilder
      Returns:
      The timeDemandTypes.
    • setTimeDemandTypes

      public DeadRunType.Builder setTimeDemandTypes(TimeDemandTypeRefs_RelStructure value)
       Other TIME DEMAND TYPEs used in JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 188:93]
       
      .uk.org.netex.www.netex.TimeDemandTypeRefs_RelStructure time_demand_types = 481;
    • setTimeDemandTypes

      public DeadRunType.Builder setTimeDemandTypes(TimeDemandTypeRefs_RelStructure.Builder builderForValue)
       Other TIME DEMAND TYPEs used in JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 188:93]
       
      .uk.org.netex.www.netex.TimeDemandTypeRefs_RelStructure time_demand_types = 481;
    • mergeTimeDemandTypes

      public DeadRunType.Builder mergeTimeDemandTypes(TimeDemandTypeRefs_RelStructure value)
       Other TIME DEMAND TYPEs used in JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 188:93]
       
      .uk.org.netex.www.netex.TimeDemandTypeRefs_RelStructure time_demand_types = 481;
    • clearTimeDemandTypes

      public DeadRunType.Builder clearTimeDemandTypes()
       Other TIME DEMAND TYPEs used in JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 188:93]
       
      .uk.org.netex.www.netex.TimeDemandTypeRefs_RelStructure time_demand_types = 481;
    • getTimeDemandTypesBuilder

      public TimeDemandTypeRefs_RelStructure.Builder getTimeDemandTypesBuilder()
       Other TIME DEMAND TYPEs used in JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 188:93]
       
      .uk.org.netex.www.netex.TimeDemandTypeRefs_RelStructure time_demand_types = 481;
    • getTimeDemandTypesOrBuilder

      public TimeDemandTypeRefs_RelStructureOrBuilder getTimeDemandTypesOrBuilder()
       Other TIME DEMAND TYPEs used in JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 188:93]
       
      .uk.org.netex.www.netex.TimeDemandTypeRefs_RelStructure time_demand_types = 481;
      Specified by:
      getTimeDemandTypesOrBuilder in interface DeadRunTypeOrBuilder
    • hasParts

      public boolean hasParts()
       JOURNEY PARTs  of a JOURNEY - for a multi part JOURNEY only.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 193:77]
       
      .uk.org.netex.www.netex.JourneyParts_RelStructure parts = 482;
      Specified by:
      hasParts in interface DeadRunTypeOrBuilder
      Returns:
      Whether the parts field is set.
    • getParts

      public JourneyParts_RelStructure getParts()
       JOURNEY PARTs  of a JOURNEY - for a multi part JOURNEY only.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 193:77]
       
      .uk.org.netex.www.netex.JourneyParts_RelStructure parts = 482;
      Specified by:
      getParts in interface DeadRunTypeOrBuilder
      Returns:
      The parts.
    • setParts

       JOURNEY PARTs  of a JOURNEY - for a multi part JOURNEY only.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 193:77]
       
      .uk.org.netex.www.netex.JourneyParts_RelStructure parts = 482;
    • setParts

      public DeadRunType.Builder setParts(JourneyParts_RelStructure.Builder builderForValue)
       JOURNEY PARTs  of a JOURNEY - for a multi part JOURNEY only.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 193:77]
       
      .uk.org.netex.www.netex.JourneyParts_RelStructure parts = 482;
    • mergeParts

       JOURNEY PARTs  of a JOURNEY - for a multi part JOURNEY only.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 193:77]
       
      .uk.org.netex.www.netex.JourneyParts_RelStructure parts = 482;
    • clearParts

      public DeadRunType.Builder clearParts()
       JOURNEY PARTs  of a JOURNEY - for a multi part JOURNEY only.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 193:77]
       
      .uk.org.netex.www.netex.JourneyParts_RelStructure parts = 482;
    • getPartsBuilder

      public JourneyParts_RelStructure.Builder getPartsBuilder()
       JOURNEY PARTs  of a JOURNEY - for a multi part JOURNEY only.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 193:77]
       
      .uk.org.netex.www.netex.JourneyParts_RelStructure parts = 482;
    • getPartsOrBuilder

      public JourneyParts_RelStructureOrBuilder getPartsOrBuilder()
       JOURNEY PARTs  of a JOURNEY - for a multi part JOURNEY only.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 193:77]
       
      .uk.org.netex.www.netex.JourneyParts_RelStructure parts = 482;
      Specified by:
      getPartsOrBuilder in interface DeadRunTypeOrBuilder
    • hasTrainComponentLabelAssignments

      public boolean hasTrainComponentLabelAssignments()
       Labelling of carriages for Train associated with JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 198:120]
       
      .uk.org.netex.www.netex.TrainComponentLabelAssignments_RelStructure train_component_label_assignments = 483;
      Specified by:
      hasTrainComponentLabelAssignments in interface DeadRunTypeOrBuilder
      Returns:
      Whether the trainComponentLabelAssignments field is set.
    • getTrainComponentLabelAssignments

      public TrainComponentLabelAssignments_RelStructure getTrainComponentLabelAssignments()
       Labelling of carriages for Train associated with JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 198:120]
       
      .uk.org.netex.www.netex.TrainComponentLabelAssignments_RelStructure train_component_label_assignments = 483;
      Specified by:
      getTrainComponentLabelAssignments in interface DeadRunTypeOrBuilder
      Returns:
      The trainComponentLabelAssignments.
    • setTrainComponentLabelAssignments

      public DeadRunType.Builder setTrainComponentLabelAssignments(TrainComponentLabelAssignments_RelStructure value)
       Labelling of carriages for Train associated with JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 198:120]
       
      .uk.org.netex.www.netex.TrainComponentLabelAssignments_RelStructure train_component_label_assignments = 483;
    • setTrainComponentLabelAssignments

      public DeadRunType.Builder setTrainComponentLabelAssignments(TrainComponentLabelAssignments_RelStructure.Builder builderForValue)
       Labelling of carriages for Train associated with JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 198:120]
       
      .uk.org.netex.www.netex.TrainComponentLabelAssignments_RelStructure train_component_label_assignments = 483;
    • mergeTrainComponentLabelAssignments

      public DeadRunType.Builder mergeTrainComponentLabelAssignments(TrainComponentLabelAssignments_RelStructure value)
       Labelling of carriages for Train associated with JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 198:120]
       
      .uk.org.netex.www.netex.TrainComponentLabelAssignments_RelStructure train_component_label_assignments = 483;
    • clearTrainComponentLabelAssignments

      public DeadRunType.Builder clearTrainComponentLabelAssignments()
       Labelling of carriages for Train associated with JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 198:120]
       
      .uk.org.netex.www.netex.TrainComponentLabelAssignments_RelStructure train_component_label_assignments = 483;
    • getTrainComponentLabelAssignmentsBuilder

      public TrainComponentLabelAssignments_RelStructure.Builder getTrainComponentLabelAssignmentsBuilder()
       Labelling of carriages for Train associated with JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 198:120]
       
      .uk.org.netex.www.netex.TrainComponentLabelAssignments_RelStructure train_component_label_assignments = 483;
    • getTrainComponentLabelAssignmentsOrBuilder

      public TrainComponentLabelAssignments_RelStructureOrBuilder getTrainComponentLabelAssignmentsOrBuilder()
       Labelling of carriages for Train associated with JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 198:120]
       
      .uk.org.netex.www.netex.TrainComponentLabelAssignments_RelStructure train_component_label_assignments = 483;
      Specified by:
      getTrainComponentLabelAssignmentsOrBuilder in interface DeadRunTypeOrBuilder
    • hasVehicleJourneyStopAssignments

      public boolean hasVehicleJourneyStopAssignments()
       Niormal  VEHICLE STOP ASSIGNMENTs  for VEHICLE JOURNEY, +v1.1  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 203:118]
       
      .uk.org.netex.www.netex.VehicleJourneyStopAssignments_RelStructure vehicle_journey_stop_assignments = 484;
      Specified by:
      hasVehicleJourneyStopAssignments in interface DeadRunTypeOrBuilder
      Returns:
      Whether the vehicleJourneyStopAssignments field is set.
    • getVehicleJourneyStopAssignments

      public VehicleJourneyStopAssignments_RelStructure getVehicleJourneyStopAssignments()
       Niormal  VEHICLE STOP ASSIGNMENTs  for VEHICLE JOURNEY, +v1.1  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 203:118]
       
      .uk.org.netex.www.netex.VehicleJourneyStopAssignments_RelStructure vehicle_journey_stop_assignments = 484;
      Specified by:
      getVehicleJourneyStopAssignments in interface DeadRunTypeOrBuilder
      Returns:
      The vehicleJourneyStopAssignments.
    • setVehicleJourneyStopAssignments

      public DeadRunType.Builder setVehicleJourneyStopAssignments(VehicleJourneyStopAssignments_RelStructure value)
       Niormal  VEHICLE STOP ASSIGNMENTs  for VEHICLE JOURNEY, +v1.1  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 203:118]
       
      .uk.org.netex.www.netex.VehicleJourneyStopAssignments_RelStructure vehicle_journey_stop_assignments = 484;
    • setVehicleJourneyStopAssignments

      public DeadRunType.Builder setVehicleJourneyStopAssignments(VehicleJourneyStopAssignments_RelStructure.Builder builderForValue)
       Niormal  VEHICLE STOP ASSIGNMENTs  for VEHICLE JOURNEY, +v1.1  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 203:118]
       
      .uk.org.netex.www.netex.VehicleJourneyStopAssignments_RelStructure vehicle_journey_stop_assignments = 484;
    • mergeVehicleJourneyStopAssignments

      public DeadRunType.Builder mergeVehicleJourneyStopAssignments(VehicleJourneyStopAssignments_RelStructure value)
       Niormal  VEHICLE STOP ASSIGNMENTs  for VEHICLE JOURNEY, +v1.1  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 203:118]
       
      .uk.org.netex.www.netex.VehicleJourneyStopAssignments_RelStructure vehicle_journey_stop_assignments = 484;
    • clearVehicleJourneyStopAssignments

      public DeadRunType.Builder clearVehicleJourneyStopAssignments()
       Niormal  VEHICLE STOP ASSIGNMENTs  for VEHICLE JOURNEY, +v1.1  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 203:118]
       
      .uk.org.netex.www.netex.VehicleJourneyStopAssignments_RelStructure vehicle_journey_stop_assignments = 484;
    • getVehicleJourneyStopAssignmentsBuilder

      public VehicleJourneyStopAssignments_RelStructure.Builder getVehicleJourneyStopAssignmentsBuilder()
       Niormal  VEHICLE STOP ASSIGNMENTs  for VEHICLE JOURNEY, +v1.1  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 203:118]
       
      .uk.org.netex.www.netex.VehicleJourneyStopAssignments_RelStructure vehicle_journey_stop_assignments = 484;
    • getVehicleJourneyStopAssignmentsOrBuilder

      public VehicleJourneyStopAssignments_RelStructureOrBuilder getVehicleJourneyStopAssignmentsOrBuilder()
       Niormal  VEHICLE STOP ASSIGNMENTs  for VEHICLE JOURNEY, +v1.1  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 203:118]
       
      .uk.org.netex.www.netex.VehicleJourneyStopAssignments_RelStructure vehicle_journey_stop_assignments = 484;
      Specified by:
      getVehicleJourneyStopAssignmentsOrBuilder in interface DeadRunTypeOrBuilder
    • hasWaitTimes

      public boolean hasWaitTimes()
       WAIT TIMEs for VEHICLE JOURNEY at different TIMING POINTs.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 215:92]
       
      .uk.org.netex.www.netex.VehicleJourneyWaitTimes_RelStructure wait_times = 501;
      Specified by:
      hasWaitTimes in interface DeadRunTypeOrBuilder
      Returns:
      Whether the waitTimes field is set.
    • getWaitTimes

      public VehicleJourneyWaitTimes_RelStructure getWaitTimes()
       WAIT TIMEs for VEHICLE JOURNEY at different TIMING POINTs.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 215:92]
       
      .uk.org.netex.www.netex.VehicleJourneyWaitTimes_RelStructure wait_times = 501;
      Specified by:
      getWaitTimes in interface DeadRunTypeOrBuilder
      Returns:
      The waitTimes.
    • setWaitTimes

       WAIT TIMEs for VEHICLE JOURNEY at different TIMING POINTs.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 215:92]
       
      .uk.org.netex.www.netex.VehicleJourneyWaitTimes_RelStructure wait_times = 501;
    • setWaitTimes

       WAIT TIMEs for VEHICLE JOURNEY at different TIMING POINTs.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 215:92]
       
      .uk.org.netex.www.netex.VehicleJourneyWaitTimes_RelStructure wait_times = 501;
    • mergeWaitTimes

       WAIT TIMEs for VEHICLE JOURNEY at different TIMING POINTs.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 215:92]
       
      .uk.org.netex.www.netex.VehicleJourneyWaitTimes_RelStructure wait_times = 501;
    • clearWaitTimes

      public DeadRunType.Builder clearWaitTimes()
       WAIT TIMEs for VEHICLE JOURNEY at different TIMING POINTs.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 215:92]
       
      .uk.org.netex.www.netex.VehicleJourneyWaitTimes_RelStructure wait_times = 501;
    • getWaitTimesBuilder

      public VehicleJourneyWaitTimes_RelStructure.Builder getWaitTimesBuilder()
       WAIT TIMEs for VEHICLE JOURNEY at different TIMING POINTs.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 215:92]
       
      .uk.org.netex.www.netex.VehicleJourneyWaitTimes_RelStructure wait_times = 501;
    • getWaitTimesOrBuilder

      public VehicleJourneyWaitTimes_RelStructureOrBuilder getWaitTimesOrBuilder()
       WAIT TIMEs for VEHICLE JOURNEY at different TIMING POINTs.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 215:92]
       
      .uk.org.netex.www.netex.VehicleJourneyWaitTimes_RelStructure wait_times = 501;
      Specified by:
      getWaitTimesOrBuilder in interface DeadRunTypeOrBuilder
    • hasRunTimes

      public boolean hasRunTimes()
       Run times for VEHICLE JOURNEY over different TIMING LINKs.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 220:90]
       
      .uk.org.netex.www.netex.VehicleJourneyRunTimes_RelStructure run_times = 502;
      Specified by:
      hasRunTimes in interface DeadRunTypeOrBuilder
      Returns:
      Whether the runTimes field is set.
    • getRunTimes

       Run times for VEHICLE JOURNEY over different TIMING LINKs.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 220:90]
       
      .uk.org.netex.www.netex.VehicleJourneyRunTimes_RelStructure run_times = 502;
      Specified by:
      getRunTimes in interface DeadRunTypeOrBuilder
      Returns:
      The runTimes.
    • setRunTimes

       Run times for VEHICLE JOURNEY over different TIMING LINKs.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 220:90]
       
      .uk.org.netex.www.netex.VehicleJourneyRunTimes_RelStructure run_times = 502;
    • setRunTimes

       Run times for VEHICLE JOURNEY over different TIMING LINKs.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 220:90]
       
      .uk.org.netex.www.netex.VehicleJourneyRunTimes_RelStructure run_times = 502;
    • mergeRunTimes

       Run times for VEHICLE JOURNEY over different TIMING LINKs.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 220:90]
       
      .uk.org.netex.www.netex.VehicleJourneyRunTimes_RelStructure run_times = 502;
    • clearRunTimes

      public DeadRunType.Builder clearRunTimes()
       Run times for VEHICLE JOURNEY over different TIMING LINKs.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 220:90]
       
      .uk.org.netex.www.netex.VehicleJourneyRunTimes_RelStructure run_times = 502;
    • getRunTimesBuilder

      public VehicleJourneyRunTimes_RelStructure.Builder getRunTimesBuilder()
       Run times for VEHICLE JOURNEY over different TIMING LINKs.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 220:90]
       
      .uk.org.netex.www.netex.VehicleJourneyRunTimes_RelStructure run_times = 502;
    • getRunTimesOrBuilder

      public VehicleJourneyRunTimes_RelStructureOrBuilder getRunTimesOrBuilder()
       Run times for VEHICLE JOURNEY over different TIMING LINKs.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 220:90]
       
      .uk.org.netex.www.netex.VehicleJourneyRunTimes_RelStructure run_times = 502;
      Specified by:
      getRunTimesOrBuilder in interface DeadRunTypeOrBuilder
    • hasLayovers

      public boolean hasLayovers()
       LAYOVER times for VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 225:90]
       
      .uk.org.netex.www.netex.VehicleJourneyLayovers_RelStructure layovers = 503;
      Specified by:
      hasLayovers in interface DeadRunTypeOrBuilder
      Returns:
      Whether the layovers field is set.
    • getLayovers

       LAYOVER times for VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 225:90]
       
      .uk.org.netex.www.netex.VehicleJourneyLayovers_RelStructure layovers = 503;
      Specified by:
      getLayovers in interface DeadRunTypeOrBuilder
      Returns:
      The layovers.
    • setLayovers

       LAYOVER times for VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 225:90]
       
      .uk.org.netex.www.netex.VehicleJourneyLayovers_RelStructure layovers = 503;
    • setLayovers

       LAYOVER times for VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 225:90]
       
      .uk.org.netex.www.netex.VehicleJourneyLayovers_RelStructure layovers = 503;
    • mergeLayovers

       LAYOVER times for VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 225:90]
       
      .uk.org.netex.www.netex.VehicleJourneyLayovers_RelStructure layovers = 503;
    • clearLayovers

      public DeadRunType.Builder clearLayovers()
       LAYOVER times for VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 225:90]
       
      .uk.org.netex.www.netex.VehicleJourneyLayovers_RelStructure layovers = 503;
    • getLayoversBuilder

      public VehicleJourneyLayovers_RelStructure.Builder getLayoversBuilder()
       LAYOVER times for VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 225:90]
       
      .uk.org.netex.www.netex.VehicleJourneyLayovers_RelStructure layovers = 503;
    • getLayoversOrBuilder

      public VehicleJourneyLayovers_RelStructureOrBuilder getLayoversOrBuilder()
       LAYOVER times for VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 225:90]
       
      .uk.org.netex.www.netex.VehicleJourneyLayovers_RelStructure layovers = 503;
      Specified by:
      getLayoversOrBuilder in interface DeadRunTypeOrBuilder
    • hasPassingTimes

      public boolean hasPassingTimes()
       PASSING TIMEs  for VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 230:94]
       
      .uk.org.netex.www.netex.TimetabledPassingTimes_RelStructure passing_times = 504;
      Specified by:
      hasPassingTimes in interface DeadRunTypeOrBuilder
      Returns:
      Whether the passingTimes field is set.
    • getPassingTimes

      public TimetabledPassingTimes_RelStructure getPassingTimes()
       PASSING TIMEs  for VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 230:94]
       
      .uk.org.netex.www.netex.TimetabledPassingTimes_RelStructure passing_times = 504;
      Specified by:
      getPassingTimes in interface DeadRunTypeOrBuilder
      Returns:
      The passingTimes.
    • setPassingTimes

       PASSING TIMEs  for VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 230:94]
       
      .uk.org.netex.www.netex.TimetabledPassingTimes_RelStructure passing_times = 504;
    • setPassingTimes

      public DeadRunType.Builder setPassingTimes(TimetabledPassingTimes_RelStructure.Builder builderForValue)
       PASSING TIMEs  for VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 230:94]
       
      .uk.org.netex.www.netex.TimetabledPassingTimes_RelStructure passing_times = 504;
    • mergePassingTimes

      public DeadRunType.Builder mergePassingTimes(TimetabledPassingTimes_RelStructure value)
       PASSING TIMEs  for VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 230:94]
       
      .uk.org.netex.www.netex.TimetabledPassingTimes_RelStructure passing_times = 504;
    • clearPassingTimes

      public DeadRunType.Builder clearPassingTimes()
       PASSING TIMEs  for VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 230:94]
       
      .uk.org.netex.www.netex.TimetabledPassingTimes_RelStructure passing_times = 504;
    • getPassingTimesBuilder

      public TimetabledPassingTimes_RelStructure.Builder getPassingTimesBuilder()
       PASSING TIMEs  for VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 230:94]
       
      .uk.org.netex.www.netex.TimetabledPassingTimes_RelStructure passing_times = 504;
    • getPassingTimesOrBuilder

      public TimetabledPassingTimes_RelStructureOrBuilder getPassingTimesOrBuilder()
       PASSING TIMEs  for VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 230:94]
       
      .uk.org.netex.www.netex.TimetabledPassingTimes_RelStructure passing_times = 504;
      Specified by:
      getPassingTimesOrBuilder in interface DeadRunTypeOrBuilder
    • hasOperatorRef

      public boolean hasOperatorRef()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 741;
      Specified by:
      hasOperatorRef in interface DeadRunTypeOrBuilder
      Returns:
      Whether the operatorRef field is set.
    • getOperatorRef

      public VersionOfObjectRefStructure getOperatorRef()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 741;
      Specified by:
      getOperatorRef in interface DeadRunTypeOrBuilder
      Returns:
      The operatorRef.
    • setOperatorRef

      public DeadRunType.Builder setOperatorRef(VersionOfObjectRefStructure value)
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 741;
    • setOperatorRef

      public DeadRunType.Builder setOperatorRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 741;
    • mergeOperatorRef

      public DeadRunType.Builder mergeOperatorRef(VersionOfObjectRefStructure value)
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 741;
    • clearOperatorRef

      public DeadRunType.Builder clearOperatorRef()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 741;
    • getOperatorRefBuilder

      public VersionOfObjectRefStructure.Builder getOperatorRefBuilder()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 741;
    • getOperatorRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOperatorRefOrBuilder()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 741;
      Specified by:
      getOperatorRefOrBuilder in interface DeadRunTypeOrBuilder
    • getDirectionTypeValue

      public int getDirectionTypeValue()
       A Direction of a ROUTE. One of a restricted set of values. Default is "Outbound"  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 62:87]
       
      .uk.org.netex.www.netex.DirectionTypeEnumeration direction_type = 744;
      Specified by:
      getDirectionTypeValue in interface DeadRunTypeOrBuilder
      Returns:
      The enum numeric value on the wire for directionType.
    • setDirectionTypeValue

      public DeadRunType.Builder setDirectionTypeValue(int value)
       A Direction of a ROUTE. One of a restricted set of values. Default is "Outbound"  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 62:87]
       
      .uk.org.netex.www.netex.DirectionTypeEnumeration direction_type = 744;
      Parameters:
      value - The enum numeric value on the wire for directionType to set.
      Returns:
      This builder for chaining.
    • getDirectionType

      public DirectionTypeEnumeration getDirectionType()
       A Direction of a ROUTE. One of a restricted set of values. Default is "Outbound"  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 62:87]
       
      .uk.org.netex.www.netex.DirectionTypeEnumeration direction_type = 744;
      Specified by:
      getDirectionType in interface DeadRunTypeOrBuilder
      Returns:
      The directionType.
    • setDirectionType

      public DeadRunType.Builder setDirectionType(DirectionTypeEnumeration value)
       A Direction of a ROUTE. One of a restricted set of values. Default is "Outbound"  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 62:87]
       
      .uk.org.netex.www.netex.DirectionTypeEnumeration direction_type = 744;
      Parameters:
      value - The directionType to set.
      Returns:
      This builder for chaining.
    • clearDirectionType

      public DeadRunType.Builder clearDirectionType()
       A Direction of a ROUTE. One of a restricted set of values. Default is "Outbound"  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 62:87]
       
      .uk.org.netex.www.netex.DirectionTypeEnumeration direction_type = 744;
      Returns:
      This builder for chaining.
    • hasGroupsOfServices

      public boolean hasGroupsOfServices()
       GROUPS OF SERVICEs to which a DEAD RUN belongs.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 648:95]
       
      .uk.org.netex.www.netex.GroupOfServicesRefs_RelStructure groups_of_services = 745;
      Specified by:
      hasGroupsOfServices in interface DeadRunTypeOrBuilder
      Returns:
      Whether the groupsOfServices field is set.
    • getGroupsOfServices

      public GroupOfServicesRefs_RelStructure getGroupsOfServices()
       GROUPS OF SERVICEs to which a DEAD RUN belongs.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 648:95]
       
      .uk.org.netex.www.netex.GroupOfServicesRefs_RelStructure groups_of_services = 745;
      Specified by:
      getGroupsOfServices in interface DeadRunTypeOrBuilder
      Returns:
      The groupsOfServices.
    • setGroupsOfServices

      public DeadRunType.Builder setGroupsOfServices(GroupOfServicesRefs_RelStructure value)
       GROUPS OF SERVICEs to which a DEAD RUN belongs.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 648:95]
       
      .uk.org.netex.www.netex.GroupOfServicesRefs_RelStructure groups_of_services = 745;
    • setGroupsOfServices

      public DeadRunType.Builder setGroupsOfServices(GroupOfServicesRefs_RelStructure.Builder builderForValue)
       GROUPS OF SERVICEs to which a DEAD RUN belongs.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 648:95]
       
      .uk.org.netex.www.netex.GroupOfServicesRefs_RelStructure groups_of_services = 745;
    • mergeGroupsOfServices

      public DeadRunType.Builder mergeGroupsOfServices(GroupOfServicesRefs_RelStructure value)
       GROUPS OF SERVICEs to which a DEAD RUN belongs.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 648:95]
       
      .uk.org.netex.www.netex.GroupOfServicesRefs_RelStructure groups_of_services = 745;
    • clearGroupsOfServices

      public DeadRunType.Builder clearGroupsOfServices()
       GROUPS OF SERVICEs to which a DEAD RUN belongs.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 648:95]
       
      .uk.org.netex.www.netex.GroupOfServicesRefs_RelStructure groups_of_services = 745;
    • getGroupsOfServicesBuilder

      public GroupOfServicesRefs_RelStructure.Builder getGroupsOfServicesBuilder()
       GROUPS OF SERVICEs to which a DEAD RUN belongs.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 648:95]
       
      .uk.org.netex.www.netex.GroupOfServicesRefs_RelStructure groups_of_services = 745;
    • getGroupsOfServicesOrBuilder

      public GroupOfServicesRefs_RelStructureOrBuilder getGroupsOfServicesOrBuilder()
       GROUPS OF SERVICEs to which a DEAD RUN belongs.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 648:95]
       
      .uk.org.netex.www.netex.GroupOfServicesRefs_RelStructure groups_of_services = 745;
      Specified by:
      getGroupsOfServicesOrBuilder in interface DeadRunTypeOrBuilder
    • hasTrainNumbers

      public boolean hasTrainNumbers()
       TRAIN NUMBERs -= derived through JOURNEY PARTs  of a JOURNEY - for a multi-part JOURNEY only.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 653:87]
       
      .uk.org.netex.www.netex.TrainNumberRefs_RelStructure train_numbers = 746;
      Specified by:
      hasTrainNumbers in interface DeadRunTypeOrBuilder
      Returns:
      Whether the trainNumbers field is set.
    • getTrainNumbers

      public TrainNumberRefs_RelStructure getTrainNumbers()
       TRAIN NUMBERs -= derived through JOURNEY PARTs  of a JOURNEY - for a multi-part JOURNEY only.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 653:87]
       
      .uk.org.netex.www.netex.TrainNumberRefs_RelStructure train_numbers = 746;
      Specified by:
      getTrainNumbers in interface DeadRunTypeOrBuilder
      Returns:
      The trainNumbers.
    • setTrainNumbers

      public DeadRunType.Builder setTrainNumbers(TrainNumberRefs_RelStructure value)
       TRAIN NUMBERs -= derived through JOURNEY PARTs  of a JOURNEY - for a multi-part JOURNEY only.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 653:87]
       
      .uk.org.netex.www.netex.TrainNumberRefs_RelStructure train_numbers = 746;
    • setTrainNumbers

      public DeadRunType.Builder setTrainNumbers(TrainNumberRefs_RelStructure.Builder builderForValue)
       TRAIN NUMBERs -= derived through JOURNEY PARTs  of a JOURNEY - for a multi-part JOURNEY only.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 653:87]
       
      .uk.org.netex.www.netex.TrainNumberRefs_RelStructure train_numbers = 746;
    • mergeTrainNumbers

      public DeadRunType.Builder mergeTrainNumbers(TrainNumberRefs_RelStructure value)
       TRAIN NUMBERs -= derived through JOURNEY PARTs  of a JOURNEY - for a multi-part JOURNEY only.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 653:87]
       
      .uk.org.netex.www.netex.TrainNumberRefs_RelStructure train_numbers = 746;
    • clearTrainNumbers

      public DeadRunType.Builder clearTrainNumbers()
       TRAIN NUMBERs -= derived through JOURNEY PARTs  of a JOURNEY - for a multi-part JOURNEY only.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 653:87]
       
      .uk.org.netex.www.netex.TrainNumberRefs_RelStructure train_numbers = 746;
    • getTrainNumbersBuilder

      public TrainNumberRefs_RelStructure.Builder getTrainNumbersBuilder()
       TRAIN NUMBERs -= derived through JOURNEY PARTs  of a JOURNEY - for a multi-part JOURNEY only.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 653:87]
       
      .uk.org.netex.www.netex.TrainNumberRefs_RelStructure train_numbers = 746;
    • getTrainNumbersOrBuilder

      public TrainNumberRefs_RelStructureOrBuilder getTrainNumbersOrBuilder()
       TRAIN NUMBERs -= derived through JOURNEY PARTs  of a JOURNEY - for a multi-part JOURNEY only.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 653:87]
       
      .uk.org.netex.www.netex.TrainNumberRefs_RelStructure train_numbers = 746;
      Specified by:
      getTrainNumbersOrBuilder in interface DeadRunTypeOrBuilder
    • hasOrigin

      public boolean hasOrigin()
       Origin  for DEAD RUN. Can be Derived from JORUNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 619:77]
       
      .uk.org.netex.www.netex.DeadRunEndpointStructure origin = 751;
      Specified by:
      hasOrigin in interface DeadRunTypeOrBuilder
      Returns:
      Whether the origin field is set.
    • getOrigin

      public DeadRunEndpointStructure getOrigin()
       Origin  for DEAD RUN. Can be Derived from JORUNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 619:77]
       
      .uk.org.netex.www.netex.DeadRunEndpointStructure origin = 751;
      Specified by:
      getOrigin in interface DeadRunTypeOrBuilder
      Returns:
      The origin.
    • setOrigin

       Origin  for DEAD RUN. Can be Derived from JORUNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 619:77]
       
      .uk.org.netex.www.netex.DeadRunEndpointStructure origin = 751;
    • setOrigin

      public DeadRunType.Builder setOrigin(DeadRunEndpointStructure.Builder builderForValue)
       Origin  for DEAD RUN. Can be Derived from JORUNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 619:77]
       
      .uk.org.netex.www.netex.DeadRunEndpointStructure origin = 751;
    • mergeOrigin

      public DeadRunType.Builder mergeOrigin(DeadRunEndpointStructure value)
       Origin  for DEAD RUN. Can be Derived from JORUNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 619:77]
       
      .uk.org.netex.www.netex.DeadRunEndpointStructure origin = 751;
    • clearOrigin

      public DeadRunType.Builder clearOrigin()
       Origin  for DEAD RUN. Can be Derived from JORUNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 619:77]
       
      .uk.org.netex.www.netex.DeadRunEndpointStructure origin = 751;
    • getOriginBuilder

      public DeadRunEndpointStructure.Builder getOriginBuilder()
       Origin  for DEAD RUN. Can be Derived from JORUNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 619:77]
       
      .uk.org.netex.www.netex.DeadRunEndpointStructure origin = 751;
    • getOriginOrBuilder

      public DeadRunEndpointStructureOrBuilder getOriginOrBuilder()
       Origin  for DEAD RUN. Can be Derived from JORUNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 619:77]
       
      .uk.org.netex.www.netex.DeadRunEndpointStructure origin = 751;
      Specified by:
      getOriginOrBuilder in interface DeadRunTypeOrBuilder
    • hasDestination

      public boolean hasDestination()
       Destination  for DEAD RUN. Can be derived from JORUNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 624:82]
       
      .uk.org.netex.www.netex.DeadRunEndpointStructure destination = 752;
      Specified by:
      hasDestination in interface DeadRunTypeOrBuilder
      Returns:
      Whether the destination field is set.
    • getDestination

      public DeadRunEndpointStructure getDestination()
       Destination  for DEAD RUN. Can be derived from JORUNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 624:82]
       
      .uk.org.netex.www.netex.DeadRunEndpointStructure destination = 752;
      Specified by:
      getDestination in interface DeadRunTypeOrBuilder
      Returns:
      The destination.
    • setDestination

      public DeadRunType.Builder setDestination(DeadRunEndpointStructure value)
       Destination  for DEAD RUN. Can be derived from JORUNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 624:82]
       
      .uk.org.netex.www.netex.DeadRunEndpointStructure destination = 752;
    • setDestination

      public DeadRunType.Builder setDestination(DeadRunEndpointStructure.Builder builderForValue)
       Destination  for DEAD RUN. Can be derived from JORUNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 624:82]
       
      .uk.org.netex.www.netex.DeadRunEndpointStructure destination = 752;
    • mergeDestination

      public DeadRunType.Builder mergeDestination(DeadRunEndpointStructure value)
       Destination  for DEAD RUN. Can be derived from JORUNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 624:82]
       
      .uk.org.netex.www.netex.DeadRunEndpointStructure destination = 752;
    • clearDestination

      public DeadRunType.Builder clearDestination()
       Destination  for DEAD RUN. Can be derived from JORUNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 624:82]
       
      .uk.org.netex.www.netex.DeadRunEndpointStructure destination = 752;
    • getDestinationBuilder

      public DeadRunEndpointStructure.Builder getDestinationBuilder()
       Destination  for DEAD RUN. Can be derived from JORUNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 624:82]
       
      .uk.org.netex.www.netex.DeadRunEndpointStructure destination = 752;
    • getDestinationOrBuilder

      public DeadRunEndpointStructureOrBuilder getDestinationOrBuilder()
       Destination  for DEAD RUN. Can be derived from JORUNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 624:82]
       
      .uk.org.netex.www.netex.DeadRunEndpointStructure destination = 752;
      Specified by:
      getDestinationOrBuilder in interface DeadRunTypeOrBuilder
    • getDeadRunTypeValue

      public int getDeadRunTypeValue()
       Type of DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 607:80]
       
      .uk.org.netex.www.netex.DeadRunTypeEnumeration dead_run_type = 761;
      Specified by:
      getDeadRunTypeValue in interface DeadRunTypeOrBuilder
      Returns:
      The enum numeric value on the wire for deadRunType.
    • setDeadRunTypeValue

      public DeadRunType.Builder setDeadRunTypeValue(int value)
       Type of DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 607:80]
       
      .uk.org.netex.www.netex.DeadRunTypeEnumeration dead_run_type = 761;
      Parameters:
      value - The enum numeric value on the wire for deadRunType to set.
      Returns:
      This builder for chaining.
    • getDeadRunType

      public DeadRunTypeEnumeration getDeadRunType()
       Type of DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 607:80]
       
      .uk.org.netex.www.netex.DeadRunTypeEnumeration dead_run_type = 761;
      Specified by:
      getDeadRunType in interface DeadRunTypeOrBuilder
      Returns:
      The deadRunType.
    • setDeadRunType

      public DeadRunType.Builder setDeadRunType(DeadRunTypeEnumeration value)
       Type of DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 607:80]
       
      .uk.org.netex.www.netex.DeadRunTypeEnumeration dead_run_type = 761;
      Parameters:
      value - The deadRunType to set.
      Returns:
      This builder for chaining.
    • clearDeadRunType

      public DeadRunType.Builder clearDeadRunType()
       Type of DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 607:80]
       
      .uk.org.netex.www.netex.DeadRunTypeEnumeration dead_run_type = 761;
      Returns:
      This builder for chaining.
    • hasCalls

      public boolean hasCalls()
       Complete sequence of stops along the route path, in calling order.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 710:77]
       
      .uk.org.netex.www.netex.DeadRunCalls_RelStructure calls = 1041;
      Specified by:
      hasCalls in interface DeadRunTypeOrBuilder
      Returns:
      Whether the calls field is set.
    • getCalls

      public DeadRunCalls_RelStructure getCalls()
       Complete sequence of stops along the route path, in calling order.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 710:77]
       
      .uk.org.netex.www.netex.DeadRunCalls_RelStructure calls = 1041;
      Specified by:
      getCalls in interface DeadRunTypeOrBuilder
      Returns:
      The calls.
    • setCalls

       Complete sequence of stops along the route path, in calling order.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 710:77]
       
      .uk.org.netex.www.netex.DeadRunCalls_RelStructure calls = 1041;
    • setCalls

      public DeadRunType.Builder setCalls(DeadRunCalls_RelStructure.Builder builderForValue)
       Complete sequence of stops along the route path, in calling order.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 710:77]
       
      .uk.org.netex.www.netex.DeadRunCalls_RelStructure calls = 1041;
    • mergeCalls

       Complete sequence of stops along the route path, in calling order.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 710:77]
       
      .uk.org.netex.www.netex.DeadRunCalls_RelStructure calls = 1041;
    • clearCalls

      public DeadRunType.Builder clearCalls()
       Complete sequence of stops along the route path, in calling order.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 710:77]
       
      .uk.org.netex.www.netex.DeadRunCalls_RelStructure calls = 1041;
    • getCallsBuilder

      public DeadRunCalls_RelStructure.Builder getCallsBuilder()
       Complete sequence of stops along the route path, in calling order.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 710:77]
       
      .uk.org.netex.www.netex.DeadRunCalls_RelStructure calls = 1041;
    • getCallsOrBuilder

      public DeadRunCalls_RelStructureOrBuilder getCallsOrBuilder()
       Complete sequence of stops along the route path, in calling order.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 710:77]
       
      .uk.org.netex.www.netex.DeadRunCalls_RelStructure calls = 1041;
      Specified by:
      getCallsOrBuilder in interface DeadRunTypeOrBuilder
    • getId

      public String getId()
       [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 688:68]
       
      string id = 1071;
      Specified by:
      getId in interface DeadRunTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 688:68]
       
      string id = 1071;
      Specified by:
      getIdBytes in interface DeadRunTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

      public DeadRunType.Builder setId(String value)
       [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 688:68]
       
      string id = 1071;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

      public DeadRunType.Builder clearId()
       [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 688:68]
       
      string id = 1071;
      Returns:
      This builder for chaining.
    • setIdBytes

      public DeadRunType.Builder setIdBytes(com.google.protobuf.ByteString value)
       [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 688:68]
       
      string id = 1071;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • hasJourneyPatternRef

      public boolean hasJourneyPatternRef()
       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 453;
      Specified by:
      hasJourneyPatternRef in interface DeadRunTypeOrBuilder
      Returns:
      Whether the journeyPatternRef field is set.
    • getJourneyPatternRef

      public VersionOfObjectRefStructure getJourneyPatternRef()
       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 453;
      Specified by:
      getJourneyPatternRef in interface DeadRunTypeOrBuilder
      Returns:
      The journeyPatternRef.
    • setJourneyPatternRef

      public DeadRunType.Builder setJourneyPatternRef(VersionOfObjectRefStructure value)
       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 453;
    • setJourneyPatternRef

      public DeadRunType.Builder setJourneyPatternRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 453;
    • mergeJourneyPatternRef

      public DeadRunType.Builder mergeJourneyPatternRef(VersionOfObjectRefStructure value)
       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 453;
    • clearJourneyPatternRef

      public DeadRunType.Builder clearJourneyPatternRef()
       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 453;
    • getJourneyPatternRefBuilder

      public VersionOfObjectRefStructure.Builder getJourneyPatternRefBuilder()
       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 453;
    • getJourneyPatternRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getJourneyPatternRefOrBuilder()
       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 453;
      Specified by:
      getJourneyPatternRefOrBuilder in interface DeadRunTypeOrBuilder
    • hasDeadRunJourneyPatternRef

      public boolean hasDeadRunJourneyPatternRef()
       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 454;
      Specified by:
      hasDeadRunJourneyPatternRef in interface DeadRunTypeOrBuilder
      Returns:
      Whether the deadRunJourneyPatternRef field is set.
    • getDeadRunJourneyPatternRef

      public VersionOfObjectRefStructure getDeadRunJourneyPatternRef()
       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 454;
      Specified by:
      getDeadRunJourneyPatternRef in interface DeadRunTypeOrBuilder
      Returns:
      The deadRunJourneyPatternRef.
    • setDeadRunJourneyPatternRef

      public DeadRunType.Builder setDeadRunJourneyPatternRef(VersionOfObjectRefStructure value)
       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 454;
    • setDeadRunJourneyPatternRef

      public DeadRunType.Builder setDeadRunJourneyPatternRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 454;
    • mergeDeadRunJourneyPatternRef

      public DeadRunType.Builder mergeDeadRunJourneyPatternRef(VersionOfObjectRefStructure value)
       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 454;
    • clearDeadRunJourneyPatternRef

      public DeadRunType.Builder clearDeadRunJourneyPatternRef()
       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 454;
    • getDeadRunJourneyPatternRefBuilder

      public VersionOfObjectRefStructure.Builder getDeadRunJourneyPatternRefBuilder()
       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 454;
    • getDeadRunJourneyPatternRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDeadRunJourneyPatternRefOrBuilder()
       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 454;
      Specified by:
      getDeadRunJourneyPatternRefOrBuilder in interface DeadRunTypeOrBuilder
    • hasServicePatternRef

      public boolean hasServicePatternRef()
       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 455;
      Specified by:
      hasServicePatternRef in interface DeadRunTypeOrBuilder
      Returns:
      Whether the servicePatternRef field is set.
    • getServicePatternRef

      public VersionOfObjectRefStructure getServicePatternRef()
       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 455;
      Specified by:
      getServicePatternRef in interface DeadRunTypeOrBuilder
      Returns:
      The servicePatternRef.
    • setServicePatternRef

      public DeadRunType.Builder setServicePatternRef(VersionOfObjectRefStructure value)
       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 455;
    • setServicePatternRef

      public DeadRunType.Builder setServicePatternRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 455;
    • mergeServicePatternRef

      public DeadRunType.Builder mergeServicePatternRef(VersionOfObjectRefStructure value)
       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 455;
    • clearServicePatternRef

      public DeadRunType.Builder clearServicePatternRef()
       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 455;
    • getServicePatternRefBuilder

      public VersionOfObjectRefStructure.Builder getServicePatternRefBuilder()
       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 455;
    • getServicePatternRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getServicePatternRefOrBuilder()
       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 455;
      Specified by:
      getServicePatternRefOrBuilder in interface DeadRunTypeOrBuilder
    • hasServiceJourneyPatternRef

      public boolean hasServiceJourneyPatternRef()
       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 456;
      Specified by:
      hasServiceJourneyPatternRef in interface DeadRunTypeOrBuilder
      Returns:
      Whether the serviceJourneyPatternRef field is set.
    • getServiceJourneyPatternRef

      public VersionOfObjectRefStructure getServiceJourneyPatternRef()
       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 456;
      Specified by:
      getServiceJourneyPatternRef in interface DeadRunTypeOrBuilder
      Returns:
      The serviceJourneyPatternRef.
    • setServiceJourneyPatternRef

      public DeadRunType.Builder setServiceJourneyPatternRef(VersionOfObjectRefStructure value)
       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 456;
    • setServiceJourneyPatternRef

      public DeadRunType.Builder setServiceJourneyPatternRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 456;
    • mergeServiceJourneyPatternRef

      public DeadRunType.Builder mergeServiceJourneyPatternRef(VersionOfObjectRefStructure value)
       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 456;
    • clearServiceJourneyPatternRef

      public DeadRunType.Builder clearServiceJourneyPatternRef()
       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 456;
    • getServiceJourneyPatternRefBuilder

      public VersionOfObjectRefStructure.Builder getServiceJourneyPatternRefBuilder()
       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 456;
    • getServiceJourneyPatternRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getServiceJourneyPatternRefOrBuilder()
       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 456;
      Specified by:
      getServiceJourneyPatternRefOrBuilder in interface DeadRunTypeOrBuilder
    • hasJourneyFrequencyGroupRef

      public boolean hasJourneyFrequencyGroupRef()
       Reference to a JOURNEY FREQUENCY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 112:145]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure journey_frequency_group_ref = 459;
      Specified by:
      hasJourneyFrequencyGroupRef in interface DeadRunTypeOrBuilder
      Returns:
      Whether the journeyFrequencyGroupRef field is set.
    • getJourneyFrequencyGroupRef

      public GroupOfEntitiesRefStructure getJourneyFrequencyGroupRef()
       Reference to a JOURNEY FREQUENCY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 112:145]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure journey_frequency_group_ref = 459;
      Specified by:
      getJourneyFrequencyGroupRef in interface DeadRunTypeOrBuilder
      Returns:
      The journeyFrequencyGroupRef.
    • setJourneyFrequencyGroupRef

      public DeadRunType.Builder setJourneyFrequencyGroupRef(GroupOfEntitiesRefStructure value)
       Reference to a JOURNEY FREQUENCY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 112:145]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure journey_frequency_group_ref = 459;
    • setJourneyFrequencyGroupRef

      public DeadRunType.Builder setJourneyFrequencyGroupRef(GroupOfEntitiesRefStructure.Builder builderForValue)
       Reference to a JOURNEY FREQUENCY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 112:145]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure journey_frequency_group_ref = 459;
    • mergeJourneyFrequencyGroupRef

      public DeadRunType.Builder mergeJourneyFrequencyGroupRef(GroupOfEntitiesRefStructure value)
       Reference to a JOURNEY FREQUENCY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 112:145]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure journey_frequency_group_ref = 459;
    • clearJourneyFrequencyGroupRef

      public DeadRunType.Builder clearJourneyFrequencyGroupRef()
       Reference to a JOURNEY FREQUENCY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 112:145]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure journey_frequency_group_ref = 459;
    • getJourneyFrequencyGroupRefBuilder

      public GroupOfEntitiesRefStructure.Builder getJourneyFrequencyGroupRefBuilder()
       Reference to a JOURNEY FREQUENCY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 112:145]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure journey_frequency_group_ref = 459;
    • getJourneyFrequencyGroupRefOrBuilder

      public GroupOfEntitiesRefStructureOrBuilder getJourneyFrequencyGroupRefOrBuilder()
       Reference to a JOURNEY FREQUENCY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 112:145]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure journey_frequency_group_ref = 459;
      Specified by:
      getJourneyFrequencyGroupRefOrBuilder in interface DeadRunTypeOrBuilder
    • hasHeadwayJourneyGroupRef

      public boolean hasHeadwayJourneyGroupRef()
       Reference to a HEADWAY JOURNEY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 148:146]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure headway_journey_group_ref = 460;
      Specified by:
      hasHeadwayJourneyGroupRef in interface DeadRunTypeOrBuilder
      Returns:
      Whether the headwayJourneyGroupRef field is set.
    • getHeadwayJourneyGroupRef

      public GroupOfEntitiesRefStructure getHeadwayJourneyGroupRef()
       Reference to a HEADWAY JOURNEY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 148:146]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure headway_journey_group_ref = 460;
      Specified by:
      getHeadwayJourneyGroupRef in interface DeadRunTypeOrBuilder
      Returns:
      The headwayJourneyGroupRef.
    • setHeadwayJourneyGroupRef

      public DeadRunType.Builder setHeadwayJourneyGroupRef(GroupOfEntitiesRefStructure value)
       Reference to a HEADWAY JOURNEY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 148:146]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure headway_journey_group_ref = 460;
    • setHeadwayJourneyGroupRef

      public DeadRunType.Builder setHeadwayJourneyGroupRef(GroupOfEntitiesRefStructure.Builder builderForValue)
       Reference to a HEADWAY JOURNEY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 148:146]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure headway_journey_group_ref = 460;
    • mergeHeadwayJourneyGroupRef

      public DeadRunType.Builder mergeHeadwayJourneyGroupRef(GroupOfEntitiesRefStructure value)
       Reference to a HEADWAY JOURNEY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 148:146]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure headway_journey_group_ref = 460;
    • clearHeadwayJourneyGroupRef

      public DeadRunType.Builder clearHeadwayJourneyGroupRef()
       Reference to a HEADWAY JOURNEY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 148:146]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure headway_journey_group_ref = 460;
    • getHeadwayJourneyGroupRefBuilder

      public GroupOfEntitiesRefStructure.Builder getHeadwayJourneyGroupRefBuilder()
       Reference to a HEADWAY JOURNEY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 148:146]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure headway_journey_group_ref = 460;
    • getHeadwayJourneyGroupRefOrBuilder

      public GroupOfEntitiesRefStructureOrBuilder getHeadwayJourneyGroupRefOrBuilder()
       Reference to a HEADWAY JOURNEY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 148:146]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure headway_journey_group_ref = 460;
      Specified by:
      getHeadwayJourneyGroupRefOrBuilder in interface DeadRunTypeOrBuilder
    • hasRhythmicalJourneyGroupRef

      public boolean hasRhythmicalJourneyGroupRef()
       Reference to a RHYTHMICAL JOURNEY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 174:152]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure rhythmical_journey_group_ref = 461;
      Specified by:
      hasRhythmicalJourneyGroupRef in interface DeadRunTypeOrBuilder
      Returns:
      Whether the rhythmicalJourneyGroupRef field is set.
    • getRhythmicalJourneyGroupRef

      public GroupOfEntitiesRefStructure getRhythmicalJourneyGroupRef()
       Reference to a RHYTHMICAL JOURNEY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 174:152]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure rhythmical_journey_group_ref = 461;
      Specified by:
      getRhythmicalJourneyGroupRef in interface DeadRunTypeOrBuilder
      Returns:
      The rhythmicalJourneyGroupRef.
    • setRhythmicalJourneyGroupRef

      public DeadRunType.Builder setRhythmicalJourneyGroupRef(GroupOfEntitiesRefStructure value)
       Reference to a RHYTHMICAL JOURNEY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 174:152]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure rhythmical_journey_group_ref = 461;
    • setRhythmicalJourneyGroupRef

      public DeadRunType.Builder setRhythmicalJourneyGroupRef(GroupOfEntitiesRefStructure.Builder builderForValue)
       Reference to a RHYTHMICAL JOURNEY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 174:152]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure rhythmical_journey_group_ref = 461;
    • mergeRhythmicalJourneyGroupRef

      public DeadRunType.Builder mergeRhythmicalJourneyGroupRef(GroupOfEntitiesRefStructure value)
       Reference to a RHYTHMICAL JOURNEY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 174:152]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure rhythmical_journey_group_ref = 461;
    • clearRhythmicalJourneyGroupRef

      public DeadRunType.Builder clearRhythmicalJourneyGroupRef()
       Reference to a RHYTHMICAL JOURNEY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 174:152]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure rhythmical_journey_group_ref = 461;
    • getRhythmicalJourneyGroupRefBuilder

      public GroupOfEntitiesRefStructure.Builder getRhythmicalJourneyGroupRefBuilder()
       Reference to a RHYTHMICAL JOURNEY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 174:152]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure rhythmical_journey_group_ref = 461;
    • getRhythmicalJourneyGroupRefOrBuilder

      public GroupOfEntitiesRefStructureOrBuilder getRhythmicalJourneyGroupRefOrBuilder()
       Reference to a RHYTHMICAL JOURNEY GROUP.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 174:152]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure rhythmical_journey_group_ref = 461;
      Specified by:
      getRhythmicalJourneyGroupRefOrBuilder in interface DeadRunTypeOrBuilder
    • 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 = 462;
      Specified by:
      hasVehicleTypeRef in interface DeadRunTypeOrBuilder
      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 = 462;
      Specified by:
      getVehicleTypeRef in interface DeadRunTypeOrBuilder
      Returns:
      The vehicleTypeRef.
    • setVehicleTypeRef

      public DeadRunType.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 = 462;
    • setVehicleTypeRef

      public DeadRunType.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 = 462;
    • mergeVehicleTypeRef

      public DeadRunType.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 = 462;
    • clearVehicleTypeRef

      public DeadRunType.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 = 462;
    • 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 = 462;
    • 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 = 462;
      Specified by:
      getVehicleTypeRefOrBuilder in interface DeadRunTypeOrBuilder
    • 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 = 463;
      Specified by:
      hasTrainRef in interface DeadRunTypeOrBuilder
      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 = 463;
      Specified by:
      getTrainRef in interface DeadRunTypeOrBuilder
      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 = 463;
    • setTrainRef

      public DeadRunType.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 = 463;
    • mergeTrainRef

      public DeadRunType.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 = 463;
    • clearTrainRef

      public DeadRunType.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 = 463;
    • 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 = 463;
    • 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 = 463;
      Specified by:
      getTrainRefOrBuilder in interface DeadRunTypeOrBuilder
    • 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 = 464;
      Specified by:
      hasCompoundTrainRef in interface DeadRunTypeOrBuilder
      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 = 464;
      Specified by:
      getCompoundTrainRef in interface DeadRunTypeOrBuilder
      Returns:
      The compoundTrainRef.
    • setCompoundTrainRef

      public DeadRunType.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 = 464;
    • setCompoundTrainRef

      public DeadRunType.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 = 464;
    • mergeCompoundTrainRef

      public DeadRunType.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 = 464;
    • clearCompoundTrainRef

      public DeadRunType.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 = 464;
    • 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 = 464;
    • 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 = 464;
      Specified by:
      getCompoundTrainRefOrBuilder in interface DeadRunTypeOrBuilder
    • 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 = 466;
      Specified by:
      hasBlockRef in interface DeadRunTypeOrBuilder
      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 = 466;
      Specified by:
      getBlockRef in interface DeadRunTypeOrBuilder
      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 = 466;
    • setBlockRef

      public DeadRunType.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 = 466;
    • mergeBlockRef

      public DeadRunType.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 = 466;
    • clearBlockRef

      public DeadRunType.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 = 466;
    • 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 = 466;
    • 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 = 466;
      Specified by:
      getBlockRefOrBuilder in interface DeadRunTypeOrBuilder
    • 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 = 467;
      Specified by:
      hasTrainBlockRef in interface DeadRunTypeOrBuilder
      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 = 467;
      Specified by:
      getTrainBlockRef in interface DeadRunTypeOrBuilder
      Returns:
      The trainBlockRef.
    • setTrainBlockRef

      public DeadRunType.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 = 467;
    • setTrainBlockRef

      public DeadRunType.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 = 467;
    • mergeTrainBlockRef

      public DeadRunType.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 = 467;
    • clearTrainBlockRef

      public DeadRunType.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 = 467;
    • 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 = 467;
    • 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 = 467;
      Specified by:
      getTrainBlockRefOrBuilder in interface DeadRunTypeOrBuilder
    • hasLineRef

      public boolean hasLineRef()
       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 742;
      Specified by:
      hasLineRef in interface DeadRunTypeOrBuilder
      Returns:
      Whether the lineRef field is set.
    • getLineRef

      public VersionOfObjectRefStructure getLineRef()
       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 742;
      Specified by:
      getLineRef in interface DeadRunTypeOrBuilder
      Returns:
      The lineRef.
    • setLineRef

       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 742;
    • setLineRef

      public DeadRunType.Builder setLineRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 742;
    • mergeLineRef

      public DeadRunType.Builder mergeLineRef(VersionOfObjectRefStructure value)
       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 742;
    • clearLineRef

      public DeadRunType.Builder clearLineRef()
       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 742;
    • getLineRefBuilder

      public VersionOfObjectRefStructure.Builder getLineRefBuilder()
       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 742;
    • getLineRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getLineRefOrBuilder()
       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 742;
      Specified by:
      getLineRefOrBuilder in interface DeadRunTypeOrBuilder
    • hasFlexibleLineRef

      public boolean hasFlexibleLineRef()
       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 743;
      Specified by:
      hasFlexibleLineRef in interface DeadRunTypeOrBuilder
      Returns:
      Whether the flexibleLineRef field is set.
    • getFlexibleLineRef

      public VersionOfObjectRefStructure getFlexibleLineRef()
       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 743;
      Specified by:
      getFlexibleLineRef in interface DeadRunTypeOrBuilder
      Returns:
      The flexibleLineRef.
    • setFlexibleLineRef

      public DeadRunType.Builder setFlexibleLineRef(VersionOfObjectRefStructure value)
       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 743;
    • setFlexibleLineRef

      public DeadRunType.Builder setFlexibleLineRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 743;
    • mergeFlexibleLineRef

      public DeadRunType.Builder mergeFlexibleLineRef(VersionOfObjectRefStructure value)
       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 743;
    • clearFlexibleLineRef

      public DeadRunType.Builder clearFlexibleLineRef()
       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 743;
    • getFlexibleLineRefBuilder

      public VersionOfObjectRefStructure.Builder getFlexibleLineRefBuilder()
       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 743;
    • getFlexibleLineRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFlexibleLineRefOrBuilder()
       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 743;
      Specified by:
      getFlexibleLineRefOrBuilder in interface DeadRunTypeOrBuilder