Class GroupOfLinesType.Builder

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

public static final class GroupOfLinesType.Builder extends com.google.protobuf.GeneratedMessage.Builder<GroupOfLinesType.Builder> implements GroupOfLinesTypeOrBuilder
 A grouping of LINEs which will be commonly referenced for a specific purpose.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 181:88]
 
Protobuf type uk.org.netex.www.netex.GroupOfLinesType
  • 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<GroupOfLinesType.Builder>
    • clear

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

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

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

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

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

      public GroupOfLinesType.Builder mergeFrom(GroupOfLinesType other)
    • isInitialized

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

      public GroupOfLinesType.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<GroupOfLinesType.Builder>
      Throws:
      IOException
    • getModeOfOperationRefStructureCase

      public GroupOfLinesType.ModeOfOperationRefStructureCase getModeOfOperationRefStructureCase()
      Specified by:
      getModeOfOperationRefStructureCase in interface GroupOfLinesTypeOrBuilder
    • clearModeOfOperationRefStructure

      public GroupOfLinesType.Builder clearModeOfOperationRefStructure()
    • 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 GroupOfLinesTypeOrBuilder
      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 GroupOfLinesTypeOrBuilder
      Returns:
      The created.
    • setCreated

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

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

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

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

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

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

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

      public GroupOfLinesType.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 = 333;
      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 = 334;
      Specified by:
      getDerivedFromObjectRef in interface GroupOfLinesTypeOrBuilder
      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 = 334;
      Specified by:
      getDerivedFromObjectRefBytes in interface GroupOfLinesTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public GroupOfLinesType.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 = 334;
      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 GroupOfLinesTypeOrBuilder
      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 GroupOfLinesTypeOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

      public GroupOfLinesType.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 GroupOfLinesType.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 GroupOfLinesType.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 GroupOfLinesType.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 GroupOfLinesTypeOrBuilder
    • 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 GroupOfLinesTypeOrBuilder
    • 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 GroupOfLinesTypeOrBuilder
    • 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 GroupOfLinesTypeOrBuilder
    • setValidBetween

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

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

      public GroupOfLinesType.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 GroupOfLinesType.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 GroupOfLinesType.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 GroupOfLinesType.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 GroupOfLinesTypeOrBuilder
    • 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 GroupOfLinesTypeOrBuilder
      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 GroupOfLinesTypeOrBuilder
      Returns:
      The extensions.
    • setExtensions

      public GroupOfLinesType.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 GroupOfLinesType.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 GroupOfLinesType.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 GroupOfLinesType.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 GroupOfLinesTypeOrBuilder
    • 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 GroupOfLinesTypeOrBuilder
      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 GroupOfLinesTypeOrBuilder
      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 GroupOfLinesType.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 GroupOfLinesType.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 GroupOfLinesType.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 GroupOfLinesTypeOrBuilder
    • hasName

      public boolean hasName()
       Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 97:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      hasName in interface GroupOfLinesTypeOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 97:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getName in interface GroupOfLinesTypeOrBuilder
      Returns:
      The name.
    • setName

       Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 97:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • setName

      public GroupOfLinesType.Builder setName(MultilingualString.Builder builderForValue)
       Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 97:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • mergeName

      public GroupOfLinesType.Builder mergeName(MultilingualString value)
       Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 97:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • clearName

      public GroupOfLinesType.Builder clearName()
       Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 97:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameBuilder

      public MultilingualString.Builder getNameBuilder()
       Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 97:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 97:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface GroupOfLinesTypeOrBuilder
    • hasShortName

      public boolean hasShortName()
       Short Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 102:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      hasShortName in interface GroupOfLinesTypeOrBuilder
      Returns:
      Whether the shortName field is set.
    • getShortName

      public MultilingualString getShortName()
       Short Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 102:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      getShortName in interface GroupOfLinesTypeOrBuilder
      Returns:
      The shortName.
    • setShortName

      public GroupOfLinesType.Builder setShortName(MultilingualString value)
       Short Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 102:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • setShortName

      public GroupOfLinesType.Builder setShortName(MultilingualString.Builder builderForValue)
       Short Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 102:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • mergeShortName

      public GroupOfLinesType.Builder mergeShortName(MultilingualString value)
       Short Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 102:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • clearShortName

      public GroupOfLinesType.Builder clearShortName()
       Short Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 102:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • getShortNameBuilder

      public MultilingualString.Builder getShortNameBuilder()
       Short Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 102:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • getShortNameOrBuilder

      public MultilingualStringOrBuilder getShortNameOrBuilder()
       Short Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 102:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      getShortNameOrBuilder in interface GroupOfLinesTypeOrBuilder
    • hasDescription

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

      public MultilingualString getDescription()
       Further Description of a GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 107:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      getDescription in interface GroupOfLinesTypeOrBuilder
      Returns:
      The description.
    • setDescription

      public GroupOfLinesType.Builder setDescription(MultilingualString value)
       Further Description of a GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 107:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • setDescription

      public GroupOfLinesType.Builder setDescription(MultilingualString.Builder builderForValue)
       Further Description of a GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 107:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • mergeDescription

      public GroupOfLinesType.Builder mergeDescription(MultilingualString value)
       Further Description of a GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 107:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • clearDescription

      public GroupOfLinesType.Builder clearDescription()
       Further Description of a GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 107:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • getDescriptionBuilder

      public MultilingualString.Builder getDescriptionBuilder()
       Further Description of a GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 107:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Further Description of a GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 107:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      getDescriptionOrBuilder in interface GroupOfLinesTypeOrBuilder
    • hasPurposeOfGroupingRef

      public boolean hasPurposeOfGroupingRef()
       Reference to a PURPOSE OF GROUPING.  [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 164;
      Specified by:
      hasPurposeOfGroupingRef in interface GroupOfLinesTypeOrBuilder
      Returns:
      Whether the purposeOfGroupingRef field is set.
    • getPurposeOfGroupingRef

      public VersionOfObjectRefStructure getPurposeOfGroupingRef()
       Reference to a PURPOSE OF GROUPING.  [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 164;
      Specified by:
      getPurposeOfGroupingRef in interface GroupOfLinesTypeOrBuilder
      Returns:
      The purposeOfGroupingRef.
    • setPurposeOfGroupingRef

      public GroupOfLinesType.Builder setPurposeOfGroupingRef(VersionOfObjectRefStructure value)
       Reference to a PURPOSE OF GROUPING.  [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 164;
    • setPurposeOfGroupingRef

      public GroupOfLinesType.Builder setPurposeOfGroupingRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a PURPOSE OF GROUPING.  [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 164;
    • mergePurposeOfGroupingRef

      public GroupOfLinesType.Builder mergePurposeOfGroupingRef(VersionOfObjectRefStructure value)
       Reference to a PURPOSE OF GROUPING.  [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 164;
    • clearPurposeOfGroupingRef

      public GroupOfLinesType.Builder clearPurposeOfGroupingRef()
       Reference to a PURPOSE OF GROUPING.  [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 164;
    • getPurposeOfGroupingRefBuilder

      public VersionOfObjectRefStructure.Builder getPurposeOfGroupingRefBuilder()
       Reference to a PURPOSE OF GROUPING.  [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 164;
    • getPurposeOfGroupingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPurposeOfGroupingRefOrBuilder()
       Reference to a PURPOSE OF GROUPING.  [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 164;
      Specified by:
      getPurposeOfGroupingRefOrBuilder in interface GroupOfLinesTypeOrBuilder
    • hasPrivateCode

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

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

      public GroupOfLinesType.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 = 165;
    • setPrivateCode

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

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

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

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

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

      public boolean hasInfoLinks()
       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.GroupOfLinesType.InfoLinksType info_links = 166;
      Specified by:
      hasInfoLinks in interface GroupOfLinesTypeOrBuilder
      Returns:
      Whether the infoLinks field is set.
    • getInfoLinks

      public GroupOfLinesType.InfoLinksType getInfoLinks()
       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.GroupOfLinesType.InfoLinksType info_links = 166;
      Specified by:
      getInfoLinks in interface GroupOfLinesTypeOrBuilder
      Returns:
      The infoLinks.
    • setInfoLinks

       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.GroupOfLinesType.InfoLinksType info_links = 166;
    • setInfoLinks

       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.GroupOfLinesType.InfoLinksType info_links = 166;
    • mergeInfoLinks

       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.GroupOfLinesType.InfoLinksType info_links = 166;
    • clearInfoLinks

      public GroupOfLinesType.Builder clearInfoLinks()
       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.GroupOfLinesType.InfoLinksType info_links = 166;
    • getInfoLinksBuilder

      public GroupOfLinesType.InfoLinksType.Builder getInfoLinksBuilder()
       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.GroupOfLinesType.InfoLinksType info_links = 166;
    • getInfoLinksOrBuilder

      public GroupOfLinesType.InfoLinksTypeOrBuilder getInfoLinksOrBuilder()
       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.GroupOfLinesType.InfoLinksType info_links = 166;
      Specified by:
      getInfoLinksOrBuilder in interface GroupOfLinesTypeOrBuilder
    • getUseToExclude

      public boolean getUseToExclude()
       Whether contents of Group should be used to exclude (true) from a large list . The default is include  (i.e.false)  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 224:86]
       
      bool use_to_exclude = 281;
      Specified by:
      getUseToExclude in interface GroupOfLinesTypeOrBuilder
      Returns:
      The useToExclude.
    • setUseToExclude

      public GroupOfLinesType.Builder setUseToExclude(boolean value)
       Whether contents of Group should be used to exclude (true) from a large list . The default is include  (i.e.false)  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 224:86]
       
      bool use_to_exclude = 281;
      Parameters:
      value - The useToExclude to set.
      Returns:
      This builder for chaining.
    • clearUseToExclude

      public GroupOfLinesType.Builder clearUseToExclude()
       Whether contents of Group should be used to exclude (true) from a large list . The default is include  (i.e.false)  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 224:86]
       
      bool use_to_exclude = 281;
      Returns:
      This builder for chaining.
    • hasMembers

      public boolean hasMembers()
       LINEs in GROUP OF LINEs.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 229:75]
       
      .uk.org.netex.www.netex.LineRefs_RelStructure members = 282;
      Specified by:
      hasMembers in interface GroupOfLinesTypeOrBuilder
      Returns:
      Whether the members field is set.
    • getMembers

      public LineRefs_RelStructure getMembers()
       LINEs in GROUP OF LINEs.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 229:75]
       
      .uk.org.netex.www.netex.LineRefs_RelStructure members = 282;
      Specified by:
      getMembers in interface GroupOfLinesTypeOrBuilder
      Returns:
      The members.
    • setMembers

       LINEs in GROUP OF LINEs.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 229:75]
       
      .uk.org.netex.www.netex.LineRefs_RelStructure members = 282;
    • setMembers

      public GroupOfLinesType.Builder setMembers(LineRefs_RelStructure.Builder builderForValue)
       LINEs in GROUP OF LINEs.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 229:75]
       
      .uk.org.netex.www.netex.LineRefs_RelStructure members = 282;
    • mergeMembers

      public GroupOfLinesType.Builder mergeMembers(LineRefs_RelStructure value)
       LINEs in GROUP OF LINEs.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 229:75]
       
      .uk.org.netex.www.netex.LineRefs_RelStructure members = 282;
    • clearMembers

      public GroupOfLinesType.Builder clearMembers()
       LINEs in GROUP OF LINEs.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 229:75]
       
      .uk.org.netex.www.netex.LineRefs_RelStructure members = 282;
    • getMembersBuilder

      public LineRefs_RelStructure.Builder getMembersBuilder()
       LINEs in GROUP OF LINEs.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 229:75]
       
      .uk.org.netex.www.netex.LineRefs_RelStructure members = 282;
    • getMembersOrBuilder

      public LineRefs_RelStructureOrBuilder getMembersOrBuilder()
       LINEs in GROUP OF LINEs.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 229:75]
       
      .uk.org.netex.www.netex.LineRefs_RelStructure members = 282;
      Specified by:
      getMembersOrBuilder in interface GroupOfLinesTypeOrBuilder
    • hasMainLineRef

      public boolean hasMainLineRef()
       Primary LINE in GROUP OF LINEs, if relevant.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 234:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure main_line_ref = 283;
      Specified by:
      hasMainLineRef in interface GroupOfLinesTypeOrBuilder
      Returns:
      Whether the mainLineRef field is set.
    • getMainLineRef

      public VersionOfObjectRefStructure getMainLineRef()
       Primary LINE in GROUP OF LINEs, if relevant.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 234:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure main_line_ref = 283;
      Specified by:
      getMainLineRef in interface GroupOfLinesTypeOrBuilder
      Returns:
      The mainLineRef.
    • setMainLineRef

       Primary LINE in GROUP OF LINEs, if relevant.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 234:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure main_line_ref = 283;
    • setMainLineRef

      public GroupOfLinesType.Builder setMainLineRef(VersionOfObjectRefStructure.Builder builderForValue)
       Primary LINE in GROUP OF LINEs, if relevant.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 234:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure main_line_ref = 283;
    • mergeMainLineRef

      public GroupOfLinesType.Builder mergeMainLineRef(VersionOfObjectRefStructure value)
       Primary LINE in GROUP OF LINEs, if relevant.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 234:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure main_line_ref = 283;
    • clearMainLineRef

      public GroupOfLinesType.Builder clearMainLineRef()
       Primary LINE in GROUP OF LINEs, if relevant.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 234:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure main_line_ref = 283;
    • getMainLineRefBuilder

      public VersionOfObjectRefStructure.Builder getMainLineRefBuilder()
       Primary LINE in GROUP OF LINEs, if relevant.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 234:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure main_line_ref = 283;
    • getMainLineRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getMainLineRefOrBuilder()
       Primary LINE in GROUP OF LINEs, if relevant.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 234:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure main_line_ref = 283;
      Specified by:
      getMainLineRefOrBuilder in interface GroupOfLinesTypeOrBuilder
    • getTransportModeValue

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

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

      public AllVehicleModesOfTransportEnumeration getTransportMode()
       Primary Transport MODE of NETWORK.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 239:97]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 284;
      Specified by:
      getTransportMode in interface GroupOfLinesTypeOrBuilder
      Returns:
      The transportMode.
    • setTransportMode

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

      public GroupOfLinesType.Builder clearTransportMode()
       Primary Transport MODE of NETWORK.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 239:97]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 284;
      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 = 285;
      Specified by:
      hasTransportSubmode in interface GroupOfLinesTypeOrBuilder
      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 = 285;
      Specified by:
      getTransportSubmode in interface GroupOfLinesTypeOrBuilder
      Returns:
      The transportSubmode.
    • setTransportSubmode

      public GroupOfLinesType.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 = 285;
    • setTransportSubmode

      public GroupOfLinesType.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 = 285;
    • mergeTransportSubmode

      public GroupOfLinesType.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 = 285;
    • clearTransportSubmode

      public GroupOfLinesType.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 = 285;
    • 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 = 285;
    • 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 = 285;
      Specified by:
      getTransportSubmodeOrBuilder in interface GroupOfLinesTypeOrBuilder
    • getGroupOfLinesTypeValue

      public int getGroupOfLinesTypeValue()
       Classification of GROUP OF LINES. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 246:90]
       
      .uk.org.netex.www.netex.GroupOfLinesTypeEnumeration group_of_lines_type = 286;
      Specified by:
      getGroupOfLinesTypeValue in interface GroupOfLinesTypeOrBuilder
      Returns:
      The enum numeric value on the wire for groupOfLinesType.
    • setGroupOfLinesTypeValue

      public GroupOfLinesType.Builder setGroupOfLinesTypeValue(int value)
       Classification of GROUP OF LINES. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 246:90]
       
      .uk.org.netex.www.netex.GroupOfLinesTypeEnumeration group_of_lines_type = 286;
      Parameters:
      value - The enum numeric value on the wire for groupOfLinesType to set.
      Returns:
      This builder for chaining.
    • getGroupOfLinesType

      public GroupOfLinesTypeEnumeration getGroupOfLinesType()
       Classification of GROUP OF LINES. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 246:90]
       
      .uk.org.netex.www.netex.GroupOfLinesTypeEnumeration group_of_lines_type = 286;
      Specified by:
      getGroupOfLinesType in interface GroupOfLinesTypeOrBuilder
      Returns:
      The groupOfLinesType.
    • setGroupOfLinesType

      public GroupOfLinesType.Builder setGroupOfLinesType(GroupOfLinesTypeEnumeration value)
       Classification of GROUP OF LINES. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 246:90]
       
      .uk.org.netex.www.netex.GroupOfLinesTypeEnumeration group_of_lines_type = 286;
      Parameters:
      value - The groupOfLinesType to set.
      Returns:
      This builder for chaining.
    • clearGroupOfLinesType

      public GroupOfLinesType.Builder clearGroupOfLinesType()
       Classification of GROUP OF LINES. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 246:90]
       
      .uk.org.netex.www.netex.GroupOfLinesTypeEnumeration group_of_lines_type = 286;
      Returns:
      This builder for chaining.
    • hasParentRef

      public boolean hasParentRef()
       Parent Network as an alternative direction to members element  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 251:75]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure parent_ref = 277;
      Specified by:
      hasParentRef in interface GroupOfLinesTypeOrBuilder
      Returns:
      Whether the parentRef field is set.
    • getParentRef

      public GroupOfEntitiesRefStructure getParentRef()
       Parent Network as an alternative direction to members element  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 251:75]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure parent_ref = 277;
      Specified by:
      getParentRef in interface GroupOfLinesTypeOrBuilder
      Returns:
      The parentRef.
    • setParentRef

       Parent Network as an alternative direction to members element  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 251:75]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure parent_ref = 277;
    • setParentRef

      public GroupOfLinesType.Builder setParentRef(GroupOfEntitiesRefStructure.Builder builderForValue)
       Parent Network as an alternative direction to members element  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 251:75]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure parent_ref = 277;
    • mergeParentRef

       Parent Network as an alternative direction to members element  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 251:75]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure parent_ref = 277;
    • clearParentRef

      public GroupOfLinesType.Builder clearParentRef()
       Parent Network as an alternative direction to members element  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 251:75]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure parent_ref = 277;
    • getParentRefBuilder

      public GroupOfEntitiesRefStructure.Builder getParentRefBuilder()
       Parent Network as an alternative direction to members element  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 251:75]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure parent_ref = 277;
    • getParentRefOrBuilder

      public GroupOfEntitiesRefStructureOrBuilder getParentRefOrBuilder()
       Parent Network as an alternative direction to members element  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 251:75]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure parent_ref = 277;
      Specified by:
      getParentRefOrBuilder in interface GroupOfLinesTypeOrBuilder
    • 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 = 287 [packed = true];
      Specified by:
      getPaymentMethodsList in interface GroupOfLinesTypeOrBuilder
      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 = 287 [packed = true];
      Specified by:
      getPaymentMethodsCount in interface GroupOfLinesTypeOrBuilder
      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 = 287 [packed = true];
      Specified by:
      getPaymentMethods in interface GroupOfLinesTypeOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The paymentMethods at the given index.
    • setPaymentMethods

      public GroupOfLinesType.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 = 287 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The paymentMethods to set.
      Returns:
      This builder for chaining.
    • addPaymentMethods

      public GroupOfLinesType.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 = 287 [packed = true];
      Parameters:
      value - The paymentMethods to add.
      Returns:
      This builder for chaining.
    • addAllPaymentMethods

      public GroupOfLinesType.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 = 287 [packed = true];
      Parameters:
      values - The paymentMethods to add.
      Returns:
      This builder for chaining.
    • clearPaymentMethods

      public GroupOfLinesType.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 = 287 [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 = 287 [packed = true];
      Specified by:
      getPaymentMethodsValueList in interface GroupOfLinesTypeOrBuilder
      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 = 287 [packed = true];
      Specified by:
      getPaymentMethodsValue in interface GroupOfLinesTypeOrBuilder
      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 GroupOfLinesType.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 = 287 [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 GroupOfLinesType.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 = 287 [packed = true];
      Parameters:
      value - The enum numeric value on the wire for paymentMethods to add.
      Returns:
      This builder for chaining.
    • addAllPaymentMethodsValue

      public GroupOfLinesType.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 = 287 [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 = 288;
      Specified by:
      hasTypesOfPaymentMethod in interface GroupOfLinesTypeOrBuilder
      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 = 288;
      Specified by:
      getTypesOfPaymentMethod in interface GroupOfLinesTypeOrBuilder
      Returns:
      The typesOfPaymentMethod.
    • setTypesOfPaymentMethod

      public GroupOfLinesType.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 = 288;
    • setTypesOfPaymentMethod

      public GroupOfLinesType.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 = 288;
    • mergeTypesOfPaymentMethod

      public GroupOfLinesType.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 = 288;
    • clearTypesOfPaymentMethod

      public GroupOfLinesType.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 = 288;
    • 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 = 288;
    • 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 = 288;
      Specified by:
      getTypesOfPaymentMethodOrBuilder in interface GroupOfLinesTypeOrBuilder
    • 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 = 289 [packed = true];
      Specified by:
      getPurchaseMomentList in interface GroupOfLinesTypeOrBuilder
      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 = 289 [packed = true];
      Specified by:
      getPurchaseMomentCount in interface GroupOfLinesTypeOrBuilder
      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 = 289 [packed = true];
      Specified by:
      getPurchaseMoment in interface GroupOfLinesTypeOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The purchaseMoment at the given index.
    • setPurchaseMoment

      public GroupOfLinesType.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 = 289 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The purchaseMoment to set.
      Returns:
      This builder for chaining.
    • addPurchaseMoment

      public GroupOfLinesType.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 = 289 [packed = true];
      Parameters:
      value - The purchaseMoment to add.
      Returns:
      This builder for chaining.
    • addAllPurchaseMoment

      public GroupOfLinesType.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 = 289 [packed = true];
      Parameters:
      values - The purchaseMoment to add.
      Returns:
      This builder for chaining.
    • clearPurchaseMoment

      public GroupOfLinesType.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 = 289 [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 = 289 [packed = true];
      Specified by:
      getPurchaseMomentValueList in interface GroupOfLinesTypeOrBuilder
      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 = 289 [packed = true];
      Specified by:
      getPurchaseMomentValue in interface GroupOfLinesTypeOrBuilder
      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 GroupOfLinesType.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 = 289 [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 GroupOfLinesType.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 = 289 [packed = true];
      Parameters:
      value - The enum numeric value on the wire for purchaseMoment to add.
      Returns:
      This builder for chaining.
    • addAllPurchaseMomentValue

      public GroupOfLinesType.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 = 289 [packed = true];
      Parameters:
      values - The enum numeric values on the wire for purchaseMoment to add.
      Returns:
      This builder for chaining.
    • getId

      public String getId()
       [netex_part_1/part1_networkDescription/netex_line_version.xsd at 202:58]
       
      string id = 331;
      Specified by:
      getId in interface GroupOfLinesTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

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

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

      public GroupOfLinesType.Builder clearId()
       [netex_part_1/part1_networkDescription/netex_line_version.xsd at 202:58]
       
      string id = 331;
      Returns:
      This builder for chaining.
    • setIdBytes

      public GroupOfLinesType.Builder setIdBytes(com.google.protobuf.ByteString value)
       [netex_part_1/part1_networkDescription/netex_line_version.xsd at 202:58]
       
      string id = 331;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • hasScheduledModeOfOperationRef

      public boolean hasScheduledModeOfOperationRef()
       Reference to a SCHEDULED MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 116:162]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_mode_of_operation_ref = 276;
      Specified by:
      hasScheduledModeOfOperationRef in interface GroupOfLinesTypeOrBuilder
      Returns:
      Whether the scheduledModeOfOperationRef field is set.
    • getScheduledModeOfOperationRef

      public VersionOfObjectRefStructure getScheduledModeOfOperationRef()
       Reference to a SCHEDULED MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 116:162]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_mode_of_operation_ref = 276;
      Specified by:
      getScheduledModeOfOperationRef in interface GroupOfLinesTypeOrBuilder
      Returns:
      The scheduledModeOfOperationRef.
    • setScheduledModeOfOperationRef

      public GroupOfLinesType.Builder setScheduledModeOfOperationRef(VersionOfObjectRefStructure value)
       Reference to a SCHEDULED MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 116:162]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_mode_of_operation_ref = 276;
    • setScheduledModeOfOperationRef

      public GroupOfLinesType.Builder setScheduledModeOfOperationRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SCHEDULED MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 116:162]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_mode_of_operation_ref = 276;
    • mergeScheduledModeOfOperationRef

      public GroupOfLinesType.Builder mergeScheduledModeOfOperationRef(VersionOfObjectRefStructure value)
       Reference to a SCHEDULED MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 116:162]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_mode_of_operation_ref = 276;
    • clearScheduledModeOfOperationRef

      public GroupOfLinesType.Builder clearScheduledModeOfOperationRef()
       Reference to a SCHEDULED MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 116:162]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_mode_of_operation_ref = 276;
    • getScheduledModeOfOperationRefBuilder

      public VersionOfObjectRefStructure.Builder getScheduledModeOfOperationRefBuilder()
       Reference to a SCHEDULED MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 116:162]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_mode_of_operation_ref = 276;
    • getScheduledModeOfOperationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getScheduledModeOfOperationRefOrBuilder()
       Reference to a SCHEDULED MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 116:162]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_mode_of_operation_ref = 276;
      Specified by:
      getScheduledModeOfOperationRefOrBuilder in interface GroupOfLinesTypeOrBuilder
    • hasVehicleRentalRef

      public boolean hasVehicleRentalRef()
       Reference to a VEHICLE RENTAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 213:154]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_ref = 278;
      Specified by:
      hasVehicleRentalRef in interface GroupOfLinesTypeOrBuilder
      Returns:
      Whether the vehicleRentalRef field is set.
    • getVehicleRentalRef

      public VersionOfObjectRefStructure getVehicleRentalRef()
       Reference to a VEHICLE RENTAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 213:154]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_ref = 278;
      Specified by:
      getVehicleRentalRef in interface GroupOfLinesTypeOrBuilder
      Returns:
      The vehicleRentalRef.
    • setVehicleRentalRef

      public GroupOfLinesType.Builder setVehicleRentalRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE RENTAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 213:154]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_ref = 278;
    • setVehicleRentalRef

      public GroupOfLinesType.Builder setVehicleRentalRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a VEHICLE RENTAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 213:154]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_ref = 278;
    • mergeVehicleRentalRef

      public GroupOfLinesType.Builder mergeVehicleRentalRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE RENTAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 213:154]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_ref = 278;
    • clearVehicleRentalRef

      public GroupOfLinesType.Builder clearVehicleRentalRef()
       Reference to a VEHICLE RENTAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 213:154]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_ref = 278;
    • getVehicleRentalRefBuilder

      public VersionOfObjectRefStructure.Builder getVehicleRentalRefBuilder()
       Reference to a VEHICLE RENTAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 213:154]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_ref = 278;
    • getVehicleRentalRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleRentalRefOrBuilder()
       Reference to a VEHICLE RENTAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 213:154]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_ref = 278;
      Specified by:
      getVehicleRentalRefOrBuilder in interface GroupOfLinesTypeOrBuilder
    • hasVehicleSharingRef

      public boolean hasVehicleSharingRef()
       Reference to a VEHICLE SHARING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 248:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_ref = 279;
      Specified by:
      hasVehicleSharingRef in interface GroupOfLinesTypeOrBuilder
      Returns:
      Whether the vehicleSharingRef field is set.
    • getVehicleSharingRef

      public VersionOfObjectRefStructure getVehicleSharingRef()
       Reference to a VEHICLE SHARING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 248:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_ref = 279;
      Specified by:
      getVehicleSharingRef in interface GroupOfLinesTypeOrBuilder
      Returns:
      The vehicleSharingRef.
    • setVehicleSharingRef

      public GroupOfLinesType.Builder setVehicleSharingRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE SHARING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 248:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_ref = 279;
    • setVehicleSharingRef

      public GroupOfLinesType.Builder setVehicleSharingRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a VEHICLE SHARING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 248:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_ref = 279;
    • mergeVehicleSharingRef

      public GroupOfLinesType.Builder mergeVehicleSharingRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE SHARING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 248:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_ref = 279;
    • clearVehicleSharingRef

      public GroupOfLinesType.Builder clearVehicleSharingRef()
       Reference to a VEHICLE SHARING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 248:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_ref = 279;
    • getVehicleSharingRefBuilder

      public VersionOfObjectRefStructure.Builder getVehicleSharingRefBuilder()
       Reference to a VEHICLE SHARING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 248:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_ref = 279;
    • getVehicleSharingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleSharingRefOrBuilder()
       Reference to a VEHICLE SHARING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 248:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_ref = 279;
      Specified by:
      getVehicleSharingRefOrBuilder in interface GroupOfLinesTypeOrBuilder
    • hasVehiclePoolingRef

      public boolean hasVehiclePoolingRef()
       Reference to a VEHICLE POOLING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 284:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_ref = 280;
      Specified by:
      hasVehiclePoolingRef in interface GroupOfLinesTypeOrBuilder
      Returns:
      Whether the vehiclePoolingRef field is set.
    • getVehiclePoolingRef

      public VersionOfObjectRefStructure getVehiclePoolingRef()
       Reference to a VEHICLE POOLING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 284:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_ref = 280;
      Specified by:
      getVehiclePoolingRef in interface GroupOfLinesTypeOrBuilder
      Returns:
      The vehiclePoolingRef.
    • setVehiclePoolingRef

      public GroupOfLinesType.Builder setVehiclePoolingRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE POOLING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 284:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_ref = 280;
    • setVehiclePoolingRef

      public GroupOfLinesType.Builder setVehiclePoolingRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a VEHICLE POOLING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 284:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_ref = 280;
    • mergeVehiclePoolingRef

      public GroupOfLinesType.Builder mergeVehiclePoolingRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE POOLING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 284:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_ref = 280;
    • clearVehiclePoolingRef

      public GroupOfLinesType.Builder clearVehiclePoolingRef()
       Reference to a VEHICLE POOLING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 284:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_ref = 280;
    • getVehiclePoolingRefBuilder

      public VersionOfObjectRefStructure.Builder getVehiclePoolingRefBuilder()
       Reference to a VEHICLE POOLING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 284:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_ref = 280;
    • getVehiclePoolingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehiclePoolingRefOrBuilder()
       Reference to a VEHICLE POOLING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 284:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_ref = 280;
      Specified by:
      getVehiclePoolingRefOrBuilder in interface GroupOfLinesTypeOrBuilder
    • hasFlexibleModeOfOperationRef

      public boolean hasFlexibleModeOfOperationRef()
       Reference to a FLEXIBLE MODE OF OPERATION.  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 151:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_mode_of_operation_ref = 322;
      Specified by:
      hasFlexibleModeOfOperationRef in interface GroupOfLinesTypeOrBuilder
      Returns:
      Whether the flexibleModeOfOperationRef field is set.
    • getFlexibleModeOfOperationRef

      public VersionOfObjectRefStructure getFlexibleModeOfOperationRef()
       Reference to a FLEXIBLE MODE OF OPERATION.  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 151:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_mode_of_operation_ref = 322;
      Specified by:
      getFlexibleModeOfOperationRef in interface GroupOfLinesTypeOrBuilder
      Returns:
      The flexibleModeOfOperationRef.
    • setFlexibleModeOfOperationRef

      public GroupOfLinesType.Builder setFlexibleModeOfOperationRef(VersionOfObjectRefStructure value)
       Reference to a FLEXIBLE MODE OF OPERATION.  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 151:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_mode_of_operation_ref = 322;
    • setFlexibleModeOfOperationRef

      public GroupOfLinesType.Builder setFlexibleModeOfOperationRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a FLEXIBLE MODE OF OPERATION.  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 151:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_mode_of_operation_ref = 322;
    • mergeFlexibleModeOfOperationRef

      public GroupOfLinesType.Builder mergeFlexibleModeOfOperationRef(VersionOfObjectRefStructure value)
       Reference to a FLEXIBLE MODE OF OPERATION.  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 151:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_mode_of_operation_ref = 322;
    • clearFlexibleModeOfOperationRef

      public GroupOfLinesType.Builder clearFlexibleModeOfOperationRef()
       Reference to a FLEXIBLE MODE OF OPERATION.  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 151:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_mode_of_operation_ref = 322;
    • getFlexibleModeOfOperationRefBuilder

      public VersionOfObjectRefStructure.Builder getFlexibleModeOfOperationRefBuilder()
       Reference to a FLEXIBLE MODE OF OPERATION.  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 151:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_mode_of_operation_ref = 322;
    • getFlexibleModeOfOperationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFlexibleModeOfOperationRefOrBuilder()
       Reference to a FLEXIBLE MODE OF OPERATION.  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 151:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_mode_of_operation_ref = 322;
      Specified by:
      getFlexibleModeOfOperationRefOrBuilder in interface GroupOfLinesTypeOrBuilder
    • hasPersonalModeOfOperationRef

      public boolean hasPersonalModeOfOperationRef()
       Reference to a PERSONAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 325:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure personal_mode_of_operation_ref = 323;
      Specified by:
      hasPersonalModeOfOperationRef in interface GroupOfLinesTypeOrBuilder
      Returns:
      Whether the personalModeOfOperationRef field is set.
    • getPersonalModeOfOperationRef

      public VersionOfObjectRefStructure getPersonalModeOfOperationRef()
       Reference to a PERSONAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 325:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure personal_mode_of_operation_ref = 323;
      Specified by:
      getPersonalModeOfOperationRef in interface GroupOfLinesTypeOrBuilder
      Returns:
      The personalModeOfOperationRef.
    • setPersonalModeOfOperationRef

      public GroupOfLinesType.Builder setPersonalModeOfOperationRef(VersionOfObjectRefStructure value)
       Reference to a PERSONAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 325:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure personal_mode_of_operation_ref = 323;
    • setPersonalModeOfOperationRef

      public GroupOfLinesType.Builder setPersonalModeOfOperationRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a PERSONAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 325:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure personal_mode_of_operation_ref = 323;
    • mergePersonalModeOfOperationRef

      public GroupOfLinesType.Builder mergePersonalModeOfOperationRef(VersionOfObjectRefStructure value)
       Reference to a PERSONAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 325:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure personal_mode_of_operation_ref = 323;
    • clearPersonalModeOfOperationRef

      public GroupOfLinesType.Builder clearPersonalModeOfOperationRef()
       Reference to a PERSONAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 325:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure personal_mode_of_operation_ref = 323;
    • getPersonalModeOfOperationRefBuilder

      public VersionOfObjectRefStructure.Builder getPersonalModeOfOperationRefBuilder()
       Reference to a PERSONAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 325:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure personal_mode_of_operation_ref = 323;
    • getPersonalModeOfOperationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPersonalModeOfOperationRefOrBuilder()
       Reference to a PERSONAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 325:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure personal_mode_of_operation_ref = 323;
      Specified by:
      getPersonalModeOfOperationRefOrBuilder in interface GroupOfLinesTypeOrBuilder