Class PassengerStopAssignmentType.Builder

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

public static final class PassengerStopAssignmentType.Builder extends com.google.protobuf.GeneratedMessage.Builder<PassengerStopAssignmentType.Builder> implements PassengerStopAssignmentTypeOrBuilder
 Assignment of a SCHEDULED STOP POINT to a STOP PLACE and QUAY, etc.. For associations to ZONE see FlexibleStopAssignment.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 137:98]
 
Protobuf type uk.org.netex.www.netex.PassengerStopAssignmentType
  • 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<PassengerStopAssignmentType.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<PassengerStopAssignmentType.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<PassengerStopAssignmentType.Builder>
    • getDefaultInstanceForType

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

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

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

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

      public PassengerStopAssignmentType.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<PassengerStopAssignmentType.Builder>
      Throws:
      IOException
    • getScheduledStopPointRefStructureCase

      public PassengerStopAssignmentType.ScheduledStopPointRefStructureCase getScheduledStopPointRefStructureCase()
      Specified by:
      getScheduledStopPointRefStructureCase in interface PassengerStopAssignmentTypeOrBuilder
    • clearScheduledStopPointRefStructure

      public PassengerStopAssignmentType.Builder clearScheduledStopPointRefStructure()
    • getStopPlaceRefStructureCase

      public PassengerStopAssignmentType.StopPlaceRefStructureCase getStopPlaceRefStructureCase()
      Specified by:
      getStopPlaceRefStructureCase in interface PassengerStopAssignmentTypeOrBuilder
    • clearStopPlaceRefStructure

      public PassengerStopAssignmentType.Builder clearStopPlaceRefStructure()
    • getQuayRefStructureCase

      public PassengerStopAssignmentType.QuayRefStructureCase getQuayRefStructureCase()
      Specified by:
      getQuayRefStructureCase in interface PassengerStopAssignmentTypeOrBuilder
    • clearQuayRefStructure

      public PassengerStopAssignmentType.Builder clearQuayRefStructure()
    • 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 PassengerStopAssignmentTypeOrBuilder
      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 PassengerStopAssignmentTypeOrBuilder
      Returns:
      The created.
    • setCreated

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public PassengerStopAssignmentType.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 = 573;
      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 = 574;
      Specified by:
      getDerivedFromObjectRef in interface PassengerStopAssignmentTypeOrBuilder
      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 = 574;
      Specified by:
      getDerivedFromObjectRefBytes in interface PassengerStopAssignmentTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public PassengerStopAssignmentType.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 = 574;
      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 PassengerStopAssignmentTypeOrBuilder
      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 PassengerStopAssignmentTypeOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

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

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

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

      public PassengerStopAssignmentType.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 PassengerStopAssignmentTypeOrBuilder
    • 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 PassengerStopAssignmentTypeOrBuilder
    • 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 PassengerStopAssignmentTypeOrBuilder
    • 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 PassengerStopAssignmentTypeOrBuilder
    • setValidBetween

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

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

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

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

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

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

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

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

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

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

      public PassengerStopAssignmentType.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 PassengerStopAssignmentTypeOrBuilder
    • 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 PassengerStopAssignmentTypeOrBuilder
      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 PassengerStopAssignmentTypeOrBuilder
      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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public PassengerStopAssignmentType.Builder setOrder(int value)
       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 PassengerStopAssignmentTypeOrBuilder
      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 PassengerStopAssignmentTypeOrBuilder
      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 PassengerStopAssignmentTypeOrBuilder
    • 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 PassengerStopAssignmentTypeOrBuilder
      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 PassengerStopAssignmentTypeOrBuilder
      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

      public PassengerStopAssignmentType.Builder setDescription(MultilingualString.Builder builderForValue)
       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

      public PassengerStopAssignmentType.Builder 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 PassengerStopAssignmentTypeOrBuilder
    • 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 PassengerStopAssignmentTypeOrBuilder
      Returns:
      The boardingUse.
    • setBoardingUse

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

      public PassengerStopAssignmentType.Builder 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 PassengerStopAssignmentTypeOrBuilder
      Returns:
      The alightingUse.
    • setAlightingUse

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

      public PassengerStopAssignmentType.Builder 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 PassengerStopAssignmentTypeOrBuilder
      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 PassengerStopAssignmentTypeOrBuilder
      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

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

      public PassengerStopAssignmentType.Builder clearPrivateCode()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 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 PassengerStopAssignmentTypeOrBuilder
    • 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 PassengerStopAssignmentTypeOrBuilder
      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 PassengerStopAssignmentTypeOrBuilder
      Returns:
      The scheduledStopPoint.
    • setScheduledStopPoint

      public PassengerStopAssignmentType.Builder setScheduledStopPoint(ScheduledStopPointType value)
       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

      public PassengerStopAssignmentType.Builder setScheduledStopPoint(ScheduledStopPointType.Builder builderForValue)
       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

      public PassengerStopAssignmentType.Builder mergeScheduledStopPoint(ScheduledStopPointType value)
       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 PassengerStopAssignmentType.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 PassengerStopAssignmentTypeOrBuilder
    • 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 PassengerStopAssignmentTypeOrBuilder
      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 PassengerStopAssignmentTypeOrBuilder
      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

      public PassengerStopAssignmentType.Builder setStopPlace(StopPlaceType.Builder builderForValue)
       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

      public PassengerStopAssignmentType.Builder mergeStopPlace(StopPlaceType value)
       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

      public PassengerStopAssignmentType.Builder 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 PassengerStopAssignmentTypeOrBuilder
    • 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 PassengerStopAssignmentTypeOrBuilder
      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 PassengerStopAssignmentTypeOrBuilder
      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

      public PassengerStopAssignmentType.Builder setQuay(QuayType.Builder builderForValue)
       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 PassengerStopAssignmentTypeOrBuilder
    • 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 PassengerStopAssignmentTypeOrBuilder
      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 PassengerStopAssignmentTypeOrBuilder
      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

      public PassengerStopAssignmentType.Builder setBoardingPositionRef(VersionOfObjectRefStructure.Builder builderForValue)
       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

      public PassengerStopAssignmentType.Builder mergeBoardingPositionRef(VersionOfObjectRefStructure value)
       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 PassengerStopAssignmentType.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 PassengerStopAssignmentTypeOrBuilder
    • 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 PassengerStopAssignmentTypeOrBuilder
      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 PassengerStopAssignmentTypeOrBuilder
      Returns:
      The boardingPosition.
    • setBoardingPosition

      public PassengerStopAssignmentType.Builder setBoardingPosition(BoardingPositionType value)
       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

      public PassengerStopAssignmentType.Builder setBoardingPosition(BoardingPositionType.Builder builderForValue)
       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

      public PassengerStopAssignmentType.Builder mergeBoardingPosition(BoardingPositionType value)
       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 PassengerStopAssignmentType.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 PassengerStopAssignmentTypeOrBuilder
    • 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 PassengerStopAssignmentTypeOrBuilder
      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 PassengerStopAssignmentTypeOrBuilder
      Returns:
      The trainElements.
    • setTrainElements

      public PassengerStopAssignmentType.Builder setTrainElements(TrainElementsType value)
       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

      public PassengerStopAssignmentType.Builder setTrainElements(TrainElementsType.Builder builderForValue)
       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

      public PassengerStopAssignmentType.Builder mergeTrainElements(TrainElementsType value)
       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

      public PassengerStopAssignmentType.Builder 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 PassengerStopAssignmentTypeOrBuilder
    • getId

      public String getId()
       [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 163:69]
       
      string id = 571;
      Specified by:
      getId in interface PassengerStopAssignmentTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 163:69]
       
      string id = 571;
      Specified by:
      getIdBytes in interface PassengerStopAssignmentTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

       [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 163:69]
       
      string id = 571;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 163:69]
       
      string id = 571;
      Returns:
      This builder for chaining.
    • setIdBytes

      public PassengerStopAssignmentType.Builder setIdBytes(com.google.protobuf.ByteString value)
       [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 163:69]
       
      string id = 571;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • 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 PassengerStopAssignmentTypeOrBuilder
      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 PassengerStopAssignmentTypeOrBuilder
      Returns:
      The scheduledStopPointRef.
    • setScheduledStopPointRef

      public PassengerStopAssignmentType.Builder setScheduledStopPointRef(VersionOfObjectRefStructure value)
       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

      public PassengerStopAssignmentType.Builder setScheduledStopPointRef(VersionOfObjectRefStructure.Builder builderForValue)
       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

      public PassengerStopAssignmentType.Builder mergeScheduledStopPointRef(VersionOfObjectRefStructure value)
       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 PassengerStopAssignmentType.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 PassengerStopAssignmentTypeOrBuilder
    • 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 PassengerStopAssignmentTypeOrBuilder
      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 PassengerStopAssignmentTypeOrBuilder
      Returns:
      The fareScheduledStopPointRef.
    • setFareScheduledStopPointRef

      public PassengerStopAssignmentType.Builder setFareScheduledStopPointRef(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;
    • setFareScheduledStopPointRef

      public PassengerStopAssignmentType.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 PassengerStopAssignmentType.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 PassengerStopAssignmentType.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 PassengerStopAssignmentTypeOrBuilder
    • 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 PassengerStopAssignmentTypeOrBuilder
      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 PassengerStopAssignmentTypeOrBuilder
      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

      public PassengerStopAssignmentType.Builder 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 PassengerStopAssignmentTypeOrBuilder
    • 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 PassengerStopAssignmentTypeOrBuilder
      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 PassengerStopAssignmentTypeOrBuilder
      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

      public PassengerStopAssignmentType.Builder 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 PassengerStopAssignmentTypeOrBuilder
    • 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 PassengerStopAssignmentTypeOrBuilder
      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 PassengerStopAssignmentTypeOrBuilder
      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

      public PassengerStopAssignmentType.Builder 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 PassengerStopAssignmentTypeOrBuilder
    • 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 = 562;
      Specified by:
      hasTaxiStandRef in interface PassengerStopAssignmentTypeOrBuilder
      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 = 562;
      Specified by:
      getTaxiStandRef in interface PassengerStopAssignmentTypeOrBuilder
      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 = 562;
    • 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 = 562;
    • 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 = 562;
    • clearTaxiStandRef

      public PassengerStopAssignmentType.Builder 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 = 562;
    • 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 = 562;
    • 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 = 562;
      Specified by:
      getTaxiStandRefOrBuilder in interface PassengerStopAssignmentTypeOrBuilder