Class NoticeAssignment_VersionStructure.Builder

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

public static final class NoticeAssignment_VersionStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<NoticeAssignment_VersionStructure.Builder> implements NoticeAssignment_VersionStructureOrBuilder
 Type for NOTICE ASSIGNMENT.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 138:60]
 
Protobuf type uk.org.netex.www.netex.NoticeAssignment_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<NoticeAssignment_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<NoticeAssignment_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<NoticeAssignment_VersionStructure.Builder>
    • getDefaultInstanceForType

      public NoticeAssignment_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

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

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

      public NoticeAssignment_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<NoticeAssignment_VersionStructure.Builder>
      Throws:
      IOException
    • getLinkSequenceRefStructureCase

      public NoticeAssignment_VersionStructure.LinkSequenceRefStructureCase getLinkSequenceRefStructureCase()
      Specified by:
      getLinkSequenceRefStructureCase in interface NoticeAssignment_VersionStructureOrBuilder
    • clearLinkSequenceRefStructure

      public NoticeAssignment_VersionStructure.Builder clearLinkSequenceRefStructure()
    • getSectionRefStructureCase

      public NoticeAssignment_VersionStructure.SectionRefStructureCase getSectionRefStructureCase()
      Specified by:
      getSectionRefStructureCase in interface NoticeAssignment_VersionStructureOrBuilder
    • clearSectionRefStructure

      public NoticeAssignment_VersionStructure.Builder clearSectionRefStructure()
    • 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 NoticeAssignment_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 NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The created.
    • setCreated

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

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

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

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

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

      public NoticeAssignment_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 = 405;
      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 = 406;
      Specified by:
      getDerivedFromObjectRef in interface NoticeAssignment_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 = 406;
      Specified by:
      getDerivedFromObjectRefBytes in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public NoticeAssignment_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 = 406;
      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 NoticeAssignment_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 NoticeAssignment_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 NoticeAssignment_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 NoticeAssignment_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 NoticeAssignment_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 NoticeAssignment_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 NoticeAssignment_VersionStructureOrBuilder
    • setValidBetween

      public NoticeAssignment_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 NoticeAssignment_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 NoticeAssignment_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

      public NoticeAssignment_VersionStructure.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 NoticeAssignment_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 NoticeAssignment_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

      public NoticeAssignment_VersionStructure.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 NoticeAssignment_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 NoticeAssignment_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 NoticeAssignment_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 NoticeAssignment_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 NoticeAssignment_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 NoticeAssignment_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 NoticeAssignment_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 NoticeAssignment_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 NoticeAssignment_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 NoticeAssignment_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 NoticeAssignment_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 NoticeAssignment_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 NoticeAssignment_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 NoticeAssignment_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 NoticeAssignment_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

      public NoticeAssignment_VersionStructure.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 NoticeAssignment_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 NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The order.
    • setOrder

      public NoticeAssignment_VersionStructure.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 NoticeAssignment_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 NoticeAssignment_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 NoticeAssignment_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 NoticeAssignment_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 NoticeAssignment_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

      public NoticeAssignment_VersionStructure.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 NoticeAssignment_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 NoticeAssignment_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 NoticeAssignment_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 NoticeAssignment_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.
    • hasNoticeRef

      public boolean hasNoticeRef()
       Reference to a NOTICE i.e. footnote, note,  announcement or other informational text element.  [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 64:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure notice_ref = 351;
      Specified by:
      hasNoticeRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      Whether the noticeRef field is set.
    • getNoticeRef

      public VersionOfObjectRefStructure getNoticeRef()
       Reference to a NOTICE i.e. footnote, note,  announcement or other informational text element.  [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 64:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure notice_ref = 351;
      Specified by:
      getNoticeRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The noticeRef.
    • setNoticeRef

       Reference to a NOTICE i.e. footnote, note,  announcement or other informational text element.  [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 64:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure notice_ref = 351;
    • setNoticeRef

       Reference to a NOTICE i.e. footnote, note,  announcement or other informational text element.  [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 64:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure notice_ref = 351;
    • mergeNoticeRef

       Reference to a NOTICE i.e. footnote, note,  announcement or other informational text element.  [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 64:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure notice_ref = 351;
    • clearNoticeRef

       Reference to a NOTICE i.e. footnote, note,  announcement or other informational text element.  [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 64:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure notice_ref = 351;
    • getNoticeRefBuilder

      public VersionOfObjectRefStructure.Builder getNoticeRefBuilder()
       Reference to a NOTICE i.e. footnote, note,  announcement or other informational text element.  [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 64:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure notice_ref = 351;
    • getNoticeRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getNoticeRefOrBuilder()
       Reference to a NOTICE i.e. footnote, note,  announcement or other informational text element.  [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 64:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure notice_ref = 351;
      Specified by:
      getNoticeRefOrBuilder in interface NoticeAssignment_VersionStructureOrBuilder
    • hasGroupOfNoticesRef

      public boolean hasGroupOfNoticesRef()
       A group of Notiices.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 157:85]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_notices_ref = 352;
      Specified by:
      hasGroupOfNoticesRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      Whether the groupOfNoticesRef field is set.
    • getGroupOfNoticesRef

      public GroupOfEntitiesRefStructure getGroupOfNoticesRef()
       A group of Notiices.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 157:85]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_notices_ref = 352;
      Specified by:
      getGroupOfNoticesRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The groupOfNoticesRef.
    • setGroupOfNoticesRef

       A group of Notiices.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 157:85]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_notices_ref = 352;
    • setGroupOfNoticesRef

       A group of Notiices.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 157:85]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_notices_ref = 352;
    • mergeGroupOfNoticesRef

       A group of Notiices.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 157:85]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_notices_ref = 352;
    • clearGroupOfNoticesRef

      public NoticeAssignment_VersionStructure.Builder clearGroupOfNoticesRef()
       A group of Notiices.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 157:85]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_notices_ref = 352;
    • getGroupOfNoticesRefBuilder

      public GroupOfEntitiesRefStructure.Builder getGroupOfNoticesRefBuilder()
       A group of Notiices.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 157:85]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_notices_ref = 352;
    • getGroupOfNoticesRefOrBuilder

      public GroupOfEntitiesRefStructureOrBuilder getGroupOfNoticesRefOrBuilder()
       A group of Notiices.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 157:85]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_notices_ref = 352;
      Specified by:
      getGroupOfNoticesRefOrBuilder in interface NoticeAssignment_VersionStructureOrBuilder
    • hasNotice

      public boolean hasNotice()
       A note or footnote about any aspect of a service, e.g. an announcement, notice, etc. May have different DELIVERY VARIANTs for different media.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 85:84]
       
      .uk.org.netex.www.netex.NoticeType notice = 353;
      Specified by:
      hasNotice in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      Whether the notice field is set.
    • getNotice

      public NoticeType getNotice()
       A note or footnote about any aspect of a service, e.g. an announcement, notice, etc. May have different DELIVERY VARIANTs for different media.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 85:84]
       
      .uk.org.netex.www.netex.NoticeType notice = 353;
      Specified by:
      getNotice in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The notice.
    • setNotice

       A note or footnote about any aspect of a service, e.g. an announcement, notice, etc. May have different DELIVERY VARIANTs for different media.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 85:84]
       
      .uk.org.netex.www.netex.NoticeType notice = 353;
    • setNotice

       A note or footnote about any aspect of a service, e.g. an announcement, notice, etc. May have different DELIVERY VARIANTs for different media.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 85:84]
       
      .uk.org.netex.www.netex.NoticeType notice = 353;
    • mergeNotice

       A note or footnote about any aspect of a service, e.g. an announcement, notice, etc. May have different DELIVERY VARIANTs for different media.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 85:84]
       
      .uk.org.netex.www.netex.NoticeType notice = 353;
    • clearNotice

       A note or footnote about any aspect of a service, e.g. an announcement, notice, etc. May have different DELIVERY VARIANTs for different media.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 85:84]
       
      .uk.org.netex.www.netex.NoticeType notice = 353;
    • getNoticeBuilder

      public NoticeType.Builder getNoticeBuilder()
       A note or footnote about any aspect of a service, e.g. an announcement, notice, etc. May have different DELIVERY VARIANTs for different media.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 85:84]
       
      .uk.org.netex.www.netex.NoticeType notice = 353;
    • getNoticeOrBuilder

      public NoticeTypeOrBuilder getNoticeOrBuilder()
       A note or footnote about any aspect of a service, e.g. an announcement, notice, etc. May have different DELIVERY VARIANTs for different media.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 85:84]
       
      .uk.org.netex.www.netex.NoticeType notice = 353;
      Specified by:
      getNoticeOrBuilder in interface NoticeAssignment_VersionStructureOrBuilder
    • hasNoticedObjectRef

      public boolean hasNoticedObjectRef()
       Object with which NOTICE is associated. If given by context can be omitted.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 164:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure noticed_object_ref = 361;
      Specified by:
      hasNoticedObjectRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      Whether the noticedObjectRef field is set.
    • getNoticedObjectRef

      public VersionOfObjectRefStructure getNoticedObjectRef()
       Object with which NOTICE is associated. If given by context can be omitted.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 164:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure noticed_object_ref = 361;
      Specified by:
      getNoticedObjectRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The noticedObjectRef.
    • setNoticedObjectRef

       Object with which NOTICE is associated. If given by context can be omitted.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 164:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure noticed_object_ref = 361;
    • setNoticedObjectRef

       Object with which NOTICE is associated. If given by context can be omitted.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 164:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure noticed_object_ref = 361;
    • mergeNoticedObjectRef

       Object with which NOTICE is associated. If given by context can be omitted.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 164:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure noticed_object_ref = 361;
    • clearNoticedObjectRef

      public NoticeAssignment_VersionStructure.Builder clearNoticedObjectRef()
       Object with which NOTICE is associated. If given by context can be omitted.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 164:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure noticed_object_ref = 361;
    • getNoticedObjectRefBuilder

      public VersionOfObjectRefStructure.Builder getNoticedObjectRefBuilder()
       Object with which NOTICE is associated. If given by context can be omitted.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 164:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure noticed_object_ref = 361;
    • getNoticedObjectRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getNoticedObjectRefOrBuilder()
       Object with which NOTICE is associated. If given by context can be omitted.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 164:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure noticed_object_ref = 361;
      Specified by:
      getNoticedObjectRefOrBuilder in interface NoticeAssignment_VersionStructureOrBuilder
    • hasStartPointInPatternRef

      public boolean hasStartPointInPatternRef()
       POINT at which applicability of NOTICE starts.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 184:96]
       
      .uk.org.netex.www.netex.OrderedVersionOfObjectRefStructure start_point_in_pattern_ref = 383;
      Specified by:
      hasStartPointInPatternRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      Whether the startPointInPatternRef field is set.
    • getStartPointInPatternRef

      public OrderedVersionOfObjectRefStructure getStartPointInPatternRef()
       POINT at which applicability of NOTICE starts.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 184:96]
       
      .uk.org.netex.www.netex.OrderedVersionOfObjectRefStructure start_point_in_pattern_ref = 383;
      Specified by:
      getStartPointInPatternRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The startPointInPatternRef.
    • setStartPointInPatternRef

       POINT at which applicability of NOTICE starts.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 184:96]
       
      .uk.org.netex.www.netex.OrderedVersionOfObjectRefStructure start_point_in_pattern_ref = 383;
    • setStartPointInPatternRef

       POINT at which applicability of NOTICE starts.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 184:96]
       
      .uk.org.netex.www.netex.OrderedVersionOfObjectRefStructure start_point_in_pattern_ref = 383;
    • mergeStartPointInPatternRef

       POINT at which applicability of NOTICE starts.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 184:96]
       
      .uk.org.netex.www.netex.OrderedVersionOfObjectRefStructure start_point_in_pattern_ref = 383;
    • clearStartPointInPatternRef

      public NoticeAssignment_VersionStructure.Builder clearStartPointInPatternRef()
       POINT at which applicability of NOTICE starts.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 184:96]
       
      .uk.org.netex.www.netex.OrderedVersionOfObjectRefStructure start_point_in_pattern_ref = 383;
    • getStartPointInPatternRefBuilder

      public OrderedVersionOfObjectRefStructure.Builder getStartPointInPatternRefBuilder()
       POINT at which applicability of NOTICE starts.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 184:96]
       
      .uk.org.netex.www.netex.OrderedVersionOfObjectRefStructure start_point_in_pattern_ref = 383;
    • getStartPointInPatternRefOrBuilder

      public OrderedVersionOfObjectRefStructureOrBuilder getStartPointInPatternRefOrBuilder()
       POINT at which applicability of NOTICE starts.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 184:96]
       
      .uk.org.netex.www.netex.OrderedVersionOfObjectRefStructure start_point_in_pattern_ref = 383;
      Specified by:
      getStartPointInPatternRefOrBuilder in interface NoticeAssignment_VersionStructureOrBuilder
    • hasEndPointInPatternRef

      public boolean hasEndPointInPatternRef()
       POINT at which applicabiity of NOTICE endsIf absent same as Start Point.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 189:94]
       
      .uk.org.netex.www.netex.OrderedVersionOfObjectRefStructure end_point_in_pattern_ref = 384;
      Specified by:
      hasEndPointInPatternRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      Whether the endPointInPatternRef field is set.
    • getEndPointInPatternRef

      public OrderedVersionOfObjectRefStructure getEndPointInPatternRef()
       POINT at which applicabiity of NOTICE endsIf absent same as Start Point.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 189:94]
       
      .uk.org.netex.www.netex.OrderedVersionOfObjectRefStructure end_point_in_pattern_ref = 384;
      Specified by:
      getEndPointInPatternRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The endPointInPatternRef.
    • setEndPointInPatternRef

       POINT at which applicabiity of NOTICE endsIf absent same as Start Point.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 189:94]
       
      .uk.org.netex.www.netex.OrderedVersionOfObjectRefStructure end_point_in_pattern_ref = 384;
    • setEndPointInPatternRef

       POINT at which applicabiity of NOTICE endsIf absent same as Start Point.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 189:94]
       
      .uk.org.netex.www.netex.OrderedVersionOfObjectRefStructure end_point_in_pattern_ref = 384;
    • mergeEndPointInPatternRef

       POINT at which applicabiity of NOTICE endsIf absent same as Start Point.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 189:94]
       
      .uk.org.netex.www.netex.OrderedVersionOfObjectRefStructure end_point_in_pattern_ref = 384;
    • clearEndPointInPatternRef

      public NoticeAssignment_VersionStructure.Builder clearEndPointInPatternRef()
       POINT at which applicabiity of NOTICE endsIf absent same as Start Point.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 189:94]
       
      .uk.org.netex.www.netex.OrderedVersionOfObjectRefStructure end_point_in_pattern_ref = 384;
    • getEndPointInPatternRefBuilder

      public OrderedVersionOfObjectRefStructure.Builder getEndPointInPatternRefBuilder()
       POINT at which applicabiity of NOTICE endsIf absent same as Start Point.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 189:94]
       
      .uk.org.netex.www.netex.OrderedVersionOfObjectRefStructure end_point_in_pattern_ref = 384;
    • getEndPointInPatternRefOrBuilder

      public OrderedVersionOfObjectRefStructureOrBuilder getEndPointInPatternRefOrBuilder()
       POINT at which applicabiity of NOTICE endsIf absent same as Start Point.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 189:94]
       
      .uk.org.netex.www.netex.OrderedVersionOfObjectRefStructure end_point_in_pattern_ref = 384;
      Specified by:
      getEndPointInPatternRefOrBuilder in interface NoticeAssignment_VersionStructureOrBuilder
    • getMark

      public String getMark()
       Mark associated with NOTICE.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 201:61]
       
      string mark = 391;
      Specified by:
      getMark in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The mark.
    • getMarkBytes

      public com.google.protobuf.ByteString getMarkBytes()
       Mark associated with NOTICE.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 201:61]
       
      string mark = 391;
      Specified by:
      getMarkBytes in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The bytes for mark.
    • setMark

       Mark associated with NOTICE.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 201:61]
       
      string mark = 391;
      Parameters:
      value - The mark to set.
      Returns:
      This builder for chaining.
    • clearMark

       Mark associated with NOTICE.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 201:61]
       
      string mark = 391;
      Returns:
      This builder for chaining.
    • setMarkBytes

      public NoticeAssignment_VersionStructure.Builder setMarkBytes(com.google.protobuf.ByteString value)
       Mark associated with NOTICE.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 201:61]
       
      string mark = 391;
      Parameters:
      value - The bytes for mark to set.
      Returns:
      This builder for chaining.
    • getMarkUrl

      public String getMarkUrl()
       URL for image associated with NOTICE.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 206:64]
       
      string mark_url = 392;
      Specified by:
      getMarkUrl in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The markUrl.
    • getMarkUrlBytes

      public com.google.protobuf.ByteString getMarkUrlBytes()
       URL for image associated with NOTICE.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 206:64]
       
      string mark_url = 392;
      Specified by:
      getMarkUrlBytes in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The bytes for markUrl.
    • setMarkUrl

       URL for image associated with NOTICE.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 206:64]
       
      string mark_url = 392;
      Parameters:
      value - The markUrl to set.
      Returns:
      This builder for chaining.
    • clearMarkUrl

       URL for image associated with NOTICE.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 206:64]
       
      string mark_url = 392;
      Returns:
      This builder for chaining.
    • setMarkUrlBytes

      public NoticeAssignment_VersionStructure.Builder setMarkUrlBytes(com.google.protobuf.ByteString value)
       URL for image associated with NOTICE.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 206:64]
       
      string mark_url = 392;
      Parameters:
      value - The bytes for markUrl to set.
      Returns:
      This builder for chaining.
    • getPublicityChannelValue

      public int getPublicityChannelValue()
       How NOTICE is to be publicised. Default is all.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 211:104]
       
      .uk.org.netex.www.netex.PublicityChannelEnumeration publicity_channel = 393;
      Specified by:
      getPublicityChannelValue in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for publicityChannel.
    • setPublicityChannelValue

      public NoticeAssignment_VersionStructure.Builder setPublicityChannelValue(int value)
       How NOTICE is to be publicised. Default is all.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 211:104]
       
      .uk.org.netex.www.netex.PublicityChannelEnumeration publicity_channel = 393;
      Parameters:
      value - The enum numeric value on the wire for publicityChannel to set.
      Returns:
      This builder for chaining.
    • getPublicityChannel

      public PublicityChannelEnumeration getPublicityChannel()
       How NOTICE is to be publicised. Default is all.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 211:104]
       
      .uk.org.netex.www.netex.PublicityChannelEnumeration publicity_channel = 393;
      Specified by:
      getPublicityChannel in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The publicityChannel.
    • setPublicityChannel

       How NOTICE is to be publicised. Default is all.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 211:104]
       
      .uk.org.netex.www.netex.PublicityChannelEnumeration publicity_channel = 393;
      Parameters:
      value - The publicityChannel to set.
      Returns:
      This builder for chaining.
    • clearPublicityChannel

      public NoticeAssignment_VersionStructure.Builder clearPublicityChannel()
       How NOTICE is to be publicised. Default is all.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 211:104]
       
      .uk.org.netex.www.netex.PublicityChannelEnumeration publicity_channel = 393;
      Returns:
      This builder for chaining.
    • getAdvertised

      public boolean getAdvertised()
       Whether NOTICE is advertised to public.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 216:68]
       
      bool advertised = 394;
      Specified by:
      getAdvertised in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The advertised.
    • setAdvertised

      public NoticeAssignment_VersionStructure.Builder setAdvertised(boolean value)
       Whether NOTICE is advertised to public.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 216:68]
       
      bool advertised = 394;
      Parameters:
      value - The advertised to set.
      Returns:
      This builder for chaining.
    • clearAdvertised

       Whether NOTICE is advertised to public.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 216:68]
       
      bool advertised = 394;
      Returns:
      This builder for chaining.
    • hasLinkSequenceRef

      public boolean hasLinkSequenceRef()
       Reference to a LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_support.xsd at 79:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_ref = 362;
      Specified by:
      hasLinkSequenceRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      Whether the linkSequenceRef field is set.
    • getLinkSequenceRef

      public VersionOfObjectRefStructure getLinkSequenceRef()
       Reference to a LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_support.xsd at 79:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_ref = 362;
      Specified by:
      getLinkSequenceRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The linkSequenceRef.
    • setLinkSequenceRef

       Reference to a LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_support.xsd at 79:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_ref = 362;
    • setLinkSequenceRef

       Reference to a LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_support.xsd at 79:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_ref = 362;
    • mergeLinkSequenceRef

       Reference to a LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_support.xsd at 79:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_ref = 362;
    • clearLinkSequenceRef

      public NoticeAssignment_VersionStructure.Builder clearLinkSequenceRef()
       Reference to a LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_support.xsd at 79:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_ref = 362;
    • getLinkSequenceRefBuilder

      public VersionOfObjectRefStructure.Builder getLinkSequenceRefBuilder()
       Reference to a LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_support.xsd at 79:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_ref = 362;
    • getLinkSequenceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getLinkSequenceRefOrBuilder()
       Reference to a LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_support.xsd at 79:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_ref = 362;
      Specified by:
      getLinkSequenceRefOrBuilder in interface NoticeAssignment_VersionStructureOrBuilder
    • hasRouteRef

      public boolean hasRouteRef()
       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 363;
      Specified by:
      hasRouteRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      Whether the routeRef field is set.
    • getRouteRef

      public VersionOfObjectRefStructure getRouteRef()
       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 363;
      Specified by:
      getRouteRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The routeRef.
    • setRouteRef

       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 363;
    • setRouteRef

       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 363;
    • mergeRouteRef

       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 363;
    • clearRouteRef

       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 363;
    • getRouteRefBuilder

      public VersionOfObjectRefStructure.Builder getRouteRefBuilder()
       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 363;
    • getRouteRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRouteRefOrBuilder()
       Reference to a ROUTE.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 104:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure route_ref = 363;
      Specified by:
      getRouteRefOrBuilder in interface NoticeAssignment_VersionStructureOrBuilder
    • hasTimingPatternRef

      public boolean hasTimingPatternRef()
       Reference to a TIMING PATTERN.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 70:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_pattern_ref = 364;
      Specified by:
      hasTimingPatternRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      Whether the timingPatternRef field is set.
    • getTimingPatternRef

      public VersionOfObjectRefStructure getTimingPatternRef()
       Reference to a TIMING PATTERN.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 70:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_pattern_ref = 364;
      Specified by:
      getTimingPatternRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The timingPatternRef.
    • setTimingPatternRef

       Reference to a TIMING PATTERN.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 70:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_pattern_ref = 364;
    • setTimingPatternRef

       Reference to a TIMING PATTERN.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 70:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_pattern_ref = 364;
    • mergeTimingPatternRef

       Reference to a TIMING PATTERN.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 70:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_pattern_ref = 364;
    • clearTimingPatternRef

      public NoticeAssignment_VersionStructure.Builder clearTimingPatternRef()
       Reference to a TIMING PATTERN.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 70:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_pattern_ref = 364;
    • getTimingPatternRefBuilder

      public VersionOfObjectRefStructure.Builder getTimingPatternRefBuilder()
       Reference to a TIMING PATTERN.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 70:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_pattern_ref = 364;
    • getTimingPatternRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTimingPatternRefOrBuilder()
       Reference to a TIMING PATTERN.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 70:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_pattern_ref = 364;
      Specified by:
      getTimingPatternRefOrBuilder in interface NoticeAssignment_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 = 365;
      Specified by:
      hasJourneyPatternRef in interface NoticeAssignment_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 = 365;
      Specified by:
      getJourneyPatternRef in interface NoticeAssignment_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 = 365;
    • 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 = 365;
    • 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 = 365;
    • clearJourneyPatternRef

      public NoticeAssignment_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 = 365;
    • 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 = 365;
    • 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 = 365;
      Specified by:
      getJourneyPatternRefOrBuilder in interface NoticeAssignment_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 = 366;
      Specified by:
      hasDeadRunJourneyPatternRef in interface NoticeAssignment_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 = 366;
      Specified by:
      getDeadRunJourneyPatternRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The deadRunJourneyPatternRef.
    • setDeadRunJourneyPatternRef

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

      public NoticeAssignment_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 = 366;
    • mergeDeadRunJourneyPatternRef

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

      public NoticeAssignment_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 = 366;
    • 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 = 366;
    • 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 = 366;
      Specified by:
      getDeadRunJourneyPatternRefOrBuilder in interface NoticeAssignment_VersionStructureOrBuilder
    • hasNavigationPathRef

      public boolean hasNavigationPathRef()
       Reference to a NAVIGATION PATH.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 176:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure navigation_path_ref = 367;
      Specified by:
      hasNavigationPathRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      Whether the navigationPathRef field is set.
    • getNavigationPathRef

      public VersionOfObjectRefStructure getNavigationPathRef()
       Reference to a NAVIGATION PATH.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 176:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure navigation_path_ref = 367;
      Specified by:
      getNavigationPathRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The navigationPathRef.
    • setNavigationPathRef

       Reference to a NAVIGATION PATH.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 176:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure navigation_path_ref = 367;
    • setNavigationPathRef

       Reference to a NAVIGATION PATH.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 176:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure navigation_path_ref = 367;
    • mergeNavigationPathRef

       Reference to a NAVIGATION PATH.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 176:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure navigation_path_ref = 367;
    • clearNavigationPathRef

      public NoticeAssignment_VersionStructure.Builder clearNavigationPathRef()
       Reference to a NAVIGATION PATH.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 176:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure navigation_path_ref = 367;
    • getNavigationPathRefBuilder

      public VersionOfObjectRefStructure.Builder getNavigationPathRefBuilder()
       Reference to a NAVIGATION PATH.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 176:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure navigation_path_ref = 367;
    • getNavigationPathRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getNavigationPathRefOrBuilder()
       Reference to a NAVIGATION PATH.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 176:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure navigation_path_ref = 367;
      Specified by:
      getNavigationPathRefOrBuilder in interface NoticeAssignment_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 = 368;
      Specified by:
      hasServicePatternRef in interface NoticeAssignment_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 = 368;
      Specified by:
      getServicePatternRef in interface NoticeAssignment_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 = 368;
    • 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 = 368;
    • 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 = 368;
    • clearServicePatternRef

      public NoticeAssignment_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 = 368;
    • 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 = 368;
    • 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 = 368;
      Specified by:
      getServicePatternRefOrBuilder in interface NoticeAssignment_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 = 369;
      Specified by:
      hasServiceJourneyPatternRef in interface NoticeAssignment_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 = 369;
      Specified by:
      getServiceJourneyPatternRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The serviceJourneyPatternRef.
    • setServiceJourneyPatternRef

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

      public NoticeAssignment_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 = 369;
    • mergeServiceJourneyPatternRef

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

      public NoticeAssignment_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 = 369;
    • 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 = 369;
    • 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 = 369;
      Specified by:
      getServiceJourneyPatternRefOrBuilder in interface NoticeAssignment_VersionStructureOrBuilder
    • hasVehicleJourneyRef

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 372;
    • setServiceJourneyRef

       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 372;
    • mergeServiceJourneyRef

       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 372;
    • clearServiceJourneyRef

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

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

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

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

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

       Reference to a SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 373;
    • setSpecialServiceRef

       Reference to a SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 373;
    • mergeSpecialServiceRef

       Reference to a SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 373;
    • clearSpecialServiceRef

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

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

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

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

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

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

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

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

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

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

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

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

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

       Reference to a DATED VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 375;
    • setDatedVehicleJourneyRef

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

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

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

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

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

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

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

       Reference to a DATED SPECIAL SERVICE.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 376;
    • setDatedSpecialServiceRef

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 396;
    • setDatedServiceJourneyRef

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

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

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

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

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

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

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

       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 398;
    • setSingleJourneyRef

       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 398;
    • mergeSingleJourneyRef

       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 398;
    • clearSingleJourneyRef

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

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

      public VersionOfObjectRefStructureOrBuilder getSingleJourneyRefOrBuilder()
       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 398;
      Specified by:
      getSingleJourneyRefOrBuilder in interface NoticeAssignment_VersionStructureOrBuilder
    • hasSingleJourneyPathRef

      public boolean hasSingleJourneyPathRef()
       Reference to a SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 78:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_path_ref = 399;
      Specified by:
      hasSingleJourneyPathRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      Whether the singleJourneyPathRef field is set.
    • getSingleJourneyPathRef

      public VersionOfObjectRefStructure getSingleJourneyPathRef()
       Reference to a SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 78:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_path_ref = 399;
      Specified by:
      getSingleJourneyPathRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The singleJourneyPathRef.
    • setSingleJourneyPathRef

       Reference to a SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 78:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_path_ref = 399;
    • setSingleJourneyPathRef

      public NoticeAssignment_VersionStructure.Builder setSingleJourneyPathRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 78:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_path_ref = 399;
    • mergeSingleJourneyPathRef

       Reference to a SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 78:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_path_ref = 399;
    • clearSingleJourneyPathRef

      public NoticeAssignment_VersionStructure.Builder clearSingleJourneyPathRef()
       Reference to a SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 78:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_path_ref = 399;
    • getSingleJourneyPathRefBuilder

      public VersionOfObjectRefStructure.Builder getSingleJourneyPathRefBuilder()
       Reference to a SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 78:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_path_ref = 399;
    • getSingleJourneyPathRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSingleJourneyPathRefOrBuilder()
       Reference to a SINGLE JOURNEY PATH. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_support.xsd at 78:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_path_ref = 399;
      Specified by:
      getSingleJourneyPathRefOrBuilder in interface NoticeAssignment_VersionStructureOrBuilder
    • hasTripPatternTripRef

      public boolean hasTripPatternTripRef()
       Reference to a TRIP PATTERN.  [netex_part_3/part3_fares/netex_trip_support.xsd at 65:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_pattern_trip_ref = 400;
      Specified by:
      hasTripPatternTripRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      Whether the tripPatternTripRef field is set.
    • getTripPatternTripRef

      public VersionOfObjectRefStructure getTripPatternTripRef()
       Reference to a TRIP PATTERN.  [netex_part_3/part3_fares/netex_trip_support.xsd at 65:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_pattern_trip_ref = 400;
      Specified by:
      getTripPatternTripRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The tripPatternTripRef.
    • setTripPatternTripRef

       Reference to a TRIP PATTERN.  [netex_part_3/part3_fares/netex_trip_support.xsd at 65:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_pattern_trip_ref = 400;
    • setTripPatternTripRef

       Reference to a TRIP PATTERN.  [netex_part_3/part3_fares/netex_trip_support.xsd at 65:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_pattern_trip_ref = 400;
    • mergeTripPatternTripRef

       Reference to a TRIP PATTERN.  [netex_part_3/part3_fares/netex_trip_support.xsd at 65:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_pattern_trip_ref = 400;
    • clearTripPatternTripRef

      public NoticeAssignment_VersionStructure.Builder clearTripPatternTripRef()
       Reference to a TRIP PATTERN.  [netex_part_3/part3_fares/netex_trip_support.xsd at 65:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_pattern_trip_ref = 400;
    • getTripPatternTripRefBuilder

      public VersionOfObjectRefStructure.Builder getTripPatternTripRefBuilder()
       Reference to a TRIP PATTERN.  [netex_part_3/part3_fares/netex_trip_support.xsd at 65:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_pattern_trip_ref = 400;
    • getTripPatternTripRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTripPatternTripRefOrBuilder()
       Reference to a TRIP PATTERN.  [netex_part_3/part3_fares/netex_trip_support.xsd at 65:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_pattern_trip_ref = 400;
      Specified by:
      getTripPatternTripRefOrBuilder in interface NoticeAssignment_VersionStructureOrBuilder
    • hasTripRef

      public boolean hasTripRef()
       Reference to a TRIP.  [netex_part_3/part3_fares/netex_trip_support.xsd at 91:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_ref = 401;
      Specified by:
      hasTripRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      Whether the tripRef field is set.
    • getTripRef

      public VersionOfObjectRefStructure getTripRef()
       Reference to a TRIP.  [netex_part_3/part3_fares/netex_trip_support.xsd at 91:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_ref = 401;
      Specified by:
      getTripRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The tripRef.
    • setTripRef

       Reference to a TRIP.  [netex_part_3/part3_fares/netex_trip_support.xsd at 91:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_ref = 401;
    • setTripRef

       Reference to a TRIP.  [netex_part_3/part3_fares/netex_trip_support.xsd at 91:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_ref = 401;
    • mergeTripRef

       Reference to a TRIP.  [netex_part_3/part3_fares/netex_trip_support.xsd at 91:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_ref = 401;
    • clearTripRef

       Reference to a TRIP.  [netex_part_3/part3_fares/netex_trip_support.xsd at 91:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_ref = 401;
    • getTripRefBuilder

      public VersionOfObjectRefStructure.Builder getTripRefBuilder()
       Reference to a TRIP.  [netex_part_3/part3_fares/netex_trip_support.xsd at 91:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_ref = 401;
    • getTripRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTripRefOrBuilder()
       Reference to a TRIP.  [netex_part_3/part3_fares/netex_trip_support.xsd at 91:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trip_ref = 401;
      Specified by:
      getTripRefOrBuilder in interface NoticeAssignment_VersionStructureOrBuilder
    • hasSectionRef

      public boolean hasSectionRef()
       Reference to a SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 61:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure section_ref = 377;
      Specified by:
      hasSectionRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      Whether the sectionRef field is set.
    • getSectionRef

      public VersionOfObjectRefStructure getSectionRef()
       Reference to a SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 61:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure section_ref = 377;
      Specified by:
      getSectionRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The sectionRef.
    • setSectionRef

       Reference to a SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 61:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure section_ref = 377;
    • setSectionRef

       Reference to a SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 61:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure section_ref = 377;
    • mergeSectionRef

       Reference to a SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 61:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure section_ref = 377;
    • clearSectionRef

       Reference to a SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 61:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure section_ref = 377;
    • getSectionRefBuilder

      public VersionOfObjectRefStructure.Builder getSectionRefBuilder()
       Reference to a SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 61:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure section_ref = 377;
    • getSectionRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSectionRefOrBuilder()
       Reference to a SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 61:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure section_ref = 377;
      Specified by:
      getSectionRefOrBuilder in interface NoticeAssignment_VersionStructureOrBuilder
    • hasGeneralSectionRef

      public boolean hasGeneralSectionRef()
       Reference to a GENERAL SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 92:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_section_ref = 378;
      Specified by:
      hasGeneralSectionRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      Whether the generalSectionRef field is set.
    • getGeneralSectionRef

      public VersionOfObjectRefStructure getGeneralSectionRef()
       Reference to a GENERAL SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 92:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_section_ref = 378;
      Specified by:
      getGeneralSectionRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The generalSectionRef.
    • setGeneralSectionRef

       Reference to a GENERAL SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 92:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_section_ref = 378;
    • setGeneralSectionRef

       Reference to a GENERAL SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 92:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_section_ref = 378;
    • mergeGeneralSectionRef

       Reference to a GENERAL SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 92:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_section_ref = 378;
    • clearGeneralSectionRef

      public NoticeAssignment_VersionStructure.Builder clearGeneralSectionRef()
       Reference to a GENERAL SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 92:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_section_ref = 378;
    • getGeneralSectionRefBuilder

      public VersionOfObjectRefStructure.Builder getGeneralSectionRefBuilder()
       Reference to a GENERAL SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 92:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_section_ref = 378;
    • getGeneralSectionRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getGeneralSectionRefOrBuilder()
       Reference to a GENERAL SECTION.  [netex_framework/netex_genericFramework/netex_section_support.xsd at 92:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_section_ref = 378;
      Specified by:
      getGeneralSectionRefOrBuilder in interface NoticeAssignment_VersionStructureOrBuilder
    • hasLineSectionRef

      public boolean hasLineSectionRef()
       Reference to a LINE SECTION.  [netex_part_1/part1_networkDescription/netex_lineNetwork_support.xsd at 126:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_section_ref = 379;
      Specified by:
      hasLineSectionRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      Whether the lineSectionRef field is set.
    • getLineSectionRef

      public VersionOfObjectRefStructure getLineSectionRef()
       Reference to a LINE SECTION.  [netex_part_1/part1_networkDescription/netex_lineNetwork_support.xsd at 126:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_section_ref = 379;
      Specified by:
      getLineSectionRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The lineSectionRef.
    • setLineSectionRef

       Reference to a LINE SECTION.  [netex_part_1/part1_networkDescription/netex_lineNetwork_support.xsd at 126:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_section_ref = 379;
    • setLineSectionRef

       Reference to a LINE SECTION.  [netex_part_1/part1_networkDescription/netex_lineNetwork_support.xsd at 126:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_section_ref = 379;
    • mergeLineSectionRef

       Reference to a LINE SECTION.  [netex_part_1/part1_networkDescription/netex_lineNetwork_support.xsd at 126:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_section_ref = 379;
    • clearLineSectionRef

      public NoticeAssignment_VersionStructure.Builder clearLineSectionRef()
       Reference to a LINE SECTION.  [netex_part_1/part1_networkDescription/netex_lineNetwork_support.xsd at 126:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_section_ref = 379;
    • getLineSectionRefBuilder

      public VersionOfObjectRefStructure.Builder getLineSectionRefBuilder()
       Reference to a LINE SECTION.  [netex_part_1/part1_networkDescription/netex_lineNetwork_support.xsd at 126:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_section_ref = 379;
    • getLineSectionRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getLineSectionRefOrBuilder()
       Reference to a LINE SECTION.  [netex_part_1/part1_networkDescription/netex_lineNetwork_support.xsd at 126:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_section_ref = 379;
      Specified by:
      getLineSectionRefOrBuilder in interface NoticeAssignment_VersionStructureOrBuilder
    • hasCommonSectionRef

      public boolean hasCommonSectionRef()
       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 60:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure common_section_ref = 380;
      Specified by:
      hasCommonSectionRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      Whether the commonSectionRef field is set.
    • getCommonSectionRef

      public VersionOfObjectRefStructure getCommonSectionRef()
       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 60:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure common_section_ref = 380;
      Specified by:
      getCommonSectionRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The commonSectionRef.
    • setCommonSectionRef

       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 60:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure common_section_ref = 380;
    • setCommonSectionRef

       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 60:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure common_section_ref = 380;
    • mergeCommonSectionRef

       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 60:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure common_section_ref = 380;
    • clearCommonSectionRef

      public NoticeAssignment_VersionStructure.Builder clearCommonSectionRef()
       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 60:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure common_section_ref = 380;
    • getCommonSectionRefBuilder

      public VersionOfObjectRefStructure.Builder getCommonSectionRefBuilder()
       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 60:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure common_section_ref = 380;
    • getCommonSectionRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getCommonSectionRefOrBuilder()
       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 60:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure common_section_ref = 380;
      Specified by:
      getCommonSectionRefOrBuilder in interface NoticeAssignment_VersionStructureOrBuilder
    • hasParentCommonSectionRef

      public boolean hasParentCommonSectionRef()
       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 79:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_common_section_ref = 381;
      Specified by:
      hasParentCommonSectionRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      Whether the parentCommonSectionRef field is set.
    • getParentCommonSectionRef

      public VersionOfObjectRefStructure getParentCommonSectionRef()
       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 79:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_common_section_ref = 381;
      Specified by:
      getParentCommonSectionRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The parentCommonSectionRef.
    • setParentCommonSectionRef

       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 79:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_common_section_ref = 381;
    • setParentCommonSectionRef

      public NoticeAssignment_VersionStructure.Builder setParentCommonSectionRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 79:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_common_section_ref = 381;
    • mergeParentCommonSectionRef

      public NoticeAssignment_VersionStructure.Builder mergeParentCommonSectionRef(VersionOfObjectRefStructure value)
       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 79:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_common_section_ref = 381;
    • clearParentCommonSectionRef

      public NoticeAssignment_VersionStructure.Builder clearParentCommonSectionRef()
       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 79:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_common_section_ref = 381;
    • getParentCommonSectionRefBuilder

      public VersionOfObjectRefStructure.Builder getParentCommonSectionRefBuilder()
       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 79:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_common_section_ref = 381;
    • getParentCommonSectionRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getParentCommonSectionRefOrBuilder()
       Reference to a COMMON SECTION.  [netex_part_1/part1_tacticalPlanning/netex_commonSection_support.xsd at 79:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_common_section_ref = 381;
      Specified by:
      getParentCommonSectionRefOrBuilder in interface NoticeAssignment_VersionStructureOrBuilder
    • hasFareSectionRef

      public boolean hasFareSectionRef()
       Reference to a FARE SECTION.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_section_ref = 382;
      Specified by:
      hasFareSectionRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      Whether the fareSectionRef field is set.
    • getFareSectionRef

      public VersionOfObjectRefStructure getFareSectionRef()
       Reference to a FARE SECTION.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_section_ref = 382;
      Specified by:
      getFareSectionRef in interface NoticeAssignment_VersionStructureOrBuilder
      Returns:
      The fareSectionRef.
    • setFareSectionRef

       Reference to a FARE SECTION.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_section_ref = 382;
    • setFareSectionRef

       Reference to a FARE SECTION.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_section_ref = 382;
    • mergeFareSectionRef

       Reference to a FARE SECTION.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_section_ref = 382;
    • clearFareSectionRef

      public NoticeAssignment_VersionStructure.Builder clearFareSectionRef()
       Reference to a FARE SECTION.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_section_ref = 382;
    • getFareSectionRefBuilder

      public VersionOfObjectRefStructure.Builder getFareSectionRefBuilder()
       Reference to a FARE SECTION.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_section_ref = 382;
    • getFareSectionRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFareSectionRefOrBuilder()
       Reference to a FARE SECTION.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_section_ref = 382;
      Specified by:
      getFareSectionRefOrBuilder in interface NoticeAssignment_VersionStructureOrBuilder