Class CourseOfJourneysType.Builder

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

public static final class CourseOfJourneysType.Builder extends com.google.protobuf.GeneratedMessage.Builder<CourseOfJourneysType.Builder> implements CourseOfJourneysTypeOrBuilder
 A part of a BLOCK composed of consecutive VEHICLE JOURNEYs defined for the same DAY TYPE, all operated on the same LINE.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 720:94]
 
Protobuf type uk.org.netex.www.netex.CourseOfJourneysType
  • 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<CourseOfJourneysType.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<CourseOfJourneysType.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<CourseOfJourneysType.Builder>
    • getDefaultInstanceForType

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

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

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

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

    • isInitialized

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

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

      public CourseOfJourneysType.BlockRefStructureCase getBlockRefStructureCase()
      Specified by:
      getBlockRefStructureCase in interface CourseOfJourneysTypeOrBuilder
    • clearBlockRefStructure

      public CourseOfJourneysType.Builder clearBlockRefStructure()
    • getLineRefStructureCase

      public CourseOfJourneysType.LineRefStructureCase getLineRefStructureCase()
      Specified by:
      getLineRefStructureCase in interface CourseOfJourneysTypeOrBuilder
    • clearLineRefStructure

      public CourseOfJourneysType.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 CourseOfJourneysTypeOrBuilder
      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 CourseOfJourneysTypeOrBuilder
      Returns:
      The created.
    • setCreated

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

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

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

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

       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 CourseOfJourneysType.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 = 203;
      Specified by:
      getDerivedFromVersionRef in interface CourseOfJourneysTypeOrBuilder
      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 = 203;
      Specified by:
      getDerivedFromVersionRefBytes in interface CourseOfJourneysTypeOrBuilder
      Returns:
      The bytes for derivedFromVersionRef.
    • setDerivedFromVersionRef

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

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

      public CourseOfJourneysType.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 = 203;
      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 = 204;
      Specified by:
      getDerivedFromObjectRef in interface CourseOfJourneysTypeOrBuilder
      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 = 204;
      Specified by:
      getDerivedFromObjectRefBytes in interface CourseOfJourneysTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public CourseOfJourneysType.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 = 204;
      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 CourseOfJourneysTypeOrBuilder
      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 CourseOfJourneysTypeOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

      public CourseOfJourneysType.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 CourseOfJourneysType.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 CourseOfJourneysType.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 CourseOfJourneysType.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 CourseOfJourneysTypeOrBuilder
    • 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 CourseOfJourneysTypeOrBuilder
    • 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 CourseOfJourneysTypeOrBuilder
    • 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 CourseOfJourneysTypeOrBuilder
    • setValidBetween

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

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

       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 CourseOfJourneysType.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 CourseOfJourneysType.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 CourseOfJourneysType.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 CourseOfJourneysTypeOrBuilder
    • 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 CourseOfJourneysTypeOrBuilder
      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 CourseOfJourneysTypeOrBuilder
      Returns:
      The extensions.
    • setExtensions

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

       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 CourseOfJourneysType.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

       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 CourseOfJourneysType.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 CourseOfJourneysTypeOrBuilder
    • hasName

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

      public MultilingualString getName()
       Name of COURSE OF JOURNEYs.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 760:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getName in interface CourseOfJourneysTypeOrBuilder
      Returns:
      The name.
    • setName

       Name of COURSE OF JOURNEYs.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 760:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • setName

      public CourseOfJourneysType.Builder setName(MultilingualString.Builder builderForValue)
       Name of COURSE OF JOURNEYs.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 760:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • mergeName

       Name of COURSE OF JOURNEYs.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 760:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • clearName

      public CourseOfJourneysType.Builder clearName()
       Name of COURSE OF JOURNEYs.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 760:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameBuilder

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

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of COURSE OF JOURNEYs.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 760:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface CourseOfJourneysTypeOrBuilder
    • hasDescription

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

      public MultilingualString getDescription()
       Description of COURSE OF JOURNEYs.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 765:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      getDescription in interface CourseOfJourneysTypeOrBuilder
      Returns:
      The description.
    • setDescription

      public CourseOfJourneysType.Builder setDescription(MultilingualString value)
       Description of COURSE OF JOURNEYs.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 765:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • setDescription

      public CourseOfJourneysType.Builder setDescription(MultilingualString.Builder builderForValue)
       Description of COURSE OF JOURNEYs.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 765:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • mergeDescription

      public CourseOfJourneysType.Builder mergeDescription(MultilingualString value)
       Description of COURSE OF JOURNEYs.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 765:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • clearDescription

      public CourseOfJourneysType.Builder clearDescription()
       Description of COURSE OF JOURNEYs.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 765:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • getDescriptionBuilder

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

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Description of COURSE OF JOURNEYs.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 765:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      getDescriptionOrBuilder in interface CourseOfJourneysTypeOrBuilder
    • getCourseOfJourneysNumber

      public int getCourseOfJourneysNumber()
       Numeric identifier of COURSE of JOURNEYS.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 770:91]
       
      uint32 course_of_journeys_number = 163;
      Specified by:
      getCourseOfJourneysNumber in interface CourseOfJourneysTypeOrBuilder
      Returns:
      The courseOfJourneysNumber.
    • setCourseOfJourneysNumber

      public CourseOfJourneysType.Builder setCourseOfJourneysNumber(int value)
       Numeric identifier of COURSE of JOURNEYS.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 770:91]
       
      uint32 course_of_journeys_number = 163;
      Parameters:
      value - The courseOfJourneysNumber to set.
      Returns:
      This builder for chaining.
    • clearCourseOfJourneysNumber

      public CourseOfJourneysType.Builder clearCourseOfJourneysNumber()
       Numeric identifier of COURSE of JOURNEYS.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 770:91]
       
      uint32 course_of_journeys_number = 163;
      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 = 164;
      Specified by:
      hasPrivateCode in interface CourseOfJourneysTypeOrBuilder
      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 = 164;
      Specified by:
      getPrivateCode in interface CourseOfJourneysTypeOrBuilder
      Returns:
      The privateCode.
    • setPrivateCode

      public CourseOfJourneysType.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 = 164;
    • setPrivateCode

      public CourseOfJourneysType.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 = 164;
    • mergePrivateCode

      public CourseOfJourneysType.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 = 164;
    • clearPrivateCode

      public CourseOfJourneysType.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 = 164;
    • 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 = 164;
    • 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 = 164;
      Specified by:
      getPrivateCodeOrBuilder in interface CourseOfJourneysTypeOrBuilder
    • hasPreparationDuration

      public boolean hasPreparationDuration()
       How long the run takes to prepare.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 776:78]
       
      .google.protobuf.Duration preparation_duration = 165;
      Specified by:
      hasPreparationDuration in interface CourseOfJourneysTypeOrBuilder
      Returns:
      Whether the preparationDuration field is set.
    • getPreparationDuration

      public com.google.protobuf.Duration getPreparationDuration()
       How long the run takes to prepare.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 776:78]
       
      .google.protobuf.Duration preparation_duration = 165;
      Specified by:
      getPreparationDuration in interface CourseOfJourneysTypeOrBuilder
      Returns:
      The preparationDuration.
    • setPreparationDuration

      public CourseOfJourneysType.Builder setPreparationDuration(com.google.protobuf.Duration value)
       How long the run takes to prepare.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 776:78]
       
      .google.protobuf.Duration preparation_duration = 165;
    • setPreparationDuration

      public CourseOfJourneysType.Builder setPreparationDuration(com.google.protobuf.Duration.Builder builderForValue)
       How long the run takes to prepare.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 776:78]
       
      .google.protobuf.Duration preparation_duration = 165;
    • mergePreparationDuration

      public CourseOfJourneysType.Builder mergePreparationDuration(com.google.protobuf.Duration value)
       How long the run takes to prepare.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 776:78]
       
      .google.protobuf.Duration preparation_duration = 165;
    • clearPreparationDuration

      public CourseOfJourneysType.Builder clearPreparationDuration()
       How long the run takes to prepare.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 776:78]
       
      .google.protobuf.Duration preparation_duration = 165;
    • getPreparationDurationBuilder

      public com.google.protobuf.Duration.Builder getPreparationDurationBuilder()
       How long the run takes to prepare.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 776:78]
       
      .google.protobuf.Duration preparation_duration = 165;
    • getPreparationDurationOrBuilder

      public com.google.protobuf.DurationOrBuilder getPreparationDurationOrBuilder()
       How long the run takes to prepare.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 776:78]
       
      .google.protobuf.Duration preparation_duration = 165;
      Specified by:
      getPreparationDurationOrBuilder in interface CourseOfJourneysTypeOrBuilder
    • hasStartTimeInBlock

      public boolean hasStartTimeInBlock()
       Time at which run starts.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 781:71]
       
      .google.type.TimeOfDay start_time_in_block = 166;
      Specified by:
      hasStartTimeInBlock in interface CourseOfJourneysTypeOrBuilder
      Returns:
      Whether the startTimeInBlock field is set.
    • getStartTimeInBlock

      public com.google.type.TimeOfDay getStartTimeInBlock()
       Time at which run starts.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 781:71]
       
      .google.type.TimeOfDay start_time_in_block = 166;
      Specified by:
      getStartTimeInBlock in interface CourseOfJourneysTypeOrBuilder
      Returns:
      The startTimeInBlock.
    • setStartTimeInBlock

      public CourseOfJourneysType.Builder setStartTimeInBlock(com.google.type.TimeOfDay value)
       Time at which run starts.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 781:71]
       
      .google.type.TimeOfDay start_time_in_block = 166;
    • setStartTimeInBlock

      public CourseOfJourneysType.Builder setStartTimeInBlock(com.google.type.TimeOfDay.Builder builderForValue)
       Time at which run starts.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 781:71]
       
      .google.type.TimeOfDay start_time_in_block = 166;
    • mergeStartTimeInBlock

      public CourseOfJourneysType.Builder mergeStartTimeInBlock(com.google.type.TimeOfDay value)
       Time at which run starts.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 781:71]
       
      .google.type.TimeOfDay start_time_in_block = 166;
    • clearStartTimeInBlock

      public CourseOfJourneysType.Builder clearStartTimeInBlock()
       Time at which run starts.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 781:71]
       
      .google.type.TimeOfDay start_time_in_block = 166;
    • getStartTimeInBlockBuilder

      public com.google.type.TimeOfDay.Builder getStartTimeInBlockBuilder()
       Time at which run starts.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 781:71]
       
      .google.type.TimeOfDay start_time_in_block = 166;
    • getStartTimeInBlockOrBuilder

      public com.google.type.TimeOfDayOrBuilder getStartTimeInBlockOrBuilder()
       Time at which run starts.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 781:71]
       
      .google.type.TimeOfDay start_time_in_block = 166;
      Specified by:
      getStartTimeInBlockOrBuilder in interface CourseOfJourneysTypeOrBuilder
    • getStartTimeDayOffset

      public int getStartTimeDayOffset()
       Day offset of Start time from current OPERATING DAY.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 786:78]
       
      int32 start_time_day_offset = 167;
      Specified by:
      getStartTimeDayOffset in interface CourseOfJourneysTypeOrBuilder
      Returns:
      The startTimeDayOffset.
    • setStartTimeDayOffset

      public CourseOfJourneysType.Builder setStartTimeDayOffset(int value)
       Day offset of Start time from current OPERATING DAY.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 786:78]
       
      int32 start_time_day_offset = 167;
      Parameters:
      value - The startTimeDayOffset to set.
      Returns:
      This builder for chaining.
    • clearStartTimeDayOffset

      public CourseOfJourneysType.Builder clearStartTimeDayOffset()
       Day offset of Start time from current OPERATING DAY.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 786:78]
       
      int32 start_time_day_offset = 167;
      Returns:
      This builder for chaining.
    • hasFinishingDuration

      public boolean hasFinishingDuration()
       How long the run takes.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 791:76]
       
      .google.protobuf.Duration finishing_duration = 168;
      Specified by:
      hasFinishingDuration in interface CourseOfJourneysTypeOrBuilder
      Returns:
      Whether the finishingDuration field is set.
    • getFinishingDuration

      public com.google.protobuf.Duration getFinishingDuration()
       How long the run takes.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 791:76]
       
      .google.protobuf.Duration finishing_duration = 168;
      Specified by:
      getFinishingDuration in interface CourseOfJourneysTypeOrBuilder
      Returns:
      The finishingDuration.
    • setFinishingDuration

      public CourseOfJourneysType.Builder setFinishingDuration(com.google.protobuf.Duration value)
       How long the run takes.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 791:76]
       
      .google.protobuf.Duration finishing_duration = 168;
    • setFinishingDuration

      public CourseOfJourneysType.Builder setFinishingDuration(com.google.protobuf.Duration.Builder builderForValue)
       How long the run takes.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 791:76]
       
      .google.protobuf.Duration finishing_duration = 168;
    • mergeFinishingDuration

      public CourseOfJourneysType.Builder mergeFinishingDuration(com.google.protobuf.Duration value)
       How long the run takes.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 791:76]
       
      .google.protobuf.Duration finishing_duration = 168;
    • clearFinishingDuration

      public CourseOfJourneysType.Builder clearFinishingDuration()
       How long the run takes.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 791:76]
       
      .google.protobuf.Duration finishing_duration = 168;
    • getFinishingDurationBuilder

      public com.google.protobuf.Duration.Builder getFinishingDurationBuilder()
       How long the run takes.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 791:76]
       
      .google.protobuf.Duration finishing_duration = 168;
    • getFinishingDurationOrBuilder

      public com.google.protobuf.DurationOrBuilder getFinishingDurationOrBuilder()
       How long the run takes.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 791:76]
       
      .google.protobuf.Duration finishing_duration = 168;
      Specified by:
      getFinishingDurationOrBuilder in interface CourseOfJourneysTypeOrBuilder
    • hasJourneys

      public boolean hasJourneys()
       JOURNEYS making up COURSE OF JOURNEYs.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 798:79]
       
      .uk.org.netex.www.netex.JourneyRefs_RelStructure journeys = 173;
      Specified by:
      hasJourneys in interface CourseOfJourneysTypeOrBuilder
      Returns:
      Whether the journeys field is set.
    • getJourneys

      public JourneyRefs_RelStructure getJourneys()
       JOURNEYS making up COURSE OF JOURNEYs.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 798:79]
       
      .uk.org.netex.www.netex.JourneyRefs_RelStructure journeys = 173;
      Specified by:
      getJourneys in interface CourseOfJourneysTypeOrBuilder
      Returns:
      The journeys.
    • setJourneys

       JOURNEYS making up COURSE OF JOURNEYs.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 798:79]
       
      .uk.org.netex.www.netex.JourneyRefs_RelStructure journeys = 173;
    • setJourneys

      public CourseOfJourneysType.Builder setJourneys(JourneyRefs_RelStructure.Builder builderForValue)
       JOURNEYS making up COURSE OF JOURNEYs.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 798:79]
       
      .uk.org.netex.www.netex.JourneyRefs_RelStructure journeys = 173;
    • mergeJourneys

       JOURNEYS making up COURSE OF JOURNEYs.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 798:79]
       
      .uk.org.netex.www.netex.JourneyRefs_RelStructure journeys = 173;
    • clearJourneys

      public CourseOfJourneysType.Builder clearJourneys()
       JOURNEYS making up COURSE OF JOURNEYs.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 798:79]
       
      .uk.org.netex.www.netex.JourneyRefs_RelStructure journeys = 173;
    • getJourneysBuilder

      public JourneyRefs_RelStructure.Builder getJourneysBuilder()
       JOURNEYS making up COURSE OF JOURNEYs.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 798:79]
       
      .uk.org.netex.www.netex.JourneyRefs_RelStructure journeys = 173;
    • getJourneysOrBuilder

      public JourneyRefs_RelStructureOrBuilder getJourneysOrBuilder()
       JOURNEYS making up COURSE OF JOURNEYs.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 798:79]
       
      .uk.org.netex.www.netex.JourneyRefs_RelStructure journeys = 173;
      Specified by:
      getJourneysOrBuilder in interface CourseOfJourneysTypeOrBuilder
    • getId

      public String getId()
       [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 738:62]
       
      string id = 201;
      Specified by:
      getId in interface CourseOfJourneysTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

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

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

      public CourseOfJourneysType.Builder clearId()
       [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 738:62]
       
      string id = 201;
      Returns:
      This builder for chaining.
    • setIdBytes

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

      public boolean hasBlockRef()
       Reference to a BLOCK.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 253:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure block_ref = 169;
      Specified by:
      hasBlockRef in interface CourseOfJourneysTypeOrBuilder
      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 = 169;
      Specified by:
      getBlockRef in interface CourseOfJourneysTypeOrBuilder
      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 = 169;
    • 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 = 169;
    • mergeBlockRef

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

      public CourseOfJourneysType.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 = 169;
    • 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 = 169;
    • 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 = 169;
      Specified by:
      getBlockRefOrBuilder in interface CourseOfJourneysTypeOrBuilder
    • 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 = 170;
      Specified by:
      hasTrainBlockRef in interface CourseOfJourneysTypeOrBuilder
      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 = 170;
      Specified by:
      getTrainBlockRef in interface CourseOfJourneysTypeOrBuilder
      Returns:
      The trainBlockRef.
    • setTrainBlockRef

       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 = 170;
    • setTrainBlockRef

      public CourseOfJourneysType.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 = 170;
    • mergeTrainBlockRef

      public CourseOfJourneysType.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 = 170;
    • clearTrainBlockRef

      public CourseOfJourneysType.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 = 170;
    • 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 = 170;
    • 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 = 170;
      Specified by:
      getTrainBlockRefOrBuilder in interface CourseOfJourneysTypeOrBuilder
    • 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 = 171;
      Specified by:
      hasLineRef in interface CourseOfJourneysTypeOrBuilder
      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 = 171;
      Specified by:
      getLineRef in interface CourseOfJourneysTypeOrBuilder
      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 = 171;
    • 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 = 171;
    • mergeLineRef

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

      public CourseOfJourneysType.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 = 171;
    • 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 = 171;
    • 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 = 171;
      Specified by:
      getLineRefOrBuilder in interface CourseOfJourneysTypeOrBuilder
    • 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 = 172;
      Specified by:
      hasFlexibleLineRef in interface CourseOfJourneysTypeOrBuilder
      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 = 172;
      Specified by:
      getFlexibleLineRef in interface CourseOfJourneysTypeOrBuilder
      Returns:
      The flexibleLineRef.
    • setFlexibleLineRef

      public CourseOfJourneysType.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 = 172;
    • setFlexibleLineRef

      public CourseOfJourneysType.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 = 172;
    • mergeFlexibleLineRef

      public CourseOfJourneysType.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 = 172;
    • clearFlexibleLineRef

      public CourseOfJourneysType.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 = 172;
    • 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 = 172;
    • 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 = 172;
      Specified by:
      getFlexibleLineRefOrBuilder in interface CourseOfJourneysTypeOrBuilder