Class JourneyMeetingType.Builder

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

public static final class JourneyMeetingType.Builder extends com.google.protobuf.GeneratedMessage.Builder<JourneyMeetingType.Builder> implements JourneyMeetingTypeOrBuilder
 A time constraint for one or several SERVICE JOURNEYs fixing interchanges between them and/or an external event (e.g. arrival or departure of a feeder line, opening time of the theatre, etc.).  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 109:92]
 
Protobuf type uk.org.netex.www.netex.JourneyMeetingType
  • 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<JourneyMeetingType.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<JourneyMeetingType.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<JourneyMeetingType.Builder>
    • getDefaultInstanceForType

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

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

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

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

      public JourneyMeetingType.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<JourneyMeetingType.Builder>
      Throws:
      IOException
    • getJourneyRefStructureCase

      public JourneyMeetingType.JourneyRefStructureCase getJourneyRefStructureCase()
      Specified by:
      getJourneyRefStructureCase in interface JourneyMeetingTypeOrBuilder
    • clearJourneyRefStructure

      public JourneyMeetingType.Builder clearJourneyRefStructure()
    • getLineRefStructureCase

      public JourneyMeetingType.LineRefStructureCase getLineRefStructureCase()
      Specified by:
      getLineRefStructureCase in interface JourneyMeetingTypeOrBuilder
    • clearLineRefStructure

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

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

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

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

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

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

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

      public JourneyMeetingType.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 = 256;
      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 = 257;
      Specified by:
      getDerivedFromObjectRef in interface JourneyMeetingTypeOrBuilder
      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 = 257;
      Specified by:
      getDerivedFromObjectRefBytes in interface JourneyMeetingTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public JourneyMeetingType.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 = 257;
      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 JourneyMeetingTypeOrBuilder
      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 JourneyMeetingTypeOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

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

      public JourneyMeetingType.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 JourneyMeetingType.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 JourneyMeetingType.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 JourneyMeetingTypeOrBuilder
    • 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 JourneyMeetingTypeOrBuilder
    • 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 JourneyMeetingTypeOrBuilder
    • 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 JourneyMeetingTypeOrBuilder
    • setValidBetween

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

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

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

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

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

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

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

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

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

       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
    • setBrandingRef

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

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

      public JourneyMeetingType.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 JourneyMeetingTypeOrBuilder
    • hasName

      public boolean hasName()
       Name of Journey meeting.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 149:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      hasName in interface JourneyMeetingTypeOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of Journey meeting.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 149:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getName in interface JourneyMeetingTypeOrBuilder
      Returns:
      The name.
    • setName

       Name of Journey meeting.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 149:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • setName

      public JourneyMeetingType.Builder setName(MultilingualString.Builder builderForValue)
       Name of Journey meeting.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 149:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • mergeName

       Name of Journey meeting.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 149:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • clearName

      public JourneyMeetingType.Builder clearName()
       Name of Journey meeting.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 149:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameBuilder

      public MultilingualString.Builder getNameBuilder()
       Name of Journey meeting.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 149:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of Journey meeting.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 149:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface JourneyMeetingTypeOrBuilder
    • hasAtStopPointRef

      public boolean hasAtStopPointRef()
       SCHEDULED STOP POINT at which JOURNEY MEETING takes place.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 154:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure at_stop_point_ref = 162;
      Specified by:
      hasAtStopPointRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      Whether the atStopPointRef field is set.
    • getAtStopPointRef

      public VersionOfObjectRefStructure getAtStopPointRef()
       SCHEDULED STOP POINT at which JOURNEY MEETING takes place.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 154:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure at_stop_point_ref = 162;
      Specified by:
      getAtStopPointRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      The atStopPointRef.
    • setAtStopPointRef

      public JourneyMeetingType.Builder setAtStopPointRef(VersionOfObjectRefStructure value)
       SCHEDULED STOP POINT at which JOURNEY MEETING takes place.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 154:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure at_stop_point_ref = 162;
    • setAtStopPointRef

      public JourneyMeetingType.Builder setAtStopPointRef(VersionOfObjectRefStructure.Builder builderForValue)
       SCHEDULED STOP POINT at which JOURNEY MEETING takes place.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 154:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure at_stop_point_ref = 162;
    • mergeAtStopPointRef

      public JourneyMeetingType.Builder mergeAtStopPointRef(VersionOfObjectRefStructure value)
       SCHEDULED STOP POINT at which JOURNEY MEETING takes place.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 154:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure at_stop_point_ref = 162;
    • clearAtStopPointRef

      public JourneyMeetingType.Builder clearAtStopPointRef()
       SCHEDULED STOP POINT at which JOURNEY MEETING takes place.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 154:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure at_stop_point_ref = 162;
    • getAtStopPointRefBuilder

      public VersionOfObjectRefStructure.Builder getAtStopPointRefBuilder()
       SCHEDULED STOP POINT at which JOURNEY MEETING takes place.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 154:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure at_stop_point_ref = 162;
    • getAtStopPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getAtStopPointRefOrBuilder()
       SCHEDULED STOP POINT at which JOURNEY MEETING takes place.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 154:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure at_stop_point_ref = 162;
      Specified by:
      getAtStopPointRefOrBuilder in interface JourneyMeetingTypeOrBuilder
    • hasFromJourneyRef

      public boolean hasFromJourneyRef()
       VEHICLE JOURNEY that feeds JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 159:73]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure from_journey_ref = 163;
      Specified by:
      hasFromJourneyRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      Whether the fromJourneyRef field is set.
    • getFromJourneyRef

      public VersionOfObjectRefStructure getFromJourneyRef()
       VEHICLE JOURNEY that feeds JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 159:73]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure from_journey_ref = 163;
      Specified by:
      getFromJourneyRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      The fromJourneyRef.
    • setFromJourneyRef

      public JourneyMeetingType.Builder setFromJourneyRef(VersionOfObjectRefStructure value)
       VEHICLE JOURNEY that feeds JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 159:73]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure from_journey_ref = 163;
    • setFromJourneyRef

      public JourneyMeetingType.Builder setFromJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       VEHICLE JOURNEY that feeds JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 159:73]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure from_journey_ref = 163;
    • mergeFromJourneyRef

      public JourneyMeetingType.Builder mergeFromJourneyRef(VersionOfObjectRefStructure value)
       VEHICLE JOURNEY that feeds JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 159:73]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure from_journey_ref = 163;
    • clearFromJourneyRef

      public JourneyMeetingType.Builder clearFromJourneyRef()
       VEHICLE JOURNEY that feeds JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 159:73]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure from_journey_ref = 163;
    • getFromJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getFromJourneyRefBuilder()
       VEHICLE JOURNEY that feeds JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 159:73]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure from_journey_ref = 163;
    • getFromJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFromJourneyRefOrBuilder()
       VEHICLE JOURNEY that feeds JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 159:73]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure from_journey_ref = 163;
      Specified by:
      getFromJourneyRefOrBuilder in interface JourneyMeetingTypeOrBuilder
    • hasToJourneyRef

      public boolean hasToJourneyRef()
       VEHICLE JOURNEY  that distributes from JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 164:71]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure to_journey_ref = 164;
      Specified by:
      hasToJourneyRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      Whether the toJourneyRef field is set.
    • getToJourneyRef

      public VersionOfObjectRefStructure getToJourneyRef()
       VEHICLE JOURNEY  that distributes from JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 164:71]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure to_journey_ref = 164;
      Specified by:
      getToJourneyRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      The toJourneyRef.
    • setToJourneyRef

       VEHICLE JOURNEY  that distributes from JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 164:71]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure to_journey_ref = 164;
    • setToJourneyRef

      public JourneyMeetingType.Builder setToJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       VEHICLE JOURNEY  that distributes from JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 164:71]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure to_journey_ref = 164;
    • mergeToJourneyRef

      public JourneyMeetingType.Builder mergeToJourneyRef(VersionOfObjectRefStructure value)
       VEHICLE JOURNEY  that distributes from JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 164:71]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure to_journey_ref = 164;
    • clearToJourneyRef

      public JourneyMeetingType.Builder clearToJourneyRef()
       VEHICLE JOURNEY  that distributes from JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 164:71]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure to_journey_ref = 164;
    • getToJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getToJourneyRefBuilder()
       VEHICLE JOURNEY  that distributes from JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 164:71]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure to_journey_ref = 164;
    • getToJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getToJourneyRefOrBuilder()
       VEHICLE JOURNEY  that distributes from JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 164:71]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure to_journey_ref = 164;
      Specified by:
      getToJourneyRefOrBuilder in interface JourneyMeetingTypeOrBuilder
    • hasFromPointInJourneyPatternRef

      public boolean hasFromPointInJourneyPatternRef()
       POINT IN JOURNEY PATTERN ofr  feeder  journey JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 169:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure from_point_in_journey_pattern_ref = 165;
      Specified by:
      hasFromPointInJourneyPatternRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      Whether the fromPointInJourneyPatternRef field is set.
    • getFromPointInJourneyPatternRef

      public VersionOfObjectRefStructure getFromPointInJourneyPatternRef()
       POINT IN JOURNEY PATTERN ofr  feeder  journey JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 169:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure from_point_in_journey_pattern_ref = 165;
      Specified by:
      getFromPointInJourneyPatternRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      The fromPointInJourneyPatternRef.
    • setFromPointInJourneyPatternRef

      public JourneyMeetingType.Builder setFromPointInJourneyPatternRef(VersionOfObjectRefStructure value)
       POINT IN JOURNEY PATTERN ofr  feeder  journey JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 169:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure from_point_in_journey_pattern_ref = 165;
    • setFromPointInJourneyPatternRef

      public JourneyMeetingType.Builder setFromPointInJourneyPatternRef(VersionOfObjectRefStructure.Builder builderForValue)
       POINT IN JOURNEY PATTERN ofr  feeder  journey JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 169:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure from_point_in_journey_pattern_ref = 165;
    • mergeFromPointInJourneyPatternRef

      public JourneyMeetingType.Builder mergeFromPointInJourneyPatternRef(VersionOfObjectRefStructure value)
       POINT IN JOURNEY PATTERN ofr  feeder  journey JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 169:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure from_point_in_journey_pattern_ref = 165;
    • clearFromPointInJourneyPatternRef

      public JourneyMeetingType.Builder clearFromPointInJourneyPatternRef()
       POINT IN JOURNEY PATTERN ofr  feeder  journey JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 169:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure from_point_in_journey_pattern_ref = 165;
    • getFromPointInJourneyPatternRefBuilder

      public VersionOfObjectRefStructure.Builder getFromPointInJourneyPatternRefBuilder()
       POINT IN JOURNEY PATTERN ofr  feeder  journey JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 169:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure from_point_in_journey_pattern_ref = 165;
    • getFromPointInJourneyPatternRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFromPointInJourneyPatternRefOrBuilder()
       POINT IN JOURNEY PATTERN ofr  feeder  journey JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 169:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure from_point_in_journey_pattern_ref = 165;
      Specified by:
      getFromPointInJourneyPatternRefOrBuilder in interface JourneyMeetingTypeOrBuilder
    • hasToPointInJourneyPatternRef

      public boolean hasToPointInJourneyPatternRef()
       POINT IN JOURNEY PATTERN ofr  distributorjourney JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure to_point_in_journey_pattern_ref = 166;
      Specified by:
      hasToPointInJourneyPatternRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      Whether the toPointInJourneyPatternRef field is set.
    • getToPointInJourneyPatternRef

      public VersionOfObjectRefStructure getToPointInJourneyPatternRef()
       POINT IN JOURNEY PATTERN ofr  distributorjourney JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure to_point_in_journey_pattern_ref = 166;
      Specified by:
      getToPointInJourneyPatternRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      The toPointInJourneyPatternRef.
    • setToPointInJourneyPatternRef

      public JourneyMeetingType.Builder setToPointInJourneyPatternRef(VersionOfObjectRefStructure value)
       POINT IN JOURNEY PATTERN ofr  distributorjourney JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure to_point_in_journey_pattern_ref = 166;
    • setToPointInJourneyPatternRef

      public JourneyMeetingType.Builder setToPointInJourneyPatternRef(VersionOfObjectRefStructure.Builder builderForValue)
       POINT IN JOURNEY PATTERN ofr  distributorjourney JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure to_point_in_journey_pattern_ref = 166;
    • mergeToPointInJourneyPatternRef

      public JourneyMeetingType.Builder mergeToPointInJourneyPatternRef(VersionOfObjectRefStructure value)
       POINT IN JOURNEY PATTERN ofr  distributorjourney JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure to_point_in_journey_pattern_ref = 166;
    • clearToPointInJourneyPatternRef

      public JourneyMeetingType.Builder clearToPointInJourneyPatternRef()
       POINT IN JOURNEY PATTERN ofr  distributorjourney JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure to_point_in_journey_pattern_ref = 166;
    • getToPointInJourneyPatternRefBuilder

      public VersionOfObjectRefStructure.Builder getToPointInJourneyPatternRefBuilder()
       POINT IN JOURNEY PATTERN ofr  distributorjourney JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure to_point_in_journey_pattern_ref = 166;
    • getToPointInJourneyPatternRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getToPointInJourneyPatternRefOrBuilder()
       POINT IN JOURNEY PATTERN ofr  distributorjourney JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure to_point_in_journey_pattern_ref = 166;
      Specified by:
      getToPointInJourneyPatternRefOrBuilder in interface JourneyMeetingTypeOrBuilder
    • hasDescription

      public boolean hasDescription()
       Description of JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 188:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 167;
      Specified by:
      hasDescription in interface JourneyMeetingTypeOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Description of JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 188:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 167;
      Specified by:
      getDescription in interface JourneyMeetingTypeOrBuilder
      Returns:
      The description.
    • setDescription

      public JourneyMeetingType.Builder setDescription(MultilingualString value)
       Description of JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 188:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 167;
    • setDescription

      public JourneyMeetingType.Builder setDescription(MultilingualString.Builder builderForValue)
       Description of JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 188:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 167;
    • mergeDescription

      public JourneyMeetingType.Builder mergeDescription(MultilingualString value)
       Description of JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 188:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 167;
    • clearDescription

      public JourneyMeetingType.Builder clearDescription()
       Description of JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 188:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 167;
    • getDescriptionBuilder

      public MultilingualString.Builder getDescriptionBuilder()
       Description of JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 188:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 167;
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Description of JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 188:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 167;
      Specified by:
      getDescriptionOrBuilder in interface JourneyMeetingTypeOrBuilder
    • hasEarliestTime

      public boolean hasEarliestTime()
       Earliest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 193:67]
       
      .google.type.TimeOfDay earliest_time = 168;
      Specified by:
      hasEarliestTime in interface JourneyMeetingTypeOrBuilder
      Returns:
      Whether the earliestTime field is set.
    • getEarliestTime

      public com.google.type.TimeOfDay getEarliestTime()
       Earliest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 193:67]
       
      .google.type.TimeOfDay earliest_time = 168;
      Specified by:
      getEarliestTime in interface JourneyMeetingTypeOrBuilder
      Returns:
      The earliestTime.
    • setEarliestTime

      public JourneyMeetingType.Builder setEarliestTime(com.google.type.TimeOfDay value)
       Earliest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 193:67]
       
      .google.type.TimeOfDay earliest_time = 168;
    • setEarliestTime

      public JourneyMeetingType.Builder setEarliestTime(com.google.type.TimeOfDay.Builder builderForValue)
       Earliest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 193:67]
       
      .google.type.TimeOfDay earliest_time = 168;
    • mergeEarliestTime

      public JourneyMeetingType.Builder mergeEarliestTime(com.google.type.TimeOfDay value)
       Earliest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 193:67]
       
      .google.type.TimeOfDay earliest_time = 168;
    • clearEarliestTime

      public JourneyMeetingType.Builder clearEarliestTime()
       Earliest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 193:67]
       
      .google.type.TimeOfDay earliest_time = 168;
    • getEarliestTimeBuilder

      public com.google.type.TimeOfDay.Builder getEarliestTimeBuilder()
       Earliest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 193:67]
       
      .google.type.TimeOfDay earliest_time = 168;
    • getEarliestTimeOrBuilder

      public com.google.type.TimeOfDayOrBuilder getEarliestTimeOrBuilder()
       Earliest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 193:67]
       
      .google.type.TimeOfDay earliest_time = 168;
      Specified by:
      getEarliestTimeOrBuilder in interface JourneyMeetingTypeOrBuilder
    • getEarliestTimeDayOffset

      public int getEarliestTimeDayOffset()
       Earliest time Day Offset from start of FROM JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 198:81]
       
      int32 earliest_time_day_offset = 169;
      Specified by:
      getEarliestTimeDayOffset in interface JourneyMeetingTypeOrBuilder
      Returns:
      The earliestTimeDayOffset.
    • setEarliestTimeDayOffset

      public JourneyMeetingType.Builder setEarliestTimeDayOffset(int value)
       Earliest time Day Offset from start of FROM JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 198:81]
       
      int32 earliest_time_day_offset = 169;
      Parameters:
      value - The earliestTimeDayOffset to set.
      Returns:
      This builder for chaining.
    • clearEarliestTimeDayOffset

      public JourneyMeetingType.Builder clearEarliestTimeDayOffset()
       Earliest time Day Offset from start of FROM JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 198:81]
       
      int32 earliest_time_day_offset = 169;
      Returns:
      This builder for chaining.
    • hasLatestTime

      public boolean hasLatestTime()
       Latest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 203:65]
       
      .google.type.TimeOfDay latest_time = 170;
      Specified by:
      hasLatestTime in interface JourneyMeetingTypeOrBuilder
      Returns:
      Whether the latestTime field is set.
    • getLatestTime

      public com.google.type.TimeOfDay getLatestTime()
       Latest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 203:65]
       
      .google.type.TimeOfDay latest_time = 170;
      Specified by:
      getLatestTime in interface JourneyMeetingTypeOrBuilder
      Returns:
      The latestTime.
    • setLatestTime

      public JourneyMeetingType.Builder setLatestTime(com.google.type.TimeOfDay value)
       Latest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 203:65]
       
      .google.type.TimeOfDay latest_time = 170;
    • setLatestTime

      public JourneyMeetingType.Builder setLatestTime(com.google.type.TimeOfDay.Builder builderForValue)
       Latest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 203:65]
       
      .google.type.TimeOfDay latest_time = 170;
    • mergeLatestTime

      public JourneyMeetingType.Builder mergeLatestTime(com.google.type.TimeOfDay value)
       Latest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 203:65]
       
      .google.type.TimeOfDay latest_time = 170;
    • clearLatestTime

      public JourneyMeetingType.Builder clearLatestTime()
       Latest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 203:65]
       
      .google.type.TimeOfDay latest_time = 170;
    • getLatestTimeBuilder

      public com.google.type.TimeOfDay.Builder getLatestTimeBuilder()
       Latest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 203:65]
       
      .google.type.TimeOfDay latest_time = 170;
    • getLatestTimeOrBuilder

      public com.google.type.TimeOfDayOrBuilder getLatestTimeOrBuilder()
       Latest time for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 203:65]
       
      .google.type.TimeOfDay latest_time = 170;
      Specified by:
      getLatestTimeOrBuilder in interface JourneyMeetingTypeOrBuilder
    • getLatestTimeDayOffset

      public int getLatestTimeDayOffset()
       Latest time Day Offset from start of FROM JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 208:79]
       
      int32 latest_time_day_offset = 171;
      Specified by:
      getLatestTimeDayOffset in interface JourneyMeetingTypeOrBuilder
      Returns:
      The latestTimeDayOffset.
    • setLatestTimeDayOffset

      public JourneyMeetingType.Builder setLatestTimeDayOffset(int value)
       Latest time Day Offset from start of FROM JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 208:79]
       
      int32 latest_time_day_offset = 171;
      Parameters:
      value - The latestTimeDayOffset to set.
      Returns:
      This builder for chaining.
    • clearLatestTimeDayOffset

      public JourneyMeetingType.Builder clearLatestTimeDayOffset()
       Latest time Day Offset from start of FROM JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 208:79]
       
      int32 latest_time_day_offset = 171;
      Returns:
      This builder for chaining.
    • getReasonValue

      public int getReasonValue()
       Reason for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 213:80]
       
      .uk.org.netex.www.netex.ReasonForMeetingEnumeration reason = 172;
      Specified by:
      getReasonValue in interface JourneyMeetingTypeOrBuilder
      Returns:
      The enum numeric value on the wire for reason.
    • setReasonValue

      public JourneyMeetingType.Builder setReasonValue(int value)
       Reason for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 213:80]
       
      .uk.org.netex.www.netex.ReasonForMeetingEnumeration reason = 172;
      Parameters:
      value - The enum numeric value on the wire for reason to set.
      Returns:
      This builder for chaining.
    • getReason

      public ReasonForMeetingEnumeration getReason()
       Reason for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 213:80]
       
      .uk.org.netex.www.netex.ReasonForMeetingEnumeration reason = 172;
      Specified by:
      getReason in interface JourneyMeetingTypeOrBuilder
      Returns:
      The reason.
    • setReason

       Reason for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 213:80]
       
      .uk.org.netex.www.netex.ReasonForMeetingEnumeration reason = 172;
      Parameters:
      value - The reason to set.
      Returns:
      This builder for chaining.
    • clearReason

      public JourneyMeetingType.Builder clearReason()
       Reason for JOURNEY MEETING.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 213:80]
       
      .uk.org.netex.www.netex.ReasonForMeetingEnumeration reason = 172;
      Returns:
      This builder for chaining.
    • hasConnectionRef

      public boolean hasConnectionRef()
       Reference to CONNECTION at which JOURNEY MEETING takes place.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 225:82]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure connection_ref = 181;
      Specified by:
      hasConnectionRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      Whether the connectionRef field is set.
    • getConnectionRef

      public VersionOfObjectRefStructure getConnectionRef()
       Reference to CONNECTION at which JOURNEY MEETING takes place.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 225:82]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure connection_ref = 181;
      Specified by:
      getConnectionRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      The connectionRef.
    • setConnectionRef

       Reference to CONNECTION at which JOURNEY MEETING takes place.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 225:82]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure connection_ref = 181;
    • setConnectionRef

      public JourneyMeetingType.Builder setConnectionRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to CONNECTION at which JOURNEY MEETING takes place.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 225:82]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure connection_ref = 181;
    • mergeConnectionRef

      public JourneyMeetingType.Builder mergeConnectionRef(VersionOfObjectRefStructure value)
       Reference to CONNECTION at which JOURNEY MEETING takes place.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 225:82]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure connection_ref = 181;
    • clearConnectionRef

      public JourneyMeetingType.Builder clearConnectionRef()
       Reference to CONNECTION at which JOURNEY MEETING takes place.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 225:82]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure connection_ref = 181;
    • getConnectionRefBuilder

      public VersionOfObjectRefStructure.Builder getConnectionRefBuilder()
       Reference to CONNECTION at which JOURNEY MEETING takes place.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 225:82]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure connection_ref = 181;
    • getConnectionRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getConnectionRefOrBuilder()
       Reference to CONNECTION at which JOURNEY MEETING takes place.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 225:82]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure connection_ref = 181;
      Specified by:
      getConnectionRefOrBuilder in interface JourneyMeetingTypeOrBuilder
    • getConnectingStopPointRefList

      public List<VersionOfObjectRefStructure> getConnectingStopPointRefList()
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 182;
      Specified by:
      getConnectingStopPointRefList in interface JourneyMeetingTypeOrBuilder
    • getConnectingStopPointRefCount

      public int getConnectingStopPointRefCount()
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 182;
      Specified by:
      getConnectingStopPointRefCount in interface JourneyMeetingTypeOrBuilder
    • getConnectingStopPointRef

      public VersionOfObjectRefStructure getConnectingStopPointRef(int index)
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 182;
      Specified by:
      getConnectingStopPointRef in interface JourneyMeetingTypeOrBuilder
    • setConnectingStopPointRef

      public JourneyMeetingType.Builder setConnectingStopPointRef(int index, VersionOfObjectRefStructure value)
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 182;
    • setConnectingStopPointRef

      public JourneyMeetingType.Builder setConnectingStopPointRef(int index, VersionOfObjectRefStructure.Builder builderForValue)
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 182;
    • addConnectingStopPointRef

      public JourneyMeetingType.Builder addConnectingStopPointRef(VersionOfObjectRefStructure value)
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 182;
    • addConnectingStopPointRef

      public JourneyMeetingType.Builder addConnectingStopPointRef(int index, VersionOfObjectRefStructure value)
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 182;
    • addConnectingStopPointRef

      public JourneyMeetingType.Builder addConnectingStopPointRef(VersionOfObjectRefStructure.Builder builderForValue)
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 182;
    • addConnectingStopPointRef

      public JourneyMeetingType.Builder addConnectingStopPointRef(int index, VersionOfObjectRefStructure.Builder builderForValue)
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 182;
    • addAllConnectingStopPointRef

      public JourneyMeetingType.Builder addAllConnectingStopPointRef(Iterable<? extends VersionOfObjectRefStructure> values)
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 182;
    • clearConnectingStopPointRef

      public JourneyMeetingType.Builder clearConnectingStopPointRef()
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 182;
    • removeConnectingStopPointRef

      public JourneyMeetingType.Builder removeConnectingStopPointRef(int index)
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 182;
    • getConnectingStopPointRefBuilder

      public VersionOfObjectRefStructure.Builder getConnectingStopPointRefBuilder(int index)
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 182;
    • getConnectingStopPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getConnectingStopPointRefOrBuilder(int index)
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 182;
      Specified by:
      getConnectingStopPointRefOrBuilder in interface JourneyMeetingTypeOrBuilder
    • getConnectingStopPointRefOrBuilderList

      public List<? extends VersionOfObjectRefStructureOrBuilder> getConnectingStopPointRefOrBuilderList()
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 182;
      Specified by:
      getConnectingStopPointRefOrBuilderList in interface JourneyMeetingTypeOrBuilder
    • addConnectingStopPointRefBuilder

      public VersionOfObjectRefStructure.Builder addConnectingStopPointRefBuilder()
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 182;
    • addConnectingStopPointRefBuilder

      public VersionOfObjectRefStructure.Builder addConnectingStopPointRefBuilder(int index)
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 182;
    • getConnectingStopPointRefBuilderList

      public List<VersionOfObjectRefStructure.Builder> getConnectingStopPointRefBuilderList()
       SCHEDULED STOP POINT  to which JOURNEY MEETING connects if different from current stop interchange.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 230:121]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure connecting_stop_point_ref = 182;
    • getConnectingStopPointNameList

      public List<MultilingualString> getConnectingStopPointNameList()
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 183;
      Specified by:
      getConnectingStopPointNameList in interface JourneyMeetingTypeOrBuilder
    • getConnectingStopPointNameCount

      public int getConnectingStopPointNameCount()
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 183;
      Specified by:
      getConnectingStopPointNameCount in interface JourneyMeetingTypeOrBuilder
    • getConnectingStopPointName

      public MultilingualString getConnectingStopPointName(int index)
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 183;
      Specified by:
      getConnectingStopPointName in interface JourneyMeetingTypeOrBuilder
    • setConnectingStopPointName

      public JourneyMeetingType.Builder setConnectingStopPointName(int index, MultilingualString value)
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 183;
    • setConnectingStopPointName

      public JourneyMeetingType.Builder setConnectingStopPointName(int index, MultilingualString.Builder builderForValue)
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 183;
    • addConnectingStopPointName

      public JourneyMeetingType.Builder addConnectingStopPointName(MultilingualString value)
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 183;
    • addConnectingStopPointName

      public JourneyMeetingType.Builder addConnectingStopPointName(int index, MultilingualString value)
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 183;
    • addConnectingStopPointName

      public JourneyMeetingType.Builder addConnectingStopPointName(MultilingualString.Builder builderForValue)
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 183;
    • addConnectingStopPointName

      public JourneyMeetingType.Builder addConnectingStopPointName(int index, MultilingualString.Builder builderForValue)
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 183;
    • addAllConnectingStopPointName

      public JourneyMeetingType.Builder addAllConnectingStopPointName(Iterable<? extends MultilingualString> values)
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 183;
    • clearConnectingStopPointName

      public JourneyMeetingType.Builder clearConnectingStopPointName()
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 183;
    • removeConnectingStopPointName

      public JourneyMeetingType.Builder removeConnectingStopPointName(int index)
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 183;
    • getConnectingStopPointNameBuilder

      public MultilingualString.Builder getConnectingStopPointNameBuilder(int index)
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 183;
    • getConnectingStopPointNameOrBuilder

      public MultilingualStringOrBuilder getConnectingStopPointNameOrBuilder(int index)
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 183;
      Specified by:
      getConnectingStopPointNameOrBuilder in interface JourneyMeetingTypeOrBuilder
    • getConnectingStopPointNameOrBuilderList

      public List<? extends MultilingualStringOrBuilder> getConnectingStopPointNameOrBuilderList()
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 183;
      Specified by:
      getConnectingStopPointNameOrBuilderList in interface JourneyMeetingTypeOrBuilder
    • addConnectingStopPointNameBuilder

      public MultilingualString.Builder addConnectingStopPointNameBuilder()
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 183;
    • addConnectingStopPointNameBuilder

      public MultilingualString.Builder addConnectingStopPointNameBuilder(int index)
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 183;
    • getConnectingStopPointNameBuilderList

      public List<MultilingualString.Builder> getConnectingStopPointNameBuilderList()
       Name of CONNETCING STOP POINT.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 235:110]
       
      repeated .uk.org.netex.www.netex.MultilingualString connecting_stop_point_name = 183;
    • hasConnectingJourneyView

      public boolean hasConnectingJourneyView()
       Simplified  view of CONNECTING JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 764:139]
       
      .uk.org.netex.www.netex.ConnectingJourney_DerivedViewStructure connecting_journey_view = 191;
      Specified by:
      hasConnectingJourneyView in interface JourneyMeetingTypeOrBuilder
      Returns:
      Whether the connectingJourneyView field is set.
    • getConnectingJourneyView

      public ConnectingJourney_DerivedViewStructure getConnectingJourneyView()
       Simplified  view of CONNECTING JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 764:139]
       
      .uk.org.netex.www.netex.ConnectingJourney_DerivedViewStructure connecting_journey_view = 191;
      Specified by:
      getConnectingJourneyView in interface JourneyMeetingTypeOrBuilder
      Returns:
      The connectingJourneyView.
    • setConnectingJourneyView

      public JourneyMeetingType.Builder setConnectingJourneyView(ConnectingJourney_DerivedViewStructure value)
       Simplified  view of CONNECTING JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 764:139]
       
      .uk.org.netex.www.netex.ConnectingJourney_DerivedViewStructure connecting_journey_view = 191;
    • setConnectingJourneyView

      public JourneyMeetingType.Builder setConnectingJourneyView(ConnectingJourney_DerivedViewStructure.Builder builderForValue)
       Simplified  view of CONNECTING JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 764:139]
       
      .uk.org.netex.www.netex.ConnectingJourney_DerivedViewStructure connecting_journey_view = 191;
    • mergeConnectingJourneyView

      public JourneyMeetingType.Builder mergeConnectingJourneyView(ConnectingJourney_DerivedViewStructure value)
       Simplified  view of CONNECTING JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 764:139]
       
      .uk.org.netex.www.netex.ConnectingJourney_DerivedViewStructure connecting_journey_view = 191;
    • clearConnectingJourneyView

      public JourneyMeetingType.Builder clearConnectingJourneyView()
       Simplified  view of CONNECTING JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 764:139]
       
      .uk.org.netex.www.netex.ConnectingJourney_DerivedViewStructure connecting_journey_view = 191;
    • getConnectingJourneyViewBuilder

      public ConnectingJourney_DerivedViewStructure.Builder getConnectingJourneyViewBuilder()
       Simplified  view of CONNECTING JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 764:139]
       
      .uk.org.netex.www.netex.ConnectingJourney_DerivedViewStructure connecting_journey_view = 191;
    • getConnectingJourneyViewOrBuilder

      public ConnectingJourney_DerivedViewStructureOrBuilder getConnectingJourneyViewOrBuilder()
       Simplified  view of CONNECTING JOURNEY.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 764:139]
       
      .uk.org.netex.www.netex.ConnectingJourney_DerivedViewStructure connecting_journey_view = 191;
      Specified by:
      getConnectingJourneyViewOrBuilder in interface JourneyMeetingTypeOrBuilder
    • hasConnectingLineView

      public boolean hasConnectingLineView()
       Simplified view of connecting LINE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 249:91]
       
      .uk.org.netex.www.netex.Line_DerivedViewStructure connecting_line_view = 203;
      Specified by:
      hasConnectingLineView in interface JourneyMeetingTypeOrBuilder
      Returns:
      Whether the connectingLineView field is set.
    • getConnectingLineView

      public Line_DerivedViewStructure getConnectingLineView()
       Simplified view of connecting LINE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 249:91]
       
      .uk.org.netex.www.netex.Line_DerivedViewStructure connecting_line_view = 203;
      Specified by:
      getConnectingLineView in interface JourneyMeetingTypeOrBuilder
      Returns:
      The connectingLineView.
    • setConnectingLineView

      public JourneyMeetingType.Builder setConnectingLineView(Line_DerivedViewStructure value)
       Simplified view of connecting LINE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 249:91]
       
      .uk.org.netex.www.netex.Line_DerivedViewStructure connecting_line_view = 203;
    • setConnectingLineView

      public JourneyMeetingType.Builder setConnectingLineView(Line_DerivedViewStructure.Builder builderForValue)
       Simplified view of connecting LINE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 249:91]
       
      .uk.org.netex.www.netex.Line_DerivedViewStructure connecting_line_view = 203;
    • mergeConnectingLineView

      public JourneyMeetingType.Builder mergeConnectingLineView(Line_DerivedViewStructure value)
       Simplified view of connecting LINE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 249:91]
       
      .uk.org.netex.www.netex.Line_DerivedViewStructure connecting_line_view = 203;
    • clearConnectingLineView

      public JourneyMeetingType.Builder clearConnectingLineView()
       Simplified view of connecting LINE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 249:91]
       
      .uk.org.netex.www.netex.Line_DerivedViewStructure connecting_line_view = 203;
    • getConnectingLineViewBuilder

      public Line_DerivedViewStructure.Builder getConnectingLineViewBuilder()
       Simplified view of connecting LINE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 249:91]
       
      .uk.org.netex.www.netex.Line_DerivedViewStructure connecting_line_view = 203;
    • getConnectingLineViewOrBuilder

      public Line_DerivedViewStructureOrBuilder getConnectingLineViewOrBuilder()
       Simplified view of connecting LINE.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 249:91]
       
      .uk.org.netex.www.netex.Line_DerivedViewStructure connecting_line_view = 203;
      Specified by:
      getConnectingLineViewOrBuilder in interface JourneyMeetingTypeOrBuilder
    • getId

      public String getId()
       [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 127:60]
       
      string id = 251;
      Specified by:
      getId in interface JourneyMeetingTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 127:60]
       
      string id = 251;
      Specified by:
      getIdBytes in interface JourneyMeetingTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

      public JourneyMeetingType.Builder setId(String value)
       [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 127:60]
       
      string id = 251;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

      public JourneyMeetingType.Builder clearId()
       [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 127:60]
       
      string id = 251;
      Returns:
      This builder for chaining.
    • setIdBytes

      public JourneyMeetingType.Builder setIdBytes(com.google.protobuf.ByteString value)
       [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 127:60]
       
      string id = 251;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • hasVehicleJourneyRef

      public boolean hasVehicleJourneyRef()
       Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 184;
      Specified by:
      hasVehicleJourneyRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      Whether the vehicleJourneyRef field is set.
    • getVehicleJourneyRef

      public VersionOfObjectRefStructure getVehicleJourneyRef()
       Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 184;
      Specified by:
      getVehicleJourneyRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      The vehicleJourneyRef.
    • setVehicleJourneyRef

      public JourneyMeetingType.Builder setVehicleJourneyRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 184;
    • setVehicleJourneyRef

      public JourneyMeetingType.Builder setVehicleJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 184;
    • mergeVehicleJourneyRef

      public JourneyMeetingType.Builder mergeVehicleJourneyRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 184;
    • clearVehicleJourneyRef

      public JourneyMeetingType.Builder clearVehicleJourneyRef()
       Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 184;
    • getVehicleJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getVehicleJourneyRefBuilder()
       Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 184;
    • getVehicleJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleJourneyRefOrBuilder()
       Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 184;
      Specified by:
      getVehicleJourneyRefOrBuilder in interface JourneyMeetingTypeOrBuilder
    • hasDeadRunRef

      public boolean hasDeadRunRef()
       Reference to a DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 185;
      Specified by:
      hasDeadRunRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      Whether the deadRunRef field is set.
    • getDeadRunRef

      public VersionOfObjectRefStructure getDeadRunRef()
       Reference to a DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 185;
      Specified by:
      getDeadRunRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      The deadRunRef.
    • setDeadRunRef

       Reference to a DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 185;
    • setDeadRunRef

      public JourneyMeetingType.Builder setDeadRunRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 185;
    • mergeDeadRunRef

       Reference to a DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 185;
    • clearDeadRunRef

      public JourneyMeetingType.Builder clearDeadRunRef()
       Reference to a DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 185;
    • getDeadRunRefBuilder

      public VersionOfObjectRefStructure.Builder getDeadRunRefBuilder()
       Reference to a DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 185;
    • getDeadRunRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDeadRunRefOrBuilder()
       Reference to a DEAD RUN.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 185;
      Specified by:
      getDeadRunRefOrBuilder in interface JourneyMeetingTypeOrBuilder
    • hasServiceJourneyRef

      public boolean hasServiceJourneyRef()
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 186;
      Specified by:
      hasServiceJourneyRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      Whether the serviceJourneyRef field is set.
    • getServiceJourneyRef

      public VersionOfObjectRefStructure getServiceJourneyRef()
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 186;
      Specified by:
      getServiceJourneyRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      The serviceJourneyRef.
    • setServiceJourneyRef

      public JourneyMeetingType.Builder setServiceJourneyRef(VersionOfObjectRefStructure value)
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 186;
    • setServiceJourneyRef

      public JourneyMeetingType.Builder setServiceJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 186;
    • mergeServiceJourneyRef

      public JourneyMeetingType.Builder mergeServiceJourneyRef(VersionOfObjectRefStructure value)
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 186;
    • clearServiceJourneyRef

      public JourneyMeetingType.Builder clearServiceJourneyRef()
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 186;
    • getServiceJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getServiceJourneyRefBuilder()
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 186;
    • getServiceJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getServiceJourneyRefOrBuilder()
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 186;
      Specified by:
      getServiceJourneyRefOrBuilder in interface JourneyMeetingTypeOrBuilder
    • hasSpecialServiceRef

      public boolean hasSpecialServiceRef()
       Reference to a SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 187;
      Specified by:
      hasSpecialServiceRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      Whether the specialServiceRef field is set.
    • getSpecialServiceRef

      public VersionOfObjectRefStructure getSpecialServiceRef()
       Reference to a SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 187;
      Specified by:
      getSpecialServiceRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      The specialServiceRef.
    • setSpecialServiceRef

      public JourneyMeetingType.Builder setSpecialServiceRef(VersionOfObjectRefStructure value)
       Reference to a SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 187;
    • setSpecialServiceRef

      public JourneyMeetingType.Builder setSpecialServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 187;
    • mergeSpecialServiceRef

      public JourneyMeetingType.Builder mergeSpecialServiceRef(VersionOfObjectRefStructure value)
       Reference to a SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 187;
    • clearSpecialServiceRef

      public JourneyMeetingType.Builder clearSpecialServiceRef()
       Reference to a SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 187;
    • getSpecialServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getSpecialServiceRefBuilder()
       Reference to a SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 187;
    • getSpecialServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSpecialServiceRefOrBuilder()
       Reference to a SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 187;
      Specified by:
      getSpecialServiceRefOrBuilder in interface JourneyMeetingTypeOrBuilder
    • hasTemplateServiceJourneyRef

      public boolean hasTemplateServiceJourneyRef()
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 188;
      Specified by:
      hasTemplateServiceJourneyRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      Whether the templateServiceJourneyRef field is set.
    • getTemplateServiceJourneyRef

      public VersionOfObjectRefStructure getTemplateServiceJourneyRef()
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 188;
      Specified by:
      getTemplateServiceJourneyRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      The templateServiceJourneyRef.
    • setTemplateServiceJourneyRef

      public JourneyMeetingType.Builder setTemplateServiceJourneyRef(VersionOfObjectRefStructure value)
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 188;
    • setTemplateServiceJourneyRef

      public JourneyMeetingType.Builder setTemplateServiceJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 188;
    • mergeTemplateServiceJourneyRef

      public JourneyMeetingType.Builder mergeTemplateServiceJourneyRef(VersionOfObjectRefStructure value)
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 188;
    • clearTemplateServiceJourneyRef

      public JourneyMeetingType.Builder clearTemplateServiceJourneyRef()
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 188;
    • getTemplateServiceJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getTemplateServiceJourneyRefBuilder()
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 188;
    • getTemplateServiceJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTemplateServiceJourneyRefOrBuilder()
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 188;
      Specified by:
      getTemplateServiceJourneyRefOrBuilder in interface JourneyMeetingTypeOrBuilder
    • hasDatedVehicleJourneyRef

      public boolean hasDatedVehicleJourneyRef()
       Reference to a DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 189;
      Specified by:
      hasDatedVehicleJourneyRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      Whether the datedVehicleJourneyRef field is set.
    • getDatedVehicleJourneyRef

      public VersionOfObjectRefStructure getDatedVehicleJourneyRef()
       Reference to a DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 189;
      Specified by:
      getDatedVehicleJourneyRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      The datedVehicleJourneyRef.
    • setDatedVehicleJourneyRef

      public JourneyMeetingType.Builder setDatedVehicleJourneyRef(VersionOfObjectRefStructure value)
       Reference to a DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 189;
    • setDatedVehicleJourneyRef

      public JourneyMeetingType.Builder setDatedVehicleJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 189;
    • mergeDatedVehicleJourneyRef

      public JourneyMeetingType.Builder mergeDatedVehicleJourneyRef(VersionOfObjectRefStructure value)
       Reference to a DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 189;
    • clearDatedVehicleJourneyRef

      public JourneyMeetingType.Builder clearDatedVehicleJourneyRef()
       Reference to a DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 189;
    • getDatedVehicleJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getDatedVehicleJourneyRefBuilder()
       Reference to a DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 189;
    • getDatedVehicleJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDatedVehicleJourneyRefOrBuilder()
       Reference to a DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 189;
      Specified by:
      getDatedVehicleJourneyRefOrBuilder in interface JourneyMeetingTypeOrBuilder
    • hasDatedSpecialServiceRef

      public boolean hasDatedSpecialServiceRef()
       Reference to a DATED SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 190;
      Specified by:
      hasDatedSpecialServiceRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      Whether the datedSpecialServiceRef field is set.
    • getDatedSpecialServiceRef

      public VersionOfObjectRefStructure getDatedSpecialServiceRef()
       Reference to a DATED SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 190;
      Specified by:
      getDatedSpecialServiceRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      The datedSpecialServiceRef.
    • setDatedSpecialServiceRef

      public JourneyMeetingType.Builder setDatedSpecialServiceRef(VersionOfObjectRefStructure value)
       Reference to a DATED SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 190;
    • setDatedSpecialServiceRef

      public JourneyMeetingType.Builder setDatedSpecialServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a DATED SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 190;
    • mergeDatedSpecialServiceRef

      public JourneyMeetingType.Builder mergeDatedSpecialServiceRef(VersionOfObjectRefStructure value)
       Reference to a DATED SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 190;
    • clearDatedSpecialServiceRef

      public JourneyMeetingType.Builder clearDatedSpecialServiceRef()
       Reference to a DATED SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 190;
    • getDatedSpecialServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getDatedSpecialServiceRefBuilder()
       Reference to a DATED SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 190;
    • getDatedSpecialServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDatedSpecialServiceRefOrBuilder()
       Reference to a DATED SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 190;
      Specified by:
      getDatedSpecialServiceRefOrBuilder in interface JourneyMeetingTypeOrBuilder
    • hasNormalDatedVehicleJourneyRef

      public boolean hasNormalDatedVehicleJourneyRef()
       Reference to a NORMAL DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 252;
      Specified by:
      hasNormalDatedVehicleJourneyRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      Whether the normalDatedVehicleJourneyRef field is set.
    • getNormalDatedVehicleJourneyRef

      public VersionOfObjectRefStructure getNormalDatedVehicleJourneyRef()
       Reference to a NORMAL DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 252;
      Specified by:
      getNormalDatedVehicleJourneyRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      The normalDatedVehicleJourneyRef.
    • setNormalDatedVehicleJourneyRef

      public JourneyMeetingType.Builder setNormalDatedVehicleJourneyRef(VersionOfObjectRefStructure value)
       Reference to a NORMAL DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 252;
    • setNormalDatedVehicleJourneyRef

      public JourneyMeetingType.Builder setNormalDatedVehicleJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a NORMAL DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 252;
    • mergeNormalDatedVehicleJourneyRef

      public JourneyMeetingType.Builder mergeNormalDatedVehicleJourneyRef(VersionOfObjectRefStructure value)
       Reference to a NORMAL DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 252;
    • clearNormalDatedVehicleJourneyRef

      public JourneyMeetingType.Builder clearNormalDatedVehicleJourneyRef()
       Reference to a NORMAL DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 252;
    • getNormalDatedVehicleJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getNormalDatedVehicleJourneyRefBuilder()
       Reference to a NORMAL DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 252;
    • getNormalDatedVehicleJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getNormalDatedVehicleJourneyRefOrBuilder()
       Reference to a NORMAL DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 252;
      Specified by:
      getNormalDatedVehicleJourneyRefOrBuilder in interface JourneyMeetingTypeOrBuilder
    • hasDatedServiceJourneyRef

      public boolean hasDatedServiceJourneyRef()
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 253;
      Specified by:
      hasDatedServiceJourneyRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      Whether the datedServiceJourneyRef field is set.
    • getDatedServiceJourneyRef

      public VersionOfObjectRefStructure getDatedServiceJourneyRef()
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 253;
      Specified by:
      getDatedServiceJourneyRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      The datedServiceJourneyRef.
    • setDatedServiceJourneyRef

      public JourneyMeetingType.Builder setDatedServiceJourneyRef(VersionOfObjectRefStructure value)
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 253;
    • setDatedServiceJourneyRef

      public JourneyMeetingType.Builder setDatedServiceJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 253;
    • mergeDatedServiceJourneyRef

      public JourneyMeetingType.Builder mergeDatedServiceJourneyRef(VersionOfObjectRefStructure value)
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 253;
    • clearDatedServiceJourneyRef

      public JourneyMeetingType.Builder clearDatedServiceJourneyRef()
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 253;
    • getDatedServiceJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getDatedServiceJourneyRefBuilder()
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 253;
    • getDatedServiceJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDatedServiceJourneyRefOrBuilder()
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 253;
      Specified by:
      getDatedServiceJourneyRefOrBuilder in interface JourneyMeetingTypeOrBuilder
    • hasSingleJourneyRef

      public boolean hasSingleJourneyRef()
       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 255;
      Specified by:
      hasSingleJourneyRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      Whether the singleJourneyRef field is set.
    • getSingleJourneyRef

      public VersionOfObjectRefStructure getSingleJourneyRef()
       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 255;
      Specified by:
      getSingleJourneyRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      The singleJourneyRef.
    • setSingleJourneyRef

      public JourneyMeetingType.Builder setSingleJourneyRef(VersionOfObjectRefStructure value)
       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 255;
    • setSingleJourneyRef

      public JourneyMeetingType.Builder setSingleJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 255;
    • mergeSingleJourneyRef

      public JourneyMeetingType.Builder mergeSingleJourneyRef(VersionOfObjectRefStructure value)
       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 255;
    • clearSingleJourneyRef

      public JourneyMeetingType.Builder clearSingleJourneyRef()
       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 255;
    • getSingleJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getSingleJourneyRefBuilder()
       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 255;
    • getSingleJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSingleJourneyRefOrBuilder()
       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 255;
      Specified by:
      getSingleJourneyRefOrBuilder in interface JourneyMeetingTypeOrBuilder
    • 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 = 201;
      Specified by:
      hasLineRef in interface JourneyMeetingTypeOrBuilder
      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 = 201;
      Specified by:
      getLineRef in interface JourneyMeetingTypeOrBuilder
      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 = 201;
    • 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 = 201;
    • 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 = 201;
    • clearLineRef

      public JourneyMeetingType.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 = 201;
    • 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 = 201;
    • 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 = 201;
      Specified by:
      getLineRefOrBuilder in interface JourneyMeetingTypeOrBuilder
    • 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 = 202;
      Specified by:
      hasFlexibleLineRef in interface JourneyMeetingTypeOrBuilder
      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 = 202;
      Specified by:
      getFlexibleLineRef in interface JourneyMeetingTypeOrBuilder
      Returns:
      The flexibleLineRef.
    • setFlexibleLineRef

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

      public JourneyMeetingType.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 = 202;
    • mergeFlexibleLineRef

      public JourneyMeetingType.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 = 202;
    • clearFlexibleLineRef

      public JourneyMeetingType.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 = 202;
    • 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 = 202;
    • 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 = 202;
      Specified by:
      getFlexibleLineRefOrBuilder in interface JourneyMeetingTypeOrBuilder