Class DynamicStopAssignment_VersionStructure.Builder

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

public static final class DynamicStopAssignment_VersionStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<DynamicStopAssignment_VersionStructure.Builder> implements DynamicStopAssignment_VersionStructureOrBuilder
 Type for DYNAMIC PASSENGER STOP ASSIGNMENT.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 253:65]
 
Protobuf type uk.org.netex.www.netex.DynamicStopAssignment_VersionStructure
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<DynamicStopAssignment_VersionStructure.Builder>
    • clear

      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessage.Builder<DynamicStopAssignment_VersionStructure.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<DynamicStopAssignment_VersionStructure.Builder>
    • getDefaultInstanceForType

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

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

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

      public DynamicStopAssignment_VersionStructure.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DynamicStopAssignment_VersionStructure.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage.Builder<DynamicStopAssignment_VersionStructure.Builder>
    • mergeFrom

      public DynamicStopAssignment_VersionStructure.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DynamicStopAssignment_VersionStructure.Builder>
      Throws:
      IOException
    • getScheduledStopPointRefStructureCase

      public DynamicStopAssignment_VersionStructure.ScheduledStopPointRefStructureCase getScheduledStopPointRefStructureCase()
      Specified by:
      getScheduledStopPointRefStructureCase in interface DynamicStopAssignment_VersionStructureOrBuilder
    • clearScheduledStopPointRefStructure

      public DynamicStopAssignment_VersionStructure.Builder clearScheduledStopPointRefStructure()
    • getStopPlaceRefStructureCase

      Specified by:
      getStopPlaceRefStructureCase in interface DynamicStopAssignment_VersionStructureOrBuilder
    • clearStopPlaceRefStructure

      public DynamicStopAssignment_VersionStructure.Builder clearStopPlaceRefStructure()
    • getQuayRefStructureCase

      Specified by:
      getQuayRefStructureCase in interface DynamicStopAssignment_VersionStructureOrBuilder
    • clearQuayRefStructure

      public DynamicStopAssignment_VersionStructure.Builder clearQuayRefStructure()
    • getJourneyPatternRefStructureCase

      Specified by:
      getJourneyPatternRefStructureCase in interface DynamicStopAssignment_VersionStructureOrBuilder
    • clearJourneyPatternRefStructure

      public DynamicStopAssignment_VersionStructure.Builder clearJourneyPatternRefStructure()
    • getPassengerStopAssignmentRefStructureCase

      public DynamicStopAssignment_VersionStructure.PassengerStopAssignmentRefStructureCase getPassengerStopAssignmentRefStructureCase()
      Specified by:
      getPassengerStopAssignmentRefStructureCase in interface DynamicStopAssignment_VersionStructureOrBuilder
    • clearPassengerStopAssignmentRefStructure

      public DynamicStopAssignment_VersionStructure.Builder clearPassengerStopAssignmentRefStructure()
    • 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 DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the created field is set.
    • getCreated

      public com.google.protobuf.Timestamp getCreated()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
      Specified by:
      getCreated in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The created.
    • setCreated

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

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

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

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

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

      public com.google.protobuf.TimestampOrBuilder getCreatedOrBuilder()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
      Specified by:
      getCreatedOrBuilder in interface DynamicStopAssignment_VersionStructureOrBuilder
    • hasChanged

      public boolean hasChanged()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
      Specified by:
      hasChanged in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the changed field is set.
    • getChanged

      public com.google.protobuf.Timestamp getChanged()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
      Specified by:
      getChanged in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The changed.
    • setChanged

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

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

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

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

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

      public com.google.protobuf.TimestampOrBuilder getChangedOrBuilder()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
      Specified by:
      getChangedOrBuilder in interface DynamicStopAssignment_VersionStructureOrBuilder
    • getVersion

      public String getVersion()
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Specified by:
      getVersion in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The version.
    • getVersionBytes

      public com.google.protobuf.ByteString getVersionBytes()
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Specified by:
      getVersionBytes in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The bytes for version.
    • setVersion

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

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

      public DynamicStopAssignment_VersionStructure.Builder setVersionBytes(com.google.protobuf.ByteString value)
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Parameters:
      value - The bytes for version to set.
      Returns:
      This builder for chaining.
    • getStatusValue

      public int getStatusValue()
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 8;
      Specified by:
      getStatusValue in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for status.
    • setStatusValue

      public DynamicStopAssignment_VersionStructure.Builder setStatusValue(int value)
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 8;
      Parameters:
      value - The enum numeric value on the wire for status to set.
      Returns:
      This builder for chaining.
    • getStatus

      public StatusEnumeration getStatus()
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 8;
      Specified by:
      getStatus in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The status.
    • setStatus

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

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

      public String getDerivedFromVersionRef()
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 759;
      Specified by:
      getDerivedFromVersionRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The derivedFromVersionRef.
    • getDerivedFromVersionRefBytes

      public com.google.protobuf.ByteString getDerivedFromVersionRefBytes()
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 759;
      Specified by:
      getDerivedFromVersionRefBytes in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The bytes for derivedFromVersionRef.
    • setDerivedFromVersionRef

      public DynamicStopAssignment_VersionStructure.Builder setDerivedFromVersionRef(String value)
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 759;
      Parameters:
      value - The derivedFromVersionRef to set.
      Returns:
      This builder for chaining.
    • clearDerivedFromVersionRef

      public DynamicStopAssignment_VersionStructure.Builder clearDerivedFromVersionRef()
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 759;
      Returns:
      This builder for chaining.
    • setDerivedFromVersionRefBytes

      public DynamicStopAssignment_VersionStructure.Builder setDerivedFromVersionRefBytes(com.google.protobuf.ByteString value)
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 759;
      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 = 760;
      Specified by:
      getDerivedFromObjectRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The derivedFromObjectRef.
    • getDerivedFromObjectRefBytes

      public com.google.protobuf.ByteString getDerivedFromObjectRefBytes()
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 760;
      Specified by:
      getDerivedFromObjectRefBytes in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

      public DynamicStopAssignment_VersionStructure.Builder setDerivedFromObjectRef(String value)
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 760;
      Parameters:
      value - The derivedFromObjectRef to set.
      Returns:
      This builder for chaining.
    • clearDerivedFromObjectRef

      public DynamicStopAssignment_VersionStructure.Builder clearDerivedFromObjectRef()
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 760;
      Returns:
      This builder for chaining.
    • setDerivedFromObjectRefBytes

      public DynamicStopAssignment_VersionStructure.Builder setDerivedFromObjectRefBytes(com.google.protobuf.ByteString value)
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 760;
      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 DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the validityConditions field is set.
    • getValidityConditions

      public ValidityConditions_RelStructure getValidityConditions()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
      Specified by:
      getValidityConditions in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

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

       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
    • mergeValidityConditions

       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
    • clearValidityConditions

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

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

      public ValidityConditions_RelStructureOrBuilder getValidityConditionsOrBuilder()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
      Specified by:
      getValidityConditionsOrBuilder in interface DynamicStopAssignment_VersionStructureOrBuilder
    • getValidBetweenList

      public List<ValidBetweenType> getValidBetweenList()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetweenList in interface DynamicStopAssignment_VersionStructureOrBuilder
    • getValidBetweenCount

      public int getValidBetweenCount()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetweenCount in interface DynamicStopAssignment_VersionStructureOrBuilder
    • getValidBetween

      public ValidBetweenType getValidBetween(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetween in interface DynamicStopAssignment_VersionStructureOrBuilder
    • setValidBetween

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

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

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

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

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

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

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

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

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

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

      public ValidBetweenTypeOrBuilder getValidBetweenOrBuilder(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetweenOrBuilder in interface DynamicStopAssignment_VersionStructureOrBuilder
    • getValidBetweenOrBuilderList

      public List<? extends ValidBetweenTypeOrBuilder> getValidBetweenOrBuilderList()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetweenOrBuilderList in interface DynamicStopAssignment_VersionStructureOrBuilder
    • addValidBetweenBuilder

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

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

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

      public boolean hasAlternativeTexts()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
      Specified by:
      hasAlternativeTexts in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the alternativeTexts field is set.
    • getAlternativeTexts

      public AlternativeTexts_RelStructure getAlternativeTexts()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
      Specified by:
      getAlternativeTexts in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The alternativeTexts.
    • setAlternativeTexts

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

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

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

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

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

      public AlternativeTexts_RelStructureOrBuilder getAlternativeTextsOrBuilder()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
      Specified by:
      getAlternativeTextsOrBuilder in interface DynamicStopAssignment_VersionStructureOrBuilder
    • hasKeyList

      public boolean hasKeyList()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
      Specified by:
      hasKeyList in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the keyList field is set.
    • getKeyList

      public KeyListStructure getKeyList()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
      Specified by:
      getKeyList in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The keyList.
    • setKeyList

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

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

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

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

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

      public KeyListStructureOrBuilder getKeyListOrBuilder()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
      Specified by:
      getKeyListOrBuilder in interface DynamicStopAssignment_VersionStructureOrBuilder
    • hasExtensions

      public boolean hasExtensions()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 72;
      Specified by:
      hasExtensions in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the extensions field is set.
    • getExtensions

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

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

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

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

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

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

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

      public boolean hasBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
      Specified by:
      hasBrandingRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the brandingRef field is set.
    • getBrandingRef

      public VersionOfObjectRefStructure getBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
      Specified by:
      getBrandingRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The brandingRef.
    • setBrandingRef

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

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

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

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

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

      public VersionOfObjectRefStructureOrBuilder getBrandingRefOrBuilder()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
      Specified by:
      getBrandingRefOrBuilder in interface DynamicStopAssignment_VersionStructureOrBuilder
    • getOrder

      public int getOrder()
       Order in which to show  ASSIGNMENT,  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 74:52]
       
      int32 order = 101;
      Specified by:
      getOrder in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The order.
    • setOrder

       Order in which to show  ASSIGNMENT,  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 74:52]
       
      int32 order = 101;
      Parameters:
      value - The order to set.
      Returns:
      This builder for chaining.
    • clearOrder

       Order in which to show  ASSIGNMENT,  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 74:52]
       
      int32 order = 101;
      Returns:
      This builder for chaining.
    • hasName

      public boolean hasName()
       Name of ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 87:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      hasName in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 87:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getName in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The name.
    • setName

       Name of ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 87:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • setName

       Name of ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 87:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • mergeName

       Name of ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 87:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • clearName

       Name of ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 87:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameBuilder

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

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 87:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface DynamicStopAssignment_VersionStructureOrBuilder
    • hasDescription

      public boolean hasDescription()
       Description of  ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 92:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      hasDescription in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Description of  ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 92:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      getDescription in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The description.
    • setDescription

       Description of  ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 92:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • setDescription

       Description of  ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 92:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • mergeDescription

       Description of  ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 92:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • clearDescription

       Description of  ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 92:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • getDescriptionBuilder

      public MultilingualString.Builder getDescriptionBuilder()
       Description of  ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 92:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Description of  ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 92:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      getDescriptionOrBuilder in interface DynamicStopAssignment_VersionStructureOrBuilder
    • getId

      public String getId()
       Identifier of ENTITY.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 139:69]
       
      string id = 191;
      Specified by:
      getId in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of ENTITY.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 139:69]
       
      string id = 191;
      Specified by:
      getIdBytes in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The bytes for id.
    • setId

       Identifier of ENTITY.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 139:69]
       
      string id = 191;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       Identifier of ENTITY.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 139:69]
       
      string id = 191;
      Returns:
      This builder for chaining.
    • setIdBytes

      public DynamicStopAssignment_VersionStructure.Builder setIdBytes(com.google.protobuf.ByteString value)
       Identifier of ENTITY.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 139:69]
       
      string id = 191;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • getBoardingUse

      public boolean getBoardingUse()
       Whether alignment is for boarding use. Default is 'true'.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 116:84]
       
      bool boarding_use = 351;
      Specified by:
      getBoardingUse in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The boardingUse.
    • setBoardingUse

      public DynamicStopAssignment_VersionStructure.Builder setBoardingUse(boolean value)
       Whether alignment is for boarding use. Default is 'true'.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 116:84]
       
      bool boarding_use = 351;
      Parameters:
      value - The boardingUse to set.
      Returns:
      This builder for chaining.
    • clearBoardingUse

       Whether alignment is for boarding use. Default is 'true'.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 116:84]
       
      bool boarding_use = 351;
      Returns:
      This builder for chaining.
    • getAlightingUse

      public boolean getAlightingUse()
       Whether alignment is for alighting use. Default is 'true'.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 121:85]
       
      bool alighting_use = 352;
      Specified by:
      getAlightingUse in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The alightingUse.
    • setAlightingUse

      public DynamicStopAssignment_VersionStructure.Builder setAlightingUse(boolean value)
       Whether alignment is for alighting use. Default is 'true'.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 121:85]
       
      bool alighting_use = 352;
      Parameters:
      value - The alightingUse to set.
      Returns:
      This builder for chaining.
    • clearAlightingUse

       Whether alignment is for alighting use. Default is 'true'.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 121:85]
       
      bool alighting_use = 352;
      Returns:
      This builder for chaining.
    • hasPrivateCode

      public boolean hasPrivateCode()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 353;
      Specified by:
      hasPrivateCode in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the privateCode field is set.
    • getPrivateCode

      public PrivateCodeStructure getPrivateCode()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 353;
      Specified by:
      getPrivateCode in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The privateCode.
    • setPrivateCode

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

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

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

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

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

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

      public boolean hasScheduledStopPoint()
       A POINT where passengers can board or alight from vehicles. It is open, which hierarchical level such a point has. It can represent a single door (BoardingPosition) or a whole ZONE. The association to the physical model is done with STOP ASSIGNMENTs.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 174:84]
       
      .uk.org.netex.www.netex.ScheduledStopPointType scheduled_stop_point = 356;
      Specified by:
      hasScheduledStopPoint in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the scheduledStopPoint field is set.
    • getScheduledStopPoint

      public ScheduledStopPointType getScheduledStopPoint()
       A POINT where passengers can board or alight from vehicles. It is open, which hierarchical level such a point has. It can represent a single door (BoardingPosition) or a whole ZONE. The association to the physical model is done with STOP ASSIGNMENTs.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 174:84]
       
      .uk.org.netex.www.netex.ScheduledStopPointType scheduled_stop_point = 356;
      Specified by:
      getScheduledStopPoint in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The scheduledStopPoint.
    • setScheduledStopPoint

       A POINT where passengers can board or alight from vehicles. It is open, which hierarchical level such a point has. It can represent a single door (BoardingPosition) or a whole ZONE. The association to the physical model is done with STOP ASSIGNMENTs.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 174:84]
       
      .uk.org.netex.www.netex.ScheduledStopPointType scheduled_stop_point = 356;
    • setScheduledStopPoint

       A POINT where passengers can board or alight from vehicles. It is open, which hierarchical level such a point has. It can represent a single door (BoardingPosition) or a whole ZONE. The association to the physical model is done with STOP ASSIGNMENTs.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 174:84]
       
      .uk.org.netex.www.netex.ScheduledStopPointType scheduled_stop_point = 356;
    • mergeScheduledStopPoint

       A POINT where passengers can board or alight from vehicles. It is open, which hierarchical level such a point has. It can represent a single door (BoardingPosition) or a whole ZONE. The association to the physical model is done with STOP ASSIGNMENTs.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 174:84]
       
      .uk.org.netex.www.netex.ScheduledStopPointType scheduled_stop_point = 356;
    • clearScheduledStopPoint

      public DynamicStopAssignment_VersionStructure.Builder clearScheduledStopPoint()
       A POINT where passengers can board or alight from vehicles. It is open, which hierarchical level such a point has. It can represent a single door (BoardingPosition) or a whole ZONE. The association to the physical model is done with STOP ASSIGNMENTs.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 174:84]
       
      .uk.org.netex.www.netex.ScheduledStopPointType scheduled_stop_point = 356;
    • getScheduledStopPointBuilder

      public ScheduledStopPointType.Builder getScheduledStopPointBuilder()
       A POINT where passengers can board or alight from vehicles. It is open, which hierarchical level such a point has. It can represent a single door (BoardingPosition) or a whole ZONE. The association to the physical model is done with STOP ASSIGNMENTs.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 174:84]
       
      .uk.org.netex.www.netex.ScheduledStopPointType scheduled_stop_point = 356;
    • getScheduledStopPointOrBuilder

      public ScheduledStopPointTypeOrBuilder getScheduledStopPointOrBuilder()
       A POINT where passengers can board or alight from vehicles. It is open, which hierarchical level such a point has. It can represent a single door (BoardingPosition) or a whole ZONE. The association to the physical model is done with STOP ASSIGNMENTs.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 174:84]
       
      .uk.org.netex.www.netex.ScheduledStopPointType scheduled_stop_point = 356;
      Specified by:
      getScheduledStopPointOrBuilder in interface DynamicStopAssignment_VersionStructureOrBuilder
    • hasStopPlace

      public boolean hasStopPlace()
       Version of a named place where public transport may be accessed. May be a building complex (e.g. a station) or an on-street location.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 147:63]
       
      .uk.org.netex.www.netex.StopPlaceType stop_place = 512;
      Specified by:
      hasStopPlace in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the stopPlace field is set.
    • getStopPlace

      public StopPlaceType getStopPlace()
       Version of a named place where public transport may be accessed. May be a building complex (e.g. a station) or an on-street location.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 147:63]
       
      .uk.org.netex.www.netex.StopPlaceType stop_place = 512;
      Specified by:
      getStopPlace in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The stopPlace.
    • setStopPlace

       Version of a named place where public transport may be accessed. May be a building complex (e.g. a station) or an on-street location.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 147:63]
       
      .uk.org.netex.www.netex.StopPlaceType stop_place = 512;
    • setStopPlace

       Version of a named place where public transport may be accessed. May be a building complex (e.g. a station) or an on-street location.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 147:63]
       
      .uk.org.netex.www.netex.StopPlaceType stop_place = 512;
    • mergeStopPlace

       Version of a named place where public transport may be accessed. May be a building complex (e.g. a station) or an on-street location.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 147:63]
       
      .uk.org.netex.www.netex.StopPlaceType stop_place = 512;
    • clearStopPlace

       Version of a named place where public transport may be accessed. May be a building complex (e.g. a station) or an on-street location.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 147:63]
       
      .uk.org.netex.www.netex.StopPlaceType stop_place = 512;
    • getStopPlaceBuilder

      public StopPlaceType.Builder getStopPlaceBuilder()
       Version of a named place where public transport may be accessed. May be a building complex (e.g. a station) or an on-street location.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 147:63]
       
      .uk.org.netex.www.netex.StopPlaceType stop_place = 512;
    • getStopPlaceOrBuilder

      public StopPlaceTypeOrBuilder getStopPlaceOrBuilder()
       Version of a named place where public transport may be accessed. May be a building complex (e.g. a station) or an on-street location.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 147:63]
       
      .uk.org.netex.www.netex.StopPlaceType stop_place = 512;
      Specified by:
      getStopPlaceOrBuilder in interface DynamicStopAssignment_VersionStructureOrBuilder
    • hasQuay

      public boolean hasQuay()
       A place such as platform, stance, or quayside where passengers have access to PT vehicles, Taxi cars or other means of transportation. A QUAY may contain other sub QUAYs. A child QUAY must be physically contained within its parent QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 445:62]
       
      .uk.org.netex.www.netex.QuayType quay = 522;
      Specified by:
      hasQuay in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the quay field is set.
    • getQuay

      public QuayType getQuay()
       A place such as platform, stance, or quayside where passengers have access to PT vehicles, Taxi cars or other means of transportation. A QUAY may contain other sub QUAYs. A child QUAY must be physically contained within its parent QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 445:62]
       
      .uk.org.netex.www.netex.QuayType quay = 522;
      Specified by:
      getQuay in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The quay.
    • setQuay

       A place such as platform, stance, or quayside where passengers have access to PT vehicles, Taxi cars or other means of transportation. A QUAY may contain other sub QUAYs. A child QUAY must be physically contained within its parent QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 445:62]
       
      .uk.org.netex.www.netex.QuayType quay = 522;
    • setQuay

       A place such as platform, stance, or quayside where passengers have access to PT vehicles, Taxi cars or other means of transportation. A QUAY may contain other sub QUAYs. A child QUAY must be physically contained within its parent QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 445:62]
       
      .uk.org.netex.www.netex.QuayType quay = 522;
    • mergeQuay

       A place such as platform, stance, or quayside where passengers have access to PT vehicles, Taxi cars or other means of transportation. A QUAY may contain other sub QUAYs. A child QUAY must be physically contained within its parent QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 445:62]
       
      .uk.org.netex.www.netex.QuayType quay = 522;
    • clearQuay

       A place such as platform, stance, or quayside where passengers have access to PT vehicles, Taxi cars or other means of transportation. A QUAY may contain other sub QUAYs. A child QUAY must be physically contained within its parent QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 445:62]
       
      .uk.org.netex.www.netex.QuayType quay = 522;
    • getQuayBuilder

      public QuayType.Builder getQuayBuilder()
       A place such as platform, stance, or quayside where passengers have access to PT vehicles, Taxi cars or other means of transportation. A QUAY may contain other sub QUAYs. A child QUAY must be physically contained within its parent QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 445:62]
       
      .uk.org.netex.www.netex.QuayType quay = 522;
    • getQuayOrBuilder

      public QuayTypeOrBuilder getQuayOrBuilder()
       A place such as platform, stance, or quayside where passengers have access to PT vehicles, Taxi cars or other means of transportation. A QUAY may contain other sub QUAYs. A child QUAY must be physically contained within its parent QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 445:62]
       
      .uk.org.netex.www.netex.QuayType quay = 522;
      Specified by:
      getQuayOrBuilder in interface DynamicStopAssignment_VersionStructureOrBuilder
    • hasBoardingPositionRef

      public boolean hasBoardingPositionRef()
       Reference to a BOARDING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 226:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure boarding_position_ref = 531;
      Specified by:
      hasBoardingPositionRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the boardingPositionRef field is set.
    • getBoardingPositionRef

      public VersionOfObjectRefStructure getBoardingPositionRef()
       Reference to a BOARDING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 226:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure boarding_position_ref = 531;
      Specified by:
      getBoardingPositionRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The boardingPositionRef.
    • setBoardingPositionRef

       Reference to a BOARDING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 226:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure boarding_position_ref = 531;
    • setBoardingPositionRef

       Reference to a BOARDING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 226:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure boarding_position_ref = 531;
    • mergeBoardingPositionRef

       Reference to a BOARDING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 226:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure boarding_position_ref = 531;
    • clearBoardingPositionRef

      public DynamicStopAssignment_VersionStructure.Builder clearBoardingPositionRef()
       Reference to a BOARDING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 226:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure boarding_position_ref = 531;
    • getBoardingPositionRefBuilder

      public VersionOfObjectRefStructure.Builder getBoardingPositionRefBuilder()
       Reference to a BOARDING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 226:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure boarding_position_ref = 531;
    • getBoardingPositionRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getBoardingPositionRefOrBuilder()
       Reference to a BOARDING POSITION.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 226:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure boarding_position_ref = 531;
      Specified by:
      getBoardingPositionRefOrBuilder in interface DynamicStopAssignment_VersionStructureOrBuilder
    • hasBoardingPosition

      public boolean hasBoardingPosition()
       A location within a QUAY from which passengers may directly board, or onto which passengers may directly alight from, a VEHICLE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 774:74]
       
      .uk.org.netex.www.netex.BoardingPositionType boarding_position = 532;
      Specified by:
      hasBoardingPosition in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the boardingPosition field is set.
    • getBoardingPosition

      public BoardingPositionType getBoardingPosition()
       A location within a QUAY from which passengers may directly board, or onto which passengers may directly alight from, a VEHICLE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 774:74]
       
      .uk.org.netex.www.netex.BoardingPositionType boarding_position = 532;
      Specified by:
      getBoardingPosition in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The boardingPosition.
    • setBoardingPosition

       A location within a QUAY from which passengers may directly board, or onto which passengers may directly alight from, a VEHICLE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 774:74]
       
      .uk.org.netex.www.netex.BoardingPositionType boarding_position = 532;
    • setBoardingPosition

       A location within a QUAY from which passengers may directly board, or onto which passengers may directly alight from, a VEHICLE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 774:74]
       
      .uk.org.netex.www.netex.BoardingPositionType boarding_position = 532;
    • mergeBoardingPosition

       A location within a QUAY from which passengers may directly board, or onto which passengers may directly alight from, a VEHICLE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 774:74]
       
      .uk.org.netex.www.netex.BoardingPositionType boarding_position = 532;
    • clearBoardingPosition

      public DynamicStopAssignment_VersionStructure.Builder clearBoardingPosition()
       A location within a QUAY from which passengers may directly board, or onto which passengers may directly alight from, a VEHICLE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 774:74]
       
      .uk.org.netex.www.netex.BoardingPositionType boarding_position = 532;
    • getBoardingPositionBuilder

      public BoardingPositionType.Builder getBoardingPositionBuilder()
       A location within a QUAY from which passengers may directly board, or onto which passengers may directly alight from, a VEHICLE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 774:74]
       
      .uk.org.netex.www.netex.BoardingPositionType boarding_position = 532;
    • getBoardingPositionOrBuilder

      public BoardingPositionTypeOrBuilder getBoardingPositionOrBuilder()
       A location within a QUAY from which passengers may directly board, or onto which passengers may directly alight from, a VEHICLE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 774:74]
       
      .uk.org.netex.www.netex.BoardingPositionType boarding_position = 532;
      Specified by:
      getBoardingPositionOrBuilder in interface DynamicStopAssignment_VersionStructureOrBuilder
    • hasTrainElements

      public boolean hasTrainElements()
       Train elements to which SCHEDULED STOP POINT is to be assigned.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 206:52]
       
      .uk.org.netex.www.netex.TrainElementsType train_elements = 541;
      Specified by:
      hasTrainElements in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the trainElements field is set.
    • getTrainElements

      public TrainElementsType getTrainElements()
       Train elements to which SCHEDULED STOP POINT is to be assigned.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 206:52]
       
      .uk.org.netex.www.netex.TrainElementsType train_elements = 541;
      Specified by:
      getTrainElements in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The trainElements.
    • setTrainElements

       Train elements to which SCHEDULED STOP POINT is to be assigned.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 206:52]
       
      .uk.org.netex.www.netex.TrainElementsType train_elements = 541;
    • setTrainElements

       Train elements to which SCHEDULED STOP POINT is to be assigned.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 206:52]
       
      .uk.org.netex.www.netex.TrainElementsType train_elements = 541;
    • mergeTrainElements

       Train elements to which SCHEDULED STOP POINT is to be assigned.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 206:52]
       
      .uk.org.netex.www.netex.TrainElementsType train_elements = 541;
    • clearTrainElements

       Train elements to which SCHEDULED STOP POINT is to be assigned.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 206:52]
       
      .uk.org.netex.www.netex.TrainElementsType train_elements = 541;
    • getTrainElementsBuilder

      public TrainElementsType.Builder getTrainElementsBuilder()
       Train elements to which SCHEDULED STOP POINT is to be assigned.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 206:52]
       
      .uk.org.netex.www.netex.TrainElementsType train_elements = 541;
    • getTrainElementsOrBuilder

      public TrainElementsTypeOrBuilder getTrainElementsOrBuilder()
       Train elements to which SCHEDULED STOP POINT is to be assigned.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 206:52]
       
      .uk.org.netex.www.netex.TrainElementsType train_elements = 541;
      Specified by:
      getTrainElementsOrBuilder in interface DynamicStopAssignment_VersionStructureOrBuilder
    • hasScheduledStopPointRef

      public boolean hasScheduledStopPointRef()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 354;
      Specified by:
      hasScheduledStopPointRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the scheduledStopPointRef field is set.
    • getScheduledStopPointRef

      public VersionOfObjectRefStructure getScheduledStopPointRef()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 354;
      Specified by:
      getScheduledStopPointRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The scheduledStopPointRef.
    • setScheduledStopPointRef

       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 354;
    • setScheduledStopPointRef

       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 354;
    • mergeScheduledStopPointRef

       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 354;
    • clearScheduledStopPointRef

      public DynamicStopAssignment_VersionStructure.Builder clearScheduledStopPointRef()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 354;
    • getScheduledStopPointRefBuilder

      public VersionOfObjectRefStructure.Builder getScheduledStopPointRefBuilder()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 354;
    • getScheduledStopPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getScheduledStopPointRefOrBuilder()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 354;
      Specified by:
      getScheduledStopPointRefOrBuilder in interface DynamicStopAssignment_VersionStructureOrBuilder
    • hasFareScheduledStopPointRef

      public boolean hasFareScheduledStopPointRef()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 355;
      Specified by:
      hasFareScheduledStopPointRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the fareScheduledStopPointRef field is set.
    • getFareScheduledStopPointRef

      public VersionOfObjectRefStructure getFareScheduledStopPointRef()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 355;
      Specified by:
      getFareScheduledStopPointRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The fareScheduledStopPointRef.
    • setFareScheduledStopPointRef

       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 355;
    • setFareScheduledStopPointRef

      public DynamicStopAssignment_VersionStructure.Builder setFareScheduledStopPointRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 355;
    • mergeFareScheduledStopPointRef

      public DynamicStopAssignment_VersionStructure.Builder mergeFareScheduledStopPointRef(VersionOfObjectRefStructure value)
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 355;
    • clearFareScheduledStopPointRef

      public DynamicStopAssignment_VersionStructure.Builder clearFareScheduledStopPointRef()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 355;
    • getFareScheduledStopPointRefBuilder

      public VersionOfObjectRefStructure.Builder getFareScheduledStopPointRefBuilder()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 355;
    • getFareScheduledStopPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFareScheduledStopPointRefOrBuilder()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 355;
      Specified by:
      getFareScheduledStopPointRefOrBuilder in interface DynamicStopAssignment_VersionStructureOrBuilder
    • hasTaxiRankRef

      public boolean hasTaxiRankRef()
       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 502;
      Specified by:
      hasTaxiRankRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the taxiRankRef field is set.
    • getTaxiRankRef

      public VersionOfObjectRefStructure getTaxiRankRef()
       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 502;
      Specified by:
      getTaxiRankRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The taxiRankRef.
    • setTaxiRankRef

       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 502;
    • setTaxiRankRef

       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 502;
    • mergeTaxiRankRef

       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 502;
    • clearTaxiRankRef

       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 502;
    • getTaxiRankRefBuilder

      public VersionOfObjectRefStructure.Builder getTaxiRankRefBuilder()
       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 502;
    • getTaxiRankRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTaxiRankRefOrBuilder()
       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 502;
      Specified by:
      getTaxiRankRefOrBuilder in interface DynamicStopAssignment_VersionStructureOrBuilder
    • hasStopPlaceRef

      public boolean hasStopPlaceRef()
       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 511;
      Specified by:
      hasStopPlaceRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the stopPlaceRef field is set.
    • getStopPlaceRef

      public VersionOfObjectRefStructure getStopPlaceRef()
       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 511;
      Specified by:
      getStopPlaceRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The stopPlaceRef.
    • setStopPlaceRef

       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 511;
    • setStopPlaceRef

       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 511;
    • mergeStopPlaceRef

       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 511;
    • clearStopPlaceRef

       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 511;
    • getStopPlaceRefBuilder

      public VersionOfObjectRefStructure.Builder getStopPlaceRefBuilder()
       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 511;
    • getStopPlaceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getStopPlaceRefOrBuilder()
       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 511;
      Specified by:
      getStopPlaceRefOrBuilder in interface DynamicStopAssignment_VersionStructureOrBuilder
    • hasQuayRef

      public boolean hasQuayRef()
       Reference to a QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 150:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quay_ref = 521;
      Specified by:
      hasQuayRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the quayRef field is set.
    • getQuayRef

      public VersionOfObjectRefStructure getQuayRef()
       Reference to a QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 150:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quay_ref = 521;
      Specified by:
      getQuayRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The quayRef.
    • setQuayRef

       Reference to a QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 150:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quay_ref = 521;
    • setQuayRef

       Reference to a QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 150:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quay_ref = 521;
    • mergeQuayRef

       Reference to a QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 150:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quay_ref = 521;
    • clearQuayRef

       Reference to a QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 150:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quay_ref = 521;
    • getQuayRefBuilder

      public VersionOfObjectRefStructure.Builder getQuayRefBuilder()
       Reference to a QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 150:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quay_ref = 521;
    • getQuayRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getQuayRefOrBuilder()
       Reference to a QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 150:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quay_ref = 521;
      Specified by:
      getQuayRefOrBuilder in interface DynamicStopAssignment_VersionStructureOrBuilder
    • hasTaxiStandRef

      public boolean hasTaxiStandRef()
       Reference to a TAXI STAND. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 105:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_stand_ref = 748;
      Specified by:
      hasTaxiStandRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the taxiStandRef field is set.
    • getTaxiStandRef

      public VersionOfObjectRefStructure getTaxiStandRef()
       Reference to a TAXI STAND. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 105:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_stand_ref = 748;
      Specified by:
      getTaxiStandRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The taxiStandRef.
    • setTaxiStandRef

       Reference to a TAXI STAND. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 105:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_stand_ref = 748;
    • setTaxiStandRef

       Reference to a TAXI STAND. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 105:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_stand_ref = 748;
    • mergeTaxiStandRef

       Reference to a TAXI STAND. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 105:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_stand_ref = 748;
    • clearTaxiStandRef

       Reference to a TAXI STAND. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 105:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_stand_ref = 748;
    • getTaxiStandRefBuilder

      public VersionOfObjectRefStructure.Builder getTaxiStandRefBuilder()
       Reference to a TAXI STAND. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 105:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_stand_ref = 748;
    • getTaxiStandRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTaxiStandRefOrBuilder()
       Reference to a TAXI STAND. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 105:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_stand_ref = 748;
      Specified by:
      getTaxiStandRefOrBuilder in interface DynamicStopAssignment_VersionStructureOrBuilder
    • hasJourneyPatternRef

      public boolean hasJourneyPatternRef()
       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 751;
      Specified by:
      hasJourneyPatternRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the journeyPatternRef field is set.
    • getJourneyPatternRef

      public VersionOfObjectRefStructure getJourneyPatternRef()
       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 751;
      Specified by:
      getJourneyPatternRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The journeyPatternRef.
    • setJourneyPatternRef

       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 751;
    • setJourneyPatternRef

       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 751;
    • mergeJourneyPatternRef

       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 751;
    • clearJourneyPatternRef

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

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

      public VersionOfObjectRefStructureOrBuilder getJourneyPatternRefOrBuilder()
       Reference to a JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 80:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_pattern_ref = 751;
      Specified by:
      getJourneyPatternRefOrBuilder in interface DynamicStopAssignment_VersionStructureOrBuilder
    • hasDeadRunJourneyPatternRef

      public boolean hasDeadRunJourneyPatternRef()
       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 752;
      Specified by:
      hasDeadRunJourneyPatternRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the deadRunJourneyPatternRef field is set.
    • getDeadRunJourneyPatternRef

      public VersionOfObjectRefStructure getDeadRunJourneyPatternRef()
       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 752;
      Specified by:
      getDeadRunJourneyPatternRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The deadRunJourneyPatternRef.
    • setDeadRunJourneyPatternRef

       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 752;
    • setDeadRunJourneyPatternRef

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

       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 752;
    • clearDeadRunJourneyPatternRef

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

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

      public VersionOfObjectRefStructureOrBuilder getDeadRunJourneyPatternRefOrBuilder()
       Reference to a DEAD RUN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 106:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_journey_pattern_ref = 752;
      Specified by:
      getDeadRunJourneyPatternRefOrBuilder in interface DynamicStopAssignment_VersionStructureOrBuilder
    • hasServicePatternRef

      public boolean hasServicePatternRef()
       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 753;
      Specified by:
      hasServicePatternRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the servicePatternRef field is set.
    • getServicePatternRef

      public VersionOfObjectRefStructure getServicePatternRef()
       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 753;
      Specified by:
      getServicePatternRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The servicePatternRef.
    • setServicePatternRef

       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 753;
    • setServicePatternRef

       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 753;
    • mergeServicePatternRef

       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 753;
    • clearServicePatternRef

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

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

      public VersionOfObjectRefStructureOrBuilder getServicePatternRefOrBuilder()
       Reference to a SERVICE PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 200:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_pattern_ref = 753;
      Specified by:
      getServicePatternRefOrBuilder in interface DynamicStopAssignment_VersionStructureOrBuilder
    • hasServiceJourneyPatternRef

      public boolean hasServiceJourneyPatternRef()
       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 754;
      Specified by:
      hasServiceJourneyPatternRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the serviceJourneyPatternRef field is set.
    • getServiceJourneyPatternRef

      public VersionOfObjectRefStructure getServiceJourneyPatternRef()
       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 754;
      Specified by:
      getServiceJourneyPatternRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The serviceJourneyPatternRef.
    • setServiceJourneyPatternRef

       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 754;
    • setServiceJourneyPatternRef

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

       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 754;
    • clearServiceJourneyPatternRef

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

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

      public VersionOfObjectRefStructureOrBuilder getServiceJourneyPatternRefOrBuilder()
       Reference to a SERVICE JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 226:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_pattern_ref = 754;
      Specified by:
      getServiceJourneyPatternRefOrBuilder in interface DynamicStopAssignment_VersionStructureOrBuilder
    • hasPassengerStopAssignmentRef

      public boolean hasPassengerStopAssignmentRef()
       Reference to a PASSENGER STOP ASSIGNMENT.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 91:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_stop_assignment_ref = 755;
      Specified by:
      hasPassengerStopAssignmentRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the passengerStopAssignmentRef field is set.
    • getPassengerStopAssignmentRef

      public VersionOfObjectRefStructure getPassengerStopAssignmentRef()
       Reference to a PASSENGER STOP ASSIGNMENT.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 91:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_stop_assignment_ref = 755;
      Specified by:
      getPassengerStopAssignmentRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The passengerStopAssignmentRef.
    • setPassengerStopAssignmentRef

       Reference to a PASSENGER STOP ASSIGNMENT.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 91:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_stop_assignment_ref = 755;
    • setPassengerStopAssignmentRef

      public DynamicStopAssignment_VersionStructure.Builder setPassengerStopAssignmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a PASSENGER STOP ASSIGNMENT.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 91:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_stop_assignment_ref = 755;
    • mergePassengerStopAssignmentRef

      public DynamicStopAssignment_VersionStructure.Builder mergePassengerStopAssignmentRef(VersionOfObjectRefStructure value)
       Reference to a PASSENGER STOP ASSIGNMENT.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 91:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_stop_assignment_ref = 755;
    • clearPassengerStopAssignmentRef

      public DynamicStopAssignment_VersionStructure.Builder clearPassengerStopAssignmentRef()
       Reference to a PASSENGER STOP ASSIGNMENT.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 91:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_stop_assignment_ref = 755;
    • getPassengerStopAssignmentRefBuilder

      public VersionOfObjectRefStructure.Builder getPassengerStopAssignmentRefBuilder()
       Reference to a PASSENGER STOP ASSIGNMENT.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 91:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_stop_assignment_ref = 755;
    • getPassengerStopAssignmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPassengerStopAssignmentRefOrBuilder()
       Reference to a PASSENGER STOP ASSIGNMENT.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 91:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_stop_assignment_ref = 755;
      Specified by:
      getPassengerStopAssignmentRefOrBuilder in interface DynamicStopAssignment_VersionStructureOrBuilder
    • hasDynamicStopAssignmentRef

      public boolean hasDynamicStopAssignmentRef()
       Reference to a DYNAMIC STOP ASSIGNMENT.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 143:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dynamic_stop_assignment_ref = 756;
      Specified by:
      hasDynamicStopAssignmentRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the dynamicStopAssignmentRef field is set.
    • getDynamicStopAssignmentRef

      public VersionOfObjectRefStructure getDynamicStopAssignmentRef()
       Reference to a DYNAMIC STOP ASSIGNMENT.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 143:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dynamic_stop_assignment_ref = 756;
      Specified by:
      getDynamicStopAssignmentRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The dynamicStopAssignmentRef.
    • setDynamicStopAssignmentRef

       Reference to a DYNAMIC STOP ASSIGNMENT.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 143:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dynamic_stop_assignment_ref = 756;
    • setDynamicStopAssignmentRef

      public DynamicStopAssignment_VersionStructure.Builder setDynamicStopAssignmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a DYNAMIC STOP ASSIGNMENT.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 143:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dynamic_stop_assignment_ref = 756;
    • mergeDynamicStopAssignmentRef

       Reference to a DYNAMIC STOP ASSIGNMENT.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 143:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dynamic_stop_assignment_ref = 756;
    • clearDynamicStopAssignmentRef

      public DynamicStopAssignment_VersionStructure.Builder clearDynamicStopAssignmentRef()
       Reference to a DYNAMIC STOP ASSIGNMENT.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 143:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dynamic_stop_assignment_ref = 756;
    • getDynamicStopAssignmentRefBuilder

      public VersionOfObjectRefStructure.Builder getDynamicStopAssignmentRefBuilder()
       Reference to a DYNAMIC STOP ASSIGNMENT.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 143:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dynamic_stop_assignment_ref = 756;
    • getDynamicStopAssignmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDynamicStopAssignmentRefOrBuilder()
       Reference to a DYNAMIC STOP ASSIGNMENT.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 143:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dynamic_stop_assignment_ref = 756;
      Specified by:
      getDynamicStopAssignmentRefOrBuilder in interface DynamicStopAssignment_VersionStructureOrBuilder
    • hasVehicleJourneyStopAssignmentRef

      public boolean hasVehicleJourneyStopAssignmentRef()
       Reference to a VEHICLE JOURNEY STOP ASSIGNMENT.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 315:149]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_stop_assignment_ref = 757;
      Specified by:
      hasVehicleJourneyStopAssignmentRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      Whether the vehicleJourneyStopAssignmentRef field is set.
    • getVehicleJourneyStopAssignmentRef

      public VersionOfObjectRefStructure getVehicleJourneyStopAssignmentRef()
       Reference to a VEHICLE JOURNEY STOP ASSIGNMENT.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 315:149]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_stop_assignment_ref = 757;
      Specified by:
      getVehicleJourneyStopAssignmentRef in interface DynamicStopAssignment_VersionStructureOrBuilder
      Returns:
      The vehicleJourneyStopAssignmentRef.
    • setVehicleJourneyStopAssignmentRef

      public DynamicStopAssignment_VersionStructure.Builder setVehicleJourneyStopAssignmentRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE JOURNEY STOP ASSIGNMENT.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 315:149]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_stop_assignment_ref = 757;
    • setVehicleJourneyStopAssignmentRef

      public DynamicStopAssignment_VersionStructure.Builder setVehicleJourneyStopAssignmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a VEHICLE JOURNEY STOP ASSIGNMENT.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 315:149]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_stop_assignment_ref = 757;
    • mergeVehicleJourneyStopAssignmentRef

      public DynamicStopAssignment_VersionStructure.Builder mergeVehicleJourneyStopAssignmentRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE JOURNEY STOP ASSIGNMENT.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 315:149]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_stop_assignment_ref = 757;
    • clearVehicleJourneyStopAssignmentRef

      public DynamicStopAssignment_VersionStructure.Builder clearVehicleJourneyStopAssignmentRef()
       Reference to a VEHICLE JOURNEY STOP ASSIGNMENT.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 315:149]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_stop_assignment_ref = 757;
    • getVehicleJourneyStopAssignmentRefBuilder

      public VersionOfObjectRefStructure.Builder getVehicleJourneyStopAssignmentRefBuilder()
       Reference to a VEHICLE JOURNEY STOP ASSIGNMENT.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 315:149]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_stop_assignment_ref = 757;
    • getVehicleJourneyStopAssignmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleJourneyStopAssignmentRefOrBuilder()
       Reference to a VEHICLE JOURNEY STOP ASSIGNMENT.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 315:149]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_stop_assignment_ref = 757;
      Specified by:
      getVehicleJourneyStopAssignmentRefOrBuilder in interface DynamicStopAssignment_VersionStructureOrBuilder