Class DatedServiceJourneyType.Builder

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

public static final class DatedServiceJourneyType.Builder extends com.google.protobuf.GeneratedMessage.Builder<DatedServiceJourneyType.Builder> implements DatedServiceJourneyTypeOrBuilder
 A particular journey of a vehicle on a particular OPERATING DAY including all modifications possibly decided by the control staff.  The VIEW includes derived ancillary data from referenced entities.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 275:95]
 
Protobuf type uk.org.netex.www.netex.DatedServiceJourneyType
  • 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<DatedServiceJourneyType.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<DatedServiceJourneyType.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<DatedServiceJourneyType.Builder>
    • getDefaultInstanceForType

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

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

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

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

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

      public DatedServiceJourneyType.JourneyPatternRefStructureCase getJourneyPatternRefStructureCase()
      Specified by:
      getJourneyPatternRefStructureCase in interface DatedServiceJourneyTypeOrBuilder
    • clearJourneyPatternRefStructure

      public DatedServiceJourneyType.Builder clearJourneyPatternRefStructure()
    • getJourneyFrequencyGroupRefStructureCase

      public DatedServiceJourneyType.JourneyFrequencyGroupRefStructureCase getJourneyFrequencyGroupRefStructureCase()
      Specified by:
      getJourneyFrequencyGroupRefStructureCase in interface DatedServiceJourneyTypeOrBuilder
    • clearJourneyFrequencyGroupRefStructure

      public DatedServiceJourneyType.Builder clearJourneyFrequencyGroupRefStructure()
    • getVehicleTypeRefStructureCase

      public DatedServiceJourneyType.VehicleTypeRefStructureCase getVehicleTypeRefStructureCase()
      Specified by:
      getVehicleTypeRefStructureCase in interface DatedServiceJourneyTypeOrBuilder
    • clearVehicleTypeRefStructure

      public DatedServiceJourneyType.Builder clearVehicleTypeRefStructure()
    • getBlockRefStructureCase

      public DatedServiceJourneyType.BlockRefStructureCase getBlockRefStructureCase()
      Specified by:
      getBlockRefStructureCase in interface DatedServiceJourneyTypeOrBuilder
    • clearBlockRefStructure

      public DatedServiceJourneyType.Builder clearBlockRefStructure()
    • getLineRefStructureCase

      public DatedServiceJourneyType.LineRefStructureCase getLineRefStructureCase()
      Specified by:
      getLineRefStructureCase in interface DatedServiceJourneyTypeOrBuilder
    • clearLineRefStructure

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

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

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

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

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

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

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

      public DatedServiceJourneyType.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 = 944;
      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 = 945;
      Specified by:
      getDerivedFromObjectRef in interface DatedServiceJourneyTypeOrBuilder
      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 = 945;
      Specified by:
      getDerivedFromObjectRefBytes in interface DatedServiceJourneyTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public DatedServiceJourneyType.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 = 945;
      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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.Builder setValidityConditions(ValidityConditions_RelStructure.Builder builderForValue)
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
    • mergeValidityConditions

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

      public DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
    • setValidBetween

      public DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.Builder setAlternativeTexts(AlternativeTexts_RelStructure.Builder builderForValue)
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
    • mergeAlternativeTexts

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

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

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

      public DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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

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

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

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 83:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.Builder setShortName(MultilingualString.Builder builderForValue)
       Short Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 88:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • mergeShortName

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

      public DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      Returns:
      The description.
    • setDescription

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

      public DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      Returns:
      The distance.
    • setDistance

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

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

      public DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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

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

       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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • hasInfoLinks

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

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

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

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

      public DatedServiceJourneyType.InfoLinksTypeOrBuilder getInfoLinksOrBuilder()
       Hyperlinks associated with JOURNEY.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
       
      .uk.org.netex.www.netex.DatedServiceJourneyType.InfoLinksType info_links = 167;
      Specified by:
      getInfoLinksOrBuilder in interface DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.Builder setSectionsInSequence(SectionsInSequence_RelStructure.Builder builderForValue)
       SECTIONS that make up route.  Can be used as an alternative to  points in Seqnece. POINTS and LINKS must be of same type as sequence, eg ROUTE, ROUTE POINT, ROUTE LINK  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 119:96]
       
      .uk.org.netex.www.netex.SectionsInSequence_RelStructure sections_in_sequence = 168;
    • mergeSectionsInSequence

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

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

      public DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      Returns:
      The transportSubmode.
    • setTransportSubmode

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

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

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

      public DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.Builder setTypeOfServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 295;
    • mergeTypeOfServiceRef

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

      public DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      Returns:
      The linkSequenceProjectionRef.
    • setLinkSequenceProjectionRef

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

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

      public DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      Returns:
      The accessibilityAssessment.
    • setAccessibilityAssessment

      public DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.Builder setJourneyAccountings(JourneyAccountings_RelStructure.Builder builderForValue)
       JOURNEY ACCOUNTING to be used to attribute JOURNEY costs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 124:96]
       
      .uk.org.netex.www.netex.JourneyAccountings_RelStructure journey_accountings = 303;
    • mergeJourneyAccountings

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

      public DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.Builder setNoticeAssignments(NoticeAssignments_RelStructure.Builder builderForValue)
       NOTICEs  relevant for the whole GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 129:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 304;
    • mergeNoticeAssignments

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

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

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

      public DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      Returns:
      The departureDayOffset.
    • setDepartureDayOffset

      public DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.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

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

      public DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      Returns:
      The journeyDuration.
    • setJourneyDuration

      public DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      Returns:
      The timeDemandTypeRef.
    • setTimeDemandTypeRef

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

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

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

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

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

      public DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      Returns:
      The operatorView.
    • setOperatorView

      public DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      Returns:
      The lineView.
    • setLineView

      public DatedServiceJourneyType.Builder setLineView(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;
    • setLineView

      public DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      Returns:
      The flexibleLineView.
    • setFlexibleLineView

      public DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      Returns:
      The enum numeric value on the wire for directionType.
    • setDirectionTypeValue

      public DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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

      public DatedServiceJourneyType.Builder setJourneyPatternView(JourneyPattern_DerivedViewStructure.Builder builderForValue)
       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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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

      public DatedServiceJourneyType.Builder setGroupsOfServices(GroupOfServicesRefs_RelStructure.Builder builderForValue)
       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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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

      public DatedServiceJourneyType.Builder setTimeDemandTypes(TimeDemandTypeRefs_RelStructure.Builder builderForValue)
       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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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

      public DatedServiceJourneyType.Builder setDestination(JourneyEndpointStructure.Builder builderForValue)
       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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      Returns:
      The print.
    • setPrint

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

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

      public DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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

      public DatedServiceJourneyType.Builder 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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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

      public DatedServiceJourneyType.Builder 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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.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

      public DatedServiceJourneyType.Builder mergeCheckConstraints(CheckConstraints_RelStructure value)
       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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      Returns:
      The passengerCarryingRequirementRef.
    • setPassengerCarryingRequirementRef

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

      public DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.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

      public DatedServiceJourneyType.Builder mergeTrainSize(TrainSizeStructure value)
       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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      Returns:
      The flexibleServicePropertiesRef.
    • setFlexibleServicePropertiesRef

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

      public DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • getChoiceWrapperList

       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedServiceJourney_VersionStructure choice_wrapper = 942;
      Specified by:
      getChoiceWrapperList in interface DatedServiceJourneyTypeOrBuilder
    • getChoiceWrapperCount

      public int getChoiceWrapperCount()
       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedServiceJourney_VersionStructure choice_wrapper = 942;
      Specified by:
      getChoiceWrapperCount in interface DatedServiceJourneyTypeOrBuilder
    • getChoiceWrapper

      public ChoiceWrapper_DatedServiceJourney_VersionStructure getChoiceWrapper(int index)
       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedServiceJourney_VersionStructure choice_wrapper = 942;
      Specified by:
      getChoiceWrapper in interface DatedServiceJourneyTypeOrBuilder
    • setChoiceWrapper

       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedServiceJourney_VersionStructure choice_wrapper = 942;
    • setChoiceWrapper

       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedServiceJourney_VersionStructure choice_wrapper = 942;
    • addChoiceWrapper

       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedServiceJourney_VersionStructure choice_wrapper = 942;
    • addChoiceWrapper

       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedServiceJourney_VersionStructure choice_wrapper = 942;
    • addChoiceWrapper

       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedServiceJourney_VersionStructure choice_wrapper = 942;
    • addChoiceWrapper

       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedServiceJourney_VersionStructure choice_wrapper = 942;
    • addAllChoiceWrapper

       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedServiceJourney_VersionStructure choice_wrapper = 942;
    • clearChoiceWrapper

      public DatedServiceJourneyType.Builder clearChoiceWrapper()
       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedServiceJourney_VersionStructure choice_wrapper = 942;
    • removeChoiceWrapper

      public DatedServiceJourneyType.Builder removeChoiceWrapper(int index)
       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedServiceJourney_VersionStructure choice_wrapper = 942;
    • getChoiceWrapperBuilder

      public ChoiceWrapper_DatedServiceJourney_VersionStructure.Builder getChoiceWrapperBuilder(int index)
       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedServiceJourney_VersionStructure choice_wrapper = 942;
    • getChoiceWrapperOrBuilder

      public ChoiceWrapper_DatedServiceJourney_VersionStructureOrBuilder getChoiceWrapperOrBuilder(int index)
       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedServiceJourney_VersionStructure choice_wrapper = 942;
      Specified by:
      getChoiceWrapperOrBuilder in interface DatedServiceJourneyTypeOrBuilder
    • getChoiceWrapperOrBuilderList

      public List<? extends ChoiceWrapper_DatedServiceJourney_VersionStructureOrBuilder> getChoiceWrapperOrBuilderList()
       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedServiceJourney_VersionStructure choice_wrapper = 942;
      Specified by:
      getChoiceWrapperOrBuilderList in interface DatedServiceJourneyTypeOrBuilder
    • addChoiceWrapperBuilder

       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedServiceJourney_VersionStructure choice_wrapper = 942;
    • addChoiceWrapperBuilder

      public ChoiceWrapper_DatedServiceJourney_VersionStructure.Builder addChoiceWrapperBuilder(int index)
       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedServiceJourney_VersionStructure choice_wrapper = 942;
    • getChoiceWrapperBuilderList

       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedServiceJourney_VersionStructure choice_wrapper = 942;
    • hasOperatingDayRef

      public boolean hasOperatingDayRef()
       Reference to an OPERATING DAY.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_support.xsd at 88:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operating_day_ref = 881;
      Specified by:
      hasOperatingDayRef in interface DatedServiceJourneyTypeOrBuilder
      Returns:
      Whether the operatingDayRef field is set.
    • getOperatingDayRef

      public VersionOfObjectRefStructure getOperatingDayRef()
       Reference to an OPERATING DAY.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_support.xsd at 88:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operating_day_ref = 881;
      Specified by:
      getOperatingDayRef in interface DatedServiceJourneyTypeOrBuilder
      Returns:
      The operatingDayRef.
    • setOperatingDayRef

       Reference to an OPERATING DAY.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_support.xsd at 88:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operating_day_ref = 881;
    • setOperatingDayRef

      public DatedServiceJourneyType.Builder setOperatingDayRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an OPERATING DAY.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_support.xsd at 88:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operating_day_ref = 881;
    • mergeOperatingDayRef

      public DatedServiceJourneyType.Builder mergeOperatingDayRef(VersionOfObjectRefStructure value)
       Reference to an OPERATING DAY.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_support.xsd at 88:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operating_day_ref = 881;
    • clearOperatingDayRef

      public DatedServiceJourneyType.Builder clearOperatingDayRef()
       Reference to an OPERATING DAY.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_support.xsd at 88:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operating_day_ref = 881;
    • getOperatingDayRefBuilder

      public VersionOfObjectRefStructure.Builder getOperatingDayRefBuilder()
       Reference to an OPERATING DAY.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_support.xsd at 88:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operating_day_ref = 881;
    • getOperatingDayRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOperatingDayRefOrBuilder()
       Reference to an OPERATING DAY.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_support.xsd at 88:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operating_day_ref = 881;
      Specified by:
      getOperatingDayRefOrBuilder in interface DatedServiceJourneyTypeOrBuilder
    • hasUicOperatingPeriod

      public boolean hasUicOperatingPeriod()
       An OPERATING PERIOD coded in UIC style as a bit string between two dates.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 455:78]
       
      .uk.org.netex.www.netex.UicOperatingPeriodType uic_operating_period = 882;
      Specified by:
      hasUicOperatingPeriod in interface DatedServiceJourneyTypeOrBuilder
      Returns:
      Whether the uicOperatingPeriod field is set.
    • getUicOperatingPeriod

      public UicOperatingPeriodType getUicOperatingPeriod()
       An OPERATING PERIOD coded in UIC style as a bit string between two dates.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 455:78]
       
      .uk.org.netex.www.netex.UicOperatingPeriodType uic_operating_period = 882;
      Specified by:
      getUicOperatingPeriod in interface DatedServiceJourneyTypeOrBuilder
      Returns:
      The uicOperatingPeriod.
    • setUicOperatingPeriod

      public DatedServiceJourneyType.Builder setUicOperatingPeriod(UicOperatingPeriodType value)
       An OPERATING PERIOD coded in UIC style as a bit string between two dates.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 455:78]
       
      .uk.org.netex.www.netex.UicOperatingPeriodType uic_operating_period = 882;
    • setUicOperatingPeriod

      public DatedServiceJourneyType.Builder setUicOperatingPeriod(UicOperatingPeriodType.Builder builderForValue)
       An OPERATING PERIOD coded in UIC style as a bit string between two dates.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 455:78]
       
      .uk.org.netex.www.netex.UicOperatingPeriodType uic_operating_period = 882;
    • mergeUicOperatingPeriod

      public DatedServiceJourneyType.Builder mergeUicOperatingPeriod(UicOperatingPeriodType value)
       An OPERATING PERIOD coded in UIC style as a bit string between two dates.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 455:78]
       
      .uk.org.netex.www.netex.UicOperatingPeriodType uic_operating_period = 882;
    • clearUicOperatingPeriod

      public DatedServiceJourneyType.Builder clearUicOperatingPeriod()
       An OPERATING PERIOD coded in UIC style as a bit string between two dates.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 455:78]
       
      .uk.org.netex.www.netex.UicOperatingPeriodType uic_operating_period = 882;
    • getUicOperatingPeriodBuilder

      public UicOperatingPeriodType.Builder getUicOperatingPeriodBuilder()
       An OPERATING PERIOD coded in UIC style as a bit string between two dates.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 455:78]
       
      .uk.org.netex.www.netex.UicOperatingPeriodType uic_operating_period = 882;
    • getUicOperatingPeriodOrBuilder

      public UicOperatingPeriodTypeOrBuilder getUicOperatingPeriodOrBuilder()
       An OPERATING PERIOD coded in UIC style as a bit string between two dates.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 455:78]
       
      .uk.org.netex.www.netex.UicOperatingPeriodType uic_operating_period = 882;
      Specified by:
      getUicOperatingPeriodOrBuilder in interface DatedServiceJourneyTypeOrBuilder
    • hasExternalDatedVehicleJourneyRef

      public boolean hasExternalDatedVehicleJourneyRef()
       An alternative code that uniquely identifies the DATED VEHICLE JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 199:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_dated_vehicle_journey_ref = 901;
      Specified by:
      hasExternalDatedVehicleJourneyRef in interface DatedServiceJourneyTypeOrBuilder
      Returns:
      Whether the externalDatedVehicleJourneyRef field is set.
    • getExternalDatedVehicleJourneyRef

      public VersionOfObjectRefStructure getExternalDatedVehicleJourneyRef()
       An alternative code that uniquely identifies the DATED VEHICLE JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 199:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_dated_vehicle_journey_ref = 901;
      Specified by:
      getExternalDatedVehicleJourneyRef in interface DatedServiceJourneyTypeOrBuilder
      Returns:
      The externalDatedVehicleJourneyRef.
    • setExternalDatedVehicleJourneyRef

      public DatedServiceJourneyType.Builder setExternalDatedVehicleJourneyRef(VersionOfObjectRefStructure value)
       An alternative code that uniquely identifies the DATED VEHICLE JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 199:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_dated_vehicle_journey_ref = 901;
    • setExternalDatedVehicleJourneyRef

      public DatedServiceJourneyType.Builder setExternalDatedVehicleJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       An alternative code that uniquely identifies the DATED VEHICLE JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 199:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_dated_vehicle_journey_ref = 901;
    • mergeExternalDatedVehicleJourneyRef

      public DatedServiceJourneyType.Builder mergeExternalDatedVehicleJourneyRef(VersionOfObjectRefStructure value)
       An alternative code that uniquely identifies the DATED VEHICLE JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 199:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_dated_vehicle_journey_ref = 901;
    • clearExternalDatedVehicleJourneyRef

      public DatedServiceJourneyType.Builder clearExternalDatedVehicleJourneyRef()
       An alternative code that uniquely identifies the DATED VEHICLE JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 199:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_dated_vehicle_journey_ref = 901;
    • getExternalDatedVehicleJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getExternalDatedVehicleJourneyRefBuilder()
       An alternative code that uniquely identifies the DATED VEHICLE JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 199:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_dated_vehicle_journey_ref = 901;
    • getExternalDatedVehicleJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getExternalDatedVehicleJourneyRefOrBuilder()
       An alternative code that uniquely identifies the DATED VEHICLE JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 199:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_dated_vehicle_journey_ref = 901;
      Specified by:
      getExternalDatedVehicleJourneyRefOrBuilder in interface DatedServiceJourneyTypeOrBuilder
    • hasDatedJourneyPatternRef

      public boolean hasDatedJourneyPatternRef()
       Reference to a JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 204:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_journey_pattern_ref = 902;
      Specified by:
      hasDatedJourneyPatternRef in interface DatedServiceJourneyTypeOrBuilder
      Returns:
      Whether the datedJourneyPatternRef field is set.
    • getDatedJourneyPatternRef

      public VersionOfObjectRefStructure getDatedJourneyPatternRef()
       Reference to a JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 204:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_journey_pattern_ref = 902;
      Specified by:
      getDatedJourneyPatternRef in interface DatedServiceJourneyTypeOrBuilder
      Returns:
      The datedJourneyPatternRef.
    • setDatedJourneyPatternRef

      public DatedServiceJourneyType.Builder setDatedJourneyPatternRef(VersionOfObjectRefStructure value)
       Reference to a JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 204:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_journey_pattern_ref = 902;
    • setDatedJourneyPatternRef

      public DatedServiceJourneyType.Builder setDatedJourneyPatternRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 204:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_journey_pattern_ref = 902;
    • mergeDatedJourneyPatternRef

      public DatedServiceJourneyType.Builder mergeDatedJourneyPatternRef(VersionOfObjectRefStructure value)
       Reference to a JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 204:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_journey_pattern_ref = 902;
    • clearDatedJourneyPatternRef

      public DatedServiceJourneyType.Builder clearDatedJourneyPatternRef()
       Reference to a JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 204:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_journey_pattern_ref = 902;
    • getDatedJourneyPatternRefBuilder

      public VersionOfObjectRefStructure.Builder getDatedJourneyPatternRefBuilder()
       Reference to a JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 204:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_journey_pattern_ref = 902;
    • getDatedJourneyPatternRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDatedJourneyPatternRefOrBuilder()
       Reference to a JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 204:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_journey_pattern_ref = 902;
      Specified by:
      getDatedJourneyPatternRefOrBuilder in interface DatedServiceJourneyTypeOrBuilder
    • hasDriverRef

      public boolean hasDriverRef()
       Reference to a DRIVER.  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 146:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure driver_ref = 891;
      Specified by:
      hasDriverRef in interface DatedServiceJourneyTypeOrBuilder
      Returns:
      Whether the driverRef field is set.
    • getDriverRef

      public VersionOfObjectRefStructure getDriverRef()
       Reference to a DRIVER.  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 146:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure driver_ref = 891;
      Specified by:
      getDriverRef in interface DatedServiceJourneyTypeOrBuilder
      Returns:
      The driverRef.
    • setDriverRef

       Reference to a DRIVER.  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 146:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure driver_ref = 891;
    • setDriverRef

       Reference to a DRIVER.  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 146:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure driver_ref = 891;
    • mergeDriverRef

       Reference to a DRIVER.  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 146:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure driver_ref = 891;
    • clearDriverRef

      public DatedServiceJourneyType.Builder clearDriverRef()
       Reference to a DRIVER.  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 146:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure driver_ref = 891;
    • getDriverRefBuilder

      public VersionOfObjectRefStructure.Builder getDriverRefBuilder()
       Reference to a DRIVER.  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 146:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure driver_ref = 891;
    • getDriverRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDriverRefOrBuilder()
       Reference to a DRIVER.  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 146:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure driver_ref = 891;
      Specified by:
      getDriverRefOrBuilder in interface DatedServiceJourneyTypeOrBuilder
    • hasDatedPassingTimes

      public boolean hasDatedPassingTimes()
       PASSING TIMEs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 173:95]
       
      .uk.org.netex.www.netex.TargetPassingTimes_RelStructure dated_passing_times = 911;
      Specified by:
      hasDatedPassingTimes in interface DatedServiceJourneyTypeOrBuilder
      Returns:
      Whether the datedPassingTimes field is set.
    • getDatedPassingTimes

      public TargetPassingTimes_RelStructure getDatedPassingTimes()
       PASSING TIMEs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 173:95]
       
      .uk.org.netex.www.netex.TargetPassingTimes_RelStructure dated_passing_times = 911;
      Specified by:
      getDatedPassingTimes in interface DatedServiceJourneyTypeOrBuilder
      Returns:
      The datedPassingTimes.
    • setDatedPassingTimes

       PASSING TIMEs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 173:95]
       
      .uk.org.netex.www.netex.TargetPassingTimes_RelStructure dated_passing_times = 911;
    • setDatedPassingTimes

      public DatedServiceJourneyType.Builder setDatedPassingTimes(TargetPassingTimes_RelStructure.Builder builderForValue)
       PASSING TIMEs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 173:95]
       
      .uk.org.netex.www.netex.TargetPassingTimes_RelStructure dated_passing_times = 911;
    • mergeDatedPassingTimes

       PASSING TIMEs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 173:95]
       
      .uk.org.netex.www.netex.TargetPassingTimes_RelStructure dated_passing_times = 911;
    • clearDatedPassingTimes

      public DatedServiceJourneyType.Builder clearDatedPassingTimes()
       PASSING TIMEs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 173:95]
       
      .uk.org.netex.www.netex.TargetPassingTimes_RelStructure dated_passing_times = 911;
    • getDatedPassingTimesBuilder

      public TargetPassingTimes_RelStructure.Builder getDatedPassingTimesBuilder()
       PASSING TIMEs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 173:95]
       
      .uk.org.netex.www.netex.TargetPassingTimes_RelStructure dated_passing_times = 911;
    • getDatedPassingTimesOrBuilder

      public TargetPassingTimes_RelStructureOrBuilder getDatedPassingTimesOrBuilder()
       PASSING TIMEs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 173:95]
       
      .uk.org.netex.www.netex.TargetPassingTimes_RelStructure dated_passing_times = 911;
      Specified by:
      getDatedPassingTimesOrBuilder in interface DatedServiceJourneyTypeOrBuilder
    • hasDatedCalls

      public boolean hasDatedCalls()
       DATED CALLs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 178:80]
       
      .uk.org.netex.www.netex.DatedCalls_RelStructure dated_calls = 912;
      Specified by:
      hasDatedCalls in interface DatedServiceJourneyTypeOrBuilder
      Returns:
      Whether the datedCalls field is set.
    • getDatedCalls

      public DatedCalls_RelStructure getDatedCalls()
       DATED CALLs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 178:80]
       
      .uk.org.netex.www.netex.DatedCalls_RelStructure dated_calls = 912;
      Specified by:
      getDatedCalls in interface DatedServiceJourneyTypeOrBuilder
      Returns:
      The datedCalls.
    • setDatedCalls

       DATED CALLs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 178:80]
       
      .uk.org.netex.www.netex.DatedCalls_RelStructure dated_calls = 912;
    • setDatedCalls

      public DatedServiceJourneyType.Builder setDatedCalls(DatedCalls_RelStructure.Builder builderForValue)
       DATED CALLs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 178:80]
       
      .uk.org.netex.www.netex.DatedCalls_RelStructure dated_calls = 912;
    • mergeDatedCalls

       DATED CALLs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 178:80]
       
      .uk.org.netex.www.netex.DatedCalls_RelStructure dated_calls = 912;
    • clearDatedCalls

      public DatedServiceJourneyType.Builder clearDatedCalls()
       DATED CALLs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 178:80]
       
      .uk.org.netex.www.netex.DatedCalls_RelStructure dated_calls = 912;
    • getDatedCallsBuilder

      public DatedCalls_RelStructure.Builder getDatedCallsBuilder()
       DATED CALLs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 178:80]
       
      .uk.org.netex.www.netex.DatedCalls_RelStructure dated_calls = 912;
    • getDatedCallsOrBuilder

      public DatedCalls_RelStructureOrBuilder getDatedCallsOrBuilder()
       DATED CALLs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 178:80]
       
      .uk.org.netex.www.netex.DatedCalls_RelStructure dated_calls = 912;
      Specified by:
      getDatedCallsOrBuilder in interface DatedServiceJourneyTypeOrBuilder
    • getId

      public String getId()
       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 300:65]
       
      string id = 921;
      Specified by:
      getId in interface DatedServiceJourneyTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 300:65]
       
      string id = 921;
      Specified by:
      getIdBytes in interface DatedServiceJourneyTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 300:65]
       
      string id = 921;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 300:65]
       
      string id = 921;
      Returns:
      This builder for chaining.
    • setIdBytes

      public DatedServiceJourneyType.Builder setIdBytes(com.google.protobuf.ByteString value)
       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 300:65]
       
      string id = 921;
      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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      Returns:
      The journeyPatternRef.
    • setJourneyPatternRef

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

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

      public DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      Returns:
      The servicePatternRef.
    • setServicePatternRef

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

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

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

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

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

      public DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.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

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

      public DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder
    • 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 DatedServiceJourneyTypeOrBuilder
      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 DatedServiceJourneyTypeOrBuilder
      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

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

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

      public DatedServiceJourneyType.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 DatedServiceJourneyTypeOrBuilder