Class DatedSpecialServiceType.Builder

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

public static final class DatedSpecialServiceType.Builder extends com.google.protobuf.GeneratedMessage.Builder<DatedSpecialServiceType.Builder> implements DatedSpecialServiceTypeOrBuilder
 A particular journey of a vehicle on a particular OPERATING DAY including all modifications possibly decided by the control staff.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 318:88]
 
Protobuf type uk.org.netex.www.netex.DatedSpecialServiceType
  • 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<DatedSpecialServiceType.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<DatedSpecialServiceType.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<DatedSpecialServiceType.Builder>
    • getDefaultInstanceForType

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

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

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

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

      public DatedSpecialServiceType.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<DatedSpecialServiceType.Builder>
      Throws:
      IOException
    • getJourneyPatternRefStructureCase

      public DatedSpecialServiceType.JourneyPatternRefStructureCase getJourneyPatternRefStructureCase()
      Specified by:
      getJourneyPatternRefStructureCase in interface DatedSpecialServiceTypeOrBuilder
    • clearJourneyPatternRefStructure

      public DatedSpecialServiceType.Builder clearJourneyPatternRefStructure()
    • getVehicleTypeRefStructureCase

      public DatedSpecialServiceType.VehicleTypeRefStructureCase getVehicleTypeRefStructureCase()
      Specified by:
      getVehicleTypeRefStructureCase in interface DatedSpecialServiceTypeOrBuilder
    • clearVehicleTypeRefStructure

      public DatedSpecialServiceType.Builder clearVehicleTypeRefStructure()
    • 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 DatedSpecialServiceTypeOrBuilder
      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 DatedSpecialServiceTypeOrBuilder
      Returns:
      The created.
    • setCreated

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

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

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

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

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

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

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

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

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

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

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

      public DatedSpecialServiceType.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 DatedSpecialServiceTypeOrBuilder
      Returns:
      The status.
    • setStatus

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

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

      public String getDerivedFromVersionRef()
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 995;
      Specified by:
      getDerivedFromVersionRef in interface DatedSpecialServiceTypeOrBuilder
      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 = 995;
      Specified by:
      getDerivedFromVersionRefBytes in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The bytes for derivedFromVersionRef.
    • setDerivedFromVersionRef

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

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

      public DatedSpecialServiceType.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 = 995;
      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 = 996;
      Specified by:
      getDerivedFromObjectRef in interface DatedSpecialServiceTypeOrBuilder
      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 = 996;
      Specified by:
      getDerivedFromObjectRefBytes in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public DatedSpecialServiceType.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 = 996;
      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 DatedSpecialServiceTypeOrBuilder
      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 DatedSpecialServiceTypeOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

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

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

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

      public DatedSpecialServiceType.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 DatedSpecialServiceTypeOrBuilder
    • 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 DatedSpecialServiceTypeOrBuilder
    • 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 DatedSpecialServiceTypeOrBuilder
    • 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 DatedSpecialServiceTypeOrBuilder
    • setValidBetween

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

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

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

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

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

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

      public DatedSpecialServiceType.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 DatedSpecialServiceTypeOrBuilder
    • 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 DatedSpecialServiceTypeOrBuilder
      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 DatedSpecialServiceTypeOrBuilder
      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

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

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

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

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

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

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

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

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

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

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

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

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

      public MultilingualString getName()
       Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 83:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getName in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The name.
    • setName

       Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 83:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • setName

       Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 83:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • mergeName

       Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 83:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • clearName

      public DatedSpecialServiceType.Builder clearName()
       Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 83:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameBuilder

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

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 83:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • hasShortName

      public boolean hasShortName()
       Short Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 88:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      hasShortName in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the shortName field is set.
    • getShortName

      public MultilingualString getShortName()
       Short Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 88:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      getShortName in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The shortName.
    • setShortName

       Short Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 88:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • setShortName

      public DatedSpecialServiceType.Builder setShortName(MultilingualString.Builder builderForValue)
       Short Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 88:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • mergeShortName

      public DatedSpecialServiceType.Builder mergeShortName(MultilingualString value)
       Short Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 88:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • clearShortName

      public DatedSpecialServiceType.Builder clearShortName()
       Short Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 88:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • getShortNameBuilder

      public MultilingualString.Builder getShortNameBuilder()
       Short Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 88:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • getShortNameOrBuilder

      public MultilingualStringOrBuilder getShortNameOrBuilder()
       Short Name of LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 88:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      getShortNameOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • hasDescription

      public boolean hasDescription()
       Further Description of a LINKSEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 93:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      hasDescription in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Further Description of a LINKSEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 93:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      getDescription in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The description.
    • setDescription

      public DatedSpecialServiceType.Builder setDescription(MultilingualString value)
       Further Description of a LINKSEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 93:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • setDescription

      public DatedSpecialServiceType.Builder setDescription(MultilingualString.Builder builderForValue)
       Further Description of a LINKSEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 93:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • mergeDescription

      public DatedSpecialServiceType.Builder mergeDescription(MultilingualString value)
       Further Description of a LINKSEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 93:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • clearDescription

      public DatedSpecialServiceType.Builder clearDescription()
       Further Description of a LINKSEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 93:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • getDescriptionBuilder

      public MultilingualString.Builder getDescriptionBuilder()
       Further Description of a LINKSEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 93:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Further Description of a LINKSEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 93:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      getDescriptionOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • getDistance

      public double getDistance()
       Overall distance of LINK SEQUENCE. Can be derived from component LINKs.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 98:67]
       
      double distance = 164;
      Specified by:
      getDistance in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The distance.
    • setDistance

      public DatedSpecialServiceType.Builder setDistance(double value)
       Overall distance of LINK SEQUENCE. Can be derived from component LINKs.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 98:67]
       
      double distance = 164;
      Parameters:
      value - The distance to set.
      Returns:
      This builder for chaining.
    • clearDistance

      public DatedSpecialServiceType.Builder clearDistance()
       Overall distance of LINK SEQUENCE. Can be derived from component LINKs.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 98:67]
       
      double distance = 164;
      Returns:
      This builder for chaining.
    • hasPrivateCode

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

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

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

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

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

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

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

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

      public boolean hasProjections()
       PROJECTIONs of LINK SEQUENCE onto another ENTITY or layer.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 104:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 166;
      Specified by:
      hasProjections in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the projections field is set.
    • getProjections

      public Projections_RelStructure getProjections()
       PROJECTIONs of LINK SEQUENCE onto another ENTITY or layer.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 104:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 166;
      Specified by:
      getProjections in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The projections.
    • setProjections

       PROJECTIONs of LINK SEQUENCE onto another ENTITY or layer.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 104:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 166;
    • setProjections

      public DatedSpecialServiceType.Builder setProjections(Projections_RelStructure.Builder builderForValue)
       PROJECTIONs of LINK SEQUENCE onto another ENTITY or layer.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 104:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 166;
    • mergeProjections

       PROJECTIONs of LINK SEQUENCE onto another ENTITY or layer.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 104:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 166;
    • clearProjections

      public DatedSpecialServiceType.Builder clearProjections()
       PROJECTIONs of LINK SEQUENCE onto another ENTITY or layer.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 104:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 166;
    • getProjectionsBuilder

      public Projections_RelStructure.Builder getProjectionsBuilder()
       PROJECTIONs of LINK SEQUENCE onto another ENTITY or layer.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 104:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 166;
    • getProjectionsOrBuilder

      public Projections_RelStructureOrBuilder getProjectionsOrBuilder()
       PROJECTIONs of LINK SEQUENCE onto another ENTITY or layer.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 104:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 166;
      Specified by:
      getProjectionsOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • hasInfoLinks

      public boolean hasInfoLinks()
       Hyperlinks associated with JOURNEY.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
       
      .uk.org.netex.www.netex.DatedSpecialServiceType.InfoLinksType info_links = 167;
      Specified by:
      hasInfoLinks in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the infoLinks field is set.
    • getInfoLinks

       Hyperlinks associated with JOURNEY.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
       
      .uk.org.netex.www.netex.DatedSpecialServiceType.InfoLinksType info_links = 167;
      Specified by:
      getInfoLinks in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The infoLinks.
    • setInfoLinks

       Hyperlinks associated with JOURNEY.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
       
      .uk.org.netex.www.netex.DatedSpecialServiceType.InfoLinksType info_links = 167;
    • setInfoLinks

       Hyperlinks associated with JOURNEY.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
       
      .uk.org.netex.www.netex.DatedSpecialServiceType.InfoLinksType info_links = 167;
    • mergeInfoLinks

       Hyperlinks associated with JOURNEY.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
       
      .uk.org.netex.www.netex.DatedSpecialServiceType.InfoLinksType info_links = 167;
    • clearInfoLinks

      public DatedSpecialServiceType.Builder clearInfoLinks()
       Hyperlinks associated with JOURNEY.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
       
      .uk.org.netex.www.netex.DatedSpecialServiceType.InfoLinksType info_links = 167;
    • getInfoLinksBuilder

      public DatedSpecialServiceType.InfoLinksType.Builder getInfoLinksBuilder()
       Hyperlinks associated with JOURNEY.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
       
      .uk.org.netex.www.netex.DatedSpecialServiceType.InfoLinksType info_links = 167;
    • getInfoLinksOrBuilder

      public DatedSpecialServiceType.InfoLinksTypeOrBuilder getInfoLinksOrBuilder()
       Hyperlinks associated with JOURNEY.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 109:48]
       
      .uk.org.netex.www.netex.DatedSpecialServiceType.InfoLinksType info_links = 167;
      Specified by:
      getInfoLinksOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • hasSectionsInSequence

      public boolean hasSectionsInSequence()
       SECTIONS that make up route.  Can be used as an alternative to  points in Seqnece. POINTS and LINKS must be of same type as sequence, eg ROUTE, ROUTE POINT, ROUTE LINK  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 119:96]
       
      .uk.org.netex.www.netex.SectionsInSequence_RelStructure sections_in_sequence = 168;
      Specified by:
      hasSectionsInSequence in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the sectionsInSequence field is set.
    • getSectionsInSequence

      public SectionsInSequence_RelStructure getSectionsInSequence()
       SECTIONS that make up route.  Can be used as an alternative to  points in Seqnece. POINTS and LINKS must be of same type as sequence, eg ROUTE, ROUTE POINT, ROUTE LINK  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 119:96]
       
      .uk.org.netex.www.netex.SectionsInSequence_RelStructure sections_in_sequence = 168;
      Specified by:
      getSectionsInSequence in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The sectionsInSequence.
    • setSectionsInSequence

       SECTIONS that make up route.  Can be used as an alternative to  points in Seqnece. POINTS and LINKS must be of same type as sequence, eg ROUTE, ROUTE POINT, ROUTE LINK  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 119:96]
       
      .uk.org.netex.www.netex.SectionsInSequence_RelStructure sections_in_sequence = 168;
    • setSectionsInSequence

      public DatedSpecialServiceType.Builder setSectionsInSequence(SectionsInSequence_RelStructure.Builder builderForValue)
       SECTIONS that make up route.  Can be used as an alternative to  points in Seqnece. POINTS and LINKS must be of same type as sequence, eg ROUTE, ROUTE POINT, ROUTE LINK  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 119:96]
       
      .uk.org.netex.www.netex.SectionsInSequence_RelStructure sections_in_sequence = 168;
    • mergeSectionsInSequence

      public DatedSpecialServiceType.Builder mergeSectionsInSequence(SectionsInSequence_RelStructure value)
       SECTIONS that make up route.  Can be used as an alternative to  points in Seqnece. POINTS and LINKS must be of same type as sequence, eg ROUTE, ROUTE POINT, ROUTE LINK  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 119:96]
       
      .uk.org.netex.www.netex.SectionsInSequence_RelStructure sections_in_sequence = 168;
    • clearSectionsInSequence

      public DatedSpecialServiceType.Builder clearSectionsInSequence()
       SECTIONS that make up route.  Can be used as an alternative to  points in Seqnece. POINTS and LINKS must be of same type as sequence, eg ROUTE, ROUTE POINT, ROUTE LINK  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 119:96]
       
      .uk.org.netex.www.netex.SectionsInSequence_RelStructure sections_in_sequence = 168;
    • getSectionsInSequenceBuilder

      public SectionsInSequence_RelStructure.Builder getSectionsInSequenceBuilder()
       SECTIONS that make up route.  Can be used as an alternative to  points in Seqnece. POINTS and LINKS must be of same type as sequence, eg ROUTE, ROUTE POINT, ROUTE LINK  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 119:96]
       
      .uk.org.netex.www.netex.SectionsInSequence_RelStructure sections_in_sequence = 168;
    • getSectionsInSequenceOrBuilder

      public SectionsInSequence_RelStructureOrBuilder getSectionsInSequenceOrBuilder()
       SECTIONS that make up route.  Can be used as an alternative to  points in Seqnece. POINTS and LINKS must be of same type as sequence, eg ROUTE, ROUTE POINT, ROUTE LINK  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 119:96]
       
      .uk.org.netex.www.netex.SectionsInSequence_RelStructure sections_in_sequence = 168;
      Specified by:
      getSectionsInSequenceOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • getTransportModeValue

      public int getTransportModeValue()
       Mode of transport of JOURNEY.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 101:97]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 291;
      Specified by:
      getTransportModeValue in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The enum numeric value on the wire for transportMode.
    • setTransportModeValue

      public DatedSpecialServiceType.Builder setTransportModeValue(int value)
       Mode of transport of JOURNEY.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 101:97]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 291;
      Parameters:
      value - The enum numeric value on the wire for transportMode to set.
      Returns:
      This builder for chaining.
    • getTransportMode

      public AllVehicleModesOfTransportEnumeration getTransportMode()
       Mode of transport of JOURNEY.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 101:97]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 291;
      Specified by:
      getTransportMode in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The transportMode.
    • setTransportMode

       Mode of transport of JOURNEY.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 101:97]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 291;
      Parameters:
      value - The transportMode to set.
      Returns:
      This builder for chaining.
    • clearTransportMode

      public DatedSpecialServiceType.Builder clearTransportMode()
       Mode of transport of JOURNEY.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 101:97]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 291;
      Returns:
      This builder for chaining.
    • hasTransportSubmode

      public boolean hasTransportSubmode()
       A submode of a Public Transport MODE.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 94:72]
       
      .uk.org.netex.www.netex.TransportSubmodeStructure transport_submode = 292;
      Specified by:
      hasTransportSubmode in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the transportSubmode field is set.
    • getTransportSubmode

      public TransportSubmodeStructure getTransportSubmode()
       A submode of a Public Transport MODE.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 94:72]
       
      .uk.org.netex.www.netex.TransportSubmodeStructure transport_submode = 292;
      Specified by:
      getTransportSubmode in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The transportSubmode.
    • setTransportSubmode

      public DatedSpecialServiceType.Builder setTransportSubmode(TransportSubmodeStructure value)
       A submode of a Public Transport MODE.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 94:72]
       
      .uk.org.netex.www.netex.TransportSubmodeStructure transport_submode = 292;
    • setTransportSubmode

      public DatedSpecialServiceType.Builder setTransportSubmode(TransportSubmodeStructure.Builder builderForValue)
       A submode of a Public Transport MODE.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 94:72]
       
      .uk.org.netex.www.netex.TransportSubmodeStructure transport_submode = 292;
    • mergeTransportSubmode

      public DatedSpecialServiceType.Builder mergeTransportSubmode(TransportSubmodeStructure value)
       A submode of a Public Transport MODE.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 94:72]
       
      .uk.org.netex.www.netex.TransportSubmodeStructure transport_submode = 292;
    • clearTransportSubmode

      public DatedSpecialServiceType.Builder clearTransportSubmode()
       A submode of a Public Transport MODE.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 94:72]
       
      .uk.org.netex.www.netex.TransportSubmodeStructure transport_submode = 292;
    • getTransportSubmodeBuilder

      public TransportSubmodeStructure.Builder getTransportSubmodeBuilder()
       A submode of a Public Transport MODE.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 94:72]
       
      .uk.org.netex.www.netex.TransportSubmodeStructure transport_submode = 292;
    • getTransportSubmodeOrBuilder

      public TransportSubmodeStructureOrBuilder getTransportSubmodeOrBuilder()
       A submode of a Public Transport MODE.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 94:72]
       
      .uk.org.netex.www.netex.TransportSubmodeStructure transport_submode = 292;
      Specified by:
      getTransportSubmodeOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • hasExternalVehicleJourneyRef

      public boolean hasExternalVehicleJourneyRef()
       An alternative  code that uniquely identifies the JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 107:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_vehicle_journey_ref = 293;
      Specified by:
      hasExternalVehicleJourneyRef in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the externalVehicleJourneyRef field is set.
    • getExternalVehicleJourneyRef

      public VersionOfObjectRefStructure getExternalVehicleJourneyRef()
       An alternative  code that uniquely identifies the JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 107:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_vehicle_journey_ref = 293;
      Specified by:
      getExternalVehicleJourneyRef in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The externalVehicleJourneyRef.
    • setExternalVehicleJourneyRef

      public DatedSpecialServiceType.Builder setExternalVehicleJourneyRef(VersionOfObjectRefStructure value)
       An alternative  code that uniquely identifies the JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 107:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_vehicle_journey_ref = 293;
    • setExternalVehicleJourneyRef

      public DatedSpecialServiceType.Builder setExternalVehicleJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       An alternative  code that uniquely identifies the JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 107:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_vehicle_journey_ref = 293;
    • mergeExternalVehicleJourneyRef

      public DatedSpecialServiceType.Builder mergeExternalVehicleJourneyRef(VersionOfObjectRefStructure value)
       An alternative  code that uniquely identifies the JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 107:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_vehicle_journey_ref = 293;
    • clearExternalVehicleJourneyRef

      public DatedSpecialServiceType.Builder clearExternalVehicleJourneyRef()
       An alternative  code that uniquely identifies the JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 107:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_vehicle_journey_ref = 293;
    • getExternalVehicleJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getExternalVehicleJourneyRefBuilder()
       An alternative  code that uniquely identifies the JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 107:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_vehicle_journey_ref = 293;
    • getExternalVehicleJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getExternalVehicleJourneyRefOrBuilder()
       An alternative  code that uniquely identifies the JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 107:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_vehicle_journey_ref = 293;
      Specified by:
      getExternalVehicleJourneyRefOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • hasTypeOfProductCategoryRef

      public boolean hasTypeOfProductCategoryRef()
       Reference to a TYPE OF PRODUCT CATEGORY. Product of a JOURNEY. e.g. ICS, Thales etc See ERA B.4 7037 Characteristic description code.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 791:140]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_product_category_ref = 294;
      Specified by:
      hasTypeOfProductCategoryRef in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the typeOfProductCategoryRef field is set.
    • getTypeOfProductCategoryRef

      public VersionOfObjectRefStructure getTypeOfProductCategoryRef()
       Reference to a TYPE OF PRODUCT CATEGORY. Product of a JOURNEY. e.g. ICS, Thales etc See ERA B.4 7037 Characteristic description code.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 791:140]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_product_category_ref = 294;
      Specified by:
      getTypeOfProductCategoryRef in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The typeOfProductCategoryRef.
    • setTypeOfProductCategoryRef

      public DatedSpecialServiceType.Builder setTypeOfProductCategoryRef(VersionOfObjectRefStructure value)
       Reference to a TYPE OF PRODUCT CATEGORY. Product of a JOURNEY. e.g. ICS, Thales etc See ERA B.4 7037 Characteristic description code.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 791:140]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_product_category_ref = 294;
    • setTypeOfProductCategoryRef

      public DatedSpecialServiceType.Builder setTypeOfProductCategoryRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TYPE OF PRODUCT CATEGORY. Product of a JOURNEY. e.g. ICS, Thales etc See ERA B.4 7037 Characteristic description code.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 791:140]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_product_category_ref = 294;
    • mergeTypeOfProductCategoryRef

      public DatedSpecialServiceType.Builder mergeTypeOfProductCategoryRef(VersionOfObjectRefStructure value)
       Reference to a TYPE OF PRODUCT CATEGORY. Product of a JOURNEY. e.g. ICS, Thales etc See ERA B.4 7037 Characteristic description code.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 791:140]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_product_category_ref = 294;
    • clearTypeOfProductCategoryRef

      public DatedSpecialServiceType.Builder clearTypeOfProductCategoryRef()
       Reference to a TYPE OF PRODUCT CATEGORY. Product of a JOURNEY. e.g. ICS, Thales etc See ERA B.4 7037 Characteristic description code.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 791:140]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_product_category_ref = 294;
    • getTypeOfProductCategoryRefBuilder

      public VersionOfObjectRefStructure.Builder getTypeOfProductCategoryRefBuilder()
       Reference to a TYPE OF PRODUCT CATEGORY. Product of a JOURNEY. e.g. ICS, Thales etc See ERA B.4 7037 Characteristic description code.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 791:140]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_product_category_ref = 294;
    • getTypeOfProductCategoryRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTypeOfProductCategoryRefOrBuilder()
       Reference to a TYPE OF PRODUCT CATEGORY. Product of a JOURNEY. e.g. ICS, Thales etc See ERA B.4 7037 Characteristic description code.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 791:140]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_product_category_ref = 294;
      Specified by:
      getTypeOfProductCategoryRefOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • hasTypeOfServiceRef

      public boolean hasTypeOfServiceRef()
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 295;
      Specified by:
      hasTypeOfServiceRef in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the typeOfServiceRef field is set.
    • getTypeOfServiceRef

      public VersionOfObjectRefStructure getTypeOfServiceRef()
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 295;
      Specified by:
      getTypeOfServiceRef in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The typeOfServiceRef.
    • setTypeOfServiceRef

       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 295;
    • setTypeOfServiceRef

      public DatedSpecialServiceType.Builder setTypeOfServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 295;
    • mergeTypeOfServiceRef

      public DatedSpecialServiceType.Builder mergeTypeOfServiceRef(VersionOfObjectRefStructure value)
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 295;
    • clearTypeOfServiceRef

      public DatedSpecialServiceType.Builder clearTypeOfServiceRef()
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 295;
    • getTypeOfServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getTypeOfServiceRefBuilder()
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 295;
    • getTypeOfServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTypeOfServiceRefOrBuilder()
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 295;
      Specified by:
      getTypeOfServiceRefOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • hasLinkSequenceProjectionRef

      public boolean hasLinkSequenceProjectionRef()
       Reference to a LINK SEQUENCE PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_support.xsd at 162:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_projection_ref = 296;
      Specified by:
      hasLinkSequenceProjectionRef in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the linkSequenceProjectionRef field is set.
    • getLinkSequenceProjectionRef

      public VersionOfObjectRefStructure getLinkSequenceProjectionRef()
       Reference to a LINK SEQUENCE PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_support.xsd at 162:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_projection_ref = 296;
      Specified by:
      getLinkSequenceProjectionRef in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The linkSequenceProjectionRef.
    • setLinkSequenceProjectionRef

      public DatedSpecialServiceType.Builder setLinkSequenceProjectionRef(VersionOfObjectRefStructure value)
       Reference to a LINK SEQUENCE PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_support.xsd at 162:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_projection_ref = 296;
    • setLinkSequenceProjectionRef

      public DatedSpecialServiceType.Builder setLinkSequenceProjectionRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a LINK SEQUENCE PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_support.xsd at 162:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_projection_ref = 296;
    • mergeLinkSequenceProjectionRef

      public DatedSpecialServiceType.Builder mergeLinkSequenceProjectionRef(VersionOfObjectRefStructure value)
       Reference to a LINK SEQUENCE PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_support.xsd at 162:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_projection_ref = 296;
    • clearLinkSequenceProjectionRef

      public DatedSpecialServiceType.Builder clearLinkSequenceProjectionRef()
       Reference to a LINK SEQUENCE PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_support.xsd at 162:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_projection_ref = 296;
    • getLinkSequenceProjectionRefBuilder

      public VersionOfObjectRefStructure.Builder getLinkSequenceProjectionRefBuilder()
       Reference to a LINK SEQUENCE PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_support.xsd at 162:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_projection_ref = 296;
    • getLinkSequenceProjectionRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getLinkSequenceProjectionRefOrBuilder()
       Reference to a LINK SEQUENCE PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_support.xsd at 162:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure link_sequence_projection_ref = 296;
      Specified by:
      getLinkSequenceProjectionRefOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • hasLinkSequenceProjection

      public boolean hasLinkSequenceProjection()
       A Projection of a whole LINK SEQUENCE as an ordered series of POINTs.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 287:93]
       
      .uk.org.netex.www.netex.LinkSequenceProjectionType link_sequence_projection = 297;
      Specified by:
      hasLinkSequenceProjection in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the linkSequenceProjection field is set.
    • getLinkSequenceProjection

      public LinkSequenceProjectionType getLinkSequenceProjection()
       A Projection of a whole LINK SEQUENCE as an ordered series of POINTs.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 287:93]
       
      .uk.org.netex.www.netex.LinkSequenceProjectionType link_sequence_projection = 297;
      Specified by:
      getLinkSequenceProjection in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The linkSequenceProjection.
    • setLinkSequenceProjection

      public DatedSpecialServiceType.Builder setLinkSequenceProjection(LinkSequenceProjectionType value)
       A Projection of a whole LINK SEQUENCE as an ordered series of POINTs.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 287:93]
       
      .uk.org.netex.www.netex.LinkSequenceProjectionType link_sequence_projection = 297;
    • setLinkSequenceProjection

      public DatedSpecialServiceType.Builder setLinkSequenceProjection(LinkSequenceProjectionType.Builder builderForValue)
       A Projection of a whole LINK SEQUENCE as an ordered series of POINTs.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 287:93]
       
      .uk.org.netex.www.netex.LinkSequenceProjectionType link_sequence_projection = 297;
    • mergeLinkSequenceProjection

      public DatedSpecialServiceType.Builder mergeLinkSequenceProjection(LinkSequenceProjectionType value)
       A Projection of a whole LINK SEQUENCE as an ordered series of POINTs.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 287:93]
       
      .uk.org.netex.www.netex.LinkSequenceProjectionType link_sequence_projection = 297;
    • clearLinkSequenceProjection

      public DatedSpecialServiceType.Builder clearLinkSequenceProjection()
       A Projection of a whole LINK SEQUENCE as an ordered series of POINTs.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 287:93]
       
      .uk.org.netex.www.netex.LinkSequenceProjectionType link_sequence_projection = 297;
    • getLinkSequenceProjectionBuilder

      public LinkSequenceProjectionType.Builder getLinkSequenceProjectionBuilder()
       A Projection of a whole LINK SEQUENCE as an ordered series of POINTs.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 287:93]
       
      .uk.org.netex.www.netex.LinkSequenceProjectionType link_sequence_projection = 297;
    • getLinkSequenceProjectionOrBuilder

      public LinkSequenceProjectionTypeOrBuilder getLinkSequenceProjectionOrBuilder()
       A Projection of a whole LINK SEQUENCE as an ordered series of POINTs.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 287:93]
       
      .uk.org.netex.www.netex.LinkSequenceProjectionType link_sequence_projection = 297;
      Specified by:
      getLinkSequenceProjectionOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • getMonitored

      public boolean getMonitored()
       Whether the journey will be monitored in real time.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 118:67]
       
      bool monitored = 301;
      Specified by:
      getMonitored in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The monitored.
    • setMonitored

      public DatedSpecialServiceType.Builder setMonitored(boolean value)
       Whether the journey will be monitored in real time.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 118:67]
       
      bool monitored = 301;
      Parameters:
      value - The monitored to set.
      Returns:
      This builder for chaining.
    • clearMonitored

      public DatedSpecialServiceType.Builder clearMonitored()
       Whether the journey will be monitored in real time.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 118:67]
       
      bool monitored = 301;
      Returns:
      This builder for chaining.
    • hasAccessibilityAssessment

      public boolean hasAccessibilityAssessment()
       The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT. Described by ACCESSIBILITY LIMITATIONs, and/or a set of SUITABILITies.  [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_accessibility.xsd at 127:81]
       
      .uk.org.netex.www.netex.AccessibilityAssessmentType accessibility_assessment = 302;
      Specified by:
      hasAccessibilityAssessment in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the accessibilityAssessment field is set.
    • getAccessibilityAssessment

      public AccessibilityAssessmentType getAccessibilityAssessment()
       The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT. Described by ACCESSIBILITY LIMITATIONs, and/or a set of SUITABILITies.  [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_accessibility.xsd at 127:81]
       
      .uk.org.netex.www.netex.AccessibilityAssessmentType accessibility_assessment = 302;
      Specified by:
      getAccessibilityAssessment in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The accessibilityAssessment.
    • setAccessibilityAssessment

      public DatedSpecialServiceType.Builder setAccessibilityAssessment(AccessibilityAssessmentType value)
       The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT. Described by ACCESSIBILITY LIMITATIONs, and/or a set of SUITABILITies.  [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_accessibility.xsd at 127:81]
       
      .uk.org.netex.www.netex.AccessibilityAssessmentType accessibility_assessment = 302;
    • setAccessibilityAssessment

      public DatedSpecialServiceType.Builder setAccessibilityAssessment(AccessibilityAssessmentType.Builder builderForValue)
       The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT. Described by ACCESSIBILITY LIMITATIONs, and/or a set of SUITABILITies.  [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_accessibility.xsd at 127:81]
       
      .uk.org.netex.www.netex.AccessibilityAssessmentType accessibility_assessment = 302;
    • mergeAccessibilityAssessment

      public DatedSpecialServiceType.Builder mergeAccessibilityAssessment(AccessibilityAssessmentType value)
       The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT. Described by ACCESSIBILITY LIMITATIONs, and/or a set of SUITABILITies.  [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_accessibility.xsd at 127:81]
       
      .uk.org.netex.www.netex.AccessibilityAssessmentType accessibility_assessment = 302;
    • clearAccessibilityAssessment

      public DatedSpecialServiceType.Builder clearAccessibilityAssessment()
       The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT. Described by ACCESSIBILITY LIMITATIONs, and/or a set of SUITABILITies.  [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_accessibility.xsd at 127:81]
       
      .uk.org.netex.www.netex.AccessibilityAssessmentType accessibility_assessment = 302;
    • getAccessibilityAssessmentBuilder

      public AccessibilityAssessmentType.Builder getAccessibilityAssessmentBuilder()
       The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT. Described by ACCESSIBILITY LIMITATIONs, and/or a set of SUITABILITies.  [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_accessibility.xsd at 127:81]
       
      .uk.org.netex.www.netex.AccessibilityAssessmentType accessibility_assessment = 302;
    • getAccessibilityAssessmentOrBuilder

      public AccessibilityAssessmentTypeOrBuilder getAccessibilityAssessmentOrBuilder()
       The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT. Described by ACCESSIBILITY LIMITATIONs, and/or a set of SUITABILITies.  [netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_accessibility.xsd at 127:81]
       
      .uk.org.netex.www.netex.AccessibilityAssessmentType accessibility_assessment = 302;
      Specified by:
      getAccessibilityAssessmentOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • hasJourneyAccountings

      public boolean hasJourneyAccountings()
       JOURNEY ACCOUNTING to be used to attribute JOURNEY costs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 124:96]
       
      .uk.org.netex.www.netex.JourneyAccountings_RelStructure journey_accountings = 303;
      Specified by:
      hasJourneyAccountings in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the journeyAccountings field is set.
    • getJourneyAccountings

      public JourneyAccountings_RelStructure getJourneyAccountings()
       JOURNEY ACCOUNTING to be used to attribute JOURNEY costs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 124:96]
       
      .uk.org.netex.www.netex.JourneyAccountings_RelStructure journey_accountings = 303;
      Specified by:
      getJourneyAccountings in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The journeyAccountings.
    • setJourneyAccountings

       JOURNEY ACCOUNTING to be used to attribute JOURNEY costs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 124:96]
       
      .uk.org.netex.www.netex.JourneyAccountings_RelStructure journey_accountings = 303;
    • setJourneyAccountings

      public DatedSpecialServiceType.Builder setJourneyAccountings(JourneyAccountings_RelStructure.Builder builderForValue)
       JOURNEY ACCOUNTING to be used to attribute JOURNEY costs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 124:96]
       
      .uk.org.netex.www.netex.JourneyAccountings_RelStructure journey_accountings = 303;
    • mergeJourneyAccountings

      public DatedSpecialServiceType.Builder mergeJourneyAccountings(JourneyAccountings_RelStructure value)
       JOURNEY ACCOUNTING to be used to attribute JOURNEY costs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 124:96]
       
      .uk.org.netex.www.netex.JourneyAccountings_RelStructure journey_accountings = 303;
    • clearJourneyAccountings

      public DatedSpecialServiceType.Builder clearJourneyAccountings()
       JOURNEY ACCOUNTING to be used to attribute JOURNEY costs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 124:96]
       
      .uk.org.netex.www.netex.JourneyAccountings_RelStructure journey_accountings = 303;
    • getJourneyAccountingsBuilder

      public JourneyAccountings_RelStructure.Builder getJourneyAccountingsBuilder()
       JOURNEY ACCOUNTING to be used to attribute JOURNEY costs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 124:96]
       
      .uk.org.netex.www.netex.JourneyAccountings_RelStructure journey_accountings = 303;
    • getJourneyAccountingsOrBuilder

      public JourneyAccountings_RelStructureOrBuilder getJourneyAccountingsOrBuilder()
       JOURNEY ACCOUNTING to be used to attribute JOURNEY costs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 124:96]
       
      .uk.org.netex.www.netex.JourneyAccountings_RelStructure journey_accountings = 303;
      Specified by:
      getJourneyAccountingsOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • hasNoticeAssignments

      public boolean hasNoticeAssignments()
       NOTICEs  relevant for the whole GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 129:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 304;
      Specified by:
      hasNoticeAssignments in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the noticeAssignments field is set.
    • getNoticeAssignments

      public NoticeAssignments_RelStructure getNoticeAssignments()
       NOTICEs  relevant for the whole GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 129:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 304;
      Specified by:
      getNoticeAssignments in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The noticeAssignments.
    • setNoticeAssignments

       NOTICEs  relevant for the whole GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 129:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 304;
    • setNoticeAssignments

      public DatedSpecialServiceType.Builder setNoticeAssignments(NoticeAssignments_RelStructure.Builder builderForValue)
       NOTICEs  relevant for the whole GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 129:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 304;
    • mergeNoticeAssignments

      public DatedSpecialServiceType.Builder mergeNoticeAssignments(NoticeAssignments_RelStructure value)
       NOTICEs  relevant for the whole GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 129:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 304;
    • clearNoticeAssignments

      public DatedSpecialServiceType.Builder clearNoticeAssignments()
       NOTICEs  relevant for the whole GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 129:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 304;
    • getNoticeAssignmentsBuilder

      public NoticeAssignments_RelStructure.Builder getNoticeAssignmentsBuilder()
       NOTICEs  relevant for the whole GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 129:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 304;
    • getNoticeAssignmentsOrBuilder

      public NoticeAssignments_RelStructureOrBuilder getNoticeAssignmentsOrBuilder()
       NOTICEs  relevant for the whole GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_journey_version.xsd at 129:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 304;
      Specified by:
      getNoticeAssignmentsOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • hasDepartureTime

      public boolean hasDepartureTime()
       Time of departure.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 280:68]
       
      .google.type.TimeOfDay departure_time = 441;
      Specified by:
      hasDepartureTime in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the departureTime field is set.
    • getDepartureTime

      public com.google.type.TimeOfDay getDepartureTime()
       Time of departure.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 280:68]
       
      .google.type.TimeOfDay departure_time = 441;
      Specified by:
      getDepartureTime in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The departureTime.
    • setDepartureTime

      public DatedSpecialServiceType.Builder setDepartureTime(com.google.type.TimeOfDay value)
       Time of departure.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 280:68]
       
      .google.type.TimeOfDay departure_time = 441;
    • setDepartureTime

      public DatedSpecialServiceType.Builder setDepartureTime(com.google.type.TimeOfDay.Builder builderForValue)
       Time of departure.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 280:68]
       
      .google.type.TimeOfDay departure_time = 441;
    • mergeDepartureTime

      public DatedSpecialServiceType.Builder mergeDepartureTime(com.google.type.TimeOfDay value)
       Time of departure.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 280:68]
       
      .google.type.TimeOfDay departure_time = 441;
    • clearDepartureTime

      public DatedSpecialServiceType.Builder clearDepartureTime()
       Time of departure.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 280:68]
       
      .google.type.TimeOfDay departure_time = 441;
    • getDepartureTimeBuilder

      public com.google.type.TimeOfDay.Builder getDepartureTimeBuilder()
       Time of departure.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 280:68]
       
      .google.type.TimeOfDay departure_time = 441;
    • getDepartureTimeOrBuilder

      public com.google.type.TimeOfDayOrBuilder getDepartureTimeOrBuilder()
       Time of departure.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 280:68]
       
      .google.type.TimeOfDay departure_time = 441;
      Specified by:
      getDepartureTimeOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • getDepartureDayOffset

      public int getDepartureDayOffset()
       Day offset if day of departure time of VEHICLE JOURNEY differs from the current OPERATING DAY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 285:78]
       
      int32 departure_day_offset = 442;
      Specified by:
      getDepartureDayOffset in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The departureDayOffset.
    • setDepartureDayOffset

      public DatedSpecialServiceType.Builder setDepartureDayOffset(int value)
       Day offset if day of departure time of VEHICLE JOURNEY differs from the current OPERATING DAY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 285:78]
       
      int32 departure_day_offset = 442;
      Parameters:
      value - The departureDayOffset to set.
      Returns:
      This builder for chaining.
    • clearDepartureDayOffset

      public DatedSpecialServiceType.Builder clearDepartureDayOffset()
       Day offset if day of departure time of VEHICLE JOURNEY differs from the current OPERATING DAY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 285:78]
       
      int32 departure_day_offset = 442;
      Returns:
      This builder for chaining.
    • hasFrequency

      public boolean hasFrequency()
       Frequency of Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 290:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 443;
      Specified by:
      hasFrequency in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the frequency field is set.
    • getFrequency

      public FrequencyStructure getFrequency()
       Frequency of Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 290:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 443;
      Specified by:
      getFrequency in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The frequency.
    • setFrequency

       Frequency of Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 290:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 443;
    • setFrequency

      public DatedSpecialServiceType.Builder setFrequency(FrequencyStructure.Builder builderForValue)
       Frequency of Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 290:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 443;
    • mergeFrequency

      public DatedSpecialServiceType.Builder mergeFrequency(FrequencyStructure value)
       Frequency of Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 290:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 443;
    • clearFrequency

      public DatedSpecialServiceType.Builder clearFrequency()
       Frequency of Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 290:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 443;
    • getFrequencyBuilder

      public FrequencyStructure.Builder getFrequencyBuilder()
       Frequency of Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 290:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 443;
    • getFrequencyOrBuilder

      public FrequencyStructureOrBuilder getFrequencyOrBuilder()
       Frequency of Journey.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 290:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 443;
      Specified by:
      getFrequencyOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • hasJourneyDuration

      public boolean hasJourneyDuration()
       Total length of Journey. Can be computed from individual times.  Add to Departure time to obtain JOURNEY arrival time.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 295:74]
       
      .google.protobuf.Duration journey_duration = 444;
      Specified by:
      hasJourneyDuration in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the journeyDuration field is set.
    • getJourneyDuration

      public com.google.protobuf.Duration getJourneyDuration()
       Total length of Journey. Can be computed from individual times.  Add to Departure time to obtain JOURNEY arrival time.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 295:74]
       
      .google.protobuf.Duration journey_duration = 444;
      Specified by:
      getJourneyDuration in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The journeyDuration.
    • setJourneyDuration

      public DatedSpecialServiceType.Builder setJourneyDuration(com.google.protobuf.Duration value)
       Total length of Journey. Can be computed from individual times.  Add to Departure time to obtain JOURNEY arrival time.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 295:74]
       
      .google.protobuf.Duration journey_duration = 444;
    • setJourneyDuration

      public DatedSpecialServiceType.Builder setJourneyDuration(com.google.protobuf.Duration.Builder builderForValue)
       Total length of Journey. Can be computed from individual times.  Add to Departure time to obtain JOURNEY arrival time.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 295:74]
       
      .google.protobuf.Duration journey_duration = 444;
    • mergeJourneyDuration

      public DatedSpecialServiceType.Builder mergeJourneyDuration(com.google.protobuf.Duration value)
       Total length of Journey. Can be computed from individual times.  Add to Departure time to obtain JOURNEY arrival time.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 295:74]
       
      .google.protobuf.Duration journey_duration = 444;
    • clearJourneyDuration

      public DatedSpecialServiceType.Builder clearJourneyDuration()
       Total length of Journey. Can be computed from individual times.  Add to Departure time to obtain JOURNEY arrival time.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 295:74]
       
      .google.protobuf.Duration journey_duration = 444;
    • getJourneyDurationBuilder

      public com.google.protobuf.Duration.Builder getJourneyDurationBuilder()
       Total length of Journey. Can be computed from individual times.  Add to Departure time to obtain JOURNEY arrival time.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 295:74]
       
      .google.protobuf.Duration journey_duration = 444;
    • getJourneyDurationOrBuilder

      public com.google.protobuf.DurationOrBuilder getJourneyDurationOrBuilder()
       Total length of Journey. Can be computed from individual times.  Add to Departure time to obtain JOURNEY arrival time.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 295:74]
       
      .google.protobuf.Duration journey_duration = 444;
      Specified by:
      getJourneyDurationOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • hasClient

      public boolean hasClient()
       Client of Special Service.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 399:71]
       
      .uk.org.netex.www.netex.MultilingualString client = 451;
      Specified by:
      hasClient in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the client field is set.
    • getClient

      public MultilingualString getClient()
       Client of Special Service.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 399:71]
       
      .uk.org.netex.www.netex.MultilingualString client = 451;
      Specified by:
      getClient in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The client.
    • setClient

       Client of Special Service.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 399:71]
       
      .uk.org.netex.www.netex.MultilingualString client = 451;
    • setClient

      public DatedSpecialServiceType.Builder setClient(MultilingualString.Builder builderForValue)
       Client of Special Service.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 399:71]
       
      .uk.org.netex.www.netex.MultilingualString client = 451;
    • mergeClient

       Client of Special Service.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 399:71]
       
      .uk.org.netex.www.netex.MultilingualString client = 451;
    • clearClient

      public DatedSpecialServiceType.Builder clearClient()
       Client of Special Service.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 399:71]
       
      .uk.org.netex.www.netex.MultilingualString client = 451;
    • getClientBuilder

      public MultilingualString.Builder getClientBuilder()
       Client of Special Service.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 399:71]
       
      .uk.org.netex.www.netex.MultilingualString client = 451;
    • getClientOrBuilder

      public MultilingualStringOrBuilder getClientOrBuilder()
       Client of Special Service.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 399:71]
       
      .uk.org.netex.www.netex.MultilingualString client = 451;
      Specified by:
      getClientOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • hasDayTypes

      public boolean hasDayTypes()
       DAY TYPEs for Journey.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 404:79]
       
      .uk.org.netex.www.netex.DayTypeRefs_RelStructure day_types = 452;
      Specified by:
      hasDayTypes in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the dayTypes field is set.
    • getDayTypes

      public DayTypeRefs_RelStructure getDayTypes()
       DAY TYPEs for Journey.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 404:79]
       
      .uk.org.netex.www.netex.DayTypeRefs_RelStructure day_types = 452;
      Specified by:
      getDayTypes in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The dayTypes.
    • setDayTypes

       DAY TYPEs for Journey.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 404:79]
       
      .uk.org.netex.www.netex.DayTypeRefs_RelStructure day_types = 452;
    • setDayTypes

       DAY TYPEs for Journey.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 404:79]
       
      .uk.org.netex.www.netex.DayTypeRefs_RelStructure day_types = 452;
    • mergeDayTypes

       DAY TYPEs for Journey.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 404:79]
       
      .uk.org.netex.www.netex.DayTypeRefs_RelStructure day_types = 452;
    • clearDayTypes

      public DatedSpecialServiceType.Builder clearDayTypes()
       DAY TYPEs for Journey.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 404:79]
       
      .uk.org.netex.www.netex.DayTypeRefs_RelStructure day_types = 452;
    • getDayTypesBuilder

      public DayTypeRefs_RelStructure.Builder getDayTypesBuilder()
       DAY TYPEs for Journey.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 404:79]
       
      .uk.org.netex.www.netex.DayTypeRefs_RelStructure day_types = 452;
    • getDayTypesOrBuilder

      public DayTypeRefs_RelStructureOrBuilder getDayTypesOrBuilder()
       DAY TYPEs for Journey.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 404:79]
       
      .uk.org.netex.www.netex.DayTypeRefs_RelStructure day_types = 452;
      Specified by:
      getDayTypesOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • hasOrigin

      public boolean hasOrigin()
       Origin  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 272:77]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure origin = 460;
      Specified by:
      hasOrigin in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the origin field is set.
    • getOrigin

      public JourneyEndpointStructure getOrigin()
       Origin  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 272:77]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure origin = 460;
      Specified by:
      getOrigin in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The origin.
    • setOrigin

       Origin  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 272:77]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure origin = 460;
    • setOrigin

       Origin  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 272:77]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure origin = 460;
    • mergeOrigin

       Origin  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 272:77]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure origin = 460;
    • clearOrigin

      public DatedSpecialServiceType.Builder clearOrigin()
       Origin  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 272:77]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure origin = 460;
    • getOriginBuilder

      public JourneyEndpointStructure.Builder getOriginBuilder()
       Origin  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 272:77]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure origin = 460;
    • getOriginOrBuilder

      public JourneyEndpointStructureOrBuilder getOriginOrBuilder()
       Origin  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 272:77]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure origin = 460;
      Specified by:
      getOriginOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • hasDestination

      public boolean hasDestination()
       Destination  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 277:82]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure destination = 461;
      Specified by:
      hasDestination in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the destination field is set.
    • getDestination

      public JourneyEndpointStructure getDestination()
       Destination  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 277:82]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure destination = 461;
      Specified by:
      getDestination in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The destination.
    • setDestination

       Destination  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 277:82]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure destination = 461;
    • setDestination

      public DatedSpecialServiceType.Builder setDestination(JourneyEndpointStructure.Builder builderForValue)
       Destination  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 277:82]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure destination = 461;
    • mergeDestination

       Destination  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 277:82]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure destination = 461;
    • clearDestination

      public DatedSpecialServiceType.Builder clearDestination()
       Destination  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 277:82]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure destination = 461;
    • getDestinationBuilder

      public JourneyEndpointStructure.Builder getDestinationBuilder()
       Destination  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 277:82]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure destination = 461;
    • getDestinationOrBuilder

      public JourneyEndpointStructureOrBuilder getDestinationOrBuilder()
       Destination  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 277:82]
       
      .uk.org.netex.www.netex.JourneyEndpointStructure destination = 461;
      Specified by:
      getDestinationOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • getPrint

      public boolean getPrint()
       Whether the journey is included in printed media. Default is true.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 221:78]
       
      bool print = 471;
      Specified by:
      getPrint in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The print.
    • setPrint

      public DatedSpecialServiceType.Builder setPrint(boolean value)
       Whether the journey is included in printed media. Default is true.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 221:78]
       
      bool print = 471;
      Parameters:
      value - The print to set.
      Returns:
      This builder for chaining.
    • clearPrint

      public DatedSpecialServiceType.Builder clearPrint()
       Whether the journey is included in printed media. Default is true.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 221:78]
       
      bool print = 471;
      Returns:
      This builder for chaining.
    • getDynamicValue

      public int getDynamicValue()
       When SERVICE JOURNEY is to be publicised in dynamic media. Default is always.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 226:102]
       
      .uk.org.netex.www.netex.DynamicAdvertisementEnumeration dynamic = 472;
      Specified by:
      getDynamicValue in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The enum numeric value on the wire for dynamic.
    • setDynamicValue

      public DatedSpecialServiceType.Builder setDynamicValue(int value)
       When SERVICE JOURNEY is to be publicised in dynamic media. Default is always.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 226:102]
       
      .uk.org.netex.www.netex.DynamicAdvertisementEnumeration dynamic = 472;
      Parameters:
      value - The enum numeric value on the wire for dynamic to set.
      Returns:
      This builder for chaining.
    • getDynamic

      public DynamicAdvertisementEnumeration getDynamic()
       When SERVICE JOURNEY is to be publicised in dynamic media. Default is always.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 226:102]
       
      .uk.org.netex.www.netex.DynamicAdvertisementEnumeration dynamic = 472;
      Specified by:
      getDynamic in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The dynamic.
    • setDynamic

       When SERVICE JOURNEY is to be publicised in dynamic media. Default is always.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 226:102]
       
      .uk.org.netex.www.netex.DynamicAdvertisementEnumeration dynamic = 472;
      Parameters:
      value - The dynamic to set.
      Returns:
      This builder for chaining.
    • clearDynamic

      public DatedSpecialServiceType.Builder clearDynamic()
       When SERVICE JOURNEY is to be publicised in dynamic media. Default is always.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 226:102]
       
      .uk.org.netex.www.netex.DynamicAdvertisementEnumeration dynamic = 472;
      Returns:
      This builder for chaining.
    • hasTypeOfFlexibleServiceRef

      public boolean hasTypeOfFlexibleServiceRef()
       Reference to a TYPE OF FLEXIBLE SERVICE.  [netex_part_2/part2_journeyTimes/netex_flexibleService_support.xsd at 120:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_flexible_service_ref = 481;
      Specified by:
      hasTypeOfFlexibleServiceRef in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the typeOfFlexibleServiceRef field is set.
    • getTypeOfFlexibleServiceRef

      public VersionOfObjectRefStructure getTypeOfFlexibleServiceRef()
       Reference to a TYPE OF FLEXIBLE SERVICE.  [netex_part_2/part2_journeyTimes/netex_flexibleService_support.xsd at 120:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_flexible_service_ref = 481;
      Specified by:
      getTypeOfFlexibleServiceRef in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The typeOfFlexibleServiceRef.
    • setTypeOfFlexibleServiceRef

      public DatedSpecialServiceType.Builder setTypeOfFlexibleServiceRef(VersionOfObjectRefStructure value)
       Reference to a TYPE OF FLEXIBLE SERVICE.  [netex_part_2/part2_journeyTimes/netex_flexibleService_support.xsd at 120:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_flexible_service_ref = 481;
    • setTypeOfFlexibleServiceRef

      public DatedSpecialServiceType.Builder setTypeOfFlexibleServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TYPE OF FLEXIBLE SERVICE.  [netex_part_2/part2_journeyTimes/netex_flexibleService_support.xsd at 120:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_flexible_service_ref = 481;
    • mergeTypeOfFlexibleServiceRef

      public DatedSpecialServiceType.Builder mergeTypeOfFlexibleServiceRef(VersionOfObjectRefStructure value)
       Reference to a TYPE OF FLEXIBLE SERVICE.  [netex_part_2/part2_journeyTimes/netex_flexibleService_support.xsd at 120:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_flexible_service_ref = 481;
    • clearTypeOfFlexibleServiceRef

      public DatedSpecialServiceType.Builder clearTypeOfFlexibleServiceRef()
       Reference to a TYPE OF FLEXIBLE SERVICE.  [netex_part_2/part2_journeyTimes/netex_flexibleService_support.xsd at 120:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_flexible_service_ref = 481;
    • getTypeOfFlexibleServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getTypeOfFlexibleServiceRefBuilder()
       Reference to a TYPE OF FLEXIBLE SERVICE.  [netex_part_2/part2_journeyTimes/netex_flexibleService_support.xsd at 120:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_flexible_service_ref = 481;
    • getTypeOfFlexibleServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTypeOfFlexibleServiceRefOrBuilder()
       Reference to a TYPE OF FLEXIBLE SERVICE.  [netex_part_2/part2_journeyTimes/netex_flexibleService_support.xsd at 120:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_flexible_service_ref = 481;
      Specified by:
      getTypeOfFlexibleServiceRefOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • getFlexibleServiceTypeValue

      public int getFlexibleServiceTypeValue()
       Flexible service type is FixedPassingTimes/DynamicPassingTimes/FixedHeadwayFrequency (in the last value, this provides a maximum waiting time, but no passing time is defined, all is done dynamically depending on the demand). A NotFlexible value is probably also required to clearly state that a Stop (i.e. Point in JP) is not flexible when others are.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 145:92]
       
      .uk.org.netex.www.netex.FlexibleServiceEnumeration flexible_service_type = 482;
      Specified by:
      getFlexibleServiceTypeValue in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The enum numeric value on the wire for flexibleServiceType.
    • setFlexibleServiceTypeValue

      public DatedSpecialServiceType.Builder setFlexibleServiceTypeValue(int value)
       Flexible service type is FixedPassingTimes/DynamicPassingTimes/FixedHeadwayFrequency (in the last value, this provides a maximum waiting time, but no passing time is defined, all is done dynamically depending on the demand). A NotFlexible value is probably also required to clearly state that a Stop (i.e. Point in JP) is not flexible when others are.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 145:92]
       
      .uk.org.netex.www.netex.FlexibleServiceEnumeration flexible_service_type = 482;
      Parameters:
      value - The enum numeric value on the wire for flexibleServiceType to set.
      Returns:
      This builder for chaining.
    • getFlexibleServiceType

      public FlexibleServiceEnumeration getFlexibleServiceType()
       Flexible service type is FixedPassingTimes/DynamicPassingTimes/FixedHeadwayFrequency (in the last value, this provides a maximum waiting time, but no passing time is defined, all is done dynamically depending on the demand). A NotFlexible value is probably also required to clearly state that a Stop (i.e. Point in JP) is not flexible when others are.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 145:92]
       
      .uk.org.netex.www.netex.FlexibleServiceEnumeration flexible_service_type = 482;
      Specified by:
      getFlexibleServiceType in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The flexibleServiceType.
    • setFlexibleServiceType

      public DatedSpecialServiceType.Builder setFlexibleServiceType(FlexibleServiceEnumeration value)
       Flexible service type is FixedPassingTimes/DynamicPassingTimes/FixedHeadwayFrequency (in the last value, this provides a maximum waiting time, but no passing time is defined, all is done dynamically depending on the demand). A NotFlexible value is probably also required to clearly state that a Stop (i.e. Point in JP) is not flexible when others are.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 145:92]
       
      .uk.org.netex.www.netex.FlexibleServiceEnumeration flexible_service_type = 482;
      Parameters:
      value - The flexibleServiceType to set.
      Returns:
      This builder for chaining.
    • clearFlexibleServiceType

      public DatedSpecialServiceType.Builder clearFlexibleServiceType()
       Flexible service type is FixedPassingTimes/DynamicPassingTimes/FixedHeadwayFrequency (in the last value, this provides a maximum waiting time, but no passing time is defined, all is done dynamically depending on the demand). A NotFlexible value is probably also required to clearly state that a Stop (i.e. Point in JP) is not flexible when others are.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 145:92]
       
      .uk.org.netex.www.netex.FlexibleServiceEnumeration flexible_service_type = 482;
      Returns:
      This builder for chaining.
    • getCancellationPossible

      public boolean getCancellationPossible()
       Whether cancellation is always possible (meaning the Operator can decided to cancel, usually because there are not enough people, or they are too busy to run service).  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 150:78]
       
      bool cancellation_possible = 483;
      Specified by:
      getCancellationPossible in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The cancellationPossible.
    • setCancellationPossible

      public DatedSpecialServiceType.Builder setCancellationPossible(boolean value)
       Whether cancellation is always possible (meaning the Operator can decided to cancel, usually because there are not enough people, or they are too busy to run service).  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 150:78]
       
      bool cancellation_possible = 483;
      Parameters:
      value - The cancellationPossible to set.
      Returns:
      This builder for chaining.
    • clearCancellationPossible

      public DatedSpecialServiceType.Builder clearCancellationPossible()
       Whether cancellation is always possible (meaning the Operator can decided to cancel, usually because there are not enough people, or they are too busy to run service).  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 150:78]
       
      bool cancellation_possible = 483;
      Returns:
      This builder for chaining.
    • getChangeOfTimePossible

      public boolean getChangeOfTimePossible()
       Whether the time of the service may be altered.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 155:78]
       
      bool change_of_time_possible = 484;
      Specified by:
      getChangeOfTimePossible in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The changeOfTimePossible.
    • setChangeOfTimePossible

      public DatedSpecialServiceType.Builder setChangeOfTimePossible(boolean value)
       Whether the time of the service may be altered.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 155:78]
       
      bool change_of_time_possible = 484;
      Parameters:
      value - The changeOfTimePossible to set.
      Returns:
      This builder for chaining.
    • clearChangeOfTimePossible

      public DatedSpecialServiceType.Builder clearChangeOfTimePossible()
       Whether the time of the service may be altered.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 155:78]
       
      bool change_of_time_possible = 484;
      Returns:
      This builder for chaining.
    • hasBookingContact

      public boolean hasBookingContact()
       Contact for Booking. +v1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 145:77]
       
      .uk.org.netex.www.netex.ContactStructure booking_contact = 491;
      Specified by:
      hasBookingContact in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the bookingContact field is set.
    • getBookingContact

      public ContactStructure getBookingContact()
       Contact for Booking. +v1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 145:77]
       
      .uk.org.netex.www.netex.ContactStructure booking_contact = 491;
      Specified by:
      getBookingContact in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The bookingContact.
    • setBookingContact

      public DatedSpecialServiceType.Builder setBookingContact(ContactStructure value)
       Contact for Booking. +v1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 145:77]
       
      .uk.org.netex.www.netex.ContactStructure booking_contact = 491;
    • setBookingContact

      public DatedSpecialServiceType.Builder setBookingContact(ContactStructure.Builder builderForValue)
       Contact for Booking. +v1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 145:77]
       
      .uk.org.netex.www.netex.ContactStructure booking_contact = 491;
    • mergeBookingContact

      public DatedSpecialServiceType.Builder mergeBookingContact(ContactStructure value)
       Contact for Booking. +v1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 145:77]
       
      .uk.org.netex.www.netex.ContactStructure booking_contact = 491;
    • clearBookingContact

      public DatedSpecialServiceType.Builder clearBookingContact()
       Contact for Booking. +v1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 145:77]
       
      .uk.org.netex.www.netex.ContactStructure booking_contact = 491;
    • getBookingContactBuilder

      public ContactStructure.Builder getBookingContactBuilder()
       Contact for Booking. +v1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 145:77]
       
      .uk.org.netex.www.netex.ContactStructure booking_contact = 491;
    • getBookingContactOrBuilder

      public ContactStructureOrBuilder getBookingContactOrBuilder()
       Contact for Booking. +v1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 145:77]
       
      .uk.org.netex.www.netex.ContactStructure booking_contact = 491;
      Specified by:
      getBookingContactOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • getBookingMethodsList

      public List<BookingMethodEnumeration> getBookingMethodsList()
       Allowed Ways of Making a BOOKING.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 150:92]
       
      repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 492 [packed = true];
      Specified by:
      getBookingMethodsList in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      A list containing the bookingMethods.
    • getBookingMethodsCount

      public int getBookingMethodsCount()
       Allowed Ways of Making a BOOKING.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 150:92]
       
      repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 492 [packed = true];
      Specified by:
      getBookingMethodsCount in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The count of bookingMethods.
    • getBookingMethods

      public BookingMethodEnumeration getBookingMethods(int index)
       Allowed Ways of Making a BOOKING.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 150:92]
       
      repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 492 [packed = true];
      Specified by:
      getBookingMethods in interface DatedSpecialServiceTypeOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The bookingMethods at the given index.
    • setBookingMethods

      public DatedSpecialServiceType.Builder setBookingMethods(int index, BookingMethodEnumeration value)
       Allowed Ways of Making a BOOKING.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 150:92]
       
      repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 492 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The bookingMethods to set.
      Returns:
      This builder for chaining.
    • addBookingMethods

       Allowed Ways of Making a BOOKING.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 150:92]
       
      repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 492 [packed = true];
      Parameters:
      value - The bookingMethods to add.
      Returns:
      This builder for chaining.
    • addAllBookingMethods

      public DatedSpecialServiceType.Builder addAllBookingMethods(Iterable<? extends BookingMethodEnumeration> values)
       Allowed Ways of Making a BOOKING.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 150:92]
       
      repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 492 [packed = true];
      Parameters:
      values - The bookingMethods to add.
      Returns:
      This builder for chaining.
    • clearBookingMethods

      public DatedSpecialServiceType.Builder clearBookingMethods()
       Allowed Ways of Making a BOOKING.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 150:92]
       
      repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 492 [packed = true];
      Returns:
      This builder for chaining.
    • getBookingMethodsValueList

      public List<Integer> getBookingMethodsValueList()
       Allowed Ways of Making a BOOKING.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 150:92]
       
      repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 492 [packed = true];
      Specified by:
      getBookingMethodsValueList in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      A list containing the enum numeric values on the wire for bookingMethods.
    • getBookingMethodsValue

      public int getBookingMethodsValue(int index)
       Allowed Ways of Making a BOOKING.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 150:92]
       
      repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 492 [packed = true];
      Specified by:
      getBookingMethodsValue in interface DatedSpecialServiceTypeOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The enum numeric value on the wire of bookingMethods at the given index.
    • setBookingMethodsValue

      public DatedSpecialServiceType.Builder setBookingMethodsValue(int index, int value)
       Allowed Ways of Making a BOOKING.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 150:92]
       
      repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 492 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The enum numeric value on the wire for bookingMethods to set.
      Returns:
      This builder for chaining.
    • addBookingMethodsValue

      public DatedSpecialServiceType.Builder addBookingMethodsValue(int value)
       Allowed Ways of Making a BOOKING.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 150:92]
       
      repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 492 [packed = true];
      Parameters:
      value - The enum numeric value on the wire for bookingMethods to add.
      Returns:
      This builder for chaining.
    • addAllBookingMethodsValue

      public DatedSpecialServiceType.Builder addAllBookingMethodsValue(Iterable<Integer> values)
       Allowed Ways of Making a BOOKING.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 150:92]
       
      repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 492 [packed = true];
      Parameters:
      values - The enum numeric values on the wire for bookingMethods to add.
      Returns:
      This builder for chaining.
    • getBookingAccessValue

      public int getBookingAccessValue()
       Who can make a booking. Default is public.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 155:84]
       
      .uk.org.netex.www.netex.BookingAccessEnumeration booking_access = 493;
      Specified by:
      getBookingAccessValue in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The enum numeric value on the wire for bookingAccess.
    • setBookingAccessValue

      public DatedSpecialServiceType.Builder setBookingAccessValue(int value)
       Who can make a booking. Default is public.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 155:84]
       
      .uk.org.netex.www.netex.BookingAccessEnumeration booking_access = 493;
      Parameters:
      value - The enum numeric value on the wire for bookingAccess to set.
      Returns:
      This builder for chaining.
    • getBookingAccess

      public BookingAccessEnumeration getBookingAccess()
       Who can make a booking. Default is public.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 155:84]
       
      .uk.org.netex.www.netex.BookingAccessEnumeration booking_access = 493;
      Specified by:
      getBookingAccess in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The bookingAccess.
    • setBookingAccess

       Who can make a booking. Default is public.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 155:84]
       
      .uk.org.netex.www.netex.BookingAccessEnumeration booking_access = 493;
      Parameters:
      value - The bookingAccess to set.
      Returns:
      This builder for chaining.
    • clearBookingAccess

      public DatedSpecialServiceType.Builder clearBookingAccess()
       Who can make a booking. Default is public.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 155:84]
       
      .uk.org.netex.www.netex.BookingAccessEnumeration booking_access = 493;
      Returns:
      This builder for chaining.
    • getBookWhenValue

      public int getBookWhenValue()
       When Booking can be made. +V1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 160:78]
       
      .uk.org.netex.www.netex.PurchaseWhenEnumeration book_when = 494;
      Specified by:
      getBookWhenValue in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The enum numeric value on the wire for bookWhen.
    • setBookWhenValue

      public DatedSpecialServiceType.Builder setBookWhenValue(int value)
       When Booking can be made. +V1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 160:78]
       
      .uk.org.netex.www.netex.PurchaseWhenEnumeration book_when = 494;
      Parameters:
      value - The enum numeric value on the wire for bookWhen to set.
      Returns:
      This builder for chaining.
    • getBookWhen

      public PurchaseWhenEnumeration getBookWhen()
       When Booking can be made. +V1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 160:78]
       
      .uk.org.netex.www.netex.PurchaseWhenEnumeration book_when = 494;
      Specified by:
      getBookWhen in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The bookWhen.
    • setBookWhen

       When Booking can be made. +V1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 160:78]
       
      .uk.org.netex.www.netex.PurchaseWhenEnumeration book_when = 494;
      Parameters:
      value - The bookWhen to set.
      Returns:
      This builder for chaining.
    • clearBookWhen

      public DatedSpecialServiceType.Builder clearBookWhen()
       When Booking can be made. +V1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 160:78]
       
      .uk.org.netex.www.netex.PurchaseWhenEnumeration book_when = 494;
      Returns:
      This builder for chaining.
    • getBuyWhenList

      public List<PurchaseMomentEnumeration> getBuyWhenList()
       When purchase can be made.  +V1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 165:86]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration buy_when = 495 [packed = true];
      Specified by:
      getBuyWhenList in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      A list containing the buyWhen.
    • getBuyWhenCount

      public int getBuyWhenCount()
       When purchase can be made.  +V1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 165:86]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration buy_when = 495 [packed = true];
      Specified by:
      getBuyWhenCount in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The count of buyWhen.
    • getBuyWhen

      public PurchaseMomentEnumeration getBuyWhen(int index)
       When purchase can be made.  +V1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 165:86]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration buy_when = 495 [packed = true];
      Specified by:
      getBuyWhen in interface DatedSpecialServiceTypeOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The buyWhen at the given index.
    • setBuyWhen

      public DatedSpecialServiceType.Builder setBuyWhen(int index, PurchaseMomentEnumeration value)
       When purchase can be made.  +V1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 165:86]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration buy_when = 495 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The buyWhen to set.
      Returns:
      This builder for chaining.
    • addBuyWhen

       When purchase can be made.  +V1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 165:86]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration buy_when = 495 [packed = true];
      Parameters:
      value - The buyWhen to add.
      Returns:
      This builder for chaining.
    • addAllBuyWhen

      public DatedSpecialServiceType.Builder addAllBuyWhen(Iterable<? extends PurchaseMomentEnumeration> values)
       When purchase can be made.  +V1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 165:86]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration buy_when = 495 [packed = true];
      Parameters:
      values - The buyWhen to add.
      Returns:
      This builder for chaining.
    • clearBuyWhen

      public DatedSpecialServiceType.Builder clearBuyWhen()
       When purchase can be made.  +V1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 165:86]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration buy_when = 495 [packed = true];
      Returns:
      This builder for chaining.
    • getBuyWhenValueList

      public List<Integer> getBuyWhenValueList()
       When purchase can be made.  +V1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 165:86]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration buy_when = 495 [packed = true];
      Specified by:
      getBuyWhenValueList in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      A list containing the enum numeric values on the wire for buyWhen.
    • getBuyWhenValue

      public int getBuyWhenValue(int index)
       When purchase can be made.  +V1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 165:86]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration buy_when = 495 [packed = true];
      Specified by:
      getBuyWhenValue in interface DatedSpecialServiceTypeOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The enum numeric value on the wire of buyWhen at the given index.
    • setBuyWhenValue

      public DatedSpecialServiceType.Builder setBuyWhenValue(int index, int value)
       When purchase can be made.  +V1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 165:86]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration buy_when = 495 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The enum numeric value on the wire for buyWhen to set.
      Returns:
      This builder for chaining.
    • addBuyWhenValue

      public DatedSpecialServiceType.Builder addBuyWhenValue(int value)
       When purchase can be made.  +V1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 165:86]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration buy_when = 495 [packed = true];
      Parameters:
      value - The enum numeric value on the wire for buyWhen to add.
      Returns:
      This builder for chaining.
    • addAllBuyWhenValue

      public DatedSpecialServiceType.Builder addAllBuyWhenValue(Iterable<Integer> values)
       When purchase can be made.  +V1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 165:86]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration buy_when = 495 [packed = true];
      Parameters:
      values - The enum numeric values on the wire for buyWhen to add.
      Returns:
      This builder for chaining.
    • hasLatestBookingTime

      public boolean hasLatestBookingTime()
       Latest time in day that booking can be made.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 170:72]
       
      .google.type.TimeOfDay latest_booking_time = 496;
      Specified by:
      hasLatestBookingTime in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the latestBookingTime field is set.
    • getLatestBookingTime

      public com.google.type.TimeOfDay getLatestBookingTime()
       Latest time in day that booking can be made.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 170:72]
       
      .google.type.TimeOfDay latest_booking_time = 496;
      Specified by:
      getLatestBookingTime in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The latestBookingTime.
    • setLatestBookingTime

      public DatedSpecialServiceType.Builder setLatestBookingTime(com.google.type.TimeOfDay value)
       Latest time in day that booking can be made.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 170:72]
       
      .google.type.TimeOfDay latest_booking_time = 496;
    • setLatestBookingTime

      public DatedSpecialServiceType.Builder setLatestBookingTime(com.google.type.TimeOfDay.Builder builderForValue)
       Latest time in day that booking can be made.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 170:72]
       
      .google.type.TimeOfDay latest_booking_time = 496;
    • mergeLatestBookingTime

      public DatedSpecialServiceType.Builder mergeLatestBookingTime(com.google.type.TimeOfDay value)
       Latest time in day that booking can be made.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 170:72]
       
      .google.type.TimeOfDay latest_booking_time = 496;
    • clearLatestBookingTime

      public DatedSpecialServiceType.Builder clearLatestBookingTime()
       Latest time in day that booking can be made.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 170:72]
       
      .google.type.TimeOfDay latest_booking_time = 496;
    • getLatestBookingTimeBuilder

      public com.google.type.TimeOfDay.Builder getLatestBookingTimeBuilder()
       Latest time in day that booking can be made.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 170:72]
       
      .google.type.TimeOfDay latest_booking_time = 496;
    • getLatestBookingTimeOrBuilder

      public com.google.type.TimeOfDayOrBuilder getLatestBookingTimeOrBuilder()
       Latest time in day that booking can be made.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 170:72]
       
      .google.type.TimeOfDay latest_booking_time = 496;
      Specified by:
      getLatestBookingTimeOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • hasMinimumBookingPeriod

      public boolean hasMinimumBookingPeriod()
       Minimum interval in advance of departure day or time that Service may be ordered.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 175:79]
       
      .google.protobuf.Duration minimum_booking_period = 497;
      Specified by:
      hasMinimumBookingPeriod in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the minimumBookingPeriod field is set.
    • getMinimumBookingPeriod

      public com.google.protobuf.Duration getMinimumBookingPeriod()
       Minimum interval in advance of departure day or time that Service may be ordered.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 175:79]
       
      .google.protobuf.Duration minimum_booking_period = 497;
      Specified by:
      getMinimumBookingPeriod in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The minimumBookingPeriod.
    • setMinimumBookingPeriod

      public DatedSpecialServiceType.Builder setMinimumBookingPeriod(com.google.protobuf.Duration value)
       Minimum interval in advance of departure day or time that Service may be ordered.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 175:79]
       
      .google.protobuf.Duration minimum_booking_period = 497;
    • setMinimumBookingPeriod

      public DatedSpecialServiceType.Builder setMinimumBookingPeriod(com.google.protobuf.Duration.Builder builderForValue)
       Minimum interval in advance of departure day or time that Service may be ordered.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 175:79]
       
      .google.protobuf.Duration minimum_booking_period = 497;
    • mergeMinimumBookingPeriod

      public DatedSpecialServiceType.Builder mergeMinimumBookingPeriod(com.google.protobuf.Duration value)
       Minimum interval in advance of departure day or time that Service may be ordered.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 175:79]
       
      .google.protobuf.Duration minimum_booking_period = 497;
    • clearMinimumBookingPeriod

      public DatedSpecialServiceType.Builder clearMinimumBookingPeriod()
       Minimum interval in advance of departure day or time that Service may be ordered.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 175:79]
       
      .google.protobuf.Duration minimum_booking_period = 497;
    • getMinimumBookingPeriodBuilder

      public com.google.protobuf.Duration.Builder getMinimumBookingPeriodBuilder()
       Minimum interval in advance of departure day or time that Service may be ordered.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 175:79]
       
      .google.protobuf.Duration minimum_booking_period = 497;
    • getMinimumBookingPeriodOrBuilder

      public com.google.protobuf.DurationOrBuilder getMinimumBookingPeriodOrBuilder()
       Minimum interval in advance of departure day or time that Service may be ordered.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 175:79]
       
      .google.protobuf.Duration minimum_booking_period = 497;
      Specified by:
      getMinimumBookingPeriodOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • hasMaximumBookingPeriod

      public boolean hasMaximumBookingPeriod()
       Maximum interval in advance of departure day or time that Service may be ordered. +V1.2..2  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 180:79]
       
      .google.protobuf.Duration maximum_booking_period = 488;
      Specified by:
      hasMaximumBookingPeriod in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the maximumBookingPeriod field is set.
    • getMaximumBookingPeriod

      public com.google.protobuf.Duration getMaximumBookingPeriod()
       Maximum interval in advance of departure day or time that Service may be ordered. +V1.2..2  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 180:79]
       
      .google.protobuf.Duration maximum_booking_period = 488;
      Specified by:
      getMaximumBookingPeriod in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The maximumBookingPeriod.
    • setMaximumBookingPeriod

      public DatedSpecialServiceType.Builder setMaximumBookingPeriod(com.google.protobuf.Duration value)
       Maximum interval in advance of departure day or time that Service may be ordered. +V1.2..2  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 180:79]
       
      .google.protobuf.Duration maximum_booking_period = 488;
    • setMaximumBookingPeriod

      public DatedSpecialServiceType.Builder setMaximumBookingPeriod(com.google.protobuf.Duration.Builder builderForValue)
       Maximum interval in advance of departure day or time that Service may be ordered. +V1.2..2  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 180:79]
       
      .google.protobuf.Duration maximum_booking_period = 488;
    • mergeMaximumBookingPeriod

      public DatedSpecialServiceType.Builder mergeMaximumBookingPeriod(com.google.protobuf.Duration value)
       Maximum interval in advance of departure day or time that Service may be ordered. +V1.2..2  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 180:79]
       
      .google.protobuf.Duration maximum_booking_period = 488;
    • clearMaximumBookingPeriod

      public DatedSpecialServiceType.Builder clearMaximumBookingPeriod()
       Maximum interval in advance of departure day or time that Service may be ordered. +V1.2..2  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 180:79]
       
      .google.protobuf.Duration maximum_booking_period = 488;
    • getMaximumBookingPeriodBuilder

      public com.google.protobuf.Duration.Builder getMaximumBookingPeriodBuilder()
       Maximum interval in advance of departure day or time that Service may be ordered. +V1.2..2  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 180:79]
       
      .google.protobuf.Duration maximum_booking_period = 488;
    • getMaximumBookingPeriodOrBuilder

      public com.google.protobuf.DurationOrBuilder getMaximumBookingPeriodOrBuilder()
       Maximum interval in advance of departure day or time that Service may be ordered. +V1.2..2  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 180:79]
       
      .google.protobuf.Duration maximum_booking_period = 488;
      Specified by:
      getMaximumBookingPeriodOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • getBookingUrl

      public String getBookingUrl()
       URL for booking. +V1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 185:67]
       
      string booking_url = 498;
      Specified by:
      getBookingUrl in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The bookingUrl.
    • getBookingUrlBytes

      public com.google.protobuf.ByteString getBookingUrlBytes()
       URL for booking. +V1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 185:67]
       
      string booking_url = 498;
      Specified by:
      getBookingUrlBytes in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The bytes for bookingUrl.
    • setBookingUrl

      public DatedSpecialServiceType.Builder setBookingUrl(String value)
       URL for booking. +V1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 185:67]
       
      string booking_url = 498;
      Parameters:
      value - The bookingUrl to set.
      Returns:
      This builder for chaining.
    • clearBookingUrl

      public DatedSpecialServiceType.Builder clearBookingUrl()
       URL for booking. +V1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 185:67]
       
      string booking_url = 498;
      Returns:
      This builder for chaining.
    • setBookingUrlBytes

      public DatedSpecialServiceType.Builder setBookingUrlBytes(com.google.protobuf.ByteString value)
       URL for booking. +V1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 185:67]
       
      string booking_url = 498;
      Parameters:
      value - The bytes for bookingUrl to set.
      Returns:
      This builder for chaining.
    • hasBookingNote

      public boolean hasBookingNote()
       Note about booking the FLEXIBLE LINE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 190:76]
       
      .uk.org.netex.www.netex.MultilingualString booking_note = 499;
      Specified by:
      hasBookingNote in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the bookingNote field is set.
    • getBookingNote

      public MultilingualString getBookingNote()
       Note about booking the FLEXIBLE LINE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 190:76]
       
      .uk.org.netex.www.netex.MultilingualString booking_note = 499;
      Specified by:
      getBookingNote in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The bookingNote.
    • setBookingNote

      public DatedSpecialServiceType.Builder setBookingNote(MultilingualString value)
       Note about booking the FLEXIBLE LINE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 190:76]
       
      .uk.org.netex.www.netex.MultilingualString booking_note = 499;
    • setBookingNote

      public DatedSpecialServiceType.Builder setBookingNote(MultilingualString.Builder builderForValue)
       Note about booking the FLEXIBLE LINE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 190:76]
       
      .uk.org.netex.www.netex.MultilingualString booking_note = 499;
    • mergeBookingNote

      public DatedSpecialServiceType.Builder mergeBookingNote(MultilingualString value)
       Note about booking the FLEXIBLE LINE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 190:76]
       
      .uk.org.netex.www.netex.MultilingualString booking_note = 499;
    • clearBookingNote

      public DatedSpecialServiceType.Builder clearBookingNote()
       Note about booking the FLEXIBLE LINE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 190:76]
       
      .uk.org.netex.www.netex.MultilingualString booking_note = 499;
    • getBookingNoteBuilder

      public MultilingualString.Builder getBookingNoteBuilder()
       Note about booking the FLEXIBLE LINE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 190:76]
       
      .uk.org.netex.www.netex.MultilingualString booking_note = 499;
    • getBookingNoteOrBuilder

      public MultilingualStringOrBuilder getBookingNoteOrBuilder()
       Note about booking the FLEXIBLE LINE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 190:76]
       
      .uk.org.netex.www.netex.MultilingualString booking_note = 499;
      Specified by:
      getBookingNoteOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • getChoiceWrapperList

       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedSpecialService_VersionStructure choice_wrapper = 993;
      Specified by:
      getChoiceWrapperList in interface DatedSpecialServiceTypeOrBuilder
    • getChoiceWrapperCount

      public int getChoiceWrapperCount()
       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedSpecialService_VersionStructure choice_wrapper = 993;
      Specified by:
      getChoiceWrapperCount in interface DatedSpecialServiceTypeOrBuilder
    • getChoiceWrapper

      public ChoiceWrapper_DatedSpecialService_VersionStructure getChoiceWrapper(int index)
       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedSpecialService_VersionStructure choice_wrapper = 993;
      Specified by:
      getChoiceWrapper in interface DatedSpecialServiceTypeOrBuilder
    • setChoiceWrapper

       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedSpecialService_VersionStructure choice_wrapper = 993;
    • setChoiceWrapper

       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedSpecialService_VersionStructure choice_wrapper = 993;
    • addChoiceWrapper

       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedSpecialService_VersionStructure choice_wrapper = 993;
    • addChoiceWrapper

       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedSpecialService_VersionStructure choice_wrapper = 993;
    • addChoiceWrapper

       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedSpecialService_VersionStructure choice_wrapper = 993;
    • addChoiceWrapper

       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedSpecialService_VersionStructure choice_wrapper = 993;
    • addAllChoiceWrapper

       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedSpecialService_VersionStructure choice_wrapper = 993;
    • clearChoiceWrapper

      public DatedSpecialServiceType.Builder clearChoiceWrapper()
       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedSpecialService_VersionStructure choice_wrapper = 993;
    • removeChoiceWrapper

      public DatedSpecialServiceType.Builder removeChoiceWrapper(int index)
       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedSpecialService_VersionStructure choice_wrapper = 993;
    • getChoiceWrapperBuilder

      public ChoiceWrapper_DatedSpecialService_VersionStructure.Builder getChoiceWrapperBuilder(int index)
       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedSpecialService_VersionStructure choice_wrapper = 993;
    • getChoiceWrapperOrBuilder

      public ChoiceWrapper_DatedSpecialService_VersionStructureOrBuilder getChoiceWrapperOrBuilder(int index)
       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedSpecialService_VersionStructure choice_wrapper = 993;
      Specified by:
      getChoiceWrapperOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • getChoiceWrapperOrBuilderList

      public List<? extends ChoiceWrapper_DatedSpecialService_VersionStructureOrBuilder> getChoiceWrapperOrBuilderList()
       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedSpecialService_VersionStructure choice_wrapper = 993;
      Specified by:
      getChoiceWrapperOrBuilderList in interface DatedSpecialServiceTypeOrBuilder
    • addChoiceWrapperBuilder

       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedSpecialService_VersionStructure choice_wrapper = 993;
    • addChoiceWrapperBuilder

      public ChoiceWrapper_DatedSpecialService_VersionStructure.Builder addChoiceWrapperBuilder(int index)
       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedSpecialService_VersionStructure choice_wrapper = 993;
    • getChoiceWrapperBuilderList

       [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 190:52]
       
      repeated .uk.org.netex.www.netex.ChoiceWrapper_DatedSpecialService_VersionStructure choice_wrapper = 993;
    • hasOperatingDayRef

      public boolean hasOperatingDayRef()
       Reference to an OPERATING DAY.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_support.xsd at 88:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operating_day_ref = 748;
      Specified by:
      hasOperatingDayRef in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the operatingDayRef field is set.
    • getOperatingDayRef

      public VersionOfObjectRefStructure getOperatingDayRef()
       Reference to an OPERATING DAY.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_support.xsd at 88:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operating_day_ref = 748;
      Specified by:
      getOperatingDayRef in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The operatingDayRef.
    • setOperatingDayRef

       Reference to an OPERATING DAY.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_support.xsd at 88:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operating_day_ref = 748;
    • setOperatingDayRef

      public DatedSpecialServiceType.Builder setOperatingDayRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an OPERATING DAY.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_support.xsd at 88:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operating_day_ref = 748;
    • mergeOperatingDayRef

      public DatedSpecialServiceType.Builder mergeOperatingDayRef(VersionOfObjectRefStructure value)
       Reference to an OPERATING DAY.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_support.xsd at 88:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operating_day_ref = 748;
    • clearOperatingDayRef

      public DatedSpecialServiceType.Builder clearOperatingDayRef()
       Reference to an OPERATING DAY.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_support.xsd at 88:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operating_day_ref = 748;
    • getOperatingDayRefBuilder

      public VersionOfObjectRefStructure.Builder getOperatingDayRefBuilder()
       Reference to an OPERATING DAY.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_support.xsd at 88:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operating_day_ref = 748;
    • getOperatingDayRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOperatingDayRefOrBuilder()
       Reference to an OPERATING DAY.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_support.xsd at 88:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operating_day_ref = 748;
      Specified by:
      getOperatingDayRefOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • hasUicOperatingPeriod

      public boolean hasUicOperatingPeriod()
       An OPERATING PERIOD coded in UIC style as a bit string between two dates.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 455:78]
       
      .uk.org.netex.www.netex.UicOperatingPeriodType uic_operating_period = 752;
      Specified by:
      hasUicOperatingPeriod in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the uicOperatingPeriod field is set.
    • getUicOperatingPeriod

      public UicOperatingPeriodType getUicOperatingPeriod()
       An OPERATING PERIOD coded in UIC style as a bit string between two dates.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 455:78]
       
      .uk.org.netex.www.netex.UicOperatingPeriodType uic_operating_period = 752;
      Specified by:
      getUicOperatingPeriod in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The uicOperatingPeriod.
    • setUicOperatingPeriod

      public DatedSpecialServiceType.Builder setUicOperatingPeriod(UicOperatingPeriodType value)
       An OPERATING PERIOD coded in UIC style as a bit string between two dates.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 455:78]
       
      .uk.org.netex.www.netex.UicOperatingPeriodType uic_operating_period = 752;
    • setUicOperatingPeriod

      public DatedSpecialServiceType.Builder setUicOperatingPeriod(UicOperatingPeriodType.Builder builderForValue)
       An OPERATING PERIOD coded in UIC style as a bit string between two dates.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 455:78]
       
      .uk.org.netex.www.netex.UicOperatingPeriodType uic_operating_period = 752;
    • mergeUicOperatingPeriod

      public DatedSpecialServiceType.Builder mergeUicOperatingPeriod(UicOperatingPeriodType value)
       An OPERATING PERIOD coded in UIC style as a bit string between two dates.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 455:78]
       
      .uk.org.netex.www.netex.UicOperatingPeriodType uic_operating_period = 752;
    • clearUicOperatingPeriod

      public DatedSpecialServiceType.Builder clearUicOperatingPeriod()
       An OPERATING PERIOD coded in UIC style as a bit string between two dates.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 455:78]
       
      .uk.org.netex.www.netex.UicOperatingPeriodType uic_operating_period = 752;
    • getUicOperatingPeriodBuilder

      public UicOperatingPeriodType.Builder getUicOperatingPeriodBuilder()
       An OPERATING PERIOD coded in UIC style as a bit string between two dates.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 455:78]
       
      .uk.org.netex.www.netex.UicOperatingPeriodType uic_operating_period = 752;
    • getUicOperatingPeriodOrBuilder

      public UicOperatingPeriodTypeOrBuilder getUicOperatingPeriodOrBuilder()
       An OPERATING PERIOD coded in UIC style as a bit string between two dates.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 455:78]
       
      .uk.org.netex.www.netex.UicOperatingPeriodType uic_operating_period = 752;
      Specified by:
      getUicOperatingPeriodOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • hasExternalDatedVehicleJourneyRef

      public boolean hasExternalDatedVehicleJourneyRef()
       An alternative code that uniquely identifies the DATED VEHICLE JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 199:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_dated_vehicle_journey_ref = 749;
      Specified by:
      hasExternalDatedVehicleJourneyRef in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the externalDatedVehicleJourneyRef field is set.
    • getExternalDatedVehicleJourneyRef

      public VersionOfObjectRefStructure getExternalDatedVehicleJourneyRef()
       An alternative code that uniquely identifies the DATED VEHICLE JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 199:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_dated_vehicle_journey_ref = 749;
      Specified by:
      getExternalDatedVehicleJourneyRef in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The externalDatedVehicleJourneyRef.
    • setExternalDatedVehicleJourneyRef

      public DatedSpecialServiceType.Builder setExternalDatedVehicleJourneyRef(VersionOfObjectRefStructure value)
       An alternative code that uniquely identifies the DATED VEHICLE JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 199:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_dated_vehicle_journey_ref = 749;
    • setExternalDatedVehicleJourneyRef

      public DatedSpecialServiceType.Builder setExternalDatedVehicleJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       An alternative code that uniquely identifies the DATED VEHICLE JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 199:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_dated_vehicle_journey_ref = 749;
    • mergeExternalDatedVehicleJourneyRef

      public DatedSpecialServiceType.Builder mergeExternalDatedVehicleJourneyRef(VersionOfObjectRefStructure value)
       An alternative code that uniquely identifies the DATED VEHICLE JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 199:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_dated_vehicle_journey_ref = 749;
    • clearExternalDatedVehicleJourneyRef

      public DatedSpecialServiceType.Builder clearExternalDatedVehicleJourneyRef()
       An alternative code that uniquely identifies the DATED VEHICLE JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 199:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_dated_vehicle_journey_ref = 749;
    • getExternalDatedVehicleJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getExternalDatedVehicleJourneyRefBuilder()
       An alternative code that uniquely identifies the DATED VEHICLE JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 199:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_dated_vehicle_journey_ref = 749;
    • getExternalDatedVehicleJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getExternalDatedVehicleJourneyRefOrBuilder()
       An alternative code that uniquely identifies the DATED VEHICLE JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 199:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_dated_vehicle_journey_ref = 749;
      Specified by:
      getExternalDatedVehicleJourneyRefOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • hasDatedJourneyPatternRef

      public boolean hasDatedJourneyPatternRef()
       Reference to a JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 204:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_journey_pattern_ref = 750;
      Specified by:
      hasDatedJourneyPatternRef in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the datedJourneyPatternRef field is set.
    • getDatedJourneyPatternRef

      public VersionOfObjectRefStructure getDatedJourneyPatternRef()
       Reference to a JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 204:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_journey_pattern_ref = 750;
      Specified by:
      getDatedJourneyPatternRef in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The datedJourneyPatternRef.
    • setDatedJourneyPatternRef

      public DatedSpecialServiceType.Builder setDatedJourneyPatternRef(VersionOfObjectRefStructure value)
       Reference to a JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 204:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_journey_pattern_ref = 750;
    • setDatedJourneyPatternRef

      public DatedSpecialServiceType.Builder setDatedJourneyPatternRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 204:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_journey_pattern_ref = 750;
    • mergeDatedJourneyPatternRef

      public DatedSpecialServiceType.Builder mergeDatedJourneyPatternRef(VersionOfObjectRefStructure value)
       Reference to a JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 204:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_journey_pattern_ref = 750;
    • clearDatedJourneyPatternRef

      public DatedSpecialServiceType.Builder clearDatedJourneyPatternRef()
       Reference to a JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 204:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_journey_pattern_ref = 750;
    • getDatedJourneyPatternRefBuilder

      public VersionOfObjectRefStructure.Builder getDatedJourneyPatternRefBuilder()
       Reference to a JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 204:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_journey_pattern_ref = 750;
    • getDatedJourneyPatternRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDatedJourneyPatternRefOrBuilder()
       Reference to a JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 204:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_journey_pattern_ref = 750;
      Specified by:
      getDatedJourneyPatternRefOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • hasDriverRef

      public boolean hasDriverRef()
       Reference to a DRIVER.  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 146:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure driver_ref = 751;
      Specified by:
      hasDriverRef in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the driverRef field is set.
    • getDriverRef

      public VersionOfObjectRefStructure getDriverRef()
       Reference to a DRIVER.  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 146:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure driver_ref = 751;
      Specified by:
      getDriverRef in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The driverRef.
    • setDriverRef

       Reference to a DRIVER.  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 146:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure driver_ref = 751;
    • setDriverRef

       Reference to a DRIVER.  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 146:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure driver_ref = 751;
    • mergeDriverRef

       Reference to a DRIVER.  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 146:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure driver_ref = 751;
    • clearDriverRef

      public DatedSpecialServiceType.Builder clearDriverRef()
       Reference to a DRIVER.  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 146:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure driver_ref = 751;
    • getDriverRefBuilder

      public VersionOfObjectRefStructure.Builder getDriverRefBuilder()
       Reference to a DRIVER.  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 146:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure driver_ref = 751;
    • getDriverRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDriverRefOrBuilder()
       Reference to a DRIVER.  [netex_part_2/part2_journeyTimes/netex_vehicleService_support.xsd at 146:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure driver_ref = 751;
      Specified by:
      getDriverRefOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • getId

      public String getId()
       Identifier of ENTITY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 355:79]
       
      string id = 791;
      Specified by:
      getId in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of ENTITY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 355:79]
       
      string id = 791;
      Specified by:
      getIdBytes in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

       Identifier of ENTITY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 355:79]
       
      string id = 791;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       Identifier of ENTITY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 355:79]
       
      string id = 791;
      Returns:
      This builder for chaining.
    • setIdBytes

      public DatedSpecialServiceType.Builder setIdBytes(com.google.protobuf.ByteString value)
       Identifier of ENTITY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 355:79]
       
      string id = 791;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • hasDatedPassingTimes

      public boolean hasDatedPassingTimes()
       PASSING TIMEs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 342:100]
       
      .uk.org.netex.www.netex.TargetPassingTimes_RelStructure dated_passing_times = 961;
      Specified by:
      hasDatedPassingTimes in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the datedPassingTimes field is set.
    • getDatedPassingTimes

      public TargetPassingTimes_RelStructure getDatedPassingTimes()
       PASSING TIMEs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 342:100]
       
      .uk.org.netex.www.netex.TargetPassingTimes_RelStructure dated_passing_times = 961;
      Specified by:
      getDatedPassingTimes in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The datedPassingTimes.
    • setDatedPassingTimes

       PASSING TIMEs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 342:100]
       
      .uk.org.netex.www.netex.TargetPassingTimes_RelStructure dated_passing_times = 961;
    • setDatedPassingTimes

      public DatedSpecialServiceType.Builder setDatedPassingTimes(TargetPassingTimes_RelStructure.Builder builderForValue)
       PASSING TIMEs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 342:100]
       
      .uk.org.netex.www.netex.TargetPassingTimes_RelStructure dated_passing_times = 961;
    • mergeDatedPassingTimes

       PASSING TIMEs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 342:100]
       
      .uk.org.netex.www.netex.TargetPassingTimes_RelStructure dated_passing_times = 961;
    • clearDatedPassingTimes

      public DatedSpecialServiceType.Builder clearDatedPassingTimes()
       PASSING TIMEs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 342:100]
       
      .uk.org.netex.www.netex.TargetPassingTimes_RelStructure dated_passing_times = 961;
    • getDatedPassingTimesBuilder

      public TargetPassingTimes_RelStructure.Builder getDatedPassingTimesBuilder()
       PASSING TIMEs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 342:100]
       
      .uk.org.netex.www.netex.TargetPassingTimes_RelStructure dated_passing_times = 961;
    • getDatedPassingTimesOrBuilder

      public TargetPassingTimes_RelStructureOrBuilder getDatedPassingTimesOrBuilder()
       PASSING TIMEs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 342:100]
       
      .uk.org.netex.www.netex.TargetPassingTimes_RelStructure dated_passing_times = 961;
      Specified by:
      getDatedPassingTimesOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • hasDatedCalls

      public boolean hasDatedCalls()
       DATED CALLs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 347:85]
       
      .uk.org.netex.www.netex.DatedCalls_RelStructure dated_calls = 962;
      Specified by:
      hasDatedCalls in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the datedCalls field is set.
    • getDatedCalls

      public DatedCalls_RelStructure getDatedCalls()
       DATED CALLs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 347:85]
       
      .uk.org.netex.www.netex.DatedCalls_RelStructure dated_calls = 962;
      Specified by:
      getDatedCalls in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The datedCalls.
    • setDatedCalls

       DATED CALLs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 347:85]
       
      .uk.org.netex.www.netex.DatedCalls_RelStructure dated_calls = 962;
    • setDatedCalls

      public DatedSpecialServiceType.Builder setDatedCalls(DatedCalls_RelStructure.Builder builderForValue)
       DATED CALLs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 347:85]
       
      .uk.org.netex.www.netex.DatedCalls_RelStructure dated_calls = 962;
    • mergeDatedCalls

       DATED CALLs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 347:85]
       
      .uk.org.netex.www.netex.DatedCalls_RelStructure dated_calls = 962;
    • clearDatedCalls

      public DatedSpecialServiceType.Builder clearDatedCalls()
       DATED CALLs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 347:85]
       
      .uk.org.netex.www.netex.DatedCalls_RelStructure dated_calls = 962;
    • getDatedCallsBuilder

      public DatedCalls_RelStructure.Builder getDatedCallsBuilder()
       DATED CALLs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 347:85]
       
      .uk.org.netex.www.netex.DatedCalls_RelStructure dated_calls = 962;
    • getDatedCallsOrBuilder

      public DatedCalls_RelStructureOrBuilder getDatedCallsOrBuilder()
       DATED CALLs  for JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 347:85]
       
      .uk.org.netex.www.netex.DatedCalls_RelStructure dated_calls = 962;
      Specified by:
      getDatedCallsOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • 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 = 453;
      Specified by:
      hasJourneyPatternRef in interface DatedSpecialServiceTypeOrBuilder
      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 = 453;
      Specified by:
      getJourneyPatternRef in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The journeyPatternRef.
    • setJourneyPatternRef

      public DatedSpecialServiceType.Builder setJourneyPatternRef(VersionOfObjectRefStructure value)
       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 = 453;
    • setJourneyPatternRef

      public DatedSpecialServiceType.Builder setJourneyPatternRef(VersionOfObjectRefStructure.Builder builderForValue)
       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 = 453;
    • mergeJourneyPatternRef

      public DatedSpecialServiceType.Builder mergeJourneyPatternRef(VersionOfObjectRefStructure value)
       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 = 453;
    • clearJourneyPatternRef

      public DatedSpecialServiceType.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 = 453;
    • 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 = 453;
    • 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 = 453;
      Specified by:
      getJourneyPatternRefOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • 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 = 454;
      Specified by:
      hasDeadRunJourneyPatternRef in interface DatedSpecialServiceTypeOrBuilder
      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 = 454;
      Specified by:
      getDeadRunJourneyPatternRef in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The deadRunJourneyPatternRef.
    • setDeadRunJourneyPatternRef

      public DatedSpecialServiceType.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 = 454;
    • setDeadRunJourneyPatternRef

      public DatedSpecialServiceType.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 = 454;
    • mergeDeadRunJourneyPatternRef

      public DatedSpecialServiceType.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 = 454;
    • clearDeadRunJourneyPatternRef

      public DatedSpecialServiceType.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 = 454;
    • 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 = 454;
    • 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 = 454;
      Specified by:
      getDeadRunJourneyPatternRefOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • 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 = 455;
      Specified by:
      hasServicePatternRef in interface DatedSpecialServiceTypeOrBuilder
      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 = 455;
      Specified by:
      getServicePatternRef in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The servicePatternRef.
    • setServicePatternRef

      public DatedSpecialServiceType.Builder setServicePatternRef(VersionOfObjectRefStructure value)
       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 = 455;
    • setServicePatternRef

      public DatedSpecialServiceType.Builder setServicePatternRef(VersionOfObjectRefStructure.Builder builderForValue)
       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 = 455;
    • mergeServicePatternRef

      public DatedSpecialServiceType.Builder mergeServicePatternRef(VersionOfObjectRefStructure value)
       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 = 455;
    • clearServicePatternRef

      public DatedSpecialServiceType.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 = 455;
    • 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 = 455;
    • 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 = 455;
      Specified by:
      getServicePatternRefOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • 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 = 456;
      Specified by:
      hasServiceJourneyPatternRef in interface DatedSpecialServiceTypeOrBuilder
      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 = 456;
      Specified by:
      getServiceJourneyPatternRef in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The serviceJourneyPatternRef.
    • setServiceJourneyPatternRef

      public DatedSpecialServiceType.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 = 456;
    • setServiceJourneyPatternRef

      public DatedSpecialServiceType.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 = 456;
    • mergeServiceJourneyPatternRef

      public DatedSpecialServiceType.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 = 456;
    • clearServiceJourneyPatternRef

      public DatedSpecialServiceType.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 = 456;
    • 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 = 456;
    • 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 = 456;
      Specified by:
      getServiceJourneyPatternRefOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • hasVehicleTypeRef

      public boolean hasVehicleTypeRef()
       Reference to a VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 134:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_type_ref = 457;
      Specified by:
      hasVehicleTypeRef in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the vehicleTypeRef field is set.
    • getVehicleTypeRef

      public VersionOfObjectRefStructure getVehicleTypeRef()
       Reference to a VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 134:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_type_ref = 457;
      Specified by:
      getVehicleTypeRef in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The vehicleTypeRef.
    • setVehicleTypeRef

       Reference to a VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 134:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_type_ref = 457;
    • setVehicleTypeRef

      public DatedSpecialServiceType.Builder setVehicleTypeRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 134:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_type_ref = 457;
    • mergeVehicleTypeRef

       Reference to a VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 134:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_type_ref = 457;
    • clearVehicleTypeRef

      public DatedSpecialServiceType.Builder clearVehicleTypeRef()
       Reference to a VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 134:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_type_ref = 457;
    • getVehicleTypeRefBuilder

      public VersionOfObjectRefStructure.Builder getVehicleTypeRefBuilder()
       Reference to a VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 134:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_type_ref = 457;
    • getVehicleTypeRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleTypeRefOrBuilder()
       Reference to a VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 134:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_type_ref = 457;
      Specified by:
      getVehicleTypeRefOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • hasTrainRef

      public boolean hasTrainRef()
       Reference to a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 67:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_ref = 458;
      Specified by:
      hasTrainRef in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the trainRef field is set.
    • getTrainRef

      public VersionOfObjectRefStructure getTrainRef()
       Reference to a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 67:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_ref = 458;
      Specified by:
      getTrainRef in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The trainRef.
    • setTrainRef

       Reference to a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 67:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_ref = 458;
    • setTrainRef

       Reference to a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 67:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_ref = 458;
    • mergeTrainRef

       Reference to a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 67:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_ref = 458;
    • clearTrainRef

      public DatedSpecialServiceType.Builder clearTrainRef()
       Reference to a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 67:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_ref = 458;
    • getTrainRefBuilder

      public VersionOfObjectRefStructure.Builder getTrainRefBuilder()
       Reference to a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 67:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_ref = 458;
    • getTrainRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTrainRefOrBuilder()
       Reference to a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 67:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_ref = 458;
      Specified by:
      getTrainRefOrBuilder in interface DatedSpecialServiceTypeOrBuilder
    • hasCompoundTrainRef

      public boolean hasCompoundTrainRef()
       Reference to a COMPOUND TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 93:74]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_train_ref = 459;
      Specified by:
      hasCompoundTrainRef in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      Whether the compoundTrainRef field is set.
    • getCompoundTrainRef

      public VersionOfObjectRefStructure getCompoundTrainRef()
       Reference to a COMPOUND TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 93:74]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_train_ref = 459;
      Specified by:
      getCompoundTrainRef in interface DatedSpecialServiceTypeOrBuilder
      Returns:
      The compoundTrainRef.
    • setCompoundTrainRef

       Reference to a COMPOUND TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 93:74]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_train_ref = 459;
    • setCompoundTrainRef

      public DatedSpecialServiceType.Builder setCompoundTrainRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a COMPOUND TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 93:74]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_train_ref = 459;
    • mergeCompoundTrainRef

      public DatedSpecialServiceType.Builder mergeCompoundTrainRef(VersionOfObjectRefStructure value)
       Reference to a COMPOUND TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 93:74]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_train_ref = 459;
    • clearCompoundTrainRef

      public DatedSpecialServiceType.Builder clearCompoundTrainRef()
       Reference to a COMPOUND TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 93:74]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_train_ref = 459;
    • getCompoundTrainRefBuilder

      public VersionOfObjectRefStructure.Builder getCompoundTrainRefBuilder()
       Reference to a COMPOUND TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 93:74]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_train_ref = 459;
    • getCompoundTrainRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getCompoundTrainRefOrBuilder()
       Reference to a COMPOUND TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 93:74]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_train_ref = 459;
      Specified by:
      getCompoundTrainRefOrBuilder in interface DatedSpecialServiceTypeOrBuilder