Class TemplateServiceJourneyType.Builder

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

public static final class TemplateServiceJourneyType.Builder extends com.google.protobuf.GeneratedMessage.Builder<TemplateServiceJourneyType.Builder> implements TemplateServiceJourneyTypeOrBuilder
 A VEHICLE JOURNEY with a set of frequencies that may be used to represent a set of similar journeys differing only by their time of departure.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 296:98]
 
Protobuf type uk.org.netex.www.netex.TemplateServiceJourneyType
  • 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<TemplateServiceJourneyType.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<TemplateServiceJourneyType.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<TemplateServiceJourneyType.Builder>
    • getDefaultInstanceForType

      public TemplateServiceJourneyType 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

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

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

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

      public TemplateServiceJourneyType.JourneyPatternRefStructureCase getJourneyPatternRefStructureCase()
      Specified by:
      getJourneyPatternRefStructureCase in interface TemplateServiceJourneyTypeOrBuilder
    • clearJourneyPatternRefStructure

      public TemplateServiceJourneyType.Builder clearJourneyPatternRefStructure()
    • getJourneyFrequencyGroupRefStructureCase

      public TemplateServiceJourneyType.JourneyFrequencyGroupRefStructureCase getJourneyFrequencyGroupRefStructureCase()
      Specified by:
      getJourneyFrequencyGroupRefStructureCase in interface TemplateServiceJourneyTypeOrBuilder
    • clearJourneyFrequencyGroupRefStructure

      public TemplateServiceJourneyType.Builder clearJourneyFrequencyGroupRefStructure()
    • getVehicleTypeRefStructureCase

      public TemplateServiceJourneyType.VehicleTypeRefStructureCase getVehicleTypeRefStructureCase()
      Specified by:
      getVehicleTypeRefStructureCase in interface TemplateServiceJourneyTypeOrBuilder
    • clearVehicleTypeRefStructure

      public TemplateServiceJourneyType.Builder clearVehicleTypeRefStructure()
    • getBlockRefStructureCase

      public TemplateServiceJourneyType.BlockRefStructureCase getBlockRefStructureCase()
      Specified by:
      getBlockRefStructureCase in interface TemplateServiceJourneyTypeOrBuilder
    • clearBlockRefStructure

      public TemplateServiceJourneyType.Builder clearBlockRefStructure()
    • getLineRefStructureCase

      public TemplateServiceJourneyType.LineRefStructureCase getLineRefStructureCase()
      Specified by:
      getLineRefStructureCase in interface TemplateServiceJourneyTypeOrBuilder
    • clearLineRefStructure

      public TemplateServiceJourneyType.Builder clearLineRefStructure()
    • hasCreated

      public boolean hasCreated()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
      Specified by:
      hasCreated in interface TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The created.
    • setCreated

      public TemplateServiceJourneyType.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 TemplateServiceJourneyType.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 TemplateServiceJourneyType.Builder mergeCreated(com.google.protobuf.Timestamp value)
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
    • clearCreated

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

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

      public com.google.protobuf.TimestampOrBuilder getCreatedOrBuilder()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
      Specified by:
      getCreatedOrBuilder in interface TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The changed.
    • setChanged

      public TemplateServiceJourneyType.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 TemplateServiceJourneyType.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 TemplateServiceJourneyType.Builder mergeChanged(com.google.protobuf.Timestamp value)
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
    • clearChanged

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

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

      public com.google.protobuf.TimestampOrBuilder getChangedOrBuilder()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
      Specified by:
      getChangedOrBuilder in interface TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The bytes for version.
    • setVersion

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

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

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

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

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

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

      public String getDerivedFromVersionRef()
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 913;
      Specified by:
      getDerivedFromVersionRef in interface TemplateServiceJourneyTypeOrBuilder
      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 = 913;
      Specified by:
      getDerivedFromVersionRefBytes in interface TemplateServiceJourneyTypeOrBuilder
      Returns:
      The bytes for derivedFromVersionRef.
    • setDerivedFromVersionRef

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

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

      public TemplateServiceJourneyType.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 = 913;
      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 = 914;
      Specified by:
      getDerivedFromObjectRef in interface TemplateServiceJourneyTypeOrBuilder
      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 = 914;
      Specified by:
      getDerivedFromObjectRefBytes in interface TemplateServiceJourneyTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public TemplateServiceJourneyType.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 = 914;
      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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

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

       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 TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
    • setValidBetween

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

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

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

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

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

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

      public TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

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

       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 TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The keyList.
    • setKeyList

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

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

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

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

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

      public KeyListStructureOrBuilder getKeyListOrBuilder()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
      Specified by:
      getKeyListOrBuilder in interface TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

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

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

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

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

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

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

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

      public VersionOfObjectRefStructureOrBuilder getBrandingRefOrBuilder()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
      Specified by:
      getBrandingRefOrBuilder in interface TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

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

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

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

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

      public MultilingualStringOrBuilder getShortNameOrBuilder()
       Short Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 88:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      getShortNameOrBuilder in interface TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

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

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

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

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

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Further Description of a LINKSEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 93:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      getDescriptionOrBuilder in interface TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The distance.
    • setDistance

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

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

      public boolean hasPrivateCode()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;
      Specified by:
      hasPrivateCode in interface TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

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

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

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

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

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

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

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

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

      public boolean hasInfoLinks()
       Hyperlinks associated with JOURNEY.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
       
      .uk.org.netex.www.netex.TemplateServiceJourneyType.InfoLinksType info_links = 167;
      Specified by:
      hasInfoLinks in interface TemplateServiceJourneyTypeOrBuilder
      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.TemplateServiceJourneyType.InfoLinksType info_links = 167;
      Specified by:
      getInfoLinks in interface TemplateServiceJourneyTypeOrBuilder
      Returns:
      The infoLinks.
    • setInfoLinks

       Hyperlinks associated with JOURNEY.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
       
      .uk.org.netex.www.netex.TemplateServiceJourneyType.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.TemplateServiceJourneyType.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.TemplateServiceJourneyType.InfoLinksType info_links = 167;
    • clearInfoLinks

      public TemplateServiceJourneyType.Builder clearInfoLinks()
       Hyperlinks associated with JOURNEY.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
       
      .uk.org.netex.www.netex.TemplateServiceJourneyType.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.TemplateServiceJourneyType.InfoLinksType info_links = 167;
    • getInfoLinksOrBuilder

      public TemplateServiceJourneyType.InfoLinksTypeOrBuilder getInfoLinksOrBuilder()
       Hyperlinks associated with JOURNEY.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
       
      .uk.org.netex.www.netex.TemplateServiceJourneyType.InfoLinksType info_links = 167;
      Specified by:
      getInfoLinksOrBuilder in interface TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

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

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

      public TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The transportMode.
    • setTransportMode

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

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

      public boolean hasTransportSubmode()
       A submode of a Public Transport MODE.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 94:72]
       
      .uk.org.netex.www.netex.TransportSubmodeStructure transport_submode = 292;
      Specified by:
      hasTransportSubmode in interface TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

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

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

      public TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The externalVehicleJourneyRef.
    • setExternalVehicleJourneyRef

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

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

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

      public TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The typeOfProductCategoryRef.
    • setTypeOfProductCategoryRef

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

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

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

      public TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

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

       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 TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The linkSequenceProjectionRef.
    • setLinkSequenceProjectionRef

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

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

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

      public TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The linkSequenceProjection.
    • setLinkSequenceProjection

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

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

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

      public TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The monitored.
    • setMonitored

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

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

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

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

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

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

      public TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

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

       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 TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

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

       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 TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The enum numeric value on the wire for serviceAlteration.
    • setServiceAlterationValue

      public TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The departureTime.
    • setDepartureTime

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

      public TemplateServiceJourneyType.Builder 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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The departureDayOffset.
    • setDepartureDayOffset

      public TemplateServiceJourneyType.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 TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

      public TemplateServiceJourneyType.Builder setFrequency(FrequencyStructure.Builder builderForValue)
       Frequency of Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 290:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 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

      public TemplateServiceJourneyType.Builder 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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The journeyDuration.
    • setJourneyDuration

      public TemplateServiceJourneyType.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 TemplateServiceJourneyType.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 TemplateServiceJourneyType.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 TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

      public TemplateServiceJourneyType.Builder clearDayTypes()
       DAY TYPEs for Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 242:79]
       
      .uk.org.netex.www.netex.DayTypeRefs_RelStructure day_types = 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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

      public TemplateServiceJourneyType.Builder clearRouteRef()
       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

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

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

      public TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The timingAlgorithmTypeRef.
    • setTimingAlgorithmTypeRef

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

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

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

      public TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The operationalContextRef.
    • setOperationalContextRef

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

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

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

      public TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The courseOfJourneysRef.
    • setCourseOfJourneysRef

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

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

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

      public TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The bytes for publicCode.
    • setPublicCode

      public TemplateServiceJourneyType.Builder setPublicCode(String value)
       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 TemplateServiceJourneyType.Builder 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 TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

      public TemplateServiceJourneyType.Builder clearOperatorRef()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The operatorView.
    • setOperatorView

      public TemplateServiceJourneyType.Builder setOperatorView(OperatorViewType value)
       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

      public TemplateServiceJourneyType.Builder setOperatorView(OperatorViewType.Builder builderForValue)
       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

      public TemplateServiceJourneyType.Builder mergeOperatorView(OperatorViewType value)
       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

      public TemplateServiceJourneyType.Builder 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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

      public TemplateServiceJourneyType.Builder setLineView(LineViewType.Builder builderForValue)
       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

      public TemplateServiceJourneyType.Builder mergeLineView(LineViewType value)
       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

      public TemplateServiceJourneyType.Builder 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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The flexibleLineView.
    • setFlexibleLineView

      public TemplateServiceJourneyType.Builder setFlexibleLineView(FlexibleLineViewType value)
       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

      public TemplateServiceJourneyType.Builder setFlexibleLineView(FlexibleLineViewType.Builder builderForValue)
       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

      public TemplateServiceJourneyType.Builder mergeFlexibleLineView(FlexibleLineViewType value)
       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 TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The enum numeric value on the wire for directionType.
    • setDirectionTypeValue

      public TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
      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

      public TemplateServiceJourneyType.Builder clearDirectionType()
       A Direction of a ROUTE. One of a restricted set of values. Default is "Outbound"  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 62:87]
       
      .uk.org.netex.www.netex.DirectionTypeEnumeration direction_type = 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

      public TemplateServiceJourneyType.Builder clearTrainNumbers()
       TRAIN NUMBERs -= derived through JOURNEY PARTs  of a journey - for a multi-part journey only.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

      public TemplateServiceJourneyType.Builder 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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

      public TemplateServiceJourneyType.Builder 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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The print.
    • setPrint

      public TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The enum numeric value on the wire for dynamic.
    • setDynamicValue

      public TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
      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

      public TemplateServiceJourneyType.Builder 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

      public TemplateServiceJourneyType.Builder clearWaitTimes()
       WAIT TIMEs for VEHICLE JOURNEY at different TIMING POINTs.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 215:92]
       
      .uk.org.netex.www.netex.VehicleJourneyWaitTimes_RelStructure wait_times = 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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

      public TemplateServiceJourneyType.Builder clearRunTimes()
       Run times for VEHICLE JOURNEY over different TIMING LINKs.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 220:90]
       
      .uk.org.netex.www.netex.VehicleJourneyRunTimes_RelStructure run_times = 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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

      public TemplateServiceJourneyType.Builder clearLayovers()
       LAYOVER times for VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 225:90]
       
      .uk.org.netex.www.netex.VehicleJourneyLayovers_RelStructure layovers = 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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

      public TemplateServiceJourneyType.Builder clearPassingTimes()
       PASSING TIMEs  for VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 230:94]
       
      .uk.org.netex.www.netex.TimetabledPassingTimes_RelStructure passing_times = 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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

      public TemplateServiceJourneyType.Builder 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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

      public TemplateServiceJourneyType.Builder setCheckConstraints(CheckConstraints_RelStructure.Builder builderForValue)
       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 TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The passengerCarryingRequirementRef.
    • setPassengerCarryingRequirementRef

      public TemplateServiceJourneyType.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 TemplateServiceJourneyType.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 TemplateServiceJourneyType.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 TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The passengerCarryingRequirementsView.
    • setPassengerCarryingRequirementsView

      public TemplateServiceJourneyType.Builder setPassengerCarryingRequirementsView(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;
    • setPassengerCarryingRequirementsView

      public TemplateServiceJourneyType.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 TemplateServiceJourneyType.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 TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

      public TemplateServiceJourneyType.Builder setTrainSize(TrainSizeStructure.Builder builderForValue)
       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

      public TemplateServiceJourneyType.Builder 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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

      public TemplateServiceJourneyType.Builder 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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The flexibleServicePropertiesRef.
    • setFlexibleServicePropertiesRef

      public TemplateServiceJourneyType.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 TemplateServiceJourneyType.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 TemplateServiceJourneyType.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 TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The flexibleServiceProperties.
    • setFlexibleServiceProperties

      public TemplateServiceJourneyType.Builder setFlexibleServiceProperties(FlexibleServicePropertiesType value)
       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 TemplateServiceJourneyType.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

      public TemplateServiceJourneyType.Builder mergeFlexibleServiceProperties(FlexibleServicePropertiesType value)
       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 TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The enum numeric value on the wire for templateVehicleJourneyType.
    • setTemplateVehicleJourneyTypeValue

      public TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The templateVehicleJourneyType.
    • setTemplateVehicleJourneyType

      public TemplateServiceJourneyType.Builder setTemplateVehicleJourneyType(TemplateVehicleJourneyTypeEnumeration 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 templateVehicleJourneyType to set.
      Returns:
      This builder for chaining.
    • clearTemplateVehicleJourneyType

      public TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

      public TemplateServiceJourneyType.Builder setFrequencyGroups(FrequencyGroups_RelStructure.Builder builderForValue)
       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 TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • getId

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

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

       [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 319:68]
       
      string id = 911;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 319:68]
       
      string id = 911;
      Returns:
      This builder for chaining.
    • setIdBytes

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

      public boolean hasJourneyPatternRef()
       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 463;
      Specified by:
      hasJourneyPatternRef in interface TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

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

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

      public TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The deadRunJourneyPatternRef.
    • setDeadRunJourneyPatternRef

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

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

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

      public TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

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

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

      public TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The serviceJourneyPatternRef.
    • setServiceJourneyPatternRef

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

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

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

      public TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The journeyFrequencyGroupRef.
    • setJourneyFrequencyGroupRef

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

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

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

      public TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The headwayJourneyGroupRef.
    • setHeadwayJourneyGroupRef

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

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

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

      public TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      Returns:
      The rhythmicalJourneyGroupRef.
    • setRhythmicalJourneyGroupRef

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

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

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

      public TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

      public TemplateServiceJourneyType.Builder setVehicleTypeRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 134:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_type_ref = 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

      public TemplateServiceJourneyType.Builder clearVehicleTypeRef()
       Reference to a VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 134:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_type_ref = 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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

      public TemplateServiceJourneyType.Builder clearTrainRef()
       Reference to a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 67:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_ref = 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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

      public TemplateServiceJourneyType.Builder setCompoundTrainRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a COMPOUND TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 93:74]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_train_ref = 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 TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

      public TemplateServiceJourneyType.Builder clearBlockRef()
       Reference to a BLOCK.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 253:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure block_ref = 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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

      public TemplateServiceJourneyType.Builder clearTrainBlockRef()
       Reference to a TRAIN BLOCK.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 279:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_block_ref = 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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

      public TemplateServiceJourneyType.Builder clearLineRef()
       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 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 TemplateServiceJourneyTypeOrBuilder
    • 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 TemplateServiceJourneyTypeOrBuilder
      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 TemplateServiceJourneyTypeOrBuilder
      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

      public TemplateServiceJourneyType.Builder setFlexibleLineRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 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 TemplateServiceJourneyType.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 TemplateServiceJourneyTypeOrBuilder