Class TemplateServiceJourney_VersionStructure.Builder

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

public static final class TemplateServiceJourney_VersionStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<TemplateServiceJourney_VersionStructure.Builder> implements TemplateServiceJourney_VersionStructureOrBuilder
 Type for TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 324:66]
 
Protobuf type uk.org.netex.www.netex.TemplateServiceJourney_VersionStructure
  • 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<TemplateServiceJourney_VersionStructure.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<TemplateServiceJourney_VersionStructure.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<TemplateServiceJourney_VersionStructure.Builder>
    • getDefaultInstanceForType

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

      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

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

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

      Specified by:
      getJourneyPatternRefStructureCase in interface TemplateServiceJourney_VersionStructureOrBuilder
    • clearJourneyPatternRefStructure

      public TemplateServiceJourney_VersionStructure.Builder clearJourneyPatternRefStructure()
    • getJourneyFrequencyGroupRefStructureCase

      public TemplateServiceJourney_VersionStructure.JourneyFrequencyGroupRefStructureCase getJourneyFrequencyGroupRefStructureCase()
      Specified by:
      getJourneyFrequencyGroupRefStructureCase in interface TemplateServiceJourney_VersionStructureOrBuilder
    • clearJourneyFrequencyGroupRefStructure

      public TemplateServiceJourney_VersionStructure.Builder clearJourneyFrequencyGroupRefStructure()
    • getVehicleTypeRefStructureCase

      Specified by:
      getVehicleTypeRefStructureCase in interface TemplateServiceJourney_VersionStructureOrBuilder
    • clearVehicleTypeRefStructure

      public TemplateServiceJourney_VersionStructure.Builder clearVehicleTypeRefStructure()
    • getBlockRefStructureCase

      Specified by:
      getBlockRefStructureCase in interface TemplateServiceJourney_VersionStructureOrBuilder
    • clearBlockRefStructure

      public TemplateServiceJourney_VersionStructure.Builder clearBlockRefStructure()
    • getLineRefStructureCase

      Specified by:
      getLineRefStructureCase in interface TemplateServiceJourney_VersionStructureOrBuilder
    • clearLineRefStructure

      public TemplateServiceJourney_VersionStructure.Builder clearLineRefStructure()
    • getId

      public String getId()
       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Specified by:
      getId in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Specified by:
      getIdBytes in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The bytes for id.
    • setId

       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Returns:
      This builder for chaining.
    • setIdBytes

      public TemplateServiceJourney_VersionStructure.Builder setIdBytes(com.google.protobuf.ByteString value)
       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • 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 TemplateServiceJourney_VersionStructureOrBuilder
      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 TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The created.
    • setCreated

      public TemplateServiceJourney_VersionStructure.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 TemplateServiceJourney_VersionStructure.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 TemplateServiceJourney_VersionStructure.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

       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 TemplateServiceJourney_VersionStructureOrBuilder
    • 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 TemplateServiceJourney_VersionStructureOrBuilder
      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 TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The changed.
    • setChanged

      public TemplateServiceJourney_VersionStructure.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 TemplateServiceJourney_VersionStructure.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 TemplateServiceJourney_VersionStructure.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

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

       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

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

      public TemplateServiceJourney_VersionStructure.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 TemplateServiceJourney_VersionStructureOrBuilder
      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

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

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

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

      public TemplateServiceJourney_VersionStructure.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 = 884;
      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 = 885;
      Specified by:
      getDerivedFromObjectRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 885;
      Specified by:
      getDerivedFromObjectRefBytes in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public TemplateServiceJourney_VersionStructure.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 = 885;
      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 TemplateServiceJourney_VersionStructureOrBuilder
      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 TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

       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

       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

       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 TemplateServiceJourney_VersionStructure.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 TemplateServiceJourney_VersionStructureOrBuilder
    • 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 TemplateServiceJourney_VersionStructureOrBuilder
    • 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 TemplateServiceJourney_VersionStructureOrBuilder
    • 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 TemplateServiceJourney_VersionStructureOrBuilder
    • setValidBetween

      public TemplateServiceJourney_VersionStructure.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 TemplateServiceJourney_VersionStructure.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

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

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

       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 TemplateServiceJourney_VersionStructure.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 TemplateServiceJourney_VersionStructureOrBuilder
    • 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 TemplateServiceJourney_VersionStructureOrBuilder
    • 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 TemplateServiceJourney_VersionStructureOrBuilder
      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 TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The alternativeTexts.
    • setAlternativeTexts

       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

       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

       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 TemplateServiceJourney_VersionStructure.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 TemplateServiceJourney_VersionStructureOrBuilder
    • 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 TemplateServiceJourney_VersionStructureOrBuilder
      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 TemplateServiceJourney_VersionStructureOrBuilder
      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

       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

       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

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

       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

       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

       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

       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 TemplateServiceJourney_VersionStructureOrBuilder
    • 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 TemplateServiceJourney_VersionStructureOrBuilder
      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 TemplateServiceJourney_VersionStructureOrBuilder
      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

       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

       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 TemplateServiceJourney_VersionStructureOrBuilder
    • 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 TemplateServiceJourney_VersionStructureOrBuilder
      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 TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The name.
    • setName

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

       Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 83:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • mergeName

       Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 83:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • 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 TemplateServiceJourney_VersionStructureOrBuilder
    • 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 TemplateServiceJourney_VersionStructureOrBuilder
      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 TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The shortName.
    • setShortName

       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

       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

       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

       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 TemplateServiceJourney_VersionStructureOrBuilder
    • 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 TemplateServiceJourney_VersionStructureOrBuilder
      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 TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The description.
    • setDescription

       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

       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

       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

       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 TemplateServiceJourney_VersionStructureOrBuilder
    • 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 TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The distance.
    • setDistance

      public TemplateServiceJourney_VersionStructure.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

       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 TemplateServiceJourney_VersionStructureOrBuilder
      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 TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The privateCode.
    • setPrivateCode

       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

       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

       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

       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 TemplateServiceJourney_VersionStructureOrBuilder
    • 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 TemplateServiceJourney_VersionStructureOrBuilder
      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 TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The projections.
    • setProjections

       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

       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

       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

       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 TemplateServiceJourney_VersionStructureOrBuilder
    • hasInfoLinks

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

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

       Hyperlinks associated with JOURNEY.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
       
      .uk.org.netex.www.netex.TemplateServiceJourney_VersionStructure.InfoLinksType info_links = 167;
    • setInfoLinks

       Hyperlinks associated with JOURNEY.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
       
      .uk.org.netex.www.netex.TemplateServiceJourney_VersionStructure.InfoLinksType info_links = 167;
    • mergeInfoLinks

       Hyperlinks associated with JOURNEY.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
       
      .uk.org.netex.www.netex.TemplateServiceJourney_VersionStructure.InfoLinksType info_links = 167;
    • clearInfoLinks

       Hyperlinks associated with JOURNEY.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
       
      .uk.org.netex.www.netex.TemplateServiceJourney_VersionStructure.InfoLinksType info_links = 167;
    • getInfoLinksBuilder

       Hyperlinks associated with JOURNEY.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
       
      .uk.org.netex.www.netex.TemplateServiceJourney_VersionStructure.InfoLinksType info_links = 167;
    • getInfoLinksOrBuilder

       Hyperlinks associated with JOURNEY.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
       
      .uk.org.netex.www.netex.TemplateServiceJourney_VersionStructure.InfoLinksType info_links = 167;
      Specified by:
      getInfoLinksOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 TemplateServiceJourney_VersionStructureOrBuilder
      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 TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The sectionsInSequence.
    • setSectionsInSequence

       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

       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

       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 TemplateServiceJourney_VersionStructure.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 TemplateServiceJourney_VersionStructureOrBuilder
    • 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 TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for transportMode.
    • setTransportModeValue

      public TemplateServiceJourney_VersionStructure.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 TemplateServiceJourney_VersionStructureOrBuilder
      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

       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 TemplateServiceJourney_VersionStructureOrBuilder
      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 TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The transportSubmode.
    • setTransportSubmode

       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

       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

       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 TemplateServiceJourney_VersionStructure.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 TemplateServiceJourney_VersionStructureOrBuilder
    • 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 TemplateServiceJourney_VersionStructureOrBuilder
      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 TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The externalVehicleJourneyRef.
    • setExternalVehicleJourneyRef

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

       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 TemplateServiceJourney_VersionStructure.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 TemplateServiceJourney_VersionStructureOrBuilder
    • 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 TemplateServiceJourney_VersionStructureOrBuilder
      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 TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The typeOfProductCategoryRef.
    • setTypeOfProductCategoryRef

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

       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 TemplateServiceJourney_VersionStructure.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 TemplateServiceJourney_VersionStructureOrBuilder
    • 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 TemplateServiceJourney_VersionStructureOrBuilder
      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 TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The typeOfServiceRef.
    • setTypeOfServiceRef

       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

       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

       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 TemplateServiceJourney_VersionStructure.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 TemplateServiceJourney_VersionStructureOrBuilder
    • 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 TemplateServiceJourney_VersionStructureOrBuilder
      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 TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The linkSequenceProjectionRef.
    • setLinkSequenceProjectionRef

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

       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 TemplateServiceJourney_VersionStructure.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 TemplateServiceJourney_VersionStructureOrBuilder
    • 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 TemplateServiceJourney_VersionStructureOrBuilder
      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 TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The linkSequenceProjection.
    • setLinkSequenceProjection

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

       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 TemplateServiceJourney_VersionStructure.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 TemplateServiceJourney_VersionStructureOrBuilder
    • 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 TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The monitored.
    • setMonitored

      public TemplateServiceJourney_VersionStructure.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

       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 TemplateServiceJourney_VersionStructureOrBuilder
      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 TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The accessibilityAssessment.
    • setAccessibilityAssessment

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

       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 TemplateServiceJourney_VersionStructure.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 TemplateServiceJourney_VersionStructureOrBuilder
    • 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 TemplateServiceJourney_VersionStructureOrBuilder
      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 TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The journeyAccountings.
    • setJourneyAccountings

       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

       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

       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 TemplateServiceJourney_VersionStructure.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 TemplateServiceJourney_VersionStructureOrBuilder
    • 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 TemplateServiceJourney_VersionStructureOrBuilder
      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 TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The noticeAssignments.
    • setNoticeAssignments

       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

       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

       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 TemplateServiceJourney_VersionStructure.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 TemplateServiceJourney_VersionStructureOrBuilder
    • getServiceAlterationValue

      public int getServiceAlterationValue()
       Whether journey is as planned, a cancellation or an extra journey.  Default is as Planned.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 260:110]
       
      .uk.org.netex.www.netex.ServiceAlterationEnumeration service_alteration = 441;
      Specified by:
      getServiceAlterationValue in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for serviceAlteration.
    • setServiceAlterationValue

      public TemplateServiceJourney_VersionStructure.Builder setServiceAlterationValue(int value)
       Whether journey is as planned, a cancellation or an extra journey.  Default is as Planned.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 260:110]
       
      .uk.org.netex.www.netex.ServiceAlterationEnumeration service_alteration = 441;
      Parameters:
      value - The enum numeric value on the wire for serviceAlteration to set.
      Returns:
      This builder for chaining.
    • getServiceAlteration

      public ServiceAlterationEnumeration getServiceAlteration()
       Whether journey is as planned, a cancellation or an extra journey.  Default is as Planned.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 260:110]
       
      .uk.org.netex.www.netex.ServiceAlterationEnumeration service_alteration = 441;
      Specified by:
      getServiceAlteration in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The serviceAlteration.
    • setServiceAlteration

       Whether journey is as planned, a cancellation or an extra journey.  Default is as Planned.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 260:110]
       
      .uk.org.netex.www.netex.ServiceAlterationEnumeration service_alteration = 441;
      Parameters:
      value - The serviceAlteration to set.
      Returns:
      This builder for chaining.
    • clearServiceAlteration

      public TemplateServiceJourney_VersionStructure.Builder clearServiceAlteration()
       Whether journey is as planned, a cancellation or an extra journey.  Default is as Planned.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 260:110]
       
      .uk.org.netex.www.netex.ServiceAlterationEnumeration service_alteration = 441;
      Returns:
      This builder for chaining.
    • hasDepartureTime

      public boolean hasDepartureTime()
       Time of departure.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 280:68]
       
      .google.type.TimeOfDay departure_time = 451;
      Specified by:
      hasDepartureTime in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 451;
      Specified by:
      getDepartureTime in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The departureTime.
    • setDepartureTime

      public TemplateServiceJourney_VersionStructure.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 = 451;
    • setDepartureTime

      public TemplateServiceJourney_VersionStructure.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 = 451;
    • mergeDepartureTime

      public TemplateServiceJourney_VersionStructure.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 = 451;
    • clearDepartureTime

       Time of departure.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 280:68]
       
      .google.type.TimeOfDay departure_time = 451;
    • 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 = 451;
    • 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 = 451;
      Specified by:
      getDepartureTimeOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 = 452;
      Specified by:
      getDepartureDayOffset in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The departureDayOffset.
    • setDepartureDayOffset

      public TemplateServiceJourney_VersionStructure.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 = 452;
      Parameters:
      value - The departureDayOffset to set.
      Returns:
      This builder for chaining.
    • clearDepartureDayOffset

      public TemplateServiceJourney_VersionStructure.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 = 452;
      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 = 453;
      Specified by:
      hasFrequency in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 453;
      Specified by:
      getFrequency in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The frequency.
    • setFrequency

       Frequency of Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 290:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 453;
    • setFrequency

       Frequency of Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 290:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 453;
    • mergeFrequency

       Frequency of Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 290:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 453;
    • clearFrequency

       Frequency of Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 290:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 453;
    • 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 = 453;
    • 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 = 453;
      Specified by:
      getFrequencyOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 = 454;
      Specified by:
      hasJourneyDuration in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 454;
      Specified by:
      getJourneyDuration in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The journeyDuration.
    • setJourneyDuration

      public TemplateServiceJourney_VersionStructure.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 = 454;
    • setJourneyDuration

      public TemplateServiceJourney_VersionStructure.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 = 454;
    • mergeJourneyDuration

      public TemplateServiceJourney_VersionStructure.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 = 454;
    • clearJourneyDuration

      public TemplateServiceJourney_VersionStructure.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 = 454;
    • 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 = 454;
    • 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 = 454;
      Specified by:
      getJourneyDurationOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 = 461;
      Specified by:
      hasDayTypes in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 461;
      Specified by:
      getDayTypes in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The dayTypes.
    • setDayTypes

       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 = 461;
    • setDayTypes

       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 = 461;
    • mergeDayTypes

       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 = 461;
    • 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 = 461;
    • 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 = 461;
    • 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 = 461;
      Specified by:
      getDayTypesOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 = 462;
      Specified by:
      hasRouteRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 462;
      Specified by:
      getRouteRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 462;
    • 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 = 462;
    • mergeRouteRef

       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 462;
    • 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 = 462;
    • 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 = 462;
    • 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 = 462;
      Specified by:
      getRouteRefOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 = 467;
      Specified by:
      hasTimeDemandTypeRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 467;
      Specified by:
      getTimeDemandTypeRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The timeDemandTypeRef.
    • setTimeDemandTypeRef

       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 = 467;
    • setTimeDemandTypeRef

       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 = 467;
    • mergeTimeDemandTypeRef

       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 = 467;
    • clearTimeDemandTypeRef

      public TemplateServiceJourney_VersionStructure.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 = 467;
    • 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 = 467;
    • 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 = 467;
      Specified by:
      getTimeDemandTypeRefOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 = 468;
      Specified by:
      hasTimingAlgorithmTypeRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 468;
      Specified by:
      getTimingAlgorithmTypeRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The timingAlgorithmTypeRef.
    • setTimingAlgorithmTypeRef

       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 = 468;
    • setTimingAlgorithmTypeRef

       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 = 468;
    • mergeTimingAlgorithmTypeRef

       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 = 468;
    • clearTimingAlgorithmTypeRef

      public TemplateServiceJourney_VersionStructure.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 = 468;
    • 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 = 468;
    • 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 = 468;
      Specified by:
      getTimingAlgorithmTypeRefOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 = 475;
      Specified by:
      hasOperationalContextRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 475;
      Specified by:
      getOperationalContextRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The operationalContextRef.
    • setOperationalContextRef

       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 = 475;
    • setOperationalContextRef

       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 = 475;
    • mergeOperationalContextRef

       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 = 475;
    • clearOperationalContextRef

      public TemplateServiceJourney_VersionStructure.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 = 475;
    • 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 = 475;
    • 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 = 475;
      Specified by:
      getOperationalContextRefOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 = 478;
      Specified by:
      hasCourseOfJourneysRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 478;
      Specified by:
      getCourseOfJourneysRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The courseOfJourneysRef.
    • setCourseOfJourneysRef

       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 = 478;
    • setCourseOfJourneysRef

       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 = 478;
    • mergeCourseOfJourneysRef

       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 = 478;
    • clearCourseOfJourneysRef

      public TemplateServiceJourney_VersionStructure.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 = 478;
    • 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 = 478;
    • 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 = 478;
      Specified by:
      getCourseOfJourneysRefOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • getPublicCode

      public String getPublicCode()
       Public code for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 268:77]
       
      string public_code = 479;
      Specified by:
      getPublicCode in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 479;
      Specified by:
      getPublicCodeBytes in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The bytes for publicCode.
    • setPublicCode

       Public code for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 268:77]
       
      string public_code = 479;
      Parameters:
      value - The publicCode to set.
      Returns:
      This builder for chaining.
    • clearPublicCode

       Public code for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 268:77]
       
      string public_code = 479;
      Returns:
      This builder for chaining.
    • setPublicCodeBytes

      public TemplateServiceJourney_VersionStructure.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 = 479;
      Parameters:
      value - The bytes for publicCode to set.
      Returns:
      This builder for chaining.
    • 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 = 491;
      Specified by:
      hasOperatorRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 491;
      Specified by:
      getOperatorRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The operatorRef.
    • setOperatorRef

       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 491;
    • setOperatorRef

       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 491;
    • mergeOperatorRef

       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 491;
    • clearOperatorRef

       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 491;
    • 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 = 491;
    • 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 = 491;
      Specified by:
      getOperatorRefOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • hasOperatorView

      public boolean hasOperatorView()
       Simplified view of OPERATOR. All data except the identifier will be derived through the relationship.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 573:67]
       
      .uk.org.netex.www.netex.OperatorViewType operator_view = 492;
      Specified by:
      hasOperatorView in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      Whether the operatorView field is set.
    • getOperatorView

      public OperatorViewType getOperatorView()
       Simplified view of OPERATOR. All data except the identifier will be derived through the relationship.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 573:67]
       
      .uk.org.netex.www.netex.OperatorViewType operator_view = 492;
      Specified by:
      getOperatorView in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The operatorView.
    • setOperatorView

       Simplified view of OPERATOR. All data except the identifier will be derived through the relationship.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 573:67]
       
      .uk.org.netex.www.netex.OperatorViewType operator_view = 492;
    • setOperatorView

       Simplified view of OPERATOR. All data except the identifier will be derived through the relationship.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 573:67]
       
      .uk.org.netex.www.netex.OperatorViewType operator_view = 492;
    • mergeOperatorView

       Simplified view of OPERATOR. All data except the identifier will be derived through the relationship.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 573:67]
       
      .uk.org.netex.www.netex.OperatorViewType operator_view = 492;
    • clearOperatorView

       Simplified view of OPERATOR. All data except the identifier will be derived through the relationship.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 573:67]
       
      .uk.org.netex.www.netex.OperatorViewType operator_view = 492;
    • getOperatorViewBuilder

      public OperatorViewType.Builder getOperatorViewBuilder()
       Simplified view of OPERATOR. All data except the identifier will be derived through the relationship.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 573:67]
       
      .uk.org.netex.www.netex.OperatorViewType operator_view = 492;
    • getOperatorViewOrBuilder

      public OperatorViewTypeOrBuilder getOperatorViewOrBuilder()
       Simplified view of OPERATOR. All data except the identifier will be derived through the relationship.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 573:67]
       
      .uk.org.netex.www.netex.OperatorViewType operator_view = 492;
      Specified by:
      getOperatorViewOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • hasLineView

      public boolean hasLineView()
       Simplified view of a LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1019:80]
       
      .uk.org.netex.www.netex.LineViewType line_view = 503;
      Specified by:
      hasLineView in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      Whether the lineView field is set.
    • getLineView

      public LineViewType getLineView()
       Simplified view of a LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1019:80]
       
      .uk.org.netex.www.netex.LineViewType line_view = 503;
      Specified by:
      getLineView in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The lineView.
    • setLineView

       Simplified view of a LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1019:80]
       
      .uk.org.netex.www.netex.LineViewType line_view = 503;
    • setLineView

       Simplified view of a LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1019:80]
       
      .uk.org.netex.www.netex.LineViewType line_view = 503;
    • mergeLineView

       Simplified view of a LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1019:80]
       
      .uk.org.netex.www.netex.LineViewType line_view = 503;
    • clearLineView

       Simplified view of a LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1019:80]
       
      .uk.org.netex.www.netex.LineViewType line_view = 503;
    • getLineViewBuilder

      public LineViewType.Builder getLineViewBuilder()
       Simplified view of a LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1019:80]
       
      .uk.org.netex.www.netex.LineViewType line_view = 503;
    • getLineViewOrBuilder

      public LineViewTypeOrBuilder getLineViewOrBuilder()
       Simplified view of a LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1019:80]
       
      .uk.org.netex.www.netex.LineViewType line_view = 503;
      Specified by:
      getLineViewOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • hasFlexibleLineView

      public boolean hasFlexibleLineView()
       A group of FLEXIBLE ROUTEs of which is generally known to the public by a similar name or number and which have common booking arrangements.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 317:88]
       
      .uk.org.netex.www.netex.FlexibleLineViewType flexible_line_view = 504;
      Specified by:
      hasFlexibleLineView in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      Whether the flexibleLineView field is set.
    • getFlexibleLineView

      public FlexibleLineViewType getFlexibleLineView()
       A group of FLEXIBLE ROUTEs of which is generally known to the public by a similar name or number and which have common booking arrangements.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 317:88]
       
      .uk.org.netex.www.netex.FlexibleLineViewType flexible_line_view = 504;
      Specified by:
      getFlexibleLineView in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The flexibleLineView.
    • setFlexibleLineView

       A group of FLEXIBLE ROUTEs of which is generally known to the public by a similar name or number and which have common booking arrangements.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 317:88]
       
      .uk.org.netex.www.netex.FlexibleLineViewType flexible_line_view = 504;
    • setFlexibleLineView

       A group of FLEXIBLE ROUTEs of which is generally known to the public by a similar name or number and which have common booking arrangements.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 317:88]
       
      .uk.org.netex.www.netex.FlexibleLineViewType flexible_line_view = 504;
    • mergeFlexibleLineView

       A group of FLEXIBLE ROUTEs of which is generally known to the public by a similar name or number and which have common booking arrangements.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 317:88]
       
      .uk.org.netex.www.netex.FlexibleLineViewType flexible_line_view = 504;
    • clearFlexibleLineView

      public TemplateServiceJourney_VersionStructure.Builder clearFlexibleLineView()
       A group of FLEXIBLE ROUTEs of which is generally known to the public by a similar name or number and which have common booking arrangements.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 317:88]
       
      .uk.org.netex.www.netex.FlexibleLineViewType flexible_line_view = 504;
    • getFlexibleLineViewBuilder

      public FlexibleLineViewType.Builder getFlexibleLineViewBuilder()
       A group of FLEXIBLE ROUTEs of which is generally known to the public by a similar name or number and which have common booking arrangements.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 317:88]
       
      .uk.org.netex.www.netex.FlexibleLineViewType flexible_line_view = 504;
    • getFlexibleLineViewOrBuilder

      public FlexibleLineViewTypeOrBuilder getFlexibleLineViewOrBuilder()
       A group of FLEXIBLE ROUTEs of which is generally known to the public by a similar name or number and which have common booking arrangements.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 317:88]
       
      .uk.org.netex.www.netex.FlexibleLineViewType flexible_line_view = 504;
      Specified by:
      getFlexibleLineViewOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 = 511;
      Specified by:
      getDirectionTypeValue in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for directionType.
    • setDirectionTypeValue

      public TemplateServiceJourney_VersionStructure.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 = 511;
      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 = 511;
      Specified by:
      getDirectionType in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The directionType.
    • setDirectionType

       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 = 511;
      Parameters:
      value - The directionType to set.
      Returns:
      This builder for chaining.
    • 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 = 511;
      Returns:
      This builder for chaining.
    • hasJourneyPatternView

      public boolean hasJourneyPatternView()
       Simplified view of a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 435:133]
       
      .uk.org.netex.www.netex.JourneyPattern_DerivedViewStructure journey_pattern_view = 512;
      Specified by:
      hasJourneyPatternView in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      Whether the journeyPatternView field is set.
    • getJourneyPatternView

      public JourneyPattern_DerivedViewStructure getJourneyPatternView()
       Simplified view of a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 435:133]
       
      .uk.org.netex.www.netex.JourneyPattern_DerivedViewStructure journey_pattern_view = 512;
      Specified by:
      getJourneyPatternView in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The journeyPatternView.
    • setJourneyPatternView

       Simplified view of a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 435:133]
       
      .uk.org.netex.www.netex.JourneyPattern_DerivedViewStructure journey_pattern_view = 512;
    • setJourneyPatternView

       Simplified view of a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 435:133]
       
      .uk.org.netex.www.netex.JourneyPattern_DerivedViewStructure journey_pattern_view = 512;
    • mergeJourneyPatternView

       Simplified view of a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 435:133]
       
      .uk.org.netex.www.netex.JourneyPattern_DerivedViewStructure journey_pattern_view = 512;
    • clearJourneyPatternView

      public TemplateServiceJourney_VersionStructure.Builder clearJourneyPatternView()
       Simplified view of a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 435:133]
       
      .uk.org.netex.www.netex.JourneyPattern_DerivedViewStructure journey_pattern_view = 512;
    • getJourneyPatternViewBuilder

      public JourneyPattern_DerivedViewStructure.Builder getJourneyPatternViewBuilder()
       Simplified view of a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 435:133]
       
      .uk.org.netex.www.netex.JourneyPattern_DerivedViewStructure journey_pattern_view = 512;
    • getJourneyPatternViewOrBuilder

      public JourneyPattern_DerivedViewStructureOrBuilder getJourneyPatternViewOrBuilder()
       Simplified view of a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 435:133]
       
      .uk.org.netex.www.netex.JourneyPattern_DerivedViewStructure journey_pattern_view = 512;
      Specified by:
      getJourneyPatternViewOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • hasGroupsOfServices

      public boolean hasGroupsOfServices()
       Grouping of services  of a journey - for a multi-part journey only.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 199:95]
       
      .uk.org.netex.www.netex.GroupOfServicesRefs_RelStructure groups_of_services = 513;
      Specified by:
      hasGroupsOfServices in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      Whether the groupsOfServices field is set.
    • getGroupsOfServices

      public GroupOfServicesRefs_RelStructure getGroupsOfServices()
       Grouping of services  of a journey - for a multi-part journey only.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 199:95]
       
      .uk.org.netex.www.netex.GroupOfServicesRefs_RelStructure groups_of_services = 513;
      Specified by:
      getGroupsOfServices in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The groupsOfServices.
    • setGroupsOfServices

       Grouping of services  of a journey - for a multi-part journey only.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 199:95]
       
      .uk.org.netex.www.netex.GroupOfServicesRefs_RelStructure groups_of_services = 513;
    • setGroupsOfServices

       Grouping of services  of a journey - for a multi-part journey only.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 199:95]
       
      .uk.org.netex.www.netex.GroupOfServicesRefs_RelStructure groups_of_services = 513;
    • mergeGroupsOfServices

       Grouping of services  of a journey - for a multi-part journey only.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 199:95]
       
      .uk.org.netex.www.netex.GroupOfServicesRefs_RelStructure groups_of_services = 513;
    • clearGroupsOfServices

      public TemplateServiceJourney_VersionStructure.Builder clearGroupsOfServices()
       Grouping of services  of a journey - for a multi-part journey only.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 199:95]
       
      .uk.org.netex.www.netex.GroupOfServicesRefs_RelStructure groups_of_services = 513;
    • getGroupsOfServicesBuilder

      public GroupOfServicesRefs_RelStructure.Builder getGroupsOfServicesBuilder()
       Grouping of services  of a journey - for a multi-part journey only.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 199:95]
       
      .uk.org.netex.www.netex.GroupOfServicesRefs_RelStructure groups_of_services = 513;
    • getGroupsOfServicesOrBuilder

      public GroupOfServicesRefs_RelStructureOrBuilder getGroupsOfServicesOrBuilder()
       Grouping of services  of a journey - for a multi-part journey only.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 199:95]
       
      .uk.org.netex.www.netex.GroupOfServicesRefs_RelStructure groups_of_services = 513;
      Specified by:
      getGroupsOfServicesOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • hasTimeDemandTypes

      public boolean hasTimeDemandTypes()
       Other TIME DEMAND TYPEs used in journey.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 204:93]
       
      .uk.org.netex.www.netex.TimeDemandTypeRefs_RelStructure time_demand_types = 514;
      Specified by:
      hasTimeDemandTypes in interface TemplateServiceJourney_VersionStructureOrBuilder
      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_serviceJourney_version.xsd at 204:93]
       
      .uk.org.netex.www.netex.TimeDemandTypeRefs_RelStructure time_demand_types = 514;
      Specified by:
      getTimeDemandTypes in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The timeDemandTypes.
    • setTimeDemandTypes

       Other TIME DEMAND TYPEs used in journey.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 204:93]
       
      .uk.org.netex.www.netex.TimeDemandTypeRefs_RelStructure time_demand_types = 514;
    • setTimeDemandTypes

       Other TIME DEMAND TYPEs used in journey.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 204:93]
       
      .uk.org.netex.www.netex.TimeDemandTypeRefs_RelStructure time_demand_types = 514;
    • mergeTimeDemandTypes

       Other TIME DEMAND TYPEs used in journey.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 204:93]
       
      .uk.org.netex.www.netex.TimeDemandTypeRefs_RelStructure time_demand_types = 514;
    • clearTimeDemandTypes

      public TemplateServiceJourney_VersionStructure.Builder clearTimeDemandTypes()
       Other TIME DEMAND TYPEs used in journey.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 204:93]
       
      .uk.org.netex.www.netex.TimeDemandTypeRefs_RelStructure time_demand_types = 514;
    • getTimeDemandTypesBuilder

      public TimeDemandTypeRefs_RelStructure.Builder getTimeDemandTypesBuilder()
       Other TIME DEMAND TYPEs used in journey.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 204:93]
       
      .uk.org.netex.www.netex.TimeDemandTypeRefs_RelStructure time_demand_types = 514;
    • getTimeDemandTypesOrBuilder

      public TimeDemandTypeRefs_RelStructureOrBuilder getTimeDemandTypesOrBuilder()
       Other TIME DEMAND TYPEs used in journey.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 204:93]
       
      .uk.org.netex.www.netex.TimeDemandTypeRefs_RelStructure time_demand_types = 514;
      Specified by:
      getTimeDemandTypesOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 209:87]
       
      .uk.org.netex.www.netex.TrainNumberRefs_RelStructure train_numbers = 515;
      Specified by:
      hasTrainNumbers in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 209:87]
       
      .uk.org.netex.www.netex.TrainNumberRefs_RelStructure train_numbers = 515;
      Specified by:
      getTrainNumbers in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The trainNumbers.
    • setTrainNumbers

       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 209:87]
       
      .uk.org.netex.www.netex.TrainNumberRefs_RelStructure train_numbers = 515;
    • setTrainNumbers

       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 209:87]
       
      .uk.org.netex.www.netex.TrainNumberRefs_RelStructure train_numbers = 515;
    • mergeTrainNumbers

       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 209:87]
       
      .uk.org.netex.www.netex.TrainNumberRefs_RelStructure train_numbers = 515;
    • 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 209:87]
       
      .uk.org.netex.www.netex.TrainNumberRefs_RelStructure train_numbers = 515;
    • 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 209:87]
       
      .uk.org.netex.www.netex.TrainNumberRefs_RelStructure train_numbers = 515;
    • 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 209:87]
       
      .uk.org.netex.www.netex.TrainNumberRefs_RelStructure train_numbers = 515;
      Specified by:
      getTrainNumbersOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • hasOrigin

      public boolean hasOrigin()
       Origin  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 272:77]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure origin = 521;
      Specified by:
      hasOrigin in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      Whether the origin field is set.
    • getOrigin

      public JourneyEndpointStructure getOrigin()
       Origin  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 272:77]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure origin = 521;
      Specified by:
      getOrigin in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The origin.
    • setOrigin

       Origin  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 272:77]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure origin = 521;
    • setOrigin

       Origin  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 272:77]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure origin = 521;
    • mergeOrigin

       Origin  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 272:77]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure origin = 521;
    • clearOrigin

       Origin  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 272:77]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure origin = 521;
    • getOriginBuilder

      public JourneyEndpointStructure.Builder getOriginBuilder()
       Origin  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 272:77]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure origin = 521;
    • getOriginOrBuilder

      public JourneyEndpointStructureOrBuilder getOriginOrBuilder()
       Origin  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 272:77]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure origin = 521;
      Specified by:
      getOriginOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • hasDestination

      public boolean hasDestination()
       Destination  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 277:82]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure destination = 522;
      Specified by:
      hasDestination in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      Whether the destination field is set.
    • getDestination

      public JourneyEndpointStructure getDestination()
       Destination  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 277:82]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure destination = 522;
      Specified by:
      getDestination in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The destination.
    • setDestination

       Destination  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 277:82]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure destination = 522;
    • setDestination

       Destination  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 277:82]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure destination = 522;
    • mergeDestination

       Destination  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 277:82]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure destination = 522;
    • clearDestination

       Destination  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 277:82]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure destination = 522;
    • getDestinationBuilder

      public JourneyEndpointStructure.Builder getDestinationBuilder()
       Destination  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 277:82]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure destination = 522;
    • getDestinationOrBuilder

      public JourneyEndpointStructureOrBuilder getDestinationOrBuilder()
       Destination  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 277:82]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure destination = 522;
      Specified by:
      getDestinationOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • getPrint

      public boolean getPrint()
       Whether the journey is included in printed media. Default is true.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 221:78]
       
      bool print = 531;
      Specified by:
      getPrint in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The print.
    • setPrint

      public TemplateServiceJourney_VersionStructure.Builder setPrint(boolean value)
       Whether the journey is included in printed media. Default is true.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 221:78]
       
      bool print = 531;
      Parameters:
      value - The print to set.
      Returns:
      This builder for chaining.
    • clearPrint

       Whether the journey is included in printed media. Default is true.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 221:78]
       
      bool print = 531;
      Returns:
      This builder for chaining.
    • getDynamicValue

      public int getDynamicValue()
       When SERVICE JOURNEY is to be publicised in dynamic media. Default is always.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 226:102]
       
      .uk.org.netex.www.netex.DynamicAdvertisementEnumeration dynamic = 532;
      Specified by:
      getDynamicValue in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for dynamic.
    • setDynamicValue

      public TemplateServiceJourney_VersionStructure.Builder setDynamicValue(int value)
       When SERVICE JOURNEY is to be publicised in dynamic media. Default is always.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 226:102]
       
      .uk.org.netex.www.netex.DynamicAdvertisementEnumeration dynamic = 532;
      Parameters:
      value - The enum numeric value on the wire for dynamic to set.
      Returns:
      This builder for chaining.
    • getDynamic

      public DynamicAdvertisementEnumeration getDynamic()
       When SERVICE JOURNEY is to be publicised in dynamic media. Default is always.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 226:102]
       
      .uk.org.netex.www.netex.DynamicAdvertisementEnumeration dynamic = 532;
      Specified by:
      getDynamic in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The dynamic.
    • setDynamic

       When SERVICE JOURNEY is to be publicised in dynamic media. Default is always.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 226:102]
       
      .uk.org.netex.www.netex.DynamicAdvertisementEnumeration dynamic = 532;
      Parameters:
      value - The dynamic to set.
      Returns:
      This builder for chaining.
    • clearDynamic

       When SERVICE JOURNEY is to be publicised in dynamic media. Default is always.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 226:102]
       
      .uk.org.netex.www.netex.DynamicAdvertisementEnumeration dynamic = 532;
      Returns:
      This builder for chaining.
    • 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 = 541;
      Specified by:
      hasWaitTimes in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 541;
      Specified by:
      getWaitTimes in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 541;
    • 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 = 541;
    • 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 = 541;
    • 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 = 541;
    • 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 = 541;
    • 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 = 541;
      Specified by:
      getWaitTimesOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 = 542;
      Specified by:
      hasRunTimes in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 542;
      Specified by:
      getRunTimes in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 542;
    • 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 = 542;
    • 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 = 542;
    • 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 = 542;
    • 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 = 542;
    • 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 = 542;
      Specified by:
      getRunTimesOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 = 543;
      Specified by:
      hasLayovers in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 543;
      Specified by:
      getLayovers in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 543;
    • 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 = 543;
    • 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 = 543;
    • 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 = 543;
    • 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 = 543;
    • 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 = 543;
      Specified by:
      getLayoversOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 = 544;
      Specified by:
      hasPassingTimes in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 544;
      Specified by:
      getPassingTimes in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 544;
    • 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 = 544;
    • mergePassingTimes

       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 = 544;
    • 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 = 544;
    • 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 = 544;
    • 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 = 544;
      Specified by:
      getPassingTimesOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • hasParts

      public boolean hasParts()
       JOURNEY PARTs of a journey - for a multi-part journey only.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 158:77]
       
      .uk.org.netex.www.netex.JourneyParts_RelStructure parts = 551;
      Specified by:
      hasParts in interface TemplateServiceJourney_VersionStructureOrBuilder
      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_serviceJourney_version.xsd at 158:77]
       
      .uk.org.netex.www.netex.JourneyParts_RelStructure parts = 551;
      Specified by:
      getParts in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The parts.
    • setParts

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

       JOURNEY PARTs of a journey - for a multi-part journey only.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 158:77]
       
      .uk.org.netex.www.netex.JourneyParts_RelStructure parts = 551;
    • mergeParts

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

       JOURNEY PARTs of a journey - for a multi-part journey only.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 158:77]
       
      .uk.org.netex.www.netex.JourneyParts_RelStructure parts = 551;
    • getPartsBuilder

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

      public JourneyParts_RelStructureOrBuilder getPartsOrBuilder()
       JOURNEY PARTs of a journey - for a multi-part journey only.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 158:77]
       
      .uk.org.netex.www.netex.JourneyParts_RelStructure parts = 551;
      Specified by:
      getPartsOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 163:70]
       
      .uk.org.netex.www.netex.Calls_RelStructure calls = 552;
      Specified by:
      hasCalls in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      Whether the calls field is set.
    • getCalls

      public Calls_RelStructure getCalls()
       Complete sequence of stops along the route path, in calling order.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 163:70]
       
      .uk.org.netex.www.netex.Calls_RelStructure calls = 552;
      Specified by:
      getCalls in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 163:70]
       
      .uk.org.netex.www.netex.Calls_RelStructure calls = 552;
    • setCalls

       Complete sequence of stops along the route path, in calling order.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 163:70]
       
      .uk.org.netex.www.netex.Calls_RelStructure calls = 552;
    • mergeCalls

       Complete sequence of stops along the route path, in calling order.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 163:70]
       
      .uk.org.netex.www.netex.Calls_RelStructure calls = 552;
    • clearCalls

       Complete sequence of stops along the route path, in calling order.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 163:70]
       
      .uk.org.netex.www.netex.Calls_RelStructure calls = 552;
    • getCallsBuilder

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

      public Calls_RelStructureOrBuilder getCallsOrBuilder()
       Complete sequence of stops along the route path, in calling order.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 163:70]
       
      .uk.org.netex.www.netex.Calls_RelStructure calls = 552;
      Specified by:
      getCallsOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • hasFacilities

      public boolean hasFacilities()
       FACILITies available associated with JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 168:89]
       
      .uk.org.netex.www.netex.ServiceFacilitySets_RelStructure facilities = 553;
      Specified by:
      hasFacilities in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      Whether the facilities field is set.
    • getFacilities

      public ServiceFacilitySets_RelStructure getFacilities()
       FACILITies available associated with JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 168:89]
       
      .uk.org.netex.www.netex.ServiceFacilitySets_RelStructure facilities = 553;
      Specified by:
      getFacilities in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The facilities.
    • setFacilities

       FACILITies available associated with JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 168:89]
       
      .uk.org.netex.www.netex.ServiceFacilitySets_RelStructure facilities = 553;
    • setFacilities

       FACILITies available associated with JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 168:89]
       
      .uk.org.netex.www.netex.ServiceFacilitySets_RelStructure facilities = 553;
    • mergeFacilities

       FACILITies available associated with JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 168:89]
       
      .uk.org.netex.www.netex.ServiceFacilitySets_RelStructure facilities = 553;
    • clearFacilities

       FACILITies available associated with JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 168:89]
       
      .uk.org.netex.www.netex.ServiceFacilitySets_RelStructure facilities = 553;
    • getFacilitiesBuilder

      public ServiceFacilitySets_RelStructure.Builder getFacilitiesBuilder()
       FACILITies available associated with JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 168:89]
       
      .uk.org.netex.www.netex.ServiceFacilitySets_RelStructure facilities = 553;
    • getFacilitiesOrBuilder

      public ServiceFacilitySets_RelStructureOrBuilder getFacilitiesOrBuilder()
       FACILITies available associated with JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 168:89]
       
      .uk.org.netex.www.netex.ServiceFacilitySets_RelStructure facilities = 553;
      Specified by:
      getFacilitiesOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • hasCheckConstraints

      public boolean hasCheckConstraints()
       CHECK CONSTRAINTs  which apply to SERVICE JOURNEY, e.g. check in time, security time. These are advisory only and not for use in  journey planning.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 173:92]
       
      .uk.org.netex.www.netex.CheckConstraints_RelStructure check_constraints = 554;
      Specified by:
      hasCheckConstraints in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      Whether the checkConstraints field is set.
    • getCheckConstraints

      public CheckConstraints_RelStructure getCheckConstraints()
       CHECK CONSTRAINTs  which apply to SERVICE JOURNEY, e.g. check in time, security time. These are advisory only and not for use in  journey planning.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 173:92]
       
      .uk.org.netex.www.netex.CheckConstraints_RelStructure check_constraints = 554;
      Specified by:
      getCheckConstraints in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The checkConstraints.
    • setCheckConstraints

       CHECK CONSTRAINTs  which apply to SERVICE JOURNEY, e.g. check in time, security time. These are advisory only and not for use in  journey planning.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 173:92]
       
      .uk.org.netex.www.netex.CheckConstraints_RelStructure check_constraints = 554;
    • setCheckConstraints

       CHECK CONSTRAINTs  which apply to SERVICE JOURNEY, e.g. check in time, security time. These are advisory only and not for use in  journey planning.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 173:92]
       
      .uk.org.netex.www.netex.CheckConstraints_RelStructure check_constraints = 554;
    • mergeCheckConstraints

       CHECK CONSTRAINTs  which apply to SERVICE JOURNEY, e.g. check in time, security time. These are advisory only and not for use in  journey planning.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 173:92]
       
      .uk.org.netex.www.netex.CheckConstraints_RelStructure check_constraints = 554;
    • clearCheckConstraints

      public TemplateServiceJourney_VersionStructure.Builder clearCheckConstraints()
       CHECK CONSTRAINTs  which apply to SERVICE JOURNEY, e.g. check in time, security time. These are advisory only and not for use in  journey planning.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 173:92]
       
      .uk.org.netex.www.netex.CheckConstraints_RelStructure check_constraints = 554;
    • getCheckConstraintsBuilder

      public CheckConstraints_RelStructure.Builder getCheckConstraintsBuilder()
       CHECK CONSTRAINTs  which apply to SERVICE JOURNEY, e.g. check in time, security time. These are advisory only and not for use in  journey planning.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 173:92]
       
      .uk.org.netex.www.netex.CheckConstraints_RelStructure check_constraints = 554;
    • getCheckConstraintsOrBuilder

      public CheckConstraints_RelStructureOrBuilder getCheckConstraintsOrBuilder()
       CHECK CONSTRAINTs  which apply to SERVICE JOURNEY, e.g. check in time, security time. These are advisory only and not for use in  journey planning.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 173:92]
       
      .uk.org.netex.www.netex.CheckConstraints_RelStructure check_constraints = 554;
      Specified by:
      getCheckConstraintsOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • hasPassengerCarryingRequirementRef

      public boolean hasPassengerCarryingRequirementRef()
       Reference to a PASSENGER CARRYING REQUIREMENT.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 224:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_carrying_requirement_ref = 561;
      Specified by:
      hasPassengerCarryingRequirementRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      Whether the passengerCarryingRequirementRef field is set.
    • getPassengerCarryingRequirementRef

      public VersionOfObjectRefStructure getPassengerCarryingRequirementRef()
       Reference to a PASSENGER CARRYING REQUIREMENT.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 224:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_carrying_requirement_ref = 561;
      Specified by:
      getPassengerCarryingRequirementRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The passengerCarryingRequirementRef.
    • setPassengerCarryingRequirementRef

      public TemplateServiceJourney_VersionStructure.Builder setPassengerCarryingRequirementRef(VersionOfObjectRefStructure value)
       Reference to a PASSENGER CARRYING REQUIREMENT.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 224:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_carrying_requirement_ref = 561;
    • setPassengerCarryingRequirementRef

      public TemplateServiceJourney_VersionStructure.Builder setPassengerCarryingRequirementRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a PASSENGER CARRYING REQUIREMENT.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 224:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_carrying_requirement_ref = 561;
    • mergePassengerCarryingRequirementRef

      public TemplateServiceJourney_VersionStructure.Builder mergePassengerCarryingRequirementRef(VersionOfObjectRefStructure value)
       Reference to a PASSENGER CARRYING REQUIREMENT.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 224:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_carrying_requirement_ref = 561;
    • clearPassengerCarryingRequirementRef

      public TemplateServiceJourney_VersionStructure.Builder clearPassengerCarryingRequirementRef()
       Reference to a PASSENGER CARRYING REQUIREMENT.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 224:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_carrying_requirement_ref = 561;
    • getPassengerCarryingRequirementRefBuilder

      public VersionOfObjectRefStructure.Builder getPassengerCarryingRequirementRefBuilder()
       Reference to a PASSENGER CARRYING REQUIREMENT.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 224:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_carrying_requirement_ref = 561;
    • getPassengerCarryingRequirementRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPassengerCarryingRequirementRefOrBuilder()
       Reference to a PASSENGER CARRYING REQUIREMENT.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 224:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_carrying_requirement_ref = 561;
      Specified by:
      getPassengerCarryingRequirementRefOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • hasPassengerCarryingRequirementsView

      public boolean hasPassengerCarryingRequirementsView()
       Requirements for carrying passengers.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 667:94]
       
      .uk.org.netex.www.netex.PassengerCarryingRequirementsViewType passenger_carrying_requirements_view = 562;
      Specified by:
      hasPassengerCarryingRequirementsView in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      Whether the passengerCarryingRequirementsView field is set.
    • getPassengerCarryingRequirementsView

      public PassengerCarryingRequirementsViewType getPassengerCarryingRequirementsView()
       Requirements for carrying passengers.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 667:94]
       
      .uk.org.netex.www.netex.PassengerCarryingRequirementsViewType passenger_carrying_requirements_view = 562;
      Specified by:
      getPassengerCarryingRequirementsView in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The passengerCarryingRequirementsView.
    • setPassengerCarryingRequirementsView

       Requirements for carrying passengers.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 667:94]
       
      .uk.org.netex.www.netex.PassengerCarryingRequirementsViewType passenger_carrying_requirements_view = 562;
    • setPassengerCarryingRequirementsView

      public TemplateServiceJourney_VersionStructure.Builder setPassengerCarryingRequirementsView(PassengerCarryingRequirementsViewType.Builder builderForValue)
       Requirements for carrying passengers.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 667:94]
       
      .uk.org.netex.www.netex.PassengerCarryingRequirementsViewType passenger_carrying_requirements_view = 562;
    • mergePassengerCarryingRequirementsView

      public TemplateServiceJourney_VersionStructure.Builder mergePassengerCarryingRequirementsView(PassengerCarryingRequirementsViewType value)
       Requirements for carrying passengers.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 667:94]
       
      .uk.org.netex.www.netex.PassengerCarryingRequirementsViewType passenger_carrying_requirements_view = 562;
    • clearPassengerCarryingRequirementsView

      public TemplateServiceJourney_VersionStructure.Builder clearPassengerCarryingRequirementsView()
       Requirements for carrying passengers.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 667:94]
       
      .uk.org.netex.www.netex.PassengerCarryingRequirementsViewType passenger_carrying_requirements_view = 562;
    • getPassengerCarryingRequirementsViewBuilder

      public PassengerCarryingRequirementsViewType.Builder getPassengerCarryingRequirementsViewBuilder()
       Requirements for carrying passengers.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 667:94]
       
      .uk.org.netex.www.netex.PassengerCarryingRequirementsViewType passenger_carrying_requirements_view = 562;
    • getPassengerCarryingRequirementsViewOrBuilder

      public PassengerCarryingRequirementsViewTypeOrBuilder getPassengerCarryingRequirementsViewOrBuilder()
       Requirements for carrying passengers.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 667:94]
       
      .uk.org.netex.www.netex.PassengerCarryingRequirementsViewType passenger_carrying_requirements_view = 562;
      Specified by:
      getPassengerCarryingRequirementsViewOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • hasTrainSize

      public boolean hasTrainSize()
       Requirements for TRAIN SIZe.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 229:58]
       
      .uk.org.netex.www.netex.TrainSizeStructure train_size = 571;
      Specified by:
      hasTrainSize in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      Whether the trainSize field is set.
    • getTrainSize

      public TrainSizeStructure getTrainSize()
       Requirements for TRAIN SIZe.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 229:58]
       
      .uk.org.netex.www.netex.TrainSizeStructure train_size = 571;
      Specified by:
      getTrainSize in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The trainSize.
    • setTrainSize

       Requirements for TRAIN SIZe.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 229:58]
       
      .uk.org.netex.www.netex.TrainSizeStructure train_size = 571;
    • setTrainSize

       Requirements for TRAIN SIZe.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 229:58]
       
      .uk.org.netex.www.netex.TrainSizeStructure train_size = 571;
    • mergeTrainSize

       Requirements for TRAIN SIZe.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 229:58]
       
      .uk.org.netex.www.netex.TrainSizeStructure train_size = 571;
    • clearTrainSize

       Requirements for TRAIN SIZe.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 229:58]
       
      .uk.org.netex.www.netex.TrainSizeStructure train_size = 571;
    • getTrainSizeBuilder

      public TrainSizeStructure.Builder getTrainSizeBuilder()
       Requirements for TRAIN SIZe.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 229:58]
       
      .uk.org.netex.www.netex.TrainSizeStructure train_size = 571;
    • getTrainSizeOrBuilder

      public TrainSizeStructureOrBuilder getTrainSizeOrBuilder()
       Requirements for TRAIN SIZe.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 229:58]
       
      .uk.org.netex.www.netex.TrainSizeStructure train_size = 571;
      Specified by:
      getTrainSizeOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • hasEquipments

      public boolean hasEquipments()
       VEHICLE EQUIPMENT available on service.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 19:87]
       
      .uk.org.netex.www.netex.VehicleEquipments_RelStructure equipments = 572;
      Specified by:
      hasEquipments in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      Whether the equipments field is set.
    • getEquipments

      public VehicleEquipments_RelStructure getEquipments()
       VEHICLE EQUIPMENT available on service.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 19:87]
       
      .uk.org.netex.www.netex.VehicleEquipments_RelStructure equipments = 572;
      Specified by:
      getEquipments in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The equipments.
    • setEquipments

       VEHICLE EQUIPMENT available on service.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 19:87]
       
      .uk.org.netex.www.netex.VehicleEquipments_RelStructure equipments = 572;
    • setEquipments

       VEHICLE EQUIPMENT available on service.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 19:87]
       
      .uk.org.netex.www.netex.VehicleEquipments_RelStructure equipments = 572;
    • mergeEquipments

       VEHICLE EQUIPMENT available on service.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 19:87]
       
      .uk.org.netex.www.netex.VehicleEquipments_RelStructure equipments = 572;
    • clearEquipments

       VEHICLE EQUIPMENT available on service.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 19:87]
       
      .uk.org.netex.www.netex.VehicleEquipments_RelStructure equipments = 572;
    • getEquipmentsBuilder

      public VehicleEquipments_RelStructure.Builder getEquipmentsBuilder()
       VEHICLE EQUIPMENT available on service.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 19:87]
       
      .uk.org.netex.www.netex.VehicleEquipments_RelStructure equipments = 572;
    • getEquipmentsOrBuilder

      public VehicleEquipments_RelStructureOrBuilder getEquipmentsOrBuilder()
       VEHICLE EQUIPMENT available on service.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 19:87]
       
      .uk.org.netex.www.netex.VehicleEquipments_RelStructure equipments = 572;
      Specified by:
      getEquipmentsOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • hasFlexibleServicePropertiesRef

      public boolean hasFlexibleServicePropertiesRef()
       Reference to a FLEXIBLE SERVICE PROPERTIES.  [netex_part_2/part2_journeyTimes/netex_flexibleService_support.xsd at 68:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_service_properties_ref = 581;
      Specified by:
      hasFlexibleServicePropertiesRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      Whether the flexibleServicePropertiesRef field is set.
    • getFlexibleServicePropertiesRef

      public VersionOfObjectRefStructure getFlexibleServicePropertiesRef()
       Reference to a FLEXIBLE SERVICE PROPERTIES.  [netex_part_2/part2_journeyTimes/netex_flexibleService_support.xsd at 68:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_service_properties_ref = 581;
      Specified by:
      getFlexibleServicePropertiesRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The flexibleServicePropertiesRef.
    • setFlexibleServicePropertiesRef

      public TemplateServiceJourney_VersionStructure.Builder setFlexibleServicePropertiesRef(VersionOfObjectRefStructure value)
       Reference to a FLEXIBLE SERVICE PROPERTIES.  [netex_part_2/part2_journeyTimes/netex_flexibleService_support.xsd at 68:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_service_properties_ref = 581;
    • setFlexibleServicePropertiesRef

      public TemplateServiceJourney_VersionStructure.Builder setFlexibleServicePropertiesRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a FLEXIBLE SERVICE PROPERTIES.  [netex_part_2/part2_journeyTimes/netex_flexibleService_support.xsd at 68:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_service_properties_ref = 581;
    • mergeFlexibleServicePropertiesRef

      public TemplateServiceJourney_VersionStructure.Builder mergeFlexibleServicePropertiesRef(VersionOfObjectRefStructure value)
       Reference to a FLEXIBLE SERVICE PROPERTIES.  [netex_part_2/part2_journeyTimes/netex_flexibleService_support.xsd at 68:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_service_properties_ref = 581;
    • clearFlexibleServicePropertiesRef

      public TemplateServiceJourney_VersionStructure.Builder clearFlexibleServicePropertiesRef()
       Reference to a FLEXIBLE SERVICE PROPERTIES.  [netex_part_2/part2_journeyTimes/netex_flexibleService_support.xsd at 68:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_service_properties_ref = 581;
    • getFlexibleServicePropertiesRefBuilder

      public VersionOfObjectRefStructure.Builder getFlexibleServicePropertiesRefBuilder()
       Reference to a FLEXIBLE SERVICE PROPERTIES.  [netex_part_2/part2_journeyTimes/netex_flexibleService_support.xsd at 68:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_service_properties_ref = 581;
    • getFlexibleServicePropertiesRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFlexibleServicePropertiesRefOrBuilder()
       Reference to a FLEXIBLE SERVICE PROPERTIES.  [netex_part_2/part2_journeyTimes/netex_flexibleService_support.xsd at 68:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_service_properties_ref = 581;
      Specified by:
      getFlexibleServicePropertiesRefOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • hasFlexibleServiceProperties

      public boolean hasFlexibleServiceProperties()
       Additional characteristics of a FLEXIBLE SERVICE. A service may be partly fixed, partly flexible.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 94:103]
       
      .uk.org.netex.www.netex.FlexibleServicePropertiesType flexible_service_properties = 582;
      Specified by:
      hasFlexibleServiceProperties in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      Whether the flexibleServiceProperties field is set.
    • getFlexibleServiceProperties

      public FlexibleServicePropertiesType getFlexibleServiceProperties()
       Additional characteristics of a FLEXIBLE SERVICE. A service may be partly fixed, partly flexible.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 94:103]
       
      .uk.org.netex.www.netex.FlexibleServicePropertiesType flexible_service_properties = 582;
      Specified by:
      getFlexibleServiceProperties in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The flexibleServiceProperties.
    • setFlexibleServiceProperties

       Additional characteristics of a FLEXIBLE SERVICE. A service may be partly fixed, partly flexible.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 94:103]
       
      .uk.org.netex.www.netex.FlexibleServicePropertiesType flexible_service_properties = 582;
    • setFlexibleServiceProperties

      public TemplateServiceJourney_VersionStructure.Builder setFlexibleServiceProperties(FlexibleServicePropertiesType.Builder builderForValue)
       Additional characteristics of a FLEXIBLE SERVICE. A service may be partly fixed, partly flexible.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 94:103]
       
      .uk.org.netex.www.netex.FlexibleServicePropertiesType flexible_service_properties = 582;
    • mergeFlexibleServiceProperties

       Additional characteristics of a FLEXIBLE SERVICE. A service may be partly fixed, partly flexible.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 94:103]
       
      .uk.org.netex.www.netex.FlexibleServicePropertiesType flexible_service_properties = 582;
    • clearFlexibleServiceProperties

      public TemplateServiceJourney_VersionStructure.Builder clearFlexibleServiceProperties()
       Additional characteristics of a FLEXIBLE SERVICE. A service may be partly fixed, partly flexible.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 94:103]
       
      .uk.org.netex.www.netex.FlexibleServicePropertiesType flexible_service_properties = 582;
    • getFlexibleServicePropertiesBuilder

      public FlexibleServicePropertiesType.Builder getFlexibleServicePropertiesBuilder()
       Additional characteristics of a FLEXIBLE SERVICE. A service may be partly fixed, partly flexible.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 94:103]
       
      .uk.org.netex.www.netex.FlexibleServicePropertiesType flexible_service_properties = 582;
    • getFlexibleServicePropertiesOrBuilder

      public FlexibleServicePropertiesTypeOrBuilder getFlexibleServicePropertiesOrBuilder()
       Additional characteristics of a FLEXIBLE SERVICE. A service may be partly fixed, partly flexible.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 94:103]
       
      .uk.org.netex.www.netex.FlexibleServicePropertiesType flexible_service_properties = 582;
      Specified by:
      getFlexibleServicePropertiesOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • getTemplateVehicleJourneyTypeValue

      public int getTemplateVehicleJourneyTypeValue()
       Type of TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 347:110]
       
      .uk.org.netex.www.netex.TemplateVehicleJourneyTypeEnumeration template_vehicle_journey_type = 881;
      Specified by:
      getTemplateVehicleJourneyTypeValue in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for templateVehicleJourneyType.
    • setTemplateVehicleJourneyTypeValue

      public TemplateServiceJourney_VersionStructure.Builder setTemplateVehicleJourneyTypeValue(int value)
       Type of TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 347:110]
       
      .uk.org.netex.www.netex.TemplateVehicleJourneyTypeEnumeration template_vehicle_journey_type = 881;
      Parameters:
      value - The enum numeric value on the wire for templateVehicleJourneyType to set.
      Returns:
      This builder for chaining.
    • getTemplateVehicleJourneyType

      public TemplateVehicleJourneyTypeEnumeration getTemplateVehicleJourneyType()
       Type of TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 347:110]
       
      .uk.org.netex.www.netex.TemplateVehicleJourneyTypeEnumeration template_vehicle_journey_type = 881;
      Specified by:
      getTemplateVehicleJourneyType in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The templateVehicleJourneyType.
    • setTemplateVehicleJourneyType

       Type of TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 347:110]
       
      .uk.org.netex.www.netex.TemplateVehicleJourneyTypeEnumeration template_vehicle_journey_type = 881;
      Parameters:
      value - The templateVehicleJourneyType to set.
      Returns:
      This builder for chaining.
    • clearTemplateVehicleJourneyType

      public TemplateServiceJourney_VersionStructure.Builder clearTemplateVehicleJourneyType()
       Type of TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 347:110]
       
      .uk.org.netex.www.netex.TemplateVehicleJourneyTypeEnumeration template_vehicle_journey_type = 881;
      Returns:
      This builder for chaining.
    • hasFrequencyGroups

      public boolean hasFrequencyGroups()
       frequency groups defining Template journey. Can only be of one type.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 352:90]
       
      .uk.org.netex.www.netex.FrequencyGroups_RelStructure frequency_groups = 882;
      Specified by:
      hasFrequencyGroups in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      Whether the frequencyGroups field is set.
    • getFrequencyGroups

      public FrequencyGroups_RelStructure getFrequencyGroups()
       frequency groups defining Template journey. Can only be of one type.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 352:90]
       
      .uk.org.netex.www.netex.FrequencyGroups_RelStructure frequency_groups = 882;
      Specified by:
      getFrequencyGroups in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The frequencyGroups.
    • setFrequencyGroups

       frequency groups defining Template journey. Can only be of one type.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 352:90]
       
      .uk.org.netex.www.netex.FrequencyGroups_RelStructure frequency_groups = 882;
    • setFrequencyGroups

       frequency groups defining Template journey. Can only be of one type.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 352:90]
       
      .uk.org.netex.www.netex.FrequencyGroups_RelStructure frequency_groups = 882;
    • mergeFrequencyGroups

       frequency groups defining Template journey. Can only be of one type.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 352:90]
       
      .uk.org.netex.www.netex.FrequencyGroups_RelStructure frequency_groups = 882;
    • clearFrequencyGroups

      public TemplateServiceJourney_VersionStructure.Builder clearFrequencyGroups()
       frequency groups defining Template journey. Can only be of one type.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 352:90]
       
      .uk.org.netex.www.netex.FrequencyGroups_RelStructure frequency_groups = 882;
    • getFrequencyGroupsBuilder

      public FrequencyGroups_RelStructure.Builder getFrequencyGroupsBuilder()
       frequency groups defining Template journey. Can only be of one type.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 352:90]
       
      .uk.org.netex.www.netex.FrequencyGroups_RelStructure frequency_groups = 882;
    • getFrequencyGroupsOrBuilder

      public FrequencyGroups_RelStructureOrBuilder getFrequencyGroupsOrBuilder()
       frequency groups defining Template journey. Can only be of one type.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 352:90]
       
      .uk.org.netex.www.netex.FrequencyGroups_RelStructure frequency_groups = 882;
      Specified by:
      getFrequencyGroupsOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 = 463;
      Specified by:
      hasJourneyPatternRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 463;
      Specified by:
      getJourneyPatternRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The journeyPatternRef.
    • setJourneyPatternRef

       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 = 463;
    • setJourneyPatternRef

       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 = 463;
    • mergeJourneyPatternRef

       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 = 463;
    • clearJourneyPatternRef

      public TemplateServiceJourney_VersionStructure.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 = 463;
    • 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 = 463;
    • 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 = 463;
      Specified by:
      getJourneyPatternRefOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 = 464;
      Specified by:
      hasDeadRunJourneyPatternRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 464;
      Specified by:
      getDeadRunJourneyPatternRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The deadRunJourneyPatternRef.
    • setDeadRunJourneyPatternRef

       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 = 464;
    • setDeadRunJourneyPatternRef

      public TemplateServiceJourney_VersionStructure.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 = 464;
    • mergeDeadRunJourneyPatternRef

       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 = 464;
    • clearDeadRunJourneyPatternRef

      public TemplateServiceJourney_VersionStructure.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 = 464;
    • 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 = 464;
    • 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 = 464;
      Specified by:
      getDeadRunJourneyPatternRefOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 = 465;
      Specified by:
      hasServicePatternRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 465;
      Specified by:
      getServicePatternRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The servicePatternRef.
    • setServicePatternRef

       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 = 465;
    • setServicePatternRef

       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 = 465;
    • mergeServicePatternRef

       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 = 465;
    • clearServicePatternRef

      public TemplateServiceJourney_VersionStructure.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 = 465;
    • 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 = 465;
    • 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 = 465;
      Specified by:
      getServicePatternRefOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 = 466;
      Specified by:
      hasServiceJourneyPatternRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 466;
      Specified by:
      getServiceJourneyPatternRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The serviceJourneyPatternRef.
    • setServiceJourneyPatternRef

       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 = 466;
    • setServiceJourneyPatternRef

      public TemplateServiceJourney_VersionStructure.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 = 466;
    • mergeServiceJourneyPatternRef

       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 = 466;
    • clearServiceJourneyPatternRef

      public TemplateServiceJourney_VersionStructure.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 = 466;
    • 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 = 466;
    • 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 = 466;
      Specified by:
      getServiceJourneyPatternRefOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 = 469;
      Specified by:
      hasJourneyFrequencyGroupRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 469;
      Specified by:
      getJourneyFrequencyGroupRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The journeyFrequencyGroupRef.
    • setJourneyFrequencyGroupRef

       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 = 469;
    • setJourneyFrequencyGroupRef

      public TemplateServiceJourney_VersionStructure.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 = 469;
    • mergeJourneyFrequencyGroupRef

       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 = 469;
    • clearJourneyFrequencyGroupRef

      public TemplateServiceJourney_VersionStructure.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 = 469;
    • 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 = 469;
    • 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 = 469;
      Specified by:
      getJourneyFrequencyGroupRefOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 = 470;
      Specified by:
      hasHeadwayJourneyGroupRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 470;
      Specified by:
      getHeadwayJourneyGroupRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The headwayJourneyGroupRef.
    • setHeadwayJourneyGroupRef

       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 = 470;
    • setHeadwayJourneyGroupRef

       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 = 470;
    • mergeHeadwayJourneyGroupRef

       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 = 470;
    • clearHeadwayJourneyGroupRef

      public TemplateServiceJourney_VersionStructure.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 = 470;
    • 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 = 470;
    • 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 = 470;
      Specified by:
      getHeadwayJourneyGroupRefOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 = 471;
      Specified by:
      hasRhythmicalJourneyGroupRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 471;
      Specified by:
      getRhythmicalJourneyGroupRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The rhythmicalJourneyGroupRef.
    • setRhythmicalJourneyGroupRef

       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 = 471;
    • setRhythmicalJourneyGroupRef

      public TemplateServiceJourney_VersionStructure.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 = 471;
    • mergeRhythmicalJourneyGroupRef

       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 = 471;
    • clearRhythmicalJourneyGroupRef

      public TemplateServiceJourney_VersionStructure.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 = 471;
    • 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 = 471;
    • 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 = 471;
      Specified by:
      getRhythmicalJourneyGroupRefOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 = 472;
      Specified by:
      hasVehicleTypeRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 472;
      Specified by:
      getVehicleTypeRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The vehicleTypeRef.
    • setVehicleTypeRef

       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 = 472;
    • setVehicleTypeRef

       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 = 472;
    • mergeVehicleTypeRef

       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 = 472;
    • 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 = 472;
    • 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 = 472;
    • 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 = 472;
      Specified by:
      getVehicleTypeRefOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 = 473;
      Specified by:
      hasTrainRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 473;
      Specified by:
      getTrainRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 473;
    • setTrainRef

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

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

       Reference to a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 67:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_ref = 473;
    • 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 = 473;
    • 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 = 473;
      Specified by:
      getTrainRefOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 = 474;
      Specified by:
      hasCompoundTrainRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 474;
      Specified by:
      getCompoundTrainRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The compoundTrainRef.
    • setCompoundTrainRef

       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 = 474;
    • setCompoundTrainRef

       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 = 474;
    • mergeCompoundTrainRef

       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 = 474;
    • clearCompoundTrainRef

      public TemplateServiceJourney_VersionStructure.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 = 474;
    • 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 = 474;
    • 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 = 474;
      Specified by:
      getCompoundTrainRefOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 = 476;
      Specified by:
      hasBlockRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 476;
      Specified by:
      getBlockRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 476;
    • 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 = 476;
    • 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 = 476;
    • 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 = 476;
    • 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 = 476;
    • 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 = 476;
      Specified by:
      getBlockRefOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 = 477;
      Specified by:
      hasTrainBlockRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 477;
      Specified by:
      getTrainBlockRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 477;
    • 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 = 477;
    • mergeTrainBlockRef

       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 = 477;
    • 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 = 477;
    • 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 = 477;
    • 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 = 477;
      Specified by:
      getTrainBlockRefOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 = 501;
      Specified by:
      hasLineRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 501;
      Specified by:
      getLineRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 501;
    • 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 = 501;
    • 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 = 501;
    • 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 = 501;
    • 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 = 501;
    • 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 = 501;
      Specified by:
      getLineRefOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder
    • 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 = 502;
      Specified by:
      hasFlexibleLineRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      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 = 502;
      Specified by:
      getFlexibleLineRef in interface TemplateServiceJourney_VersionStructureOrBuilder
      Returns:
      The flexibleLineRef.
    • setFlexibleLineRef

       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 = 502;
    • setFlexibleLineRef

       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 = 502;
    • mergeFlexibleLineRef

       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 = 502;
    • clearFlexibleLineRef

      public TemplateServiceJourney_VersionStructure.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 = 502;
    • 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 = 502;
    • 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 = 502;
      Specified by:
      getFlexibleLineRefOrBuilder in interface TemplateServiceJourney_VersionStructureOrBuilder