Class TargetPassingTimeType.Builder

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

public static final class TargetPassingTimeType.Builder extends com.google.protobuf.GeneratedMessage.Builder<TargetPassingTimeType.Builder> implements TargetPassingTimeTypeOrBuilder
 TARGET PASSING TIME.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 106:94]
 
Protobuf type uk.org.netex.www.netex.TargetPassingTimeType
  • 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<TargetPassingTimeType.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<TargetPassingTimeType.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<TargetPassingTimeType.Builder>
    • getDefaultInstanceForType

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

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

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

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

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

      public TargetPassingTimeType.JourneyRefStructureCase getJourneyRefStructureCase()
      Specified by:
      getJourneyRefStructureCase in interface TargetPassingTimeTypeOrBuilder
    • clearJourneyRefStructure

      public TargetPassingTimeType.Builder clearJourneyRefStructure()
    • getPointInJourneyPatternRefStructureCase

      public TargetPassingTimeType.PointInJourneyPatternRefStructureCase getPointInJourneyPatternRefStructureCase()
      Specified by:
      getPointInJourneyPatternRefStructureCase in interface TargetPassingTimeTypeOrBuilder
    • clearPointInJourneyPatternRefStructure

      public TargetPassingTimeType.Builder clearPointInJourneyPatternRefStructure()
    • 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 TargetPassingTimeTypeOrBuilder
      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 TargetPassingTimeTypeOrBuilder
      Returns:
      The created.
    • setCreated

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

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

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

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

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

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

      public TargetPassingTimeType.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 = 506;
      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 = 507;
      Specified by:
      getDerivedFromObjectRef in interface TargetPassingTimeTypeOrBuilder
      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 = 507;
      Specified by:
      getDerivedFromObjectRefBytes in interface TargetPassingTimeTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public TargetPassingTimeType.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 = 507;
      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 TargetPassingTimeTypeOrBuilder
      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 TargetPassingTimeTypeOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

      public TargetPassingTimeType.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 TargetPassingTimeType.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 TargetPassingTimeType.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 TargetPassingTimeType.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 TargetPassingTimeTypeOrBuilder
    • 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 TargetPassingTimeTypeOrBuilder
    • 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 TargetPassingTimeTypeOrBuilder
    • 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 TargetPassingTimeTypeOrBuilder
    • setValidBetween

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

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

      public TargetPassingTimeType.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 TargetPassingTimeType.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 TargetPassingTimeType.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 TargetPassingTimeTypeOrBuilder
    • 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 = 71;
      Specified by:
      hasExtensions in interface TargetPassingTimeTypeOrBuilder
      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 = 71;
      Specified by:
      getExtensions in interface TargetPassingTimeTypeOrBuilder
      Returns:
      The extensions.
    • setExtensions

      public TargetPassingTimeType.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 = 71;
    • setExtensions

      public TargetPassingTimeType.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 = 71;
    • mergeExtensions

      public TargetPassingTimeType.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 = 71;
    • clearExtensions

      public TargetPassingTimeType.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 = 71;
    • 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 = 71;
    • 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 = 71;
      Specified by:
      getExtensionsOrBuilder in interface TargetPassingTimeTypeOrBuilder
    • getAlightAndReboard

      public boolean getAlightAndReboard()
       Whether can alight and reboard at stop.  [netex_part_2/part2_journeyTimes/netex_passingTimes_version.xsd at 91:74]
       
      bool alight_and_reboard = 168;
      Specified by:
      getAlightAndReboard in interface TargetPassingTimeTypeOrBuilder
      Returns:
      The alightAndReboard.
    • setAlightAndReboard

      public TargetPassingTimeType.Builder setAlightAndReboard(boolean value)
       Whether can alight and reboard at stop.  [netex_part_2/part2_journeyTimes/netex_passingTimes_version.xsd at 91:74]
       
      bool alight_and_reboard = 168;
      Parameters:
      value - The alightAndReboard to set.
      Returns:
      This builder for chaining.
    • clearAlightAndReboard

      public TargetPassingTimeType.Builder clearAlightAndReboard()
       Whether can alight and reboard at stop.  [netex_part_2/part2_journeyTimes/netex_passingTimes_version.xsd at 91:74]
       
      bool alight_and_reboard = 168;
      Returns:
      This builder for chaining.
    • hasDatedJourneyRef

      public boolean hasDatedJourneyRef()
       Dated journey for which this is the  PASSING TIME. If given by context does not need to be restated.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 86:81]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_journey_ref = 291;
      Specified by:
      hasDatedJourneyRef in interface TargetPassingTimeTypeOrBuilder
      Returns:
      Whether the datedJourneyRef field is set.
    • getDatedJourneyRef

      public VersionOfObjectRefStructure getDatedJourneyRef()
       Dated journey for which this is the  PASSING TIME. If given by context does not need to be restated.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 86:81]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_journey_ref = 291;
      Specified by:
      getDatedJourneyRef in interface TargetPassingTimeTypeOrBuilder
      Returns:
      The datedJourneyRef.
    • setDatedJourneyRef

       Dated journey for which this is the  PASSING TIME. If given by context does not need to be restated.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 86:81]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_journey_ref = 291;
    • setDatedJourneyRef

      public TargetPassingTimeType.Builder setDatedJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       Dated journey for which this is the  PASSING TIME. If given by context does not need to be restated.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 86:81]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_journey_ref = 291;
    • mergeDatedJourneyRef

      public TargetPassingTimeType.Builder mergeDatedJourneyRef(VersionOfObjectRefStructure value)
       Dated journey for which this is the  PASSING TIME. If given by context does not need to be restated.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 86:81]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_journey_ref = 291;
    • clearDatedJourneyRef

      public TargetPassingTimeType.Builder clearDatedJourneyRef()
       Dated journey for which this is the  PASSING TIME. If given by context does not need to be restated.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 86:81]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_journey_ref = 291;
    • getDatedJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getDatedJourneyRefBuilder()
       Dated journey for which this is the  PASSING TIME. If given by context does not need to be restated.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 86:81]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_journey_ref = 291;
    • getDatedJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDatedJourneyRefOrBuilder()
       Dated journey for which this is the  PASSING TIME. If given by context does not need to be restated.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 86:81]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_journey_ref = 291;
      Specified by:
      getDatedJourneyRefOrBuilder in interface TargetPassingTimeTypeOrBuilder
    • hasAimedArrivalTime

      public boolean hasAimedArrivalTime()
       Aimed Arrival time.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 172:71]
       
      .google.type.TimeOfDay aimed_arrival_time = 441;
      Specified by:
      hasAimedArrivalTime in interface TargetPassingTimeTypeOrBuilder
      Returns:
      Whether the aimedArrivalTime field is set.
    • getAimedArrivalTime

      public com.google.type.TimeOfDay getAimedArrivalTime()
       Aimed Arrival time.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 172:71]
       
      .google.type.TimeOfDay aimed_arrival_time = 441;
      Specified by:
      getAimedArrivalTime in interface TargetPassingTimeTypeOrBuilder
      Returns:
      The aimedArrivalTime.
    • setAimedArrivalTime

      public TargetPassingTimeType.Builder setAimedArrivalTime(com.google.type.TimeOfDay value)
       Aimed Arrival time.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 172:71]
       
      .google.type.TimeOfDay aimed_arrival_time = 441;
    • setAimedArrivalTime

      public TargetPassingTimeType.Builder setAimedArrivalTime(com.google.type.TimeOfDay.Builder builderForValue)
       Aimed Arrival time.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 172:71]
       
      .google.type.TimeOfDay aimed_arrival_time = 441;
    • mergeAimedArrivalTime

      public TargetPassingTimeType.Builder mergeAimedArrivalTime(com.google.type.TimeOfDay value)
       Aimed Arrival time.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 172:71]
       
      .google.type.TimeOfDay aimed_arrival_time = 441;
    • clearAimedArrivalTime

      public TargetPassingTimeType.Builder clearAimedArrivalTime()
       Aimed Arrival time.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 172:71]
       
      .google.type.TimeOfDay aimed_arrival_time = 441;
    • getAimedArrivalTimeBuilder

      public com.google.type.TimeOfDay.Builder getAimedArrivalTimeBuilder()
       Aimed Arrival time.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 172:71]
       
      .google.type.TimeOfDay aimed_arrival_time = 441;
    • getAimedArrivalTimeOrBuilder

      public com.google.type.TimeOfDayOrBuilder getAimedArrivalTimeOrBuilder()
       Aimed Arrival time.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 172:71]
       
      .google.type.TimeOfDay aimed_arrival_time = 441;
      Specified by:
      getAimedArrivalTimeOrBuilder in interface TargetPassingTimeTypeOrBuilder
    • getArrivalDayOffset

      public int getArrivalDayOffset()
       Arrival Day Offset from Start of Journey.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 177:76]
       
      int32 arrival_day_offset = 442;
      Specified by:
      getArrivalDayOffset in interface TargetPassingTimeTypeOrBuilder
      Returns:
      The arrivalDayOffset.
    • setArrivalDayOffset

      public TargetPassingTimeType.Builder setArrivalDayOffset(int value)
       Arrival Day Offset from Start of Journey.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 177:76]
       
      int32 arrival_day_offset = 442;
      Parameters:
      value - The arrivalDayOffset to set.
      Returns:
      This builder for chaining.
    • clearArrivalDayOffset

      public TargetPassingTimeType.Builder clearArrivalDayOffset()
       Arrival Day Offset from Start of Journey.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 177:76]
       
      int32 arrival_day_offset = 442;
      Returns:
      This builder for chaining.
    • hasAimedDepartureTime

      public boolean hasAimedDepartureTime()
       Aimed departure time.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 182:73]
       
      .google.type.TimeOfDay aimed_departure_time = 443;
      Specified by:
      hasAimedDepartureTime in interface TargetPassingTimeTypeOrBuilder
      Returns:
      Whether the aimedDepartureTime field is set.
    • getAimedDepartureTime

      public com.google.type.TimeOfDay getAimedDepartureTime()
       Aimed departure time.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 182:73]
       
      .google.type.TimeOfDay aimed_departure_time = 443;
      Specified by:
      getAimedDepartureTime in interface TargetPassingTimeTypeOrBuilder
      Returns:
      The aimedDepartureTime.
    • setAimedDepartureTime

      public TargetPassingTimeType.Builder setAimedDepartureTime(com.google.type.TimeOfDay value)
       Aimed departure time.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 182:73]
       
      .google.type.TimeOfDay aimed_departure_time = 443;
    • setAimedDepartureTime

      public TargetPassingTimeType.Builder setAimedDepartureTime(com.google.type.TimeOfDay.Builder builderForValue)
       Aimed departure time.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 182:73]
       
      .google.type.TimeOfDay aimed_departure_time = 443;
    • mergeAimedDepartureTime

      public TargetPassingTimeType.Builder mergeAimedDepartureTime(com.google.type.TimeOfDay value)
       Aimed departure time.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 182:73]
       
      .google.type.TimeOfDay aimed_departure_time = 443;
    • clearAimedDepartureTime

      public TargetPassingTimeType.Builder clearAimedDepartureTime()
       Aimed departure time.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 182:73]
       
      .google.type.TimeOfDay aimed_departure_time = 443;
    • getAimedDepartureTimeBuilder

      public com.google.type.TimeOfDay.Builder getAimedDepartureTimeBuilder()
       Aimed departure time.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 182:73]
       
      .google.type.TimeOfDay aimed_departure_time = 443;
    • getAimedDepartureTimeOrBuilder

      public com.google.type.TimeOfDayOrBuilder getAimedDepartureTimeOrBuilder()
       Aimed departure time.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 182:73]
       
      .google.type.TimeOfDay aimed_departure_time = 443;
      Specified by:
      getAimedDepartureTimeOrBuilder in interface TargetPassingTimeTypeOrBuilder
    • getDepartureDayOffset

      public int getDepartureDayOffset()
       DepartureDay Offset from Start of Journey.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 187:78]
       
      int32 departure_day_offset = 444;
      Specified by:
      getDepartureDayOffset in interface TargetPassingTimeTypeOrBuilder
      Returns:
      The departureDayOffset.
    • setDepartureDayOffset

      public TargetPassingTimeType.Builder setDepartureDayOffset(int value)
       DepartureDay Offset from Start of Journey.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 187:78]
       
      int32 departure_day_offset = 444;
      Parameters:
      value - The departureDayOffset to set.
      Returns:
      This builder for chaining.
    • clearDepartureDayOffset

      public TargetPassingTimeType.Builder clearDepartureDayOffset()
       DepartureDay Offset from Start of Journey.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 187:78]
       
      int32 departure_day_offset = 444;
      Returns:
      This builder for chaining.
    • hasAimedWaitingTime

      public boolean hasAimedWaitingTime()
       Aimed waiting interval.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 192:75]
       
      .google.protobuf.Duration aimed_waiting_time = 445;
      Specified by:
      hasAimedWaitingTime in interface TargetPassingTimeTypeOrBuilder
      Returns:
      Whether the aimedWaitingTime field is set.
    • getAimedWaitingTime

      public com.google.protobuf.Duration getAimedWaitingTime()
       Aimed waiting interval.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 192:75]
       
      .google.protobuf.Duration aimed_waiting_time = 445;
      Specified by:
      getAimedWaitingTime in interface TargetPassingTimeTypeOrBuilder
      Returns:
      The aimedWaitingTime.
    • setAimedWaitingTime

      public TargetPassingTimeType.Builder setAimedWaitingTime(com.google.protobuf.Duration value)
       Aimed waiting interval.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 192:75]
       
      .google.protobuf.Duration aimed_waiting_time = 445;
    • setAimedWaitingTime

      public TargetPassingTimeType.Builder setAimedWaitingTime(com.google.protobuf.Duration.Builder builderForValue)
       Aimed waiting interval.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 192:75]
       
      .google.protobuf.Duration aimed_waiting_time = 445;
    • mergeAimedWaitingTime

      public TargetPassingTimeType.Builder mergeAimedWaitingTime(com.google.protobuf.Duration value)
       Aimed waiting interval.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 192:75]
       
      .google.protobuf.Duration aimed_waiting_time = 445;
    • clearAimedWaitingTime

      public TargetPassingTimeType.Builder clearAimedWaitingTime()
       Aimed waiting interval.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 192:75]
       
      .google.protobuf.Duration aimed_waiting_time = 445;
    • getAimedWaitingTimeBuilder

      public com.google.protobuf.Duration.Builder getAimedWaitingTimeBuilder()
       Aimed waiting interval.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 192:75]
       
      .google.protobuf.Duration aimed_waiting_time = 445;
    • getAimedWaitingTimeOrBuilder

      public com.google.protobuf.DurationOrBuilder getAimedWaitingTimeOrBuilder()
       Aimed waiting interval.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 192:75]
       
      .google.protobuf.Duration aimed_waiting_time = 445;
      Specified by:
      getAimedWaitingTimeOrBuilder in interface TargetPassingTimeTypeOrBuilder
    • hasAimedNonstopPassingTime

      public boolean hasAimedNonstopPassingTime()
       Aimed PASSING TIME if doesn't stop at TIMING POINT.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 204:78]
       
      .google.type.TimeOfDay aimed_nonstop_passing_time = 451;
      Specified by:
      hasAimedNonstopPassingTime in interface TargetPassingTimeTypeOrBuilder
      Returns:
      Whether the aimedNonstopPassingTime field is set.
    • getAimedNonstopPassingTime

      public com.google.type.TimeOfDay getAimedNonstopPassingTime()
       Aimed PASSING TIME if doesn't stop at TIMING POINT.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 204:78]
       
      .google.type.TimeOfDay aimed_nonstop_passing_time = 451;
      Specified by:
      getAimedNonstopPassingTime in interface TargetPassingTimeTypeOrBuilder
      Returns:
      The aimedNonstopPassingTime.
    • setAimedNonstopPassingTime

      public TargetPassingTimeType.Builder setAimedNonstopPassingTime(com.google.type.TimeOfDay value)
       Aimed PASSING TIME if doesn't stop at TIMING POINT.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 204:78]
       
      .google.type.TimeOfDay aimed_nonstop_passing_time = 451;
    • setAimedNonstopPassingTime

      public TargetPassingTimeType.Builder setAimedNonstopPassingTime(com.google.type.TimeOfDay.Builder builderForValue)
       Aimed PASSING TIME if doesn't stop at TIMING POINT.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 204:78]
       
      .google.type.TimeOfDay aimed_nonstop_passing_time = 451;
    • mergeAimedNonstopPassingTime

      public TargetPassingTimeType.Builder mergeAimedNonstopPassingTime(com.google.type.TimeOfDay value)
       Aimed PASSING TIME if doesn't stop at TIMING POINT.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 204:78]
       
      .google.type.TimeOfDay aimed_nonstop_passing_time = 451;
    • clearAimedNonstopPassingTime

      public TargetPassingTimeType.Builder clearAimedNonstopPassingTime()
       Aimed PASSING TIME if doesn't stop at TIMING POINT.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 204:78]
       
      .google.type.TimeOfDay aimed_nonstop_passing_time = 451;
    • getAimedNonstopPassingTimeBuilder

      public com.google.type.TimeOfDay.Builder getAimedNonstopPassingTimeBuilder()
       Aimed PASSING TIME if doesn't stop at TIMING POINT.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 204:78]
       
      .google.type.TimeOfDay aimed_nonstop_passing_time = 451;
    • getAimedNonstopPassingTimeOrBuilder

      public com.google.type.TimeOfDayOrBuilder getAimedNonstopPassingTimeOrBuilder()
       Aimed PASSING TIME if doesn't stop at TIMING POINT.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 204:78]
       
      .google.type.TimeOfDay aimed_nonstop_passing_time = 451;
      Specified by:
      getAimedNonstopPassingTimeOrBuilder in interface TargetPassingTimeTypeOrBuilder
    • getPassingDayOffset

      public int getPassingDayOffset()
       Passing Day Offset from Start of Journey.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 209:76]
       
      int32 passing_day_offset = 452;
      Specified by:
      getPassingDayOffset in interface TargetPassingTimeTypeOrBuilder
      Returns:
      The passingDayOffset.
    • setPassingDayOffset

      public TargetPassingTimeType.Builder setPassingDayOffset(int value)
       Passing Day Offset from Start of Journey.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 209:76]
       
      int32 passing_day_offset = 452;
      Parameters:
      value - The passingDayOffset to set.
      Returns:
      This builder for chaining.
    • clearPassingDayOffset

      public TargetPassingTimeType.Builder clearPassingDayOffset()
       Passing Day Offset from Start of Journey.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 209:76]
       
      int32 passing_day_offset = 452;
      Returns:
      This builder for chaining.
    • hasAimedHeadway

      public boolean hasAimedHeadway()
       Aimed Frequency of service.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 160:83]
       
      .uk.org.netex.www.netex.HeadwayIntervalStructure aimed_headway = 471;
      Specified by:
      hasAimedHeadway in interface TargetPassingTimeTypeOrBuilder
      Returns:
      Whether the aimedHeadway field is set.
    • getAimedHeadway

      public HeadwayIntervalStructure getAimedHeadway()
       Aimed Frequency of service.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 160:83]
       
      .uk.org.netex.www.netex.HeadwayIntervalStructure aimed_headway = 471;
      Specified by:
      getAimedHeadway in interface TargetPassingTimeTypeOrBuilder
      Returns:
      The aimedHeadway.
    • setAimedHeadway

       Aimed Frequency of service.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 160:83]
       
      .uk.org.netex.www.netex.HeadwayIntervalStructure aimed_headway = 471;
    • setAimedHeadway

      public TargetPassingTimeType.Builder setAimedHeadway(HeadwayIntervalStructure.Builder builderForValue)
       Aimed Frequency of service.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 160:83]
       
      .uk.org.netex.www.netex.HeadwayIntervalStructure aimed_headway = 471;
    • mergeAimedHeadway

      public TargetPassingTimeType.Builder mergeAimedHeadway(HeadwayIntervalStructure value)
       Aimed Frequency of service.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 160:83]
       
      .uk.org.netex.www.netex.HeadwayIntervalStructure aimed_headway = 471;
    • clearAimedHeadway

      public TargetPassingTimeType.Builder clearAimedHeadway()
       Aimed Frequency of service.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 160:83]
       
      .uk.org.netex.www.netex.HeadwayIntervalStructure aimed_headway = 471;
    • getAimedHeadwayBuilder

      public HeadwayIntervalStructure.Builder getAimedHeadwayBuilder()
       Aimed Frequency of service.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 160:83]
       
      .uk.org.netex.www.netex.HeadwayIntervalStructure aimed_headway = 471;
    • getAimedHeadwayOrBuilder

      public HeadwayIntervalStructureOrBuilder getAimedHeadwayOrBuilder()
       Aimed Frequency of service.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 160:83]
       
      .uk.org.netex.www.netex.HeadwayIntervalStructure aimed_headway = 471;
      Specified by:
      getAimedHeadwayOrBuilder in interface TargetPassingTimeTypeOrBuilder
    • getId

      public String getId()
       [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 130:63]
       
      string id = 501;
      Specified by:
      getId in interface TargetPassingTimeTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 130:63]
       
      string id = 501;
      Specified by:
      getIdBytes in interface TargetPassingTimeTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

      public TargetPassingTimeType.Builder setId(String value)
       [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 130:63]
       
      string id = 501;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 130:63]
       
      string id = 501;
      Returns:
      This builder for chaining.
    • setIdBytes

      public TargetPassingTimeType.Builder setIdBytes(com.google.protobuf.ByteString value)
       [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 130:63]
       
      string id = 501;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • 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 = 160;
      Specified by:
      hasSingleJourneyRef in interface TargetPassingTimeTypeOrBuilder
      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 = 160;
      Specified by:
      getSingleJourneyRef in interface TargetPassingTimeTypeOrBuilder
      Returns:
      The singleJourneyRef.
    • setSingleJourneyRef

      public TargetPassingTimeType.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 = 160;
    • setSingleJourneyRef

      public TargetPassingTimeType.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 = 160;
    • mergeSingleJourneyRef

      public TargetPassingTimeType.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 = 160;
    • clearSingleJourneyRef

      public TargetPassingTimeType.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 = 160;
    • 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 = 160;
    • 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 = 160;
      Specified by:
      getSingleJourneyRefOrBuilder in interface TargetPassingTimeTypeOrBuilder
    • 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 = 161;
      Specified by:
      hasVehicleJourneyRef in interface TargetPassingTimeTypeOrBuilder
      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 = 161;
      Specified by:
      getVehicleJourneyRef in interface TargetPassingTimeTypeOrBuilder
      Returns:
      The vehicleJourneyRef.
    • setVehicleJourneyRef

      public TargetPassingTimeType.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 = 161;
    • setVehicleJourneyRef

      public TargetPassingTimeType.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 = 161;
    • mergeVehicleJourneyRef

      public TargetPassingTimeType.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 = 161;
    • clearVehicleJourneyRef

      public TargetPassingTimeType.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 = 161;
    • 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 = 161;
    • 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 = 161;
      Specified by:
      getVehicleJourneyRefOrBuilder in interface TargetPassingTimeTypeOrBuilder
    • 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 = 162;
      Specified by:
      hasDeadRunRef in interface TargetPassingTimeTypeOrBuilder
      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 = 162;
      Specified by:
      getDeadRunRef in interface TargetPassingTimeTypeOrBuilder
      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 = 162;
    • 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 = 162;
    • 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 = 162;
    • clearDeadRunRef

      public TargetPassingTimeType.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 = 162;
    • 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 = 162;
    • 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 = 162;
      Specified by:
      getDeadRunRefOrBuilder in interface TargetPassingTimeTypeOrBuilder
    • 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 = 163;
      Specified by:
      hasServiceJourneyRef in interface TargetPassingTimeTypeOrBuilder
      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 = 163;
      Specified by:
      getServiceJourneyRef in interface TargetPassingTimeTypeOrBuilder
      Returns:
      The serviceJourneyRef.
    • setServiceJourneyRef

      public TargetPassingTimeType.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 = 163;
    • setServiceJourneyRef

      public TargetPassingTimeType.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 = 163;
    • mergeServiceJourneyRef

      public TargetPassingTimeType.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 = 163;
    • clearServiceJourneyRef

      public TargetPassingTimeType.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 = 163;
    • 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 = 163;
    • 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 = 163;
      Specified by:
      getServiceJourneyRefOrBuilder in interface TargetPassingTimeTypeOrBuilder
    • 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 = 164;
      Specified by:
      hasSpecialServiceRef in interface TargetPassingTimeTypeOrBuilder
      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 = 164;
      Specified by:
      getSpecialServiceRef in interface TargetPassingTimeTypeOrBuilder
      Returns:
      The specialServiceRef.
    • setSpecialServiceRef

      public TargetPassingTimeType.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 = 164;
    • setSpecialServiceRef

      public TargetPassingTimeType.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 = 164;
    • mergeSpecialServiceRef

      public TargetPassingTimeType.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 = 164;
    • clearSpecialServiceRef

      public TargetPassingTimeType.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 = 164;
    • 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 = 164;
    • 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 = 164;
      Specified by:
      getSpecialServiceRefOrBuilder in interface TargetPassingTimeTypeOrBuilder
    • 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 = 165;
      Specified by:
      hasTemplateServiceJourneyRef in interface TargetPassingTimeTypeOrBuilder
      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 = 165;
      Specified by:
      getTemplateServiceJourneyRef in interface TargetPassingTimeTypeOrBuilder
      Returns:
      The templateServiceJourneyRef.
    • setTemplateServiceJourneyRef

      public TargetPassingTimeType.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 = 165;
    • setTemplateServiceJourneyRef

      public TargetPassingTimeType.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 = 165;
    • mergeTemplateServiceJourneyRef

      public TargetPassingTimeType.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 = 165;
    • clearTemplateServiceJourneyRef

      public TargetPassingTimeType.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 = 165;
    • 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 = 165;
    • 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 = 165;
      Specified by:
      getTemplateServiceJourneyRefOrBuilder in interface TargetPassingTimeTypeOrBuilder
    • 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 = 166;
      Specified by:
      hasDatedVehicleJourneyRef in interface TargetPassingTimeTypeOrBuilder
      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 = 166;
      Specified by:
      getDatedVehicleJourneyRef in interface TargetPassingTimeTypeOrBuilder
      Returns:
      The datedVehicleJourneyRef.
    • setDatedVehicleJourneyRef

      public TargetPassingTimeType.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 = 166;
    • setDatedVehicleJourneyRef

      public TargetPassingTimeType.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 = 166;
    • mergeDatedVehicleJourneyRef

      public TargetPassingTimeType.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 = 166;
    • clearDatedVehicleJourneyRef

      public TargetPassingTimeType.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 = 166;
    • 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 = 166;
    • 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 = 166;
      Specified by:
      getDatedVehicleJourneyRefOrBuilder in interface TargetPassingTimeTypeOrBuilder
    • 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 = 167;
      Specified by:
      hasDatedSpecialServiceRef in interface TargetPassingTimeTypeOrBuilder
      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 = 167;
      Specified by:
      getDatedSpecialServiceRef in interface TargetPassingTimeTypeOrBuilder
      Returns:
      The datedSpecialServiceRef.
    • setDatedSpecialServiceRef

      public TargetPassingTimeType.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 = 167;
    • setDatedSpecialServiceRef

      public TargetPassingTimeType.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 = 167;
    • mergeDatedSpecialServiceRef

      public TargetPassingTimeType.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 = 167;
    • clearDatedSpecialServiceRef

      public TargetPassingTimeType.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 = 167;
    • 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 = 167;
    • 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 = 167;
      Specified by:
      getDatedSpecialServiceRefOrBuilder in interface TargetPassingTimeTypeOrBuilder
    • 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 = 502;
      Specified by:
      hasNormalDatedVehicleJourneyRef in interface TargetPassingTimeTypeOrBuilder
      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 = 502;
      Specified by:
      getNormalDatedVehicleJourneyRef in interface TargetPassingTimeTypeOrBuilder
      Returns:
      The normalDatedVehicleJourneyRef.
    • setNormalDatedVehicleJourneyRef

      public TargetPassingTimeType.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 = 502;
    • setNormalDatedVehicleJourneyRef

      public TargetPassingTimeType.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 = 502;
    • mergeNormalDatedVehicleJourneyRef

      public TargetPassingTimeType.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 = 502;
    • clearNormalDatedVehicleJourneyRef

      public TargetPassingTimeType.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 = 502;
    • 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 = 502;
    • 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 = 502;
      Specified by:
      getNormalDatedVehicleJourneyRefOrBuilder in interface TargetPassingTimeTypeOrBuilder
    • 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 = 503;
      Specified by:
      hasDatedServiceJourneyRef in interface TargetPassingTimeTypeOrBuilder
      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 = 503;
      Specified by:
      getDatedServiceJourneyRef in interface TargetPassingTimeTypeOrBuilder
      Returns:
      The datedServiceJourneyRef.
    • setDatedServiceJourneyRef

      public TargetPassingTimeType.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 = 503;
    • setDatedServiceJourneyRef

      public TargetPassingTimeType.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 = 503;
    • mergeDatedServiceJourneyRef

      public TargetPassingTimeType.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 = 503;
    • clearDatedServiceJourneyRef

      public TargetPassingTimeType.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 = 503;
    • 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 = 503;
    • 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 = 503;
      Specified by:
      getDatedServiceJourneyRefOrBuilder in interface TargetPassingTimeTypeOrBuilder
    • hasPointInJourneyPatternRef

      public boolean hasPointInJourneyPatternRef()
       Reference to a POINT IN JOURNEY PATTERN. If Given by Context does not need to stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 132:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_journey_pattern_ref = 169;
      Specified by:
      hasPointInJourneyPatternRef in interface TargetPassingTimeTypeOrBuilder
      Returns:
      Whether the pointInJourneyPatternRef field is set.
    • getPointInJourneyPatternRef

      public VersionOfObjectRefStructure getPointInJourneyPatternRef()
       Reference to a POINT IN JOURNEY PATTERN. If Given by Context does not need to stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 132:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_journey_pattern_ref = 169;
      Specified by:
      getPointInJourneyPatternRef in interface TargetPassingTimeTypeOrBuilder
      Returns:
      The pointInJourneyPatternRef.
    • setPointInJourneyPatternRef

      public TargetPassingTimeType.Builder setPointInJourneyPatternRef(VersionOfObjectRefStructure value)
       Reference to a POINT IN JOURNEY PATTERN. If Given by Context does not need to stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 132:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_journey_pattern_ref = 169;
    • setPointInJourneyPatternRef

      public TargetPassingTimeType.Builder setPointInJourneyPatternRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a POINT IN JOURNEY PATTERN. If Given by Context does not need to stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 132:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_journey_pattern_ref = 169;
    • mergePointInJourneyPatternRef

      public TargetPassingTimeType.Builder mergePointInJourneyPatternRef(VersionOfObjectRefStructure value)
       Reference to a POINT IN JOURNEY PATTERN. If Given by Context does not need to stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 132:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_journey_pattern_ref = 169;
    • clearPointInJourneyPatternRef

      public TargetPassingTimeType.Builder clearPointInJourneyPatternRef()
       Reference to a POINT IN JOURNEY PATTERN. If Given by Context does not need to stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 132:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_journey_pattern_ref = 169;
    • getPointInJourneyPatternRefBuilder

      public VersionOfObjectRefStructure.Builder getPointInJourneyPatternRefBuilder()
       Reference to a POINT IN JOURNEY PATTERN. If Given by Context does not need to stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 132:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_journey_pattern_ref = 169;
    • getPointInJourneyPatternRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPointInJourneyPatternRefOrBuilder()
       Reference to a POINT IN JOURNEY PATTERN. If Given by Context does not need to stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 132:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_journey_pattern_ref = 169;
      Specified by:
      getPointInJourneyPatternRefOrBuilder in interface TargetPassingTimeTypeOrBuilder
    • hasTimingPointInJourneyPatternRef

      public boolean hasTimingPointInJourneyPatternRef()
       Reference to a TIMING POINT IN JOURNEY PATTERN. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 211:145]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_point_in_journey_pattern_ref = 170;
      Specified by:
      hasTimingPointInJourneyPatternRef in interface TargetPassingTimeTypeOrBuilder
      Returns:
      Whether the timingPointInJourneyPatternRef field is set.
    • getTimingPointInJourneyPatternRef

      public VersionOfObjectRefStructure getTimingPointInJourneyPatternRef()
       Reference to a TIMING POINT IN JOURNEY PATTERN. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 211:145]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_point_in_journey_pattern_ref = 170;
      Specified by:
      getTimingPointInJourneyPatternRef in interface TargetPassingTimeTypeOrBuilder
      Returns:
      The timingPointInJourneyPatternRef.
    • setTimingPointInJourneyPatternRef

      public TargetPassingTimeType.Builder setTimingPointInJourneyPatternRef(VersionOfObjectRefStructure value)
       Reference to a TIMING POINT IN JOURNEY PATTERN. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 211:145]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_point_in_journey_pattern_ref = 170;
    • setTimingPointInJourneyPatternRef

      public TargetPassingTimeType.Builder setTimingPointInJourneyPatternRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TIMING POINT IN JOURNEY PATTERN. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 211:145]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_point_in_journey_pattern_ref = 170;
    • mergeTimingPointInJourneyPatternRef

      public TargetPassingTimeType.Builder mergeTimingPointInJourneyPatternRef(VersionOfObjectRefStructure value)
       Reference to a TIMING POINT IN JOURNEY PATTERN. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 211:145]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_point_in_journey_pattern_ref = 170;
    • clearTimingPointInJourneyPatternRef

      public TargetPassingTimeType.Builder clearTimingPointInJourneyPatternRef()
       Reference to a TIMING POINT IN JOURNEY PATTERN. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 211:145]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_point_in_journey_pattern_ref = 170;
    • getTimingPointInJourneyPatternRefBuilder

      public VersionOfObjectRefStructure.Builder getTimingPointInJourneyPatternRefBuilder()
       Reference to a TIMING POINT IN JOURNEY PATTERN. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 211:145]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_point_in_journey_pattern_ref = 170;
    • getTimingPointInJourneyPatternRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTimingPointInJourneyPatternRefOrBuilder()
       Reference to a TIMING POINT IN JOURNEY PATTERN. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 211:145]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_point_in_journey_pattern_ref = 170;
      Specified by:
      getTimingPointInJourneyPatternRefOrBuilder in interface TargetPassingTimeTypeOrBuilder
    • hasStopPointInJourneyPatternRef

      public boolean hasStopPointInJourneyPatternRef()
       Reference to a STOP POINT IN SEQUENCE. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 276:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_point_in_journey_pattern_ref = 171;
      Specified by:
      hasStopPointInJourneyPatternRef in interface TargetPassingTimeTypeOrBuilder
      Returns:
      Whether the stopPointInJourneyPatternRef field is set.
    • getStopPointInJourneyPatternRef

      public VersionOfObjectRefStructure getStopPointInJourneyPatternRef()
       Reference to a STOP POINT IN SEQUENCE. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 276:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_point_in_journey_pattern_ref = 171;
      Specified by:
      getStopPointInJourneyPatternRef in interface TargetPassingTimeTypeOrBuilder
      Returns:
      The stopPointInJourneyPatternRef.
    • setStopPointInJourneyPatternRef

      public TargetPassingTimeType.Builder setStopPointInJourneyPatternRef(VersionOfObjectRefStructure value)
       Reference to a STOP POINT IN SEQUENCE. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 276:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_point_in_journey_pattern_ref = 171;
    • setStopPointInJourneyPatternRef

      public TargetPassingTimeType.Builder setStopPointInJourneyPatternRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a STOP POINT IN SEQUENCE. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 276:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_point_in_journey_pattern_ref = 171;
    • mergeStopPointInJourneyPatternRef

      public TargetPassingTimeType.Builder mergeStopPointInJourneyPatternRef(VersionOfObjectRefStructure value)
       Reference to a STOP POINT IN SEQUENCE. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 276:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_point_in_journey_pattern_ref = 171;
    • clearStopPointInJourneyPatternRef

      public TargetPassingTimeType.Builder clearStopPointInJourneyPatternRef()
       Reference to a STOP POINT IN SEQUENCE. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 276:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_point_in_journey_pattern_ref = 171;
    • getStopPointInJourneyPatternRefBuilder

      public VersionOfObjectRefStructure.Builder getStopPointInJourneyPatternRefBuilder()
       Reference to a STOP POINT IN SEQUENCE. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 276:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_point_in_journey_pattern_ref = 171;
    • getStopPointInJourneyPatternRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getStopPointInJourneyPatternRefOrBuilder()
       Reference to a STOP POINT IN SEQUENCE. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 276:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_point_in_journey_pattern_ref = 171;
      Specified by:
      getStopPointInJourneyPatternRefOrBuilder in interface TargetPassingTimeTypeOrBuilder
    • hasFarePointInPatternRef

      public boolean hasFarePointInPatternRef()
       Reference to a FARE POINT IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 137:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_point_in_pattern_ref = 172;
      Specified by:
      hasFarePointInPatternRef in interface TargetPassingTimeTypeOrBuilder
      Returns:
      Whether the farePointInPatternRef field is set.
    • getFarePointInPatternRef

      public VersionOfObjectRefStructure getFarePointInPatternRef()
       Reference to a FARE POINT IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 137:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_point_in_pattern_ref = 172;
      Specified by:
      getFarePointInPatternRef in interface TargetPassingTimeTypeOrBuilder
      Returns:
      The farePointInPatternRef.
    • setFarePointInPatternRef

      public TargetPassingTimeType.Builder setFarePointInPatternRef(VersionOfObjectRefStructure value)
       Reference to a FARE POINT IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 137:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_point_in_pattern_ref = 172;
    • setFarePointInPatternRef

      public TargetPassingTimeType.Builder setFarePointInPatternRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a FARE POINT IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 137:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_point_in_pattern_ref = 172;
    • mergeFarePointInPatternRef

      public TargetPassingTimeType.Builder mergeFarePointInPatternRef(VersionOfObjectRefStructure value)
       Reference to a FARE POINT IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 137:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_point_in_pattern_ref = 172;
    • clearFarePointInPatternRef

      public TargetPassingTimeType.Builder clearFarePointInPatternRef()
       Reference to a FARE POINT IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 137:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_point_in_pattern_ref = 172;
    • getFarePointInPatternRefBuilder

      public VersionOfObjectRefStructure.Builder getFarePointInPatternRefBuilder()
       Reference to a FARE POINT IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 137:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_point_in_pattern_ref = 172;
    • getFarePointInPatternRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFarePointInPatternRefOrBuilder()
       Reference to a FARE POINT IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 137:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_point_in_pattern_ref = 172;
      Specified by:
      getFarePointInPatternRefOrBuilder in interface TargetPassingTimeTypeOrBuilder
    • hasPointInSingleJourneyPathRef

      public boolean hasPointInSingleJourneyPathRef()
       Reference to a POINT IN SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 116:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_single_journey_path_ref = 505;
      Specified by:
      hasPointInSingleJourneyPathRef in interface TargetPassingTimeTypeOrBuilder
      Returns:
      Whether the pointInSingleJourneyPathRef field is set.
    • getPointInSingleJourneyPathRef

      public VersionOfObjectRefStructure getPointInSingleJourneyPathRef()
       Reference to a POINT IN SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 116:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_single_journey_path_ref = 505;
      Specified by:
      getPointInSingleJourneyPathRef in interface TargetPassingTimeTypeOrBuilder
      Returns:
      The pointInSingleJourneyPathRef.
    • setPointInSingleJourneyPathRef

      public TargetPassingTimeType.Builder setPointInSingleJourneyPathRef(VersionOfObjectRefStructure value)
       Reference to a POINT IN SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 116:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_single_journey_path_ref = 505;
    • setPointInSingleJourneyPathRef

      public TargetPassingTimeType.Builder setPointInSingleJourneyPathRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a POINT IN SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 116:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_single_journey_path_ref = 505;
    • mergePointInSingleJourneyPathRef

      public TargetPassingTimeType.Builder mergePointInSingleJourneyPathRef(VersionOfObjectRefStructure value)
       Reference to a POINT IN SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 116:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_single_journey_path_ref = 505;
    • clearPointInSingleJourneyPathRef

      public TargetPassingTimeType.Builder clearPointInSingleJourneyPathRef()
       Reference to a POINT IN SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 116:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_single_journey_path_ref = 505;
    • getPointInSingleJourneyPathRefBuilder

      public VersionOfObjectRefStructure.Builder getPointInSingleJourneyPathRefBuilder()
       Reference to a POINT IN SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 116:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_single_journey_path_ref = 505;
    • getPointInSingleJourneyPathRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPointInSingleJourneyPathRefOrBuilder()
       Reference to a POINT IN SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 116:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_single_journey_path_ref = 505;
      Specified by:
      getPointInSingleJourneyPathRefOrBuilder in interface TargetPassingTimeTypeOrBuilder