Class FlexibleLineType.Builder

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

public static final class FlexibleLineType.Builder extends com.google.protobuf.GeneratedMessage.Builder<FlexibleLineType.Builder> implements FlexibleLineTypeOrBuilder
 A group of FLEXIBLE ROUTEs of which is generally known to the public by a similar name or number and which have common booking arrangements.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 56:78]
 
Protobuf type uk.org.netex.www.netex.FlexibleLineType
  • 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<FlexibleLineType.Builder>
    • clear

      public FlexibleLineType.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<FlexibleLineType.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<FlexibleLineType.Builder>
    • getDefaultInstanceForType

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

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

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

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

      public FlexibleLineType.Builder mergeFrom(FlexibleLineType other)
    • isInitialized

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

      public FlexibleLineType.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<FlexibleLineType.Builder>
      Throws:
      IOException
    • 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 FlexibleLineTypeOrBuilder
      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 FlexibleLineTypeOrBuilder
      Returns:
      The created.
    • setCreated

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

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

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

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

      public FlexibleLineType.Builder setStatus(StatusEnumeration 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 status to set.
      Returns:
      This builder for chaining.
    • clearStatus

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

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

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

      public FlexibleLineType.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 = 483;
      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 = 484;
      Specified by:
      getDerivedFromObjectRef in interface FlexibleLineTypeOrBuilder
      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 = 484;
      Specified by:
      getDerivedFromObjectRefBytes in interface FlexibleLineTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public FlexibleLineType.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 = 484;
      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 FlexibleLineTypeOrBuilder
      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 FlexibleLineTypeOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

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

      public FlexibleLineType.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 FlexibleLineType.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 FlexibleLineType.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 FlexibleLineTypeOrBuilder
    • 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 FlexibleLineTypeOrBuilder
    • 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 FlexibleLineTypeOrBuilder
    • 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 FlexibleLineTypeOrBuilder
    • setValidBetween

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

      public FlexibleLineType.Builder setAlternativeTexts(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;
    • setAlternativeTexts

      public FlexibleLineType.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 FlexibleLineType.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 FlexibleLineType.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 FlexibleLineTypeOrBuilder
    • 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 FlexibleLineTypeOrBuilder
      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 FlexibleLineTypeOrBuilder
      Returns:
      The keyList.
    • setKeyList

      public FlexibleLineType.Builder setKeyList(KeyListStructure value)
       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 FlexibleLineType.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

      public FlexibleLineType.Builder mergeKeyList(KeyListStructure value)
       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 FlexibleLineType.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 FlexibleLineTypeOrBuilder
    • 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 FlexibleLineTypeOrBuilder
      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 FlexibleLineTypeOrBuilder
      Returns:
      The extensions.
    • setExtensions

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

      public FlexibleLineType.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 FlexibleLineType.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 FlexibleLineType.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 FlexibleLineTypeOrBuilder
    • 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 FlexibleLineTypeOrBuilder
      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 FlexibleLineTypeOrBuilder
      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

      public FlexibleLineType.Builder setBrandingRef(VersionOfObjectRefStructure.Builder builderForValue)
       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

      public FlexibleLineType.Builder mergeBrandingRef(VersionOfObjectRefStructure value)
       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 FlexibleLineType.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 FlexibleLineTypeOrBuilder
    • hasName

      public boolean hasName()
       Name of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 365:55]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      hasName in interface FlexibleLineTypeOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 365:55]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getName in interface FlexibleLineTypeOrBuilder
      Returns:
      The name.
    • setName

       Name of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 365:55]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • setName

      public FlexibleLineType.Builder setName(MultilingualString.Builder builderForValue)
       Name of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 365:55]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • mergeName

      public FlexibleLineType.Builder mergeName(MultilingualString value)
       Name of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 365:55]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • clearName

      public FlexibleLineType.Builder clearName()
       Name of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 365:55]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameBuilder

      public MultilingualString.Builder getNameBuilder()
       Name of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 365:55]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 365:55]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface FlexibleLineTypeOrBuilder
    • hasShortName

      public boolean hasShortName()
       Short name of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 370:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      hasShortName in interface FlexibleLineTypeOrBuilder
      Returns:
      Whether the shortName field is set.
    • getShortName

      public MultilingualString getShortName()
       Short name of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 370:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      getShortName in interface FlexibleLineTypeOrBuilder
      Returns:
      The shortName.
    • setShortName

      public FlexibleLineType.Builder setShortName(MultilingualString value)
       Short name of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 370:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • setShortName

      public FlexibleLineType.Builder setShortName(MultilingualString.Builder builderForValue)
       Short name of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 370:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • mergeShortName

      public FlexibleLineType.Builder mergeShortName(MultilingualString value)
       Short name of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 370:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • clearShortName

      public FlexibleLineType.Builder clearShortName()
       Short name of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 370:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • getShortNameBuilder

      public MultilingualString.Builder getShortNameBuilder()
       Short name of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 370:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • getShortNameOrBuilder

      public MultilingualStringOrBuilder getShortNameOrBuilder()
       Short name of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 370:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      getShortNameOrBuilder in interface FlexibleLineTypeOrBuilder
    • hasDescription

      public boolean hasDescription()
       Description of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 375:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      hasDescription in interface FlexibleLineTypeOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Description of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 375:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      getDescription in interface FlexibleLineTypeOrBuilder
      Returns:
      The description.
    • setDescription

      public FlexibleLineType.Builder setDescription(MultilingualString value)
       Description of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 375:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • setDescription

      public FlexibleLineType.Builder setDescription(MultilingualString.Builder builderForValue)
       Description of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 375:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • mergeDescription

      public FlexibleLineType.Builder mergeDescription(MultilingualString value)
       Description of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 375:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • clearDescription

      public FlexibleLineType.Builder clearDescription()
       Description of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 375:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • getDescriptionBuilder

      public MultilingualString.Builder getDescriptionBuilder()
       Description of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 375:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Description of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 375:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      getDescriptionOrBuilder in interface FlexibleLineTypeOrBuilder
    • getTransportModeValue

      public int getTransportModeValue()
       Transport MODE of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 380:97]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 164;
      Specified by:
      getTransportModeValue in interface FlexibleLineTypeOrBuilder
      Returns:
      The enum numeric value on the wire for transportMode.
    • setTransportModeValue

      public FlexibleLineType.Builder setTransportModeValue(int value)
       Transport MODE of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 380:97]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 164;
      Parameters:
      value - The enum numeric value on the wire for transportMode to set.
      Returns:
      This builder for chaining.
    • getTransportMode

      public AllVehicleModesOfTransportEnumeration getTransportMode()
       Transport MODE of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 380:97]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 164;
      Specified by:
      getTransportMode in interface FlexibleLineTypeOrBuilder
      Returns:
      The transportMode.
    • setTransportMode

       Transport MODE of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 380:97]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 164;
      Parameters:
      value - The transportMode to set.
      Returns:
      This builder for chaining.
    • clearTransportMode

      public FlexibleLineType.Builder clearTransportMode()
       Transport MODE of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 380:97]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 164;
      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 = 165;
      Specified by:
      hasTransportSubmode in interface FlexibleLineTypeOrBuilder
      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 = 165;
      Specified by:
      getTransportSubmode in interface FlexibleLineTypeOrBuilder
      Returns:
      The transportSubmode.
    • setTransportSubmode

      public FlexibleLineType.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 = 165;
    • setTransportSubmode

      public FlexibleLineType.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 = 165;
    • mergeTransportSubmode

      public FlexibleLineType.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 = 165;
    • clearTransportSubmode

      public FlexibleLineType.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 = 165;
    • 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 = 165;
    • 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 = 165;
      Specified by:
      getTransportSubmodeOrBuilder in interface FlexibleLineTypeOrBuilder
    • getUrl

      public String getUrl()
       Web link for LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 386:60]
       
      string url = 166;
      Specified by:
      getUrl in interface FlexibleLineTypeOrBuilder
      Returns:
      The url.
    • getUrlBytes

      public com.google.protobuf.ByteString getUrlBytes()
       Web link for LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 386:60]
       
      string url = 166;
      Specified by:
      getUrlBytes in interface FlexibleLineTypeOrBuilder
      Returns:
      The bytes for url.
    • setUrl

      public FlexibleLineType.Builder setUrl(String value)
       Web link for LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 386:60]
       
      string url = 166;
      Parameters:
      value - The url to set.
      Returns:
      This builder for chaining.
    • clearUrl

      public FlexibleLineType.Builder clearUrl()
       Web link for LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 386:60]
       
      string url = 166;
      Returns:
      This builder for chaining.
    • setUrlBytes

      public FlexibleLineType.Builder setUrlBytes(com.google.protobuf.ByteString value)
       Web link for LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 386:60]
       
      string url = 166;
      Parameters:
      value - The bytes for url to set.
      Returns:
      This builder for chaining.
    • getPublicCode

      public String getPublicCode()
       Public identifier of a LINe.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 398:77]
       
      string public_code = 171;
      Specified by:
      getPublicCode in interface FlexibleLineTypeOrBuilder
      Returns:
      The publicCode.
    • getPublicCodeBytes

      public com.google.protobuf.ByteString getPublicCodeBytes()
       Public identifier of a LINe.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 398:77]
       
      string public_code = 171;
      Specified by:
      getPublicCodeBytes in interface FlexibleLineTypeOrBuilder
      Returns:
      The bytes for publicCode.
    • setPublicCode

      public FlexibleLineType.Builder setPublicCode(String value)
       Public identifier of a LINe.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 398:77]
       
      string public_code = 171;
      Parameters:
      value - The publicCode to set.
      Returns:
      This builder for chaining.
    • clearPublicCode

      public FlexibleLineType.Builder clearPublicCode()
       Public identifier of a LINe.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 398:77]
       
      string public_code = 171;
      Returns:
      This builder for chaining.
    • setPublicCodeBytes

      public FlexibleLineType.Builder setPublicCodeBytes(com.google.protobuf.ByteString value)
       Public identifier of a LINe.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 398:77]
       
      string public_code = 171;
      Parameters:
      value - The bytes for publicCode to set.
      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 = 172;
      Specified by:
      hasPrivateCode in interface FlexibleLineTypeOrBuilder
      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 = 172;
      Specified by:
      getPrivateCode in interface FlexibleLineTypeOrBuilder
      Returns:
      The privateCode.
    • setPrivateCode

      public FlexibleLineType.Builder setPrivateCode(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 = 172;
    • setPrivateCode

      public FlexibleLineType.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 = 172;
    • mergePrivateCode

      public FlexibleLineType.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 = 172;
    • clearPrivateCode

      public FlexibleLineType.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 = 172;
    • 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 = 172;
    • 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 = 172;
      Specified by:
      getPrivateCodeOrBuilder in interface FlexibleLineTypeOrBuilder
    • hasExternalLineRef

      public boolean hasExternalLineRef()
       An alternative  code that uniquely identifies the LINE specifically for use in AVMS systems. For VDV compatibility.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 404:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_line_ref = 173;
      Specified by:
      hasExternalLineRef in interface FlexibleLineTypeOrBuilder
      Returns:
      Whether the externalLineRef field is set.
    • getExternalLineRef

      public VersionOfObjectRefStructure getExternalLineRef()
       An alternative  code that uniquely identifies the LINE specifically for use in AVMS systems. For VDV compatibility.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 404:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_line_ref = 173;
      Specified by:
      getExternalLineRef in interface FlexibleLineTypeOrBuilder
      Returns:
      The externalLineRef.
    • setExternalLineRef

      public FlexibleLineType.Builder setExternalLineRef(VersionOfObjectRefStructure value)
       An alternative  code that uniquely identifies the LINE specifically for use in AVMS systems. For VDV compatibility.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 404:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_line_ref = 173;
    • setExternalLineRef

      public FlexibleLineType.Builder setExternalLineRef(VersionOfObjectRefStructure.Builder builderForValue)
       An alternative  code that uniquely identifies the LINE specifically for use in AVMS systems. For VDV compatibility.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 404:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_line_ref = 173;
    • mergeExternalLineRef

      public FlexibleLineType.Builder mergeExternalLineRef(VersionOfObjectRefStructure value)
       An alternative  code that uniquely identifies the LINE specifically for use in AVMS systems. For VDV compatibility.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 404:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_line_ref = 173;
    • clearExternalLineRef

      public FlexibleLineType.Builder clearExternalLineRef()
       An alternative  code that uniquely identifies the LINE specifically for use in AVMS systems. For VDV compatibility.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 404:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_line_ref = 173;
    • getExternalLineRefBuilder

      public VersionOfObjectRefStructure.Builder getExternalLineRefBuilder()
       An alternative  code that uniquely identifies the LINE specifically for use in AVMS systems. For VDV compatibility.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 404:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_line_ref = 173;
    • getExternalLineRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getExternalLineRefOrBuilder()
       An alternative  code that uniquely identifies the LINE specifically for use in AVMS systems. For VDV compatibility.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 404:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_line_ref = 173;
      Specified by:
      getExternalLineRefOrBuilder in interface FlexibleLineTypeOrBuilder
    • hasAuthorityRef

      public boolean hasAuthorityRef()
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 181;
      Specified by:
      hasAuthorityRef in interface FlexibleLineTypeOrBuilder
      Returns:
      Whether the authorityRef field is set.
    • getAuthorityRef

      public VersionOfObjectRefStructure getAuthorityRef()
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 181;
      Specified by:
      getAuthorityRef in interface FlexibleLineTypeOrBuilder
      Returns:
      The authorityRef.
    • setAuthorityRef

      public FlexibleLineType.Builder setAuthorityRef(VersionOfObjectRefStructure value)
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 181;
    • setAuthorityRef

      public FlexibleLineType.Builder setAuthorityRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 181;
    • mergeAuthorityRef

      public FlexibleLineType.Builder mergeAuthorityRef(VersionOfObjectRefStructure value)
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 181;
    • clearAuthorityRef

      public FlexibleLineType.Builder clearAuthorityRef()
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 181;
    • getAuthorityRefBuilder

      public VersionOfObjectRefStructure.Builder getAuthorityRefBuilder()
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 181;
    • getAuthorityRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getAuthorityRefOrBuilder()
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 181;
      Specified by:
      getAuthorityRefOrBuilder in interface FlexibleLineTypeOrBuilder
    • hasOperatorRef

      public boolean hasOperatorRef()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 182;
      Specified by:
      hasOperatorRef in interface FlexibleLineTypeOrBuilder
      Returns:
      Whether the operatorRef field is set.
    • getOperatorRef

      public VersionOfObjectRefStructure getOperatorRef()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 182;
      Specified by:
      getOperatorRef in interface FlexibleLineTypeOrBuilder
      Returns:
      The operatorRef.
    • setOperatorRef

       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 182;
    • setOperatorRef

      public FlexibleLineType.Builder setOperatorRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 182;
    • mergeOperatorRef

      public FlexibleLineType.Builder mergeOperatorRef(VersionOfObjectRefStructure value)
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 182;
    • clearOperatorRef

      public FlexibleLineType.Builder clearOperatorRef()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 182;
    • getOperatorRefBuilder

      public VersionOfObjectRefStructure.Builder getOperatorRefBuilder()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 182;
    • getOperatorRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOperatorRefOrBuilder()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 182;
      Specified by:
      getOperatorRefOrBuilder in interface FlexibleLineTypeOrBuilder
    • hasAdditionalOperators

      public boolean hasAdditionalOperators()
       Additional OPERATORs for LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 423:104]
       
      .uk.org.netex.www.netex.TransportOrganisationRefs_RelStructure additional_operators = 191;
      Specified by:
      hasAdditionalOperators in interface FlexibleLineTypeOrBuilder
      Returns:
      Whether the additionalOperators field is set.
    • getAdditionalOperators

      public TransportOrganisationRefs_RelStructure getAdditionalOperators()
       Additional OPERATORs for LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 423:104]
       
      .uk.org.netex.www.netex.TransportOrganisationRefs_RelStructure additional_operators = 191;
      Specified by:
      getAdditionalOperators in interface FlexibleLineTypeOrBuilder
      Returns:
      The additionalOperators.
    • setAdditionalOperators

       Additional OPERATORs for LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 423:104]
       
      .uk.org.netex.www.netex.TransportOrganisationRefs_RelStructure additional_operators = 191;
    • setAdditionalOperators

      public FlexibleLineType.Builder setAdditionalOperators(TransportOrganisationRefs_RelStructure.Builder builderForValue)
       Additional OPERATORs for LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 423:104]
       
      .uk.org.netex.www.netex.TransportOrganisationRefs_RelStructure additional_operators = 191;
    • mergeAdditionalOperators

      public FlexibleLineType.Builder mergeAdditionalOperators(TransportOrganisationRefs_RelStructure value)
       Additional OPERATORs for LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 423:104]
       
      .uk.org.netex.www.netex.TransportOrganisationRefs_RelStructure additional_operators = 191;
    • clearAdditionalOperators

      public FlexibleLineType.Builder clearAdditionalOperators()
       Additional OPERATORs for LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 423:104]
       
      .uk.org.netex.www.netex.TransportOrganisationRefs_RelStructure additional_operators = 191;
    • getAdditionalOperatorsBuilder

      public TransportOrganisationRefs_RelStructure.Builder getAdditionalOperatorsBuilder()
       Additional OPERATORs for LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 423:104]
       
      .uk.org.netex.www.netex.TransportOrganisationRefs_RelStructure additional_operators = 191;
    • getAdditionalOperatorsOrBuilder

      public TransportOrganisationRefs_RelStructureOrBuilder getAdditionalOperatorsOrBuilder()
       Additional OPERATORs for LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 423:104]
       
      .uk.org.netex.www.netex.TransportOrganisationRefs_RelStructure additional_operators = 191;
      Specified by:
      getAdditionalOperatorsOrBuilder in interface FlexibleLineTypeOrBuilder
    • hasOtherModes

      public boolean hasOtherModes()
       Additional transport MODEs for LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 428:78]
       
      .uk.org.netex.www.netex.ModeRefs_RelStructure other_modes = 192;
      Specified by:
      hasOtherModes in interface FlexibleLineTypeOrBuilder
      Returns:
      Whether the otherModes field is set.
    • getOtherModes

      public ModeRefs_RelStructure getOtherModes()
       Additional transport MODEs for LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 428:78]
       
      .uk.org.netex.www.netex.ModeRefs_RelStructure other_modes = 192;
      Specified by:
      getOtherModes in interface FlexibleLineTypeOrBuilder
      Returns:
      The otherModes.
    • setOtherModes

      public FlexibleLineType.Builder setOtherModes(ModeRefs_RelStructure value)
       Additional transport MODEs for LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 428:78]
       
      .uk.org.netex.www.netex.ModeRefs_RelStructure other_modes = 192;
    • setOtherModes

      public FlexibleLineType.Builder setOtherModes(ModeRefs_RelStructure.Builder builderForValue)
       Additional transport MODEs for LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 428:78]
       
      .uk.org.netex.www.netex.ModeRefs_RelStructure other_modes = 192;
    • mergeOtherModes

      public FlexibleLineType.Builder mergeOtherModes(ModeRefs_RelStructure value)
       Additional transport MODEs for LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 428:78]
       
      .uk.org.netex.www.netex.ModeRefs_RelStructure other_modes = 192;
    • clearOtherModes

      public FlexibleLineType.Builder clearOtherModes()
       Additional transport MODEs for LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 428:78]
       
      .uk.org.netex.www.netex.ModeRefs_RelStructure other_modes = 192;
    • getOtherModesBuilder

      public ModeRefs_RelStructure.Builder getOtherModesBuilder()
       Additional transport MODEs for LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 428:78]
       
      .uk.org.netex.www.netex.ModeRefs_RelStructure other_modes = 192;
    • getOtherModesOrBuilder

      public ModeRefs_RelStructureOrBuilder getOtherModesOrBuilder()
       Additional transport MODEs for LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 428:78]
       
      .uk.org.netex.www.netex.ModeRefs_RelStructure other_modes = 192;
      Specified by:
      getOtherModesOrBuilder in interface FlexibleLineTypeOrBuilder
    • hasOperationalContextRef

      public boolean hasOperationalContextRef()
       Reference to an OPERATIONAL CONTEXT.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 278:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operational_context_ref = 193;
      Specified by:
      hasOperationalContextRef in interface FlexibleLineTypeOrBuilder
      Returns:
      Whether the operationalContextRef field is set.
    • getOperationalContextRef

      public VersionOfObjectRefStructure getOperationalContextRef()
       Reference to an OPERATIONAL CONTEXT.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 278:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operational_context_ref = 193;
      Specified by:
      getOperationalContextRef in interface FlexibleLineTypeOrBuilder
      Returns:
      The operationalContextRef.
    • setOperationalContextRef

      public FlexibleLineType.Builder setOperationalContextRef(VersionOfObjectRefStructure value)
       Reference to an OPERATIONAL CONTEXT.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 278:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operational_context_ref = 193;
    • setOperationalContextRef

      public FlexibleLineType.Builder setOperationalContextRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an OPERATIONAL CONTEXT.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 278:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operational_context_ref = 193;
    • mergeOperationalContextRef

      public FlexibleLineType.Builder mergeOperationalContextRef(VersionOfObjectRefStructure value)
       Reference to an OPERATIONAL CONTEXT.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 278:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operational_context_ref = 193;
    • clearOperationalContextRef

      public FlexibleLineType.Builder clearOperationalContextRef()
       Reference to an OPERATIONAL CONTEXT.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 278:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operational_context_ref = 193;
    • getOperationalContextRefBuilder

      public VersionOfObjectRefStructure.Builder getOperationalContextRefBuilder()
       Reference to an OPERATIONAL CONTEXT.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 278:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operational_context_ref = 193;
    • getOperationalContextRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOperationalContextRefOrBuilder()
       Reference to an OPERATIONAL CONTEXT.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 278:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operational_context_ref = 193;
      Specified by:
      getOperationalContextRefOrBuilder in interface FlexibleLineTypeOrBuilder
    • getLineTypeValue

      public int getLineTypeValue()
       Classification of LINE. +v1.1.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 488:74]
       
      .uk.org.netex.www.netex.LineTypeEnumeration line_type = 194;
      Specified by:
      getLineTypeValue in interface FlexibleLineTypeOrBuilder
      Returns:
      The enum numeric value on the wire for lineType.
    • setLineTypeValue

      public FlexibleLineType.Builder setLineTypeValue(int value)
       Classification of LINE. +v1.1.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 488:74]
       
      .uk.org.netex.www.netex.LineTypeEnumeration line_type = 194;
      Parameters:
      value - The enum numeric value on the wire for lineType to set.
      Returns:
      This builder for chaining.
    • getLineType

      public LineTypeEnumeration getLineType()
       Classification of LINE. +v1.1.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 488:74]
       
      .uk.org.netex.www.netex.LineTypeEnumeration line_type = 194;
      Specified by:
      getLineType in interface FlexibleLineTypeOrBuilder
      Returns:
      The lineType.
    • setLineType

      public FlexibleLineType.Builder setLineType(LineTypeEnumeration value)
       Classification of LINE. +v1.1.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 488:74]
       
      .uk.org.netex.www.netex.LineTypeEnumeration line_type = 194;
      Parameters:
      value - The lineType to set.
      Returns:
      This builder for chaining.
    • clearLineType

      public FlexibleLineType.Builder clearLineType()
       Classification of LINE. +v1.1.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 488:74]
       
      .uk.org.netex.www.netex.LineTypeEnumeration line_type = 194;
      Returns:
      This builder for chaining.
    • hasTypeOfLineRef

      public boolean hasTypeOfLineRef()
       Reference to a TYPE OF LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 331:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_line_ref = 195;
      Specified by:
      hasTypeOfLineRef in interface FlexibleLineTypeOrBuilder
      Returns:
      Whether the typeOfLineRef field is set.
    • getTypeOfLineRef

      public VersionOfObjectRefStructure getTypeOfLineRef()
       Reference to a TYPE OF LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 331:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_line_ref = 195;
      Specified by:
      getTypeOfLineRef in interface FlexibleLineTypeOrBuilder
      Returns:
      The typeOfLineRef.
    • setTypeOfLineRef

      public FlexibleLineType.Builder setTypeOfLineRef(VersionOfObjectRefStructure value)
       Reference to a TYPE OF LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 331:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_line_ref = 195;
    • setTypeOfLineRef

      public FlexibleLineType.Builder setTypeOfLineRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TYPE OF LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 331:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_line_ref = 195;
    • mergeTypeOfLineRef

      public FlexibleLineType.Builder mergeTypeOfLineRef(VersionOfObjectRefStructure value)
       Reference to a TYPE OF LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 331:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_line_ref = 195;
    • clearTypeOfLineRef

      public FlexibleLineType.Builder clearTypeOfLineRef()
       Reference to a TYPE OF LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 331:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_line_ref = 195;
    • getTypeOfLineRefBuilder

      public VersionOfObjectRefStructure.Builder getTypeOfLineRefBuilder()
       Reference to a TYPE OF LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 331:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_line_ref = 195;
    • getTypeOfLineRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTypeOfLineRefOrBuilder()
       Reference to a TYPE OF LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 331:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_line_ref = 195;
      Specified by:
      getTypeOfLineRefOrBuilder in interface FlexibleLineTypeOrBuilder
    • hasExternalProductCategoryRef

      public boolean hasExternalProductCategoryRef()
       An default product classification for all journeys of the lin e for use in AVMS systems. For VDV compatibility. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 494:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_product_category_ref = 196;
      Specified by:
      hasExternalProductCategoryRef in interface FlexibleLineTypeOrBuilder
      Returns:
      Whether the externalProductCategoryRef field is set.
    • getExternalProductCategoryRef

      public VersionOfObjectRefStructure getExternalProductCategoryRef()
       An default product classification for all journeys of the lin e for use in AVMS systems. For VDV compatibility. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 494:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_product_category_ref = 196;
      Specified by:
      getExternalProductCategoryRef in interface FlexibleLineTypeOrBuilder
      Returns:
      The externalProductCategoryRef.
    • setExternalProductCategoryRef

      public FlexibleLineType.Builder setExternalProductCategoryRef(VersionOfObjectRefStructure value)
       An default product classification for all journeys of the lin e for use in AVMS systems. For VDV compatibility. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 494:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_product_category_ref = 196;
    • setExternalProductCategoryRef

      public FlexibleLineType.Builder setExternalProductCategoryRef(VersionOfObjectRefStructure.Builder builderForValue)
       An default product classification for all journeys of the lin e for use in AVMS systems. For VDV compatibility. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 494:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_product_category_ref = 196;
    • mergeExternalProductCategoryRef

      public FlexibleLineType.Builder mergeExternalProductCategoryRef(VersionOfObjectRefStructure value)
       An default product classification for all journeys of the lin e for use in AVMS systems. For VDV compatibility. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 494:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_product_category_ref = 196;
    • clearExternalProductCategoryRef

      public FlexibleLineType.Builder clearExternalProductCategoryRef()
       An default product classification for all journeys of the lin e for use in AVMS systems. For VDV compatibility. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 494:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_product_category_ref = 196;
    • getExternalProductCategoryRefBuilder

      public VersionOfObjectRefStructure.Builder getExternalProductCategoryRefBuilder()
       An default product classification for all journeys of the lin e for use in AVMS systems. For VDV compatibility. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 494:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_product_category_ref = 196;
    • getExternalProductCategoryRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getExternalProductCategoryRefOrBuilder()
       An default product classification for all journeys of the lin e for use in AVMS systems. For VDV compatibility. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 494:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure external_product_category_ref = 196;
      Specified by:
      getExternalProductCategoryRefOrBuilder in interface FlexibleLineTypeOrBuilder
    • 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 = 197;
      Specified by:
      hasTypeOfProductCategoryRef in interface FlexibleLineTypeOrBuilder
      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 = 197;
      Specified by:
      getTypeOfProductCategoryRef in interface FlexibleLineTypeOrBuilder
      Returns:
      The typeOfProductCategoryRef.
    • setTypeOfProductCategoryRef

      public FlexibleLineType.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 = 197;
    • setTypeOfProductCategoryRef

      public FlexibleLineType.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 = 197;
    • mergeTypeOfProductCategoryRef

      public FlexibleLineType.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 = 197;
    • clearTypeOfProductCategoryRef

      public FlexibleLineType.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 = 197;
    • 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 = 197;
    • 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 = 197;
      Specified by:
      getTypeOfProductCategoryRefOrBuilder in interface FlexibleLineTypeOrBuilder
    • 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 = 198;
      Specified by:
      hasTypeOfServiceRef in interface FlexibleLineTypeOrBuilder
      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 = 198;
      Specified by:
      getTypeOfServiceRef in interface FlexibleLineTypeOrBuilder
      Returns:
      The typeOfServiceRef.
    • setTypeOfServiceRef

      public FlexibleLineType.Builder setTypeOfServiceRef(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 = 198;
    • setTypeOfServiceRef

      public FlexibleLineType.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 = 198;
    • mergeTypeOfServiceRef

      public FlexibleLineType.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 = 198;
    • clearTypeOfServiceRef

      public FlexibleLineType.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 = 198;
    • 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 = 198;
    • 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 = 198;
      Specified by:
      getTypeOfServiceRefOrBuilder in interface FlexibleLineTypeOrBuilder
    • getMonitored

      public boolean getMonitored()
       Whether real-time data is normally available for LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 439:67]
       
      bool monitored = 211;
      Specified by:
      getMonitored in interface FlexibleLineTypeOrBuilder
      Returns:
      The monitored.
    • setMonitored

      public FlexibleLineType.Builder setMonitored(boolean value)
       Whether real-time data is normally available for LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 439:67]
       
      bool monitored = 211;
      Parameters:
      value - The monitored to set.
      Returns:
      This builder for chaining.
    • clearMonitored

      public FlexibleLineType.Builder clearMonitored()
       Whether real-time data is normally available for LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 439:67]
       
      bool monitored = 211;
      Returns:
      This builder for chaining.
    • hasRoutes

      public boolean hasRoutes()
       Routes that follow the LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 444:75]
       
      .uk.org.netex.www.netex.RouteRefs_RelStructure routes = 212;
      Specified by:
      hasRoutes in interface FlexibleLineTypeOrBuilder
      Returns:
      Whether the routes field is set.
    • getRoutes

      public RouteRefs_RelStructure getRoutes()
       Routes that follow the LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 444:75]
       
      .uk.org.netex.www.netex.RouteRefs_RelStructure routes = 212;
      Specified by:
      getRoutes in interface FlexibleLineTypeOrBuilder
      Returns:
      The routes.
    • setRoutes

       Routes that follow the LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 444:75]
       
      .uk.org.netex.www.netex.RouteRefs_RelStructure routes = 212;
    • setRoutes

      public FlexibleLineType.Builder setRoutes(RouteRefs_RelStructure.Builder builderForValue)
       Routes that follow the LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 444:75]
       
      .uk.org.netex.www.netex.RouteRefs_RelStructure routes = 212;
    • mergeRoutes

       Routes that follow the LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 444:75]
       
      .uk.org.netex.www.netex.RouteRefs_RelStructure routes = 212;
    • clearRoutes

      public FlexibleLineType.Builder clearRoutes()
       Routes that follow the LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 444:75]
       
      .uk.org.netex.www.netex.RouteRefs_RelStructure routes = 212;
    • getRoutesBuilder

      public RouteRefs_RelStructure.Builder getRoutesBuilder()
       Routes that follow the LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 444:75]
       
      .uk.org.netex.www.netex.RouteRefs_RelStructure routes = 212;
    • getRoutesOrBuilder

      public RouteRefs_RelStructureOrBuilder getRoutesOrBuilder()
       Routes that follow the LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 444:75]
       
      .uk.org.netex.www.netex.RouteRefs_RelStructure routes = 212;
      Specified by:
      getRoutesOrBuilder in interface FlexibleLineTypeOrBuilder
    • hasRepresentedByGroupRef

      public boolean hasRepresentedByGroupRef()
       GROUPS OF LINEs that can be used to represent LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 449:92]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure represented_by_group_ref = 213;
      Specified by:
      hasRepresentedByGroupRef in interface FlexibleLineTypeOrBuilder
      Returns:
      Whether the representedByGroupRef field is set.
    • getRepresentedByGroupRef

      public GroupOfEntitiesRefStructure getRepresentedByGroupRef()
       GROUPS OF LINEs that can be used to represent LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 449:92]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure represented_by_group_ref = 213;
      Specified by:
      getRepresentedByGroupRef in interface FlexibleLineTypeOrBuilder
      Returns:
      The representedByGroupRef.
    • setRepresentedByGroupRef

      public FlexibleLineType.Builder setRepresentedByGroupRef(GroupOfEntitiesRefStructure value)
       GROUPS OF LINEs that can be used to represent LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 449:92]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure represented_by_group_ref = 213;
    • setRepresentedByGroupRef

      public FlexibleLineType.Builder setRepresentedByGroupRef(GroupOfEntitiesRefStructure.Builder builderForValue)
       GROUPS OF LINEs that can be used to represent LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 449:92]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure represented_by_group_ref = 213;
    • mergeRepresentedByGroupRef

      public FlexibleLineType.Builder mergeRepresentedByGroupRef(GroupOfEntitiesRefStructure value)
       GROUPS OF LINEs that can be used to represent LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 449:92]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure represented_by_group_ref = 213;
    • clearRepresentedByGroupRef

      public FlexibleLineType.Builder clearRepresentedByGroupRef()
       GROUPS OF LINEs that can be used to represent LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 449:92]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure represented_by_group_ref = 213;
    • getRepresentedByGroupRefBuilder

      public GroupOfEntitiesRefStructure.Builder getRepresentedByGroupRefBuilder()
       GROUPS OF LINEs that can be used to represent LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 449:92]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure represented_by_group_ref = 213;
    • getRepresentedByGroupRefOrBuilder

      public GroupOfEntitiesRefStructureOrBuilder getRepresentedByGroupRefOrBuilder()
       GROUPS OF LINEs that can be used to represent LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 449:92]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure represented_by_group_ref = 213;
      Specified by:
      getRepresentedByGroupRefOrBuilder in interface FlexibleLineTypeOrBuilder
    • hasPresentation

      public boolean hasPresentation()
       Presentation values to use when rendering LINE, such as a colour.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 508:80]
       
      .uk.org.netex.www.netex.PresentationStructure presentation = 214;
      Specified by:
      hasPresentation in interface FlexibleLineTypeOrBuilder
      Returns:
      Whether the presentation field is set.
    • getPresentation

      public PresentationStructure getPresentation()
       Presentation values to use when rendering LINE, such as a colour.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 508:80]
       
      .uk.org.netex.www.netex.PresentationStructure presentation = 214;
      Specified by:
      getPresentation in interface FlexibleLineTypeOrBuilder
      Returns:
      The presentation.
    • setPresentation

      public FlexibleLineType.Builder setPresentation(PresentationStructure value)
       Presentation values to use when rendering LINE, such as a colour.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 508:80]
       
      .uk.org.netex.www.netex.PresentationStructure presentation = 214;
    • setPresentation

      public FlexibleLineType.Builder setPresentation(PresentationStructure.Builder builderForValue)
       Presentation values to use when rendering LINE, such as a colour.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 508:80]
       
      .uk.org.netex.www.netex.PresentationStructure presentation = 214;
    • mergePresentation

      public FlexibleLineType.Builder mergePresentation(PresentationStructure value)
       Presentation values to use when rendering LINE, such as a colour.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 508:80]
       
      .uk.org.netex.www.netex.PresentationStructure presentation = 214;
    • clearPresentation

      public FlexibleLineType.Builder clearPresentation()
       Presentation values to use when rendering LINE, such as a colour.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 508:80]
       
      .uk.org.netex.www.netex.PresentationStructure presentation = 214;
    • getPresentationBuilder

      public PresentationStructure.Builder getPresentationBuilder()
       Presentation values to use when rendering LINE, such as a colour.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 508:80]
       
      .uk.org.netex.www.netex.PresentationStructure presentation = 214;
    • getPresentationOrBuilder

      public PresentationStructureOrBuilder getPresentationOrBuilder()
       Presentation values to use when rendering LINE, such as a colour.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 508:80]
       
      .uk.org.netex.www.netex.PresentationStructure presentation = 214;
      Specified by:
      getPresentationOrBuilder in interface FlexibleLineTypeOrBuilder
    • hasAlternativePresentation

      public boolean hasAlternativePresentation()
       Alternative Presentation values to use when rendering LINE, such as a colour.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 513:91]
       
      .uk.org.netex.www.netex.PresentationStructure alternative_presentation = 215;
      Specified by:
      hasAlternativePresentation in interface FlexibleLineTypeOrBuilder
      Returns:
      Whether the alternativePresentation field is set.
    • getAlternativePresentation

      public PresentationStructure getAlternativePresentation()
       Alternative Presentation values to use when rendering LINE, such as a colour.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 513:91]
       
      .uk.org.netex.www.netex.PresentationStructure alternative_presentation = 215;
      Specified by:
      getAlternativePresentation in interface FlexibleLineTypeOrBuilder
      Returns:
      The alternativePresentation.
    • setAlternativePresentation

      public FlexibleLineType.Builder setAlternativePresentation(PresentationStructure value)
       Alternative Presentation values to use when rendering LINE, such as a colour.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 513:91]
       
      .uk.org.netex.www.netex.PresentationStructure alternative_presentation = 215;
    • setAlternativePresentation

      public FlexibleLineType.Builder setAlternativePresentation(PresentationStructure.Builder builderForValue)
       Alternative Presentation values to use when rendering LINE, such as a colour.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 513:91]
       
      .uk.org.netex.www.netex.PresentationStructure alternative_presentation = 215;
    • mergeAlternativePresentation

      public FlexibleLineType.Builder mergeAlternativePresentation(PresentationStructure value)
       Alternative Presentation values to use when rendering LINE, such as a colour.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 513:91]
       
      .uk.org.netex.www.netex.PresentationStructure alternative_presentation = 215;
    • clearAlternativePresentation

      public FlexibleLineType.Builder clearAlternativePresentation()
       Alternative Presentation values to use when rendering LINE, such as a colour.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 513:91]
       
      .uk.org.netex.www.netex.PresentationStructure alternative_presentation = 215;
    • getAlternativePresentationBuilder

      public PresentationStructure.Builder getAlternativePresentationBuilder()
       Alternative Presentation values to use when rendering LINE, such as a colour.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 513:91]
       
      .uk.org.netex.www.netex.PresentationStructure alternative_presentation = 215;
    • getAlternativePresentationOrBuilder

      public PresentationStructureOrBuilder getAlternativePresentationOrBuilder()
       Alternative Presentation values to use when rendering LINE, such as a colour.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 513:91]
       
      .uk.org.netex.www.netex.PresentationStructure alternative_presentation = 215;
      Specified by:
      getAlternativePresentationOrBuilder in interface FlexibleLineTypeOrBuilder
    • hasPrintedPresentation

      public boolean hasPrintedPresentation()
       Presentation values to use in printed material for LINE, such as a colour. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 518:92]
       
      .uk.org.netex.www.netex.PrintPresentationStructure printed_presentation = 216;
      Specified by:
      hasPrintedPresentation in interface FlexibleLineTypeOrBuilder
      Returns:
      Whether the printedPresentation field is set.
    • getPrintedPresentation

      public PrintPresentationStructure getPrintedPresentation()
       Presentation values to use in printed material for LINE, such as a colour. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 518:92]
       
      .uk.org.netex.www.netex.PrintPresentationStructure printed_presentation = 216;
      Specified by:
      getPrintedPresentation in interface FlexibleLineTypeOrBuilder
      Returns:
      The printedPresentation.
    • setPrintedPresentation

      public FlexibleLineType.Builder setPrintedPresentation(PrintPresentationStructure value)
       Presentation values to use in printed material for LINE, such as a colour. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 518:92]
       
      .uk.org.netex.www.netex.PrintPresentationStructure printed_presentation = 216;
    • setPrintedPresentation

      public FlexibleLineType.Builder setPrintedPresentation(PrintPresentationStructure.Builder builderForValue)
       Presentation values to use in printed material for LINE, such as a colour. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 518:92]
       
      .uk.org.netex.www.netex.PrintPresentationStructure printed_presentation = 216;
    • mergePrintedPresentation

      public FlexibleLineType.Builder mergePrintedPresentation(PrintPresentationStructure value)
       Presentation values to use in printed material for LINE, such as a colour. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 518:92]
       
      .uk.org.netex.www.netex.PrintPresentationStructure printed_presentation = 216;
    • clearPrintedPresentation

      public FlexibleLineType.Builder clearPrintedPresentation()
       Presentation values to use in printed material for LINE, such as a colour. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 518:92]
       
      .uk.org.netex.www.netex.PrintPresentationStructure printed_presentation = 216;
    • getPrintedPresentationBuilder

      public PrintPresentationStructure.Builder getPrintedPresentationBuilder()
       Presentation values to use in printed material for LINE, such as a colour. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 518:92]
       
      .uk.org.netex.www.netex.PrintPresentationStructure printed_presentation = 216;
    • getPrintedPresentationOrBuilder

      public PrintPresentationStructureOrBuilder getPrintedPresentationOrBuilder()
       Presentation values to use in printed material for LINE, such as a colour. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 518:92]
       
      .uk.org.netex.www.netex.PrintPresentationStructure printed_presentation = 216;
      Specified by:
      getPrintedPresentationOrBuilder in interface FlexibleLineTypeOrBuilder
    • getPaymentMethodsList

      public List<PaymentMethodEnumeration> getPaymentMethodsList()
       Payment Methods allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 530:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 221 [packed = true];
      Specified by:
      getPaymentMethodsList in interface FlexibleLineTypeOrBuilder
      Returns:
      A list containing the paymentMethods.
    • getPaymentMethodsCount

      public int getPaymentMethodsCount()
       Payment Methods allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 530:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 221 [packed = true];
      Specified by:
      getPaymentMethodsCount in interface FlexibleLineTypeOrBuilder
      Returns:
      The count of paymentMethods.
    • getPaymentMethods

      public PaymentMethodEnumeration getPaymentMethods(int index)
       Payment Methods allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 530:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 221 [packed = true];
      Specified by:
      getPaymentMethods in interface FlexibleLineTypeOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The paymentMethods at the given index.
    • setPaymentMethods

      public FlexibleLineType.Builder setPaymentMethods(int index, PaymentMethodEnumeration value)
       Payment Methods allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 530:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 221 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The paymentMethods to set.
      Returns:
      This builder for chaining.
    • addPaymentMethods

      public FlexibleLineType.Builder addPaymentMethods(PaymentMethodEnumeration value)
       Payment Methods allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 530:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 221 [packed = true];
      Parameters:
      value - The paymentMethods to add.
      Returns:
      This builder for chaining.
    • addAllPaymentMethods

      public FlexibleLineType.Builder addAllPaymentMethods(Iterable<? extends PaymentMethodEnumeration> values)
       Payment Methods allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 530:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 221 [packed = true];
      Parameters:
      values - The paymentMethods to add.
      Returns:
      This builder for chaining.
    • clearPaymentMethods

      public FlexibleLineType.Builder clearPaymentMethods()
       Payment Methods allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 530:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 221 [packed = true];
      Returns:
      This builder for chaining.
    • getPaymentMethodsValueList

      public List<Integer> getPaymentMethodsValueList()
       Payment Methods allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 530:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 221 [packed = true];
      Specified by:
      getPaymentMethodsValueList in interface FlexibleLineTypeOrBuilder
      Returns:
      A list containing the enum numeric values on the wire for paymentMethods.
    • getPaymentMethodsValue

      public int getPaymentMethodsValue(int index)
       Payment Methods allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 530:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 221 [packed = true];
      Specified by:
      getPaymentMethodsValue in interface FlexibleLineTypeOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The enum numeric value on the wire of paymentMethods at the given index.
    • setPaymentMethodsValue

      public FlexibleLineType.Builder setPaymentMethodsValue(int index, int value)
       Payment Methods allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 530:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 221 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The enum numeric value on the wire for paymentMethods to set.
      Returns:
      This builder for chaining.
    • addPaymentMethodsValue

      public FlexibleLineType.Builder addPaymentMethodsValue(int value)
       Payment Methods allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 530:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 221 [packed = true];
      Parameters:
      value - The enum numeric value on the wire for paymentMethods to add.
      Returns:
      This builder for chaining.
    • addAllPaymentMethodsValue

      public FlexibleLineType.Builder addAllPaymentMethodsValue(Iterable<Integer> values)
       Payment Methods allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 530:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 221 [packed = true];
      Parameters:
      values - The enum numeric values on the wire for paymentMethods to add.
      Returns:
      This builder for chaining.
    • hasTypesOfPaymentMethod

      public boolean hasTypesOfPaymentMethod()
       TYPES OF PAYMENT yment Methods allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 535:101]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethod_ValueStructure types_of_payment_method = 222;
      Specified by:
      hasTypesOfPaymentMethod in interface FlexibleLineTypeOrBuilder
      Returns:
      Whether the typesOfPaymentMethod field is set.
    • getTypesOfPaymentMethod

      public TypeOfPaymentMethod_ValueStructure getTypesOfPaymentMethod()
       TYPES OF PAYMENT yment Methods allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 535:101]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethod_ValueStructure types_of_payment_method = 222;
      Specified by:
      getTypesOfPaymentMethod in interface FlexibleLineTypeOrBuilder
      Returns:
      The typesOfPaymentMethod.
    • setTypesOfPaymentMethod

      public FlexibleLineType.Builder setTypesOfPaymentMethod(TypeOfPaymentMethod_ValueStructure value)
       TYPES OF PAYMENT yment Methods allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 535:101]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethod_ValueStructure types_of_payment_method = 222;
    • setTypesOfPaymentMethod

      public FlexibleLineType.Builder setTypesOfPaymentMethod(TypeOfPaymentMethod_ValueStructure.Builder builderForValue)
       TYPES OF PAYMENT yment Methods allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 535:101]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethod_ValueStructure types_of_payment_method = 222;
    • mergeTypesOfPaymentMethod

      public FlexibleLineType.Builder mergeTypesOfPaymentMethod(TypeOfPaymentMethod_ValueStructure value)
       TYPES OF PAYMENT yment Methods allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 535:101]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethod_ValueStructure types_of_payment_method = 222;
    • clearTypesOfPaymentMethod

      public FlexibleLineType.Builder clearTypesOfPaymentMethod()
       TYPES OF PAYMENT yment Methods allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 535:101]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethod_ValueStructure types_of_payment_method = 222;
    • getTypesOfPaymentMethodBuilder

      public TypeOfPaymentMethod_ValueStructure.Builder getTypesOfPaymentMethodBuilder()
       TYPES OF PAYMENT yment Methods allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 535:101]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethod_ValueStructure types_of_payment_method = 222;
    • getTypesOfPaymentMethodOrBuilder

      public TypeOfPaymentMethod_ValueStructureOrBuilder getTypesOfPaymentMethodOrBuilder()
       TYPES OF PAYMENT yment Methods allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 535:101]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethod_ValueStructure types_of_payment_method = 222;
      Specified by:
      getTypesOfPaymentMethodOrBuilder in interface FlexibleLineTypeOrBuilder
    • getPurchaseMomentList

      public List<PurchaseMomentEnumeration> getPurchaseMomentList()
       PURCHASE MOMENT types allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 540:93]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration purchase_moment = 223 [packed = true];
      Specified by:
      getPurchaseMomentList in interface FlexibleLineTypeOrBuilder
      Returns:
      A list containing the purchaseMoment.
    • getPurchaseMomentCount

      public int getPurchaseMomentCount()
       PURCHASE MOMENT types allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 540:93]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration purchase_moment = 223 [packed = true];
      Specified by:
      getPurchaseMomentCount in interface FlexibleLineTypeOrBuilder
      Returns:
      The count of purchaseMoment.
    • getPurchaseMoment

      public PurchaseMomentEnumeration getPurchaseMoment(int index)
       PURCHASE MOMENT types allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 540:93]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration purchase_moment = 223 [packed = true];
      Specified by:
      getPurchaseMoment in interface FlexibleLineTypeOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The purchaseMoment at the given index.
    • setPurchaseMoment

      public FlexibleLineType.Builder setPurchaseMoment(int index, PurchaseMomentEnumeration value)
       PURCHASE MOMENT types allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 540:93]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration purchase_moment = 223 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The purchaseMoment to set.
      Returns:
      This builder for chaining.
    • addPurchaseMoment

      public FlexibleLineType.Builder addPurchaseMoment(PurchaseMomentEnumeration value)
       PURCHASE MOMENT types allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 540:93]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration purchase_moment = 223 [packed = true];
      Parameters:
      value - The purchaseMoment to add.
      Returns:
      This builder for chaining.
    • addAllPurchaseMoment

      public FlexibleLineType.Builder addAllPurchaseMoment(Iterable<? extends PurchaseMomentEnumeration> values)
       PURCHASE MOMENT types allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 540:93]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration purchase_moment = 223 [packed = true];
      Parameters:
      values - The purchaseMoment to add.
      Returns:
      This builder for chaining.
    • clearPurchaseMoment

      public FlexibleLineType.Builder clearPurchaseMoment()
       PURCHASE MOMENT types allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 540:93]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration purchase_moment = 223 [packed = true];
      Returns:
      This builder for chaining.
    • getPurchaseMomentValueList

      public List<Integer> getPurchaseMomentValueList()
       PURCHASE MOMENT types allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 540:93]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration purchase_moment = 223 [packed = true];
      Specified by:
      getPurchaseMomentValueList in interface FlexibleLineTypeOrBuilder
      Returns:
      A list containing the enum numeric values on the wire for purchaseMoment.
    • getPurchaseMomentValue

      public int getPurchaseMomentValue(int index)
       PURCHASE MOMENT types allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 540:93]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration purchase_moment = 223 [packed = true];
      Specified by:
      getPurchaseMomentValue in interface FlexibleLineTypeOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The enum numeric value on the wire of purchaseMoment at the given index.
    • setPurchaseMomentValue

      public FlexibleLineType.Builder setPurchaseMomentValue(int index, int value)
       PURCHASE MOMENT types allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 540:93]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration purchase_moment = 223 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The enum numeric value on the wire for purchaseMoment to set.
      Returns:
      This builder for chaining.
    • addPurchaseMomentValue

      public FlexibleLineType.Builder addPurchaseMomentValue(int value)
       PURCHASE MOMENT types allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 540:93]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration purchase_moment = 223 [packed = true];
      Parameters:
      value - The enum numeric value on the wire for purchaseMoment to add.
      Returns:
      This builder for chaining.
    • addAllPurchaseMomentValue

      public FlexibleLineType.Builder addAllPurchaseMomentValue(Iterable<Integer> values)
       PURCHASE MOMENT types allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 540:93]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration purchase_moment = 223 [packed = true];
      Parameters:
      values - The enum numeric values on the wire for purchaseMoment to add.
      Returns:
      This builder for chaining.
    • hasContactDetails

      public boolean hasContactDetails()
       CantactDetails for Line +V1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 460:77]
       
      .uk.org.netex.www.netex.ContactStructure contact_details = 231;
      Specified by:
      hasContactDetails in interface FlexibleLineTypeOrBuilder
      Returns:
      Whether the contactDetails field is set.
    • getContactDetails

      public ContactStructure getContactDetails()
       CantactDetails for Line +V1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 460:77]
       
      .uk.org.netex.www.netex.ContactStructure contact_details = 231;
      Specified by:
      getContactDetails in interface FlexibleLineTypeOrBuilder
      Returns:
      The contactDetails.
    • setContactDetails

      public FlexibleLineType.Builder setContactDetails(ContactStructure value)
       CantactDetails for Line +V1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 460:77]
       
      .uk.org.netex.www.netex.ContactStructure contact_details = 231;
    • setContactDetails

      public FlexibleLineType.Builder setContactDetails(ContactStructure.Builder builderForValue)
       CantactDetails for Line +V1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 460:77]
       
      .uk.org.netex.www.netex.ContactStructure contact_details = 231;
    • mergeContactDetails

      public FlexibleLineType.Builder mergeContactDetails(ContactStructure value)
       CantactDetails for Line +V1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 460:77]
       
      .uk.org.netex.www.netex.ContactStructure contact_details = 231;
    • clearContactDetails

      public FlexibleLineType.Builder clearContactDetails()
       CantactDetails for Line +V1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 460:77]
       
      .uk.org.netex.www.netex.ContactStructure contact_details = 231;
    • getContactDetailsBuilder

      public ContactStructure.Builder getContactDetailsBuilder()
       CantactDetails for Line +V1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 460:77]
       
      .uk.org.netex.www.netex.ContactStructure contact_details = 231;
    • getContactDetailsOrBuilder

      public ContactStructureOrBuilder getContactDetailsOrBuilder()
       CantactDetails for Line +V1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 460:77]
       
      .uk.org.netex.www.netex.ContactStructure contact_details = 231;
      Specified by:
      getContactDetailsOrBuilder in interface FlexibleLineTypeOrBuilder
    • 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 = 232;
      Specified by:
      hasAccessibilityAssessment in interface FlexibleLineTypeOrBuilder
      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 = 232;
      Specified by:
      getAccessibilityAssessment in interface FlexibleLineTypeOrBuilder
      Returns:
      The accessibilityAssessment.
    • setAccessibilityAssessment

      public FlexibleLineType.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 = 232;
    • setAccessibilityAssessment

      public FlexibleLineType.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 = 232;
    • mergeAccessibilityAssessment

      public FlexibleLineType.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 = 232;
    • clearAccessibilityAssessment

      public FlexibleLineType.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 = 232;
    • 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 = 232;
    • 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 = 232;
      Specified by:
      getAccessibilityAssessmentOrBuilder in interface FlexibleLineTypeOrBuilder
    • hasAllowedDirections

      public boolean hasAllowedDirections()
       Allowed directions for routes of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 466:98]
       
      .uk.org.netex.www.netex.AllowedLineDirections_RelStructure allowed_directions = 233;
      Specified by:
      hasAllowedDirections in interface FlexibleLineTypeOrBuilder
      Returns:
      Whether the allowedDirections field is set.
    • getAllowedDirections

      public AllowedLineDirections_RelStructure getAllowedDirections()
       Allowed directions for routes of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 466:98]
       
      .uk.org.netex.www.netex.AllowedLineDirections_RelStructure allowed_directions = 233;
      Specified by:
      getAllowedDirections in interface FlexibleLineTypeOrBuilder
      Returns:
      The allowedDirections.
    • setAllowedDirections

      public FlexibleLineType.Builder setAllowedDirections(AllowedLineDirections_RelStructure value)
       Allowed directions for routes of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 466:98]
       
      .uk.org.netex.www.netex.AllowedLineDirections_RelStructure allowed_directions = 233;
    • setAllowedDirections

      public FlexibleLineType.Builder setAllowedDirections(AllowedLineDirections_RelStructure.Builder builderForValue)
       Allowed directions for routes of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 466:98]
       
      .uk.org.netex.www.netex.AllowedLineDirections_RelStructure allowed_directions = 233;
    • mergeAllowedDirections

      public FlexibleLineType.Builder mergeAllowedDirections(AllowedLineDirections_RelStructure value)
       Allowed directions for routes of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 466:98]
       
      .uk.org.netex.www.netex.AllowedLineDirections_RelStructure allowed_directions = 233;
    • clearAllowedDirections

      public FlexibleLineType.Builder clearAllowedDirections()
       Allowed directions for routes of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 466:98]
       
      .uk.org.netex.www.netex.AllowedLineDirections_RelStructure allowed_directions = 233;
    • getAllowedDirectionsBuilder

      public AllowedLineDirections_RelStructure.Builder getAllowedDirectionsBuilder()
       Allowed directions for routes of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 466:98]
       
      .uk.org.netex.www.netex.AllowedLineDirections_RelStructure allowed_directions = 233;
    • getAllowedDirectionsOrBuilder

      public AllowedLineDirections_RelStructureOrBuilder getAllowedDirectionsOrBuilder()
       Allowed directions for routes of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 466:98]
       
      .uk.org.netex.www.netex.AllowedLineDirections_RelStructure allowed_directions = 233;
      Specified by:
      getAllowedDirectionsOrBuilder in interface FlexibleLineTypeOrBuilder
    • hasNoticeAssignments

      public boolean hasNoticeAssignments()
       NOTICES assigned to LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 471:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 234;
      Specified by:
      hasNoticeAssignments in interface FlexibleLineTypeOrBuilder
      Returns:
      Whether the noticeAssignments field is set.
    • getNoticeAssignments

      public NoticeAssignments_RelStructure getNoticeAssignments()
       NOTICES assigned to LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 471:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 234;
      Specified by:
      getNoticeAssignments in interface FlexibleLineTypeOrBuilder
      Returns:
      The noticeAssignments.
    • setNoticeAssignments

      public FlexibleLineType.Builder setNoticeAssignments(NoticeAssignments_RelStructure value)
       NOTICES assigned to LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 471:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 234;
    • setNoticeAssignments

      public FlexibleLineType.Builder setNoticeAssignments(NoticeAssignments_RelStructure.Builder builderForValue)
       NOTICES assigned to LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 471:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 234;
    • mergeNoticeAssignments

      public FlexibleLineType.Builder mergeNoticeAssignments(NoticeAssignments_RelStructure value)
       NOTICES assigned to LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 471:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 234;
    • clearNoticeAssignments

      public FlexibleLineType.Builder clearNoticeAssignments()
       NOTICES assigned to LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 471:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 234;
    • getNoticeAssignmentsBuilder

      public NoticeAssignments_RelStructure.Builder getNoticeAssignmentsBuilder()
       NOTICES assigned to LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 471:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 234;
    • getNoticeAssignmentsOrBuilder

      public NoticeAssignments_RelStructureOrBuilder getNoticeAssignmentsOrBuilder()
       NOTICES assigned to LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 471:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 234;
      Specified by:
      getNoticeAssignmentsOrBuilder in interface FlexibleLineTypeOrBuilder
    • hasDocumentLinks

      public boolean hasDocumentLinks()
       Timetable documents associated with the LINE, e.g pdf files  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 476:82]
       
      .uk.org.netex.www.netex.InfoLinks_RelStructure document_links = 235;
      Specified by:
      hasDocumentLinks in interface FlexibleLineTypeOrBuilder
      Returns:
      Whether the documentLinks field is set.
    • getDocumentLinks

      public InfoLinks_RelStructure getDocumentLinks()
       Timetable documents associated with the LINE, e.g pdf files  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 476:82]
       
      .uk.org.netex.www.netex.InfoLinks_RelStructure document_links = 235;
      Specified by:
      getDocumentLinks in interface FlexibleLineTypeOrBuilder
      Returns:
      The documentLinks.
    • clearDocumentLinks

      public FlexibleLineType.Builder clearDocumentLinks()
       Timetable documents associated with the LINE, e.g pdf files  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 476:82]
       
      .uk.org.netex.www.netex.InfoLinks_RelStructure document_links = 235;
    • getDocumentLinksBuilder

      public InfoLinks_RelStructure.Builder getDocumentLinksBuilder()
       Timetable documents associated with the LINE, e.g pdf files  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 476:82]
       
      .uk.org.netex.www.netex.InfoLinks_RelStructure document_links = 235;
    • getDocumentLinksOrBuilder

      public InfoLinks_RelStructureOrBuilder getDocumentLinksOrBuilder()
       Timetable documents associated with the LINE, e.g pdf files  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 476:82]
       
      .uk.org.netex.www.netex.InfoLinks_RelStructure document_links = 235;
      Specified by:
      getDocumentLinksOrBuilder in interface FlexibleLineTypeOrBuilder
    • getFlexibleLineTypeValue

      public int getFlexibleLineTypeValue()
       Type of FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 99:90]
       
      .uk.org.netex.www.netex.FlexibleLineTypeEnumeration flexible_line_type = 431;
      Specified by:
      getFlexibleLineTypeValue in interface FlexibleLineTypeOrBuilder
      Returns:
      The enum numeric value on the wire for flexibleLineType.
    • setFlexibleLineTypeValue

      public FlexibleLineType.Builder setFlexibleLineTypeValue(int value)
       Type of FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 99:90]
       
      .uk.org.netex.www.netex.FlexibleLineTypeEnumeration flexible_line_type = 431;
      Parameters:
      value - The enum numeric value on the wire for flexibleLineType to set.
      Returns:
      This builder for chaining.
    • getFlexibleLineType

      public FlexibleLineTypeEnumeration getFlexibleLineType()
       Type of FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 99:90]
       
      .uk.org.netex.www.netex.FlexibleLineTypeEnumeration flexible_line_type = 431;
      Specified by:
      getFlexibleLineType in interface FlexibleLineTypeOrBuilder
      Returns:
      The flexibleLineType.
    • setFlexibleLineType

      public FlexibleLineType.Builder setFlexibleLineType(FlexibleLineTypeEnumeration value)
       Type of FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 99:90]
       
      .uk.org.netex.www.netex.FlexibleLineTypeEnumeration flexible_line_type = 431;
      Parameters:
      value - The flexibleLineType to set.
      Returns:
      This builder for chaining.
    • clearFlexibleLineType

      public FlexibleLineType.Builder clearFlexibleLineType()
       Type of FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 99:90]
       
      .uk.org.netex.www.netex.FlexibleLineTypeEnumeration flexible_line_type = 431;
      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 = 432;
      Specified by:
      hasBookingContact in interface FlexibleLineTypeOrBuilder
      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 = 432;
      Specified by:
      getBookingContact in interface FlexibleLineTypeOrBuilder
      Returns:
      The bookingContact.
    • setBookingContact

      public FlexibleLineType.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 = 432;
    • setBookingContact

      public FlexibleLineType.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 = 432;
    • mergeBookingContact

      public FlexibleLineType.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 = 432;
    • clearBookingContact

      public FlexibleLineType.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 = 432;
    • 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 = 432;
    • 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 = 432;
      Specified by:
      getBookingContactOrBuilder in interface FlexibleLineTypeOrBuilder
    • 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 = 433 [packed = true];
      Specified by:
      getBookingMethodsList in interface FlexibleLineTypeOrBuilder
      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 = 433 [packed = true];
      Specified by:
      getBookingMethodsCount in interface FlexibleLineTypeOrBuilder
      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 = 433 [packed = true];
      Specified by:
      getBookingMethods in interface FlexibleLineTypeOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The bookingMethods at the given index.
    • setBookingMethods

      public FlexibleLineType.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 = 433 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The bookingMethods to set.
      Returns:
      This builder for chaining.
    • addBookingMethods

      public FlexibleLineType.Builder addBookingMethods(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 = 433 [packed = true];
      Parameters:
      value - The bookingMethods to add.
      Returns:
      This builder for chaining.
    • addAllBookingMethods

      public FlexibleLineType.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 = 433 [packed = true];
      Parameters:
      values - The bookingMethods to add.
      Returns:
      This builder for chaining.
    • clearBookingMethods

      public FlexibleLineType.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 = 433 [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 = 433 [packed = true];
      Specified by:
      getBookingMethodsValueList in interface FlexibleLineTypeOrBuilder
      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 = 433 [packed = true];
      Specified by:
      getBookingMethodsValue in interface FlexibleLineTypeOrBuilder
      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 FlexibleLineType.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 = 433 [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 FlexibleLineType.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 = 433 [packed = true];
      Parameters:
      value - The enum numeric value on the wire for bookingMethods to add.
      Returns:
      This builder for chaining.
    • addAllBookingMethodsValue

      public FlexibleLineType.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 = 433 [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 = 434;
      Specified by:
      getBookingAccessValue in interface FlexibleLineTypeOrBuilder
      Returns:
      The enum numeric value on the wire for bookingAccess.
    • setBookingAccessValue

      public FlexibleLineType.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 = 434;
      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 = 434;
      Specified by:
      getBookingAccess in interface FlexibleLineTypeOrBuilder
      Returns:
      The bookingAccess.
    • setBookingAccess

      public FlexibleLineType.Builder setBookingAccess(BookingAccessEnumeration 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 = 434;
      Parameters:
      value - The bookingAccess to set.
      Returns:
      This builder for chaining.
    • clearBookingAccess

      public FlexibleLineType.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 = 434;
      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 = 435;
      Specified by:
      getBookWhenValue in interface FlexibleLineTypeOrBuilder
      Returns:
      The enum numeric value on the wire for bookWhen.
    • setBookWhenValue

      public FlexibleLineType.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 = 435;
      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 = 435;
      Specified by:
      getBookWhen in interface FlexibleLineTypeOrBuilder
      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 = 435;
      Parameters:
      value - The bookWhen to set.
      Returns:
      This builder for chaining.
    • clearBookWhen

      public FlexibleLineType.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 = 435;
      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 = 436 [packed = true];
      Specified by:
      getBuyWhenList in interface FlexibleLineTypeOrBuilder
      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 = 436 [packed = true];
      Specified by:
      getBuyWhenCount in interface FlexibleLineTypeOrBuilder
      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 = 436 [packed = true];
      Specified by:
      getBuyWhen in interface FlexibleLineTypeOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The buyWhen at the given index.
    • setBuyWhen

      public FlexibleLineType.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 = 436 [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 = 436 [packed = true];
      Parameters:
      value - The buyWhen to add.
      Returns:
      This builder for chaining.
    • addAllBuyWhen

      public FlexibleLineType.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 = 436 [packed = true];
      Parameters:
      values - The buyWhen to add.
      Returns:
      This builder for chaining.
    • clearBuyWhen

      public FlexibleLineType.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 = 436 [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 = 436 [packed = true];
      Specified by:
      getBuyWhenValueList in interface FlexibleLineTypeOrBuilder
      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 = 436 [packed = true];
      Specified by:
      getBuyWhenValue in interface FlexibleLineTypeOrBuilder
      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 FlexibleLineType.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 = 436 [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 FlexibleLineType.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 = 436 [packed = true];
      Parameters:
      value - The enum numeric value on the wire for buyWhen to add.
      Returns:
      This builder for chaining.
    • addAllBuyWhenValue

      public FlexibleLineType.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 = 436 [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 = 437;
      Specified by:
      hasLatestBookingTime in interface FlexibleLineTypeOrBuilder
      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 = 437;
      Specified by:
      getLatestBookingTime in interface FlexibleLineTypeOrBuilder
      Returns:
      The latestBookingTime.
    • setLatestBookingTime

      public FlexibleLineType.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 = 437;
    • setLatestBookingTime

      public FlexibleLineType.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 = 437;
    • mergeLatestBookingTime

      public FlexibleLineType.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 = 437;
    • clearLatestBookingTime

      public FlexibleLineType.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 = 437;
    • 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 = 437;
    • 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 = 437;
      Specified by:
      getLatestBookingTimeOrBuilder in interface FlexibleLineTypeOrBuilder
    • 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 = 438;
      Specified by:
      hasMinimumBookingPeriod in interface FlexibleLineTypeOrBuilder
      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 = 438;
      Specified by:
      getMinimumBookingPeriod in interface FlexibleLineTypeOrBuilder
      Returns:
      The minimumBookingPeriod.
    • setMinimumBookingPeriod

      public FlexibleLineType.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 = 438;
    • setMinimumBookingPeriod

      public FlexibleLineType.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 = 438;
    • mergeMinimumBookingPeriod

      public FlexibleLineType.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 = 438;
    • clearMinimumBookingPeriod

      public FlexibleLineType.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 = 438;
    • 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 = 438;
    • 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 = 438;
      Specified by:
      getMinimumBookingPeriodOrBuilder in interface FlexibleLineTypeOrBuilder
    • 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 = 429;
      Specified by:
      hasMaximumBookingPeriod in interface FlexibleLineTypeOrBuilder
      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 = 429;
      Specified by:
      getMaximumBookingPeriod in interface FlexibleLineTypeOrBuilder
      Returns:
      The maximumBookingPeriod.
    • setMaximumBookingPeriod

      public FlexibleLineType.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 = 429;
    • setMaximumBookingPeriod

      public FlexibleLineType.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 = 429;
    • mergeMaximumBookingPeriod

      public FlexibleLineType.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 = 429;
    • clearMaximumBookingPeriod

      public FlexibleLineType.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 = 429;
    • 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 = 429;
    • 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 = 429;
      Specified by:
      getMaximumBookingPeriodOrBuilder in interface FlexibleLineTypeOrBuilder
    • getBookingUrl

      public String getBookingUrl()
       URL for booking. +V1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 185:67]
       
      string booking_url = 439;
      Specified by:
      getBookingUrl in interface FlexibleLineTypeOrBuilder
      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 = 439;
      Specified by:
      getBookingUrlBytes in interface FlexibleLineTypeOrBuilder
      Returns:
      The bytes for bookingUrl.
    • setBookingUrl

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

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

      public FlexibleLineType.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 = 439;
      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 = 440;
      Specified by:
      hasBookingNote in interface FlexibleLineTypeOrBuilder
      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 = 440;
      Specified by:
      getBookingNote in interface FlexibleLineTypeOrBuilder
      Returns:
      The bookingNote.
    • setBookingNote

      public FlexibleLineType.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 = 440;
    • setBookingNote

      public FlexibleLineType.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 = 440;
    • mergeBookingNote

      public FlexibleLineType.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 = 440;
    • clearBookingNote

      public FlexibleLineType.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 = 440;
    • 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 = 440;
    • 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 = 440;
      Specified by:
      getBookingNoteOrBuilder in interface FlexibleLineTypeOrBuilder
    • getId

      public String getId()
       [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 77:58]
       
      string id = 481;
      Specified by:
      getId in interface FlexibleLineTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 77:58]
       
      string id = 481;
      Specified by:
      getIdBytes in interface FlexibleLineTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

      public FlexibleLineType.Builder setId(String value)
       [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 77:58]
       
      string id = 481;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

      public FlexibleLineType.Builder clearId()
       [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 77:58]
       
      string id = 481;
      Returns:
      This builder for chaining.
    • setIdBytes

      public FlexibleLineType.Builder setIdBytes(com.google.protobuf.ByteString value)
       [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 77:58]
       
      string id = 481;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.