Class PurposeOfGroupingType.Builder

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

public static final class PurposeOfGroupingType.Builder extends com.google.protobuf.GeneratedMessage.Builder<PurposeOfGroupingType.Builder> implements PurposeOfGroupingTypeOrBuilder
 Functional purpose for which GROUPs of elements are defined. The PURPOSE OF GROUPING may be restricted to one or more types of the given object.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 188:72]
 
Protobuf type uk.org.netex.www.netex.PurposeOfGroupingType
  • 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<PurposeOfGroupingType.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<PurposeOfGroupingType.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<PurposeOfGroupingType.Builder>
    • getDefaultInstanceForType

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

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

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

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

    • isInitialized

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

      public PurposeOfGroupingType.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<PurposeOfGroupingType.Builder>
      Throws:
      IOException
    • getTypeOfEntityVersionStructureCase

      public PurposeOfGroupingType.TypeOfEntityVersionStructureCase getTypeOfEntityVersionStructureCase()
      Specified by:
      getTypeOfEntityVersionStructureCase in interface PurposeOfGroupingTypeOrBuilder
    • clearTypeOfEntityVersionStructure

      public PurposeOfGroupingType.Builder clearTypeOfEntityVersionStructure()
    • 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 PurposeOfGroupingTypeOrBuilder
      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 PurposeOfGroupingTypeOrBuilder
      Returns:
      The created.
    • setCreated

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

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

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

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

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

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

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

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

      public PurposeOfGroupingType.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 = 353;
      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 = 354;
      Specified by:
      getDerivedFromObjectRef in interface PurposeOfGroupingTypeOrBuilder
      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 = 354;
      Specified by:
      getDerivedFromObjectRefBytes in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public PurposeOfGroupingType.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 = 354;
      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 PurposeOfGroupingTypeOrBuilder
      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 PurposeOfGroupingTypeOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

      public PurposeOfGroupingType.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 PurposeOfGroupingType.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 PurposeOfGroupingType.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 PurposeOfGroupingType.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 PurposeOfGroupingTypeOrBuilder
    • 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 PurposeOfGroupingTypeOrBuilder
    • 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 PurposeOfGroupingTypeOrBuilder
    • 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 PurposeOfGroupingTypeOrBuilder
    • setValidBetween

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

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

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

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

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

      public PurposeOfGroupingType.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 PurposeOfGroupingType.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 PurposeOfGroupingType.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 PurposeOfGroupingType.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 PurposeOfGroupingTypeOrBuilder
    • 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 PurposeOfGroupingTypeOrBuilder
      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 PurposeOfGroupingTypeOrBuilder
      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 PurposeOfGroupingType.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

       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 PurposeOfGroupingType.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 PurposeOfGroupingTypeOrBuilder
    • hasName

      public boolean hasName()
       Name of TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 120:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      hasName in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 120:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getName in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The name.
    • setName

       Name of TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 120:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • setName

       Name of TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 120:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • mergeName

       Name of TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 120:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • clearName

      public PurposeOfGroupingType.Builder clearName()
       Name of TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 120:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameBuilder

      public MultilingualString.Builder getNameBuilder()
       Name of TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 120:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 120:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasShortName

      public boolean hasShortName()
       Short Name for TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 125:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      hasShortName in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the shortName field is set.
    • getShortName

      public MultilingualString getShortName()
       Short Name for TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 125:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      getShortName in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The shortName.
    • setShortName

       Short Name for TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 125:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • setShortName

      public PurposeOfGroupingType.Builder setShortName(MultilingualString.Builder builderForValue)
       Short Name for TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 125:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • mergeShortName

      public PurposeOfGroupingType.Builder mergeShortName(MultilingualString value)
       Short Name for TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 125:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • clearShortName

      public PurposeOfGroupingType.Builder clearShortName()
       Short Name for TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 125:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • getShortNameBuilder

      public MultilingualString.Builder getShortNameBuilder()
       Short Name for TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 125:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
    • getShortNameOrBuilder

      public MultilingualStringOrBuilder getShortNameOrBuilder()
       Short Name for TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 125:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      getShortNameOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasDescription

      public boolean hasDescription()
       Description of TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 130:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      hasDescription in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Description of TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 130:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      getDescription in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The description.
    • setDescription

      public PurposeOfGroupingType.Builder setDescription(MultilingualString value)
       Description of TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 130:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • setDescription

      public PurposeOfGroupingType.Builder setDescription(MultilingualString.Builder builderForValue)
       Description of TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 130:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • mergeDescription

      public PurposeOfGroupingType.Builder mergeDescription(MultilingualString value)
       Description of TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 130:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • clearDescription

      public PurposeOfGroupingType.Builder clearDescription()
       Description of TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 130:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • getDescriptionBuilder

      public MultilingualString.Builder getDescriptionBuilder()
       Description of TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 130:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Description of TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 130:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      getDescriptionOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • getImage

      public String getImage()
       Default image for TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 135:62]
       
      string image = 164;
      Specified by:
      getImage in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The image.
    • getImageBytes

      public com.google.protobuf.ByteString getImageBytes()
       Default image for TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 135:62]
       
      string image = 164;
      Specified by:
      getImageBytes in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The bytes for image.
    • setImage

      public PurposeOfGroupingType.Builder setImage(String value)
       Default image for TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 135:62]
       
      string image = 164;
      Parameters:
      value - The image to set.
      Returns:
      This builder for chaining.
    • clearImage

      public PurposeOfGroupingType.Builder clearImage()
       Default image for TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 135:62]
       
      string image = 164;
      Returns:
      This builder for chaining.
    • setImageBytes

      public PurposeOfGroupingType.Builder setImageBytes(com.google.protobuf.ByteString value)
       Default image for TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 135:62]
       
      string image = 164;
      Parameters:
      value - The bytes for image to set.
      Returns:
      This builder for chaining.
    • getUrl

      public String getUrl()
       Default URL for TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 140:60]
       
      string url = 165;
      Specified by:
      getUrl in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The url.
    • getUrlBytes

      public com.google.protobuf.ByteString getUrlBytes()
       Default URL for TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 140:60]
       
      string url = 165;
      Specified by:
      getUrlBytes in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The bytes for url.
    • setUrl

      public PurposeOfGroupingType.Builder setUrl(String value)
       Default URL for TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 140:60]
       
      string url = 165;
      Parameters:
      value - The url to set.
      Returns:
      This builder for chaining.
    • clearUrl

      public PurposeOfGroupingType.Builder clearUrl()
       Default URL for TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 140:60]
       
      string url = 165;
      Returns:
      This builder for chaining.
    • setUrlBytes

      public PurposeOfGroupingType.Builder setUrlBytes(com.google.protobuf.ByteString value)
       Default URL for TYPE OF VALUE.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 140:60]
       
      string url = 165;
      Parameters:
      value - The bytes for url to set.
      Returns:
      This builder for chaining.
    • hasPrivateCode

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

      public PurposeOfGroupingType.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 = 166;
    • setPrivateCode

      public PurposeOfGroupingType.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 = 166;
    • mergePrivateCode

      public PurposeOfGroupingType.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 = 166;
    • clearPrivateCode

      public PurposeOfGroupingType.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 = 166;
    • 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 = 166;
    • 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 = 166;
      Specified by:
      getPrivateCodeOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasClasses

      public boolean hasClasses()
       Allowed class types for grouping.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 231:76]
       
      .uk.org.netex.www.netex.ClassRefs_RelStructure classes = 281;
      Specified by:
      hasClasses in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the classes field is set.
    • getClasses

      public ClassRefs_RelStructure getClasses()
       Allowed class types for grouping.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 231:76]
       
      .uk.org.netex.www.netex.ClassRefs_RelStructure classes = 281;
      Specified by:
      getClasses in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The classes.
    • setClasses

       Allowed class types for grouping.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 231:76]
       
      .uk.org.netex.www.netex.ClassRefs_RelStructure classes = 281;
    • setClasses

       Allowed class types for grouping.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 231:76]
       
      .uk.org.netex.www.netex.ClassRefs_RelStructure classes = 281;
    • mergeClasses

       Allowed class types for grouping.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 231:76]
       
      .uk.org.netex.www.netex.ClassRefs_RelStructure classes = 281;
    • clearClasses

      public PurposeOfGroupingType.Builder clearClasses()
       Allowed class types for grouping.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 231:76]
       
      .uk.org.netex.www.netex.ClassRefs_RelStructure classes = 281;
    • getClassesBuilder

      public ClassRefs_RelStructure.Builder getClassesBuilder()
       Allowed class types for grouping.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 231:76]
       
      .uk.org.netex.www.netex.ClassRefs_RelStructure classes = 281;
    • getClassesOrBuilder

      public ClassRefs_RelStructureOrBuilder getClassesOrBuilder()
       Allowed class types for grouping.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 231:76]
       
      .uk.org.netex.www.netex.ClassRefs_RelStructure classes = 281;
      Specified by:
      getClassesOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • getId

      public String getId()
       [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 209:63]
       
      string id = 351;
      Specified by:
      getId in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 209:63]
       
      string id = 351;
      Specified by:
      getIdBytes in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

      public PurposeOfGroupingType.Builder setId(String value)
       [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 209:63]
       
      string id = 351;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 209:63]
       
      string id = 351;
      Returns:
      This builder for chaining.
    • setIdBytes

      public PurposeOfGroupingType.Builder setIdBytes(com.google.protobuf.ByteString value)
       [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 209:63]
       
      string id = 351;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • hasTypeOfEntity

      public boolean hasTypeOfEntity()
       A Type of value used to classify an ENTITY.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 215:104]
       
      .uk.org.netex.www.netex.TypeOfEntity_VersionStructure type_of_entity = 282;
      Specified by:
      hasTypeOfEntity in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfEntity field is set.
    • getTypeOfEntity

      public TypeOfEntity_VersionStructure getTypeOfEntity()
       A Type of value used to classify an ENTITY.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 215:104]
       
      .uk.org.netex.www.netex.TypeOfEntity_VersionStructure type_of_entity = 282;
      Specified by:
      getTypeOfEntity in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfEntity.
    • setTypeOfEntity

       A Type of value used to classify an ENTITY.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 215:104]
       
      .uk.org.netex.www.netex.TypeOfEntity_VersionStructure type_of_entity = 282;
    • setTypeOfEntity

      public PurposeOfGroupingType.Builder setTypeOfEntity(TypeOfEntity_VersionStructure.Builder builderForValue)
       A Type of value used to classify an ENTITY.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 215:104]
       
      .uk.org.netex.www.netex.TypeOfEntity_VersionStructure type_of_entity = 282;
    • mergeTypeOfEntity

       A Type of value used to classify an ENTITY.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 215:104]
       
      .uk.org.netex.www.netex.TypeOfEntity_VersionStructure type_of_entity = 282;
    • clearTypeOfEntity

      public PurposeOfGroupingType.Builder clearTypeOfEntity()
       A Type of value used to classify an ENTITY.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 215:104]
       
      .uk.org.netex.www.netex.TypeOfEntity_VersionStructure type_of_entity = 282;
    • getTypeOfEntityBuilder

      public TypeOfEntity_VersionStructure.Builder getTypeOfEntityBuilder()
       A Type of value used to classify an ENTITY.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 215:104]
       
      .uk.org.netex.www.netex.TypeOfEntity_VersionStructure type_of_entity = 282;
    • getTypeOfEntityOrBuilder

      public TypeOfEntity_VersionStructureOrBuilder getTypeOfEntityOrBuilder()
       A Type of value used to classify an ENTITY.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 215:104]
       
      .uk.org.netex.www.netex.TypeOfEntity_VersionStructure type_of_entity = 282;
      Specified by:
      getTypeOfEntityOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfResponsibilityRole

      public boolean hasTypeOfResponsibilityRole()
       Classification of a RESPONSIBILITY ROLE  [netex_framework/netex_responsibility/netex_responsibilitySet_version.xsd at 314:97]
       
      .uk.org.netex.www.netex.TypeOfResponsibilityRoleType type_of_responsibility_role = 283;
      Specified by:
      hasTypeOfResponsibilityRole in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfResponsibilityRole field is set.
    • getTypeOfResponsibilityRole

      public TypeOfResponsibilityRoleType getTypeOfResponsibilityRole()
       Classification of a RESPONSIBILITY ROLE  [netex_framework/netex_responsibility/netex_responsibilitySet_version.xsd at 314:97]
       
      .uk.org.netex.www.netex.TypeOfResponsibilityRoleType type_of_responsibility_role = 283;
      Specified by:
      getTypeOfResponsibilityRole in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfResponsibilityRole.
    • setTypeOfResponsibilityRole

      public PurposeOfGroupingType.Builder setTypeOfResponsibilityRole(TypeOfResponsibilityRoleType value)
       Classification of a RESPONSIBILITY ROLE  [netex_framework/netex_responsibility/netex_responsibilitySet_version.xsd at 314:97]
       
      .uk.org.netex.www.netex.TypeOfResponsibilityRoleType type_of_responsibility_role = 283;
    • setTypeOfResponsibilityRole

      public PurposeOfGroupingType.Builder setTypeOfResponsibilityRole(TypeOfResponsibilityRoleType.Builder builderForValue)
       Classification of a RESPONSIBILITY ROLE  [netex_framework/netex_responsibility/netex_responsibilitySet_version.xsd at 314:97]
       
      .uk.org.netex.www.netex.TypeOfResponsibilityRoleType type_of_responsibility_role = 283;
    • mergeTypeOfResponsibilityRole

      public PurposeOfGroupingType.Builder mergeTypeOfResponsibilityRole(TypeOfResponsibilityRoleType value)
       Classification of a RESPONSIBILITY ROLE  [netex_framework/netex_responsibility/netex_responsibilitySet_version.xsd at 314:97]
       
      .uk.org.netex.www.netex.TypeOfResponsibilityRoleType type_of_responsibility_role = 283;
    • clearTypeOfResponsibilityRole

      public PurposeOfGroupingType.Builder clearTypeOfResponsibilityRole()
       Classification of a RESPONSIBILITY ROLE  [netex_framework/netex_responsibility/netex_responsibilitySet_version.xsd at 314:97]
       
      .uk.org.netex.www.netex.TypeOfResponsibilityRoleType type_of_responsibility_role = 283;
    • getTypeOfResponsibilityRoleBuilder

      public TypeOfResponsibilityRoleType.Builder getTypeOfResponsibilityRoleBuilder()
       Classification of a RESPONSIBILITY ROLE  [netex_framework/netex_responsibility/netex_responsibilitySet_version.xsd at 314:97]
       
      .uk.org.netex.www.netex.TypeOfResponsibilityRoleType type_of_responsibility_role = 283;
    • getTypeOfResponsibilityRoleOrBuilder

      public TypeOfResponsibilityRoleTypeOrBuilder getTypeOfResponsibilityRoleOrBuilder()
       Classification of a RESPONSIBILITY ROLE  [netex_framework/netex_responsibility/netex_responsibilitySet_version.xsd at 314:97]
       
      .uk.org.netex.www.netex.TypeOfResponsibilityRoleType type_of_responsibility_role = 283;
      Specified by:
      getTypeOfResponsibilityRoleOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfFrame

      public boolean hasTypeOfFrame()
       Classification of TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 270:67]
       
      .uk.org.netex.www.netex.TypeOfFrameType type_of_frame = 284;
      Specified by:
      hasTypeOfFrame in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfFrame field is set.
    • getTypeOfFrame

      public TypeOfFrameType getTypeOfFrame()
       Classification of TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 270:67]
       
      .uk.org.netex.www.netex.TypeOfFrameType type_of_frame = 284;
      Specified by:
      getTypeOfFrame in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfFrame.
    • setTypeOfFrame

      public PurposeOfGroupingType.Builder setTypeOfFrame(TypeOfFrameType value)
       Classification of TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 270:67]
       
      .uk.org.netex.www.netex.TypeOfFrameType type_of_frame = 284;
    • setTypeOfFrame

      public PurposeOfGroupingType.Builder setTypeOfFrame(TypeOfFrameType.Builder builderForValue)
       Classification of TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 270:67]
       
      .uk.org.netex.www.netex.TypeOfFrameType type_of_frame = 284;
    • mergeTypeOfFrame

      public PurposeOfGroupingType.Builder mergeTypeOfFrame(TypeOfFrameType value)
       Classification of TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 270:67]
       
      .uk.org.netex.www.netex.TypeOfFrameType type_of_frame = 284;
    • clearTypeOfFrame

      public PurposeOfGroupingType.Builder clearTypeOfFrame()
       Classification of TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 270:67]
       
      .uk.org.netex.www.netex.TypeOfFrameType type_of_frame = 284;
    • getTypeOfFrameBuilder

      public TypeOfFrameType.Builder getTypeOfFrameBuilder()
       Classification of TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 270:67]
       
      .uk.org.netex.www.netex.TypeOfFrameType type_of_frame = 284;
    • getTypeOfFrameOrBuilder

      public TypeOfFrameTypeOrBuilder getTypeOfFrameOrBuilder()
       Classification of TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 270:67]
       
      .uk.org.netex.www.netex.TypeOfFrameType type_of_frame = 284;
      Specified by:
      getTypeOfFrameOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfProjection

      public boolean hasTypeOfProjection()
       Classification of a PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 499:89]
       
      .uk.org.netex.www.netex.TypeOfProjectionType type_of_projection = 285;
      Specified by:
      hasTypeOfProjection in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfProjection field is set.
    • getTypeOfProjection

      public TypeOfProjectionType getTypeOfProjection()
       Classification of a PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 499:89]
       
      .uk.org.netex.www.netex.TypeOfProjectionType type_of_projection = 285;
      Specified by:
      getTypeOfProjection in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfProjection.
    • setTypeOfProjection

      public PurposeOfGroupingType.Builder setTypeOfProjection(TypeOfProjectionType value)
       Classification of a PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 499:89]
       
      .uk.org.netex.www.netex.TypeOfProjectionType type_of_projection = 285;
    • setTypeOfProjection

      public PurposeOfGroupingType.Builder setTypeOfProjection(TypeOfProjectionType.Builder builderForValue)
       Classification of a PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 499:89]
       
      .uk.org.netex.www.netex.TypeOfProjectionType type_of_projection = 285;
    • mergeTypeOfProjection

      public PurposeOfGroupingType.Builder mergeTypeOfProjection(TypeOfProjectionType value)
       Classification of a PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 499:89]
       
      .uk.org.netex.www.netex.TypeOfProjectionType type_of_projection = 285;
    • clearTypeOfProjection

      public PurposeOfGroupingType.Builder clearTypeOfProjection()
       Classification of a PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 499:89]
       
      .uk.org.netex.www.netex.TypeOfProjectionType type_of_projection = 285;
    • getTypeOfProjectionBuilder

      public TypeOfProjectionType.Builder getTypeOfProjectionBuilder()
       Classification of a PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 499:89]
       
      .uk.org.netex.www.netex.TypeOfProjectionType type_of_projection = 285;
    • getTypeOfProjectionOrBuilder

      public TypeOfProjectionTypeOrBuilder getTypeOfProjectionOrBuilder()
       Classification of a PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 499:89]
       
      .uk.org.netex.www.netex.TypeOfProjectionType type_of_projection = 285;
      Specified by:
      getTypeOfProjectionOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfPoint

      public boolean hasTypeOfPoint()
       A classification of POINTs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 339:84]
       
      .uk.org.netex.www.netex.TypeOfPointType type_of_point = 286;
      Specified by:
      hasTypeOfPoint in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfPoint field is set.
    • getTypeOfPoint

      public TypeOfPointType getTypeOfPoint()
       A classification of POINTs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 339:84]
       
      .uk.org.netex.www.netex.TypeOfPointType type_of_point = 286;
      Specified by:
      getTypeOfPoint in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfPoint.
    • setTypeOfPoint

      public PurposeOfGroupingType.Builder setTypeOfPoint(TypeOfPointType value)
       A classification of POINTs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 339:84]
       
      .uk.org.netex.www.netex.TypeOfPointType type_of_point = 286;
    • setTypeOfPoint

      public PurposeOfGroupingType.Builder setTypeOfPoint(TypeOfPointType.Builder builderForValue)
       A classification of POINTs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 339:84]
       
      .uk.org.netex.www.netex.TypeOfPointType type_of_point = 286;
    • mergeTypeOfPoint

      public PurposeOfGroupingType.Builder mergeTypeOfPoint(TypeOfPointType value)
       A classification of POINTs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 339:84]
       
      .uk.org.netex.www.netex.TypeOfPointType type_of_point = 286;
    • clearTypeOfPoint

      public PurposeOfGroupingType.Builder clearTypeOfPoint()
       A classification of POINTs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 339:84]
       
      .uk.org.netex.www.netex.TypeOfPointType type_of_point = 286;
    • getTypeOfPointBuilder

      public TypeOfPointType.Builder getTypeOfPointBuilder()
       A classification of POINTs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 339:84]
       
      .uk.org.netex.www.netex.TypeOfPointType type_of_point = 286;
    • getTypeOfPointOrBuilder

      public TypeOfPointTypeOrBuilder getTypeOfPointOrBuilder()
       A classification of POINTs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 339:84]
       
      .uk.org.netex.www.netex.TypeOfPointType type_of_point = 286;
      Specified by:
      getTypeOfPointOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfLink

      public boolean hasTypeOfLink()
       A classification of LINKs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 376:83]
       
      .uk.org.netex.www.netex.TypeOfLinkType type_of_link = 287;
      Specified by:
      hasTypeOfLink in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfLink field is set.
    • getTypeOfLink

      public TypeOfLinkType getTypeOfLink()
       A classification of LINKs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 376:83]
       
      .uk.org.netex.www.netex.TypeOfLinkType type_of_link = 287;
      Specified by:
      getTypeOfLink in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfLink.
    • setTypeOfLink

      public PurposeOfGroupingType.Builder setTypeOfLink(TypeOfLinkType value)
       A classification of LINKs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 376:83]
       
      .uk.org.netex.www.netex.TypeOfLinkType type_of_link = 287;
    • setTypeOfLink

      public PurposeOfGroupingType.Builder setTypeOfLink(TypeOfLinkType.Builder builderForValue)
       A classification of LINKs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 376:83]
       
      .uk.org.netex.www.netex.TypeOfLinkType type_of_link = 287;
    • mergeTypeOfLink

      public PurposeOfGroupingType.Builder mergeTypeOfLink(TypeOfLinkType value)
       A classification of LINKs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 376:83]
       
      .uk.org.netex.www.netex.TypeOfLinkType type_of_link = 287;
    • clearTypeOfLink

      public PurposeOfGroupingType.Builder clearTypeOfLink()
       A classification of LINKs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 376:83]
       
      .uk.org.netex.www.netex.TypeOfLinkType type_of_link = 287;
    • getTypeOfLinkBuilder

      public TypeOfLinkType.Builder getTypeOfLinkBuilder()
       A classification of LINKs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 376:83]
       
      .uk.org.netex.www.netex.TypeOfLinkType type_of_link = 287;
    • getTypeOfLinkOrBuilder

      public TypeOfLinkTypeOrBuilder getTypeOfLinkOrBuilder()
       A classification of LINKs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 376:83]
       
      .uk.org.netex.www.netex.TypeOfLinkType type_of_link = 287;
      Specified by:
      getTypeOfLinkOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfZone

      public boolean hasTypeOfZone()
       Classification of a ZONe.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 327:83]
       
      .uk.org.netex.www.netex.TypeOfZoneType type_of_zone = 288;
      Specified by:
      hasTypeOfZone in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfZone field is set.
    • getTypeOfZone

      public TypeOfZoneType getTypeOfZone()
       Classification of a ZONe.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 327:83]
       
      .uk.org.netex.www.netex.TypeOfZoneType type_of_zone = 288;
      Specified by:
      getTypeOfZone in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfZone.
    • setTypeOfZone

      public PurposeOfGroupingType.Builder setTypeOfZone(TypeOfZoneType value)
       Classification of a ZONe.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 327:83]
       
      .uk.org.netex.www.netex.TypeOfZoneType type_of_zone = 288;
    • setTypeOfZone

      public PurposeOfGroupingType.Builder setTypeOfZone(TypeOfZoneType.Builder builderForValue)
       Classification of a ZONe.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 327:83]
       
      .uk.org.netex.www.netex.TypeOfZoneType type_of_zone = 288;
    • mergeTypeOfZone

      public PurposeOfGroupingType.Builder mergeTypeOfZone(TypeOfZoneType value)
       Classification of a ZONe.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 327:83]
       
      .uk.org.netex.www.netex.TypeOfZoneType type_of_zone = 288;
    • clearTypeOfZone

      public PurposeOfGroupingType.Builder clearTypeOfZone()
       Classification of a ZONe.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 327:83]
       
      .uk.org.netex.www.netex.TypeOfZoneType type_of_zone = 288;
    • getTypeOfZoneBuilder

      public TypeOfZoneType.Builder getTypeOfZoneBuilder()
       Classification of a ZONe.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 327:83]
       
      .uk.org.netex.www.netex.TypeOfZoneType type_of_zone = 288;
    • getTypeOfZoneOrBuilder

      public TypeOfZoneTypeOrBuilder getTypeOfZoneOrBuilder()
       Classification of a ZONe.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 327:83]
       
      .uk.org.netex.www.netex.TypeOfZoneType type_of_zone = 288;
      Specified by:
      getTypeOfZoneOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfOrganisation

      public boolean hasTypeOfOrganisation()
       Classification of an ORGANISATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 850:91]
       
      .uk.org.netex.www.netex.TypeOfOrganisationType type_of_organisation = 289;
      Specified by:
      hasTypeOfOrganisation in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfOrganisation field is set.
    • getTypeOfOrganisation

      public TypeOfOrganisationType getTypeOfOrganisation()
       Classification of an ORGANISATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 850:91]
       
      .uk.org.netex.www.netex.TypeOfOrganisationType type_of_organisation = 289;
      Specified by:
      getTypeOfOrganisation in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfOrganisation.
    • setTypeOfOrganisation

      public PurposeOfGroupingType.Builder setTypeOfOrganisation(TypeOfOrganisationType value)
       Classification of an ORGANISATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 850:91]
       
      .uk.org.netex.www.netex.TypeOfOrganisationType type_of_organisation = 289;
    • setTypeOfOrganisation

      public PurposeOfGroupingType.Builder setTypeOfOrganisation(TypeOfOrganisationType.Builder builderForValue)
       Classification of an ORGANISATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 850:91]
       
      .uk.org.netex.www.netex.TypeOfOrganisationType type_of_organisation = 289;
    • mergeTypeOfOrganisation

      public PurposeOfGroupingType.Builder mergeTypeOfOrganisation(TypeOfOrganisationType value)
       Classification of an ORGANISATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 850:91]
       
      .uk.org.netex.www.netex.TypeOfOrganisationType type_of_organisation = 289;
    • clearTypeOfOrganisation

      public PurposeOfGroupingType.Builder clearTypeOfOrganisation()
       Classification of an ORGANISATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 850:91]
       
      .uk.org.netex.www.netex.TypeOfOrganisationType type_of_organisation = 289;
    • getTypeOfOrganisationBuilder

      public TypeOfOrganisationType.Builder getTypeOfOrganisationBuilder()
       Classification of an ORGANISATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 850:91]
       
      .uk.org.netex.www.netex.TypeOfOrganisationType type_of_organisation = 289;
    • getTypeOfOrganisationOrBuilder

      public TypeOfOrganisationTypeOrBuilder getTypeOfOrganisationOrBuilder()
       Classification of an ORGANISATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 850:91]
       
      .uk.org.netex.www.netex.TypeOfOrganisationType type_of_organisation = 289;
      Specified by:
      getTypeOfOrganisationOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfOrganisationPart

      public boolean hasTypeOfOrganisationPart()
       Classification of an ORGANISATION PART.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 887:95]
       
      .uk.org.netex.www.netex.TypeOfOrganisationPartType type_of_organisation_part = 290;
      Specified by:
      hasTypeOfOrganisationPart in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfOrganisationPart field is set.
    • getTypeOfOrganisationPart

      public TypeOfOrganisationPartType getTypeOfOrganisationPart()
       Classification of an ORGANISATION PART.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 887:95]
       
      .uk.org.netex.www.netex.TypeOfOrganisationPartType type_of_organisation_part = 290;
      Specified by:
      getTypeOfOrganisationPart in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfOrganisationPart.
    • setTypeOfOrganisationPart

      public PurposeOfGroupingType.Builder setTypeOfOrganisationPart(TypeOfOrganisationPartType value)
       Classification of an ORGANISATION PART.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 887:95]
       
      .uk.org.netex.www.netex.TypeOfOrganisationPartType type_of_organisation_part = 290;
    • setTypeOfOrganisationPart

      public PurposeOfGroupingType.Builder setTypeOfOrganisationPart(TypeOfOrganisationPartType.Builder builderForValue)
       Classification of an ORGANISATION PART.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 887:95]
       
      .uk.org.netex.www.netex.TypeOfOrganisationPartType type_of_organisation_part = 290;
    • mergeTypeOfOrganisationPart

      public PurposeOfGroupingType.Builder mergeTypeOfOrganisationPart(TypeOfOrganisationPartType value)
       Classification of an ORGANISATION PART.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 887:95]
       
      .uk.org.netex.www.netex.TypeOfOrganisationPartType type_of_organisation_part = 290;
    • clearTypeOfOrganisationPart

      public PurposeOfGroupingType.Builder clearTypeOfOrganisationPart()
       Classification of an ORGANISATION PART.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 887:95]
       
      .uk.org.netex.www.netex.TypeOfOrganisationPartType type_of_organisation_part = 290;
    • getTypeOfOrganisationPartBuilder

      public TypeOfOrganisationPartType.Builder getTypeOfOrganisationPartBuilder()
       Classification of an ORGANISATION PART.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 887:95]
       
      .uk.org.netex.www.netex.TypeOfOrganisationPartType type_of_organisation_part = 290;
    • getTypeOfOrganisationPartOrBuilder

      public TypeOfOrganisationPartTypeOrBuilder getTypeOfOrganisationPartOrBuilder()
       Classification of an ORGANISATION PART.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 887:95]
       
      .uk.org.netex.www.netex.TypeOfOrganisationPartType type_of_organisation_part = 290;
      Specified by:
      getTypeOfOrganisationPartOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfOperation

      public boolean hasTypeOfOperation()
       Classification of an OPERATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 924:88]
       
      .uk.org.netex.www.netex.TypeOfOperationType type_of_operation = 291;
      Specified by:
      hasTypeOfOperation in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfOperation field is set.
    • getTypeOfOperation

      public TypeOfOperationType getTypeOfOperation()
       Classification of an OPERATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 924:88]
       
      .uk.org.netex.www.netex.TypeOfOperationType type_of_operation = 291;
      Specified by:
      getTypeOfOperation in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfOperation.
    • setTypeOfOperation

      public PurposeOfGroupingType.Builder setTypeOfOperation(TypeOfOperationType value)
       Classification of an OPERATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 924:88]
       
      .uk.org.netex.www.netex.TypeOfOperationType type_of_operation = 291;
    • setTypeOfOperation

      public PurposeOfGroupingType.Builder setTypeOfOperation(TypeOfOperationType.Builder builderForValue)
       Classification of an OPERATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 924:88]
       
      .uk.org.netex.www.netex.TypeOfOperationType type_of_operation = 291;
    • mergeTypeOfOperation

      public PurposeOfGroupingType.Builder mergeTypeOfOperation(TypeOfOperationType value)
       Classification of an OPERATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 924:88]
       
      .uk.org.netex.www.netex.TypeOfOperationType type_of_operation = 291;
    • clearTypeOfOperation

      public PurposeOfGroupingType.Builder clearTypeOfOperation()
       Classification of an OPERATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 924:88]
       
      .uk.org.netex.www.netex.TypeOfOperationType type_of_operation = 291;
    • getTypeOfOperationBuilder

      public TypeOfOperationType.Builder getTypeOfOperationBuilder()
       Classification of an OPERATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 924:88]
       
      .uk.org.netex.www.netex.TypeOfOperationType type_of_operation = 291;
    • getTypeOfOperationOrBuilder

      public TypeOfOperationTypeOrBuilder getTypeOfOperationOrBuilder()
       Classification of an OPERATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 924:88]
       
      .uk.org.netex.www.netex.TypeOfOperationType type_of_operation = 291;
      Specified by:
      getTypeOfOperationOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfTransfer

      public boolean hasTypeOfTransfer()
       Classification of a TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 196:70]
       
      .uk.org.netex.www.netex.TypeOfTransferType type_of_transfer = 292;
      Specified by:
      hasTypeOfTransfer in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfTransfer field is set.
    • getTypeOfTransfer

      public TypeOfTransferType getTypeOfTransfer()
       Classification of a TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 196:70]
       
      .uk.org.netex.www.netex.TypeOfTransferType type_of_transfer = 292;
      Specified by:
      getTypeOfTransfer in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfTransfer.
    • setTypeOfTransfer

      public PurposeOfGroupingType.Builder setTypeOfTransfer(TypeOfTransferType value)
       Classification of a TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 196:70]
       
      .uk.org.netex.www.netex.TypeOfTransferType type_of_transfer = 292;
    • setTypeOfTransfer

      public PurposeOfGroupingType.Builder setTypeOfTransfer(TypeOfTransferType.Builder builderForValue)
       Classification of a TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 196:70]
       
      .uk.org.netex.www.netex.TypeOfTransferType type_of_transfer = 292;
    • mergeTypeOfTransfer

      public PurposeOfGroupingType.Builder mergeTypeOfTransfer(TypeOfTransferType value)
       Classification of a TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 196:70]
       
      .uk.org.netex.www.netex.TypeOfTransferType type_of_transfer = 292;
    • clearTypeOfTransfer

      public PurposeOfGroupingType.Builder clearTypeOfTransfer()
       Classification of a TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 196:70]
       
      .uk.org.netex.www.netex.TypeOfTransferType type_of_transfer = 292;
    • getTypeOfTransferBuilder

      public TypeOfTransferType.Builder getTypeOfTransferBuilder()
       Classification of a TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 196:70]
       
      .uk.org.netex.www.netex.TypeOfTransferType type_of_transfer = 292;
    • getTypeOfTransferOrBuilder

      public TypeOfTransferTypeOrBuilder getTypeOfTransferOrBuilder()
       Classification of a TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 196:70]
       
      .uk.org.netex.www.netex.TypeOfTransferType type_of_transfer = 292;
      Specified by:
      getTypeOfTransferOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfPlace

      public boolean hasTypeOfPlace()
       Classification of a PLACE.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 228:67]
       
      .uk.org.netex.www.netex.TypeOfPlaceType type_of_place = 293;
      Specified by:
      hasTypeOfPlace in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfPlace field is set.
    • getTypeOfPlace

      public TypeOfPlaceType getTypeOfPlace()
       Classification of a PLACE.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 228:67]
       
      .uk.org.netex.www.netex.TypeOfPlaceType type_of_place = 293;
      Specified by:
      getTypeOfPlace in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfPlace.
    • setTypeOfPlace

      public PurposeOfGroupingType.Builder setTypeOfPlace(TypeOfPlaceType value)
       Classification of a PLACE.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 228:67]
       
      .uk.org.netex.www.netex.TypeOfPlaceType type_of_place = 293;
    • setTypeOfPlace

      public PurposeOfGroupingType.Builder setTypeOfPlace(TypeOfPlaceType.Builder builderForValue)
       Classification of a PLACE.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 228:67]
       
      .uk.org.netex.www.netex.TypeOfPlaceType type_of_place = 293;
    • mergeTypeOfPlace

      public PurposeOfGroupingType.Builder mergeTypeOfPlace(TypeOfPlaceType value)
       Classification of a PLACE.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 228:67]
       
      .uk.org.netex.www.netex.TypeOfPlaceType type_of_place = 293;
    • clearTypeOfPlace

      public PurposeOfGroupingType.Builder clearTypeOfPlace()
       Classification of a PLACE.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 228:67]
       
      .uk.org.netex.www.netex.TypeOfPlaceType type_of_place = 293;
    • getTypeOfPlaceBuilder

      public TypeOfPlaceType.Builder getTypeOfPlaceBuilder()
       Classification of a PLACE.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 228:67]
       
      .uk.org.netex.www.netex.TypeOfPlaceType type_of_place = 293;
    • getTypeOfPlaceOrBuilder

      public TypeOfPlaceTypeOrBuilder getTypeOfPlaceOrBuilder()
       Classification of a PLACE.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 228:67]
       
      .uk.org.netex.www.netex.TypeOfPlaceType type_of_place = 293;
      Specified by:
      getTypeOfPlaceOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfLinkSequence

      public boolean hasTypeOfLinkSequence()
       A classification of LINK SEQUENCEs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 209:91]
       
      .uk.org.netex.www.netex.TypeOfLinkSequenceType type_of_link_sequence = 294;
      Specified by:
      hasTypeOfLinkSequence in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfLinkSequence field is set.
    • getTypeOfLinkSequence

      public TypeOfLinkSequenceType getTypeOfLinkSequence()
       A classification of LINK SEQUENCEs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 209:91]
       
      .uk.org.netex.www.netex.TypeOfLinkSequenceType type_of_link_sequence = 294;
      Specified by:
      getTypeOfLinkSequence in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfLinkSequence.
    • setTypeOfLinkSequence

      public PurposeOfGroupingType.Builder setTypeOfLinkSequence(TypeOfLinkSequenceType value)
       A classification of LINK SEQUENCEs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 209:91]
       
      .uk.org.netex.www.netex.TypeOfLinkSequenceType type_of_link_sequence = 294;
    • setTypeOfLinkSequence

      public PurposeOfGroupingType.Builder setTypeOfLinkSequence(TypeOfLinkSequenceType.Builder builderForValue)
       A classification of LINK SEQUENCEs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 209:91]
       
      .uk.org.netex.www.netex.TypeOfLinkSequenceType type_of_link_sequence = 294;
    • mergeTypeOfLinkSequence

      public PurposeOfGroupingType.Builder mergeTypeOfLinkSequence(TypeOfLinkSequenceType value)
       A classification of LINK SEQUENCEs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 209:91]
       
      .uk.org.netex.www.netex.TypeOfLinkSequenceType type_of_link_sequence = 294;
    • clearTypeOfLinkSequence

      public PurposeOfGroupingType.Builder clearTypeOfLinkSequence()
       A classification of LINK SEQUENCEs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 209:91]
       
      .uk.org.netex.www.netex.TypeOfLinkSequenceType type_of_link_sequence = 294;
    • getTypeOfLinkSequenceBuilder

      public TypeOfLinkSequenceType.Builder getTypeOfLinkSequenceBuilder()
       A classification of LINK SEQUENCEs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 209:91]
       
      .uk.org.netex.www.netex.TypeOfLinkSequenceType type_of_link_sequence = 294;
    • getTypeOfLinkSequenceOrBuilder

      public TypeOfLinkSequenceTypeOrBuilder getTypeOfLinkSequenceOrBuilder()
       A classification of LINK SEQUENCEs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 209:91]
       
      .uk.org.netex.www.netex.TypeOfLinkSequenceType type_of_link_sequence = 294;
      Specified by:
      getTypeOfLinkSequenceOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfFeature

      public boolean hasTypeOfFeature()
       TYPE OF FEATURe.  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 232:86]
       
      .uk.org.netex.www.netex.TypeOfFeatureType type_of_feature = 295;
      Specified by:
      hasTypeOfFeature in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfFeature field is set.
    • getTypeOfFeature

      public TypeOfFeatureType getTypeOfFeature()
       TYPE OF FEATURe.  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 232:86]
       
      .uk.org.netex.www.netex.TypeOfFeatureType type_of_feature = 295;
      Specified by:
      getTypeOfFeature in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfFeature.
    • setTypeOfFeature

      public PurposeOfGroupingType.Builder setTypeOfFeature(TypeOfFeatureType value)
       TYPE OF FEATURe.  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 232:86]
       
      .uk.org.netex.www.netex.TypeOfFeatureType type_of_feature = 295;
    • setTypeOfFeature

      public PurposeOfGroupingType.Builder setTypeOfFeature(TypeOfFeatureType.Builder builderForValue)
       TYPE OF FEATURe.  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 232:86]
       
      .uk.org.netex.www.netex.TypeOfFeatureType type_of_feature = 295;
    • mergeTypeOfFeature

      public PurposeOfGroupingType.Builder mergeTypeOfFeature(TypeOfFeatureType value)
       TYPE OF FEATURe.  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 232:86]
       
      .uk.org.netex.www.netex.TypeOfFeatureType type_of_feature = 295;
    • clearTypeOfFeature

      public PurposeOfGroupingType.Builder clearTypeOfFeature()
       TYPE OF FEATURe.  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 232:86]
       
      .uk.org.netex.www.netex.TypeOfFeatureType type_of_feature = 295;
    • getTypeOfFeatureBuilder

      public TypeOfFeatureType.Builder getTypeOfFeatureBuilder()
       TYPE OF FEATURe.  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 232:86]
       
      .uk.org.netex.www.netex.TypeOfFeatureType type_of_feature = 295;
    • getTypeOfFeatureOrBuilder

      public TypeOfFeatureTypeOrBuilder getTypeOfFeatureOrBuilder()
       TYPE OF FEATURe.  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 232:86]
       
      .uk.org.netex.www.netex.TypeOfFeatureType type_of_feature = 295;
      Specified by:
      getTypeOfFeatureOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfEquipment

      public boolean hasTypeOfEquipment()
       A classification of a EQUIPMENT according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.TypeOfEquipmentType type_of_equipment = 296;
      Specified by:
      hasTypeOfEquipment in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfEquipment field is set.
    • getTypeOfEquipment

      public TypeOfEquipmentType getTypeOfEquipment()
       A classification of a EQUIPMENT according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.TypeOfEquipmentType type_of_equipment = 296;
      Specified by:
      getTypeOfEquipment in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfEquipment.
    • setTypeOfEquipment

      public PurposeOfGroupingType.Builder setTypeOfEquipment(TypeOfEquipmentType value)
       A classification of a EQUIPMENT according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.TypeOfEquipmentType type_of_equipment = 296;
    • setTypeOfEquipment

      public PurposeOfGroupingType.Builder setTypeOfEquipment(TypeOfEquipmentType.Builder builderForValue)
       A classification of a EQUIPMENT according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.TypeOfEquipmentType type_of_equipment = 296;
    • mergeTypeOfEquipment

      public PurposeOfGroupingType.Builder mergeTypeOfEquipment(TypeOfEquipmentType value)
       A classification of a EQUIPMENT according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.TypeOfEquipmentType type_of_equipment = 296;
    • clearTypeOfEquipment

      public PurposeOfGroupingType.Builder clearTypeOfEquipment()
       A classification of a EQUIPMENT according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.TypeOfEquipmentType type_of_equipment = 296;
    • getTypeOfEquipmentBuilder

      public TypeOfEquipmentType.Builder getTypeOfEquipmentBuilder()
       A classification of a EQUIPMENT according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.TypeOfEquipmentType type_of_equipment = 296;
    • getTypeOfEquipmentOrBuilder

      public TypeOfEquipmentTypeOrBuilder getTypeOfEquipmentOrBuilder()
       A classification of a EQUIPMENT according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.TypeOfEquipmentType type_of_equipment = 296;
      Specified by:
      getTypeOfEquipmentOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfService

      public boolean hasTypeOfService()
       Classification of a Service.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 308:86]
       
      .uk.org.netex.www.netex.TypeOfServiceType type_of_service = 297;
      Specified by:
      hasTypeOfService in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfService field is set.
    • getTypeOfService

      public TypeOfServiceType getTypeOfService()
       Classification of a Service.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 308:86]
       
      .uk.org.netex.www.netex.TypeOfServiceType type_of_service = 297;
      Specified by:
      getTypeOfService in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfService.
    • setTypeOfService

      public PurposeOfGroupingType.Builder setTypeOfService(TypeOfServiceType value)
       Classification of a Service.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 308:86]
       
      .uk.org.netex.www.netex.TypeOfServiceType type_of_service = 297;
    • setTypeOfService

      public PurposeOfGroupingType.Builder setTypeOfService(TypeOfServiceType.Builder builderForValue)
       Classification of a Service.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 308:86]
       
      .uk.org.netex.www.netex.TypeOfServiceType type_of_service = 297;
    • mergeTypeOfService

      public PurposeOfGroupingType.Builder mergeTypeOfService(TypeOfServiceType value)
       Classification of a Service.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 308:86]
       
      .uk.org.netex.www.netex.TypeOfServiceType type_of_service = 297;
    • clearTypeOfService

      public PurposeOfGroupingType.Builder clearTypeOfService()
       Classification of a Service.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 308:86]
       
      .uk.org.netex.www.netex.TypeOfServiceType type_of_service = 297;
    • getTypeOfServiceBuilder

      public TypeOfServiceType.Builder getTypeOfServiceBuilder()
       Classification of a Service.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 308:86]
       
      .uk.org.netex.www.netex.TypeOfServiceType type_of_service = 297;
    • getTypeOfServiceOrBuilder

      public TypeOfServiceTypeOrBuilder getTypeOfServiceOrBuilder()
       Classification of a Service.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 308:86]
       
      .uk.org.netex.www.netex.TypeOfServiceType type_of_service = 297;
      Specified by:
      getTypeOfServiceOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfFacility

      public boolean hasTypeOfFacility()
       A classification of FACILITYs expressing their general functionalities and local functional characteristics specific to the operator. Types of FACILITYs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 536:87]
       
      .uk.org.netex.www.netex.TypeOfFacilityType type_of_facility = 298;
      Specified by:
      hasTypeOfFacility in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfFacility field is set.
    • getTypeOfFacility

      public TypeOfFacilityType getTypeOfFacility()
       A classification of FACILITYs expressing their general functionalities and local functional characteristics specific to the operator. Types of FACILITYs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 536:87]
       
      .uk.org.netex.www.netex.TypeOfFacilityType type_of_facility = 298;
      Specified by:
      getTypeOfFacility in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfFacility.
    • setTypeOfFacility

      public PurposeOfGroupingType.Builder setTypeOfFacility(TypeOfFacilityType value)
       A classification of FACILITYs expressing their general functionalities and local functional characteristics specific to the operator. Types of FACILITYs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 536:87]
       
      .uk.org.netex.www.netex.TypeOfFacilityType type_of_facility = 298;
    • setTypeOfFacility

      public PurposeOfGroupingType.Builder setTypeOfFacility(TypeOfFacilityType.Builder builderForValue)
       A classification of FACILITYs expressing their general functionalities and local functional characteristics specific to the operator. Types of FACILITYs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 536:87]
       
      .uk.org.netex.www.netex.TypeOfFacilityType type_of_facility = 298;
    • mergeTypeOfFacility

      public PurposeOfGroupingType.Builder mergeTypeOfFacility(TypeOfFacilityType value)
       A classification of FACILITYs expressing their general functionalities and local functional characteristics specific to the operator. Types of FACILITYs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 536:87]
       
      .uk.org.netex.www.netex.TypeOfFacilityType type_of_facility = 298;
    • clearTypeOfFacility

      public PurposeOfGroupingType.Builder clearTypeOfFacility()
       A classification of FACILITYs expressing their general functionalities and local functional characteristics specific to the operator. Types of FACILITYs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 536:87]
       
      .uk.org.netex.www.netex.TypeOfFacilityType type_of_facility = 298;
    • getTypeOfFacilityBuilder

      public TypeOfFacilityType.Builder getTypeOfFacilityBuilder()
       A classification of FACILITYs expressing their general functionalities and local functional characteristics specific to the operator. Types of FACILITYs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 536:87]
       
      .uk.org.netex.www.netex.TypeOfFacilityType type_of_facility = 298;
    • getTypeOfFacilityOrBuilder

      public TypeOfFacilityTypeOrBuilder getTypeOfFacilityOrBuilder()
       A classification of FACILITYs expressing their general functionalities and local functional characteristics specific to the operator. Types of FACILITYs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 536:87]
       
      .uk.org.netex.www.netex.TypeOfFacilityType type_of_facility = 298;
      Specified by:
      getTypeOfFacilityOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfNotice

      public boolean hasTypeOfNotice()
       A classification of a NOTICE according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 255:85]
       
      .uk.org.netex.www.netex.TypeOfNoticeType type_of_notice = 299;
      Specified by:
      hasTypeOfNotice in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfNotice field is set.
    • getTypeOfNotice

      public TypeOfNoticeType getTypeOfNotice()
       A classification of a NOTICE according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 255:85]
       
      .uk.org.netex.www.netex.TypeOfNoticeType type_of_notice = 299;
      Specified by:
      getTypeOfNotice in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfNotice.
    • setTypeOfNotice

      public PurposeOfGroupingType.Builder setTypeOfNotice(TypeOfNoticeType value)
       A classification of a NOTICE according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 255:85]
       
      .uk.org.netex.www.netex.TypeOfNoticeType type_of_notice = 299;
    • setTypeOfNotice

      public PurposeOfGroupingType.Builder setTypeOfNotice(TypeOfNoticeType.Builder builderForValue)
       A classification of a NOTICE according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 255:85]
       
      .uk.org.netex.www.netex.TypeOfNoticeType type_of_notice = 299;
    • mergeTypeOfNotice

      public PurposeOfGroupingType.Builder mergeTypeOfNotice(TypeOfNoticeType value)
       A classification of a NOTICE according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 255:85]
       
      .uk.org.netex.www.netex.TypeOfNoticeType type_of_notice = 299;
    • clearTypeOfNotice

      public PurposeOfGroupingType.Builder clearTypeOfNotice()
       A classification of a NOTICE according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 255:85]
       
      .uk.org.netex.www.netex.TypeOfNoticeType type_of_notice = 299;
    • getTypeOfNoticeBuilder

      public TypeOfNoticeType.Builder getTypeOfNoticeBuilder()
       A classification of a NOTICE according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 255:85]
       
      .uk.org.netex.www.netex.TypeOfNoticeType type_of_notice = 299;
    • getTypeOfNoticeOrBuilder

      public TypeOfNoticeTypeOrBuilder getTypeOfNoticeOrBuilder()
       A classification of a NOTICE according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 255:85]
       
      .uk.org.netex.www.netex.TypeOfNoticeType type_of_notice = 299;
      Specified by:
      getTypeOfNoticeOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfDeliveryVariant

      public boolean hasTypeOfDeliveryVariant()
       A classification of DELIVERY VARIANT according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 287:94]
       
      .uk.org.netex.www.netex.TypeOfDeliveryVariantType type_of_delivery_variant = 300;
      Specified by:
      hasTypeOfDeliveryVariant in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfDeliveryVariant field is set.
    • getTypeOfDeliveryVariant

      public TypeOfDeliveryVariantType getTypeOfDeliveryVariant()
       A classification of DELIVERY VARIANT according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 287:94]
       
      .uk.org.netex.www.netex.TypeOfDeliveryVariantType type_of_delivery_variant = 300;
      Specified by:
      getTypeOfDeliveryVariant in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfDeliveryVariant.
    • setTypeOfDeliveryVariant

      public PurposeOfGroupingType.Builder setTypeOfDeliveryVariant(TypeOfDeliveryVariantType value)
       A classification of DELIVERY VARIANT according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 287:94]
       
      .uk.org.netex.www.netex.TypeOfDeliveryVariantType type_of_delivery_variant = 300;
    • setTypeOfDeliveryVariant

      public PurposeOfGroupingType.Builder setTypeOfDeliveryVariant(TypeOfDeliveryVariantType.Builder builderForValue)
       A classification of DELIVERY VARIANT according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 287:94]
       
      .uk.org.netex.www.netex.TypeOfDeliveryVariantType type_of_delivery_variant = 300;
    • mergeTypeOfDeliveryVariant

      public PurposeOfGroupingType.Builder mergeTypeOfDeliveryVariant(TypeOfDeliveryVariantType value)
       A classification of DELIVERY VARIANT according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 287:94]
       
      .uk.org.netex.www.netex.TypeOfDeliveryVariantType type_of_delivery_variant = 300;
    • clearTypeOfDeliveryVariant

      public PurposeOfGroupingType.Builder clearTypeOfDeliveryVariant()
       A classification of DELIVERY VARIANT according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 287:94]
       
      .uk.org.netex.www.netex.TypeOfDeliveryVariantType type_of_delivery_variant = 300;
    • getTypeOfDeliveryVariantBuilder

      public TypeOfDeliveryVariantType.Builder getTypeOfDeliveryVariantBuilder()
       A classification of DELIVERY VARIANT according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 287:94]
       
      .uk.org.netex.www.netex.TypeOfDeliveryVariantType type_of_delivery_variant = 300;
    • getTypeOfDeliveryVariantOrBuilder

      public TypeOfDeliveryVariantTypeOrBuilder getTypeOfDeliveryVariantOrBuilder()
       A classification of DELIVERY VARIANT according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 287:94]
       
      .uk.org.netex.www.netex.TypeOfDeliveryVariantType type_of_delivery_variant = 300;
      Specified by:
      getTypeOfDeliveryVariantOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfActivation

      public boolean hasTypeOfActivation()
       A classification of real-time processes that are activated when vehicles passes an ACTIVATION POINT or an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 475:89]
       
      .uk.org.netex.www.netex.TypeOfActivationType type_of_activation = 301;
      Specified by:
      hasTypeOfActivation in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfActivation field is set.
    • getTypeOfActivation

      public TypeOfActivationType getTypeOfActivation()
       A classification of real-time processes that are activated when vehicles passes an ACTIVATION POINT or an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 475:89]
       
      .uk.org.netex.www.netex.TypeOfActivationType type_of_activation = 301;
      Specified by:
      getTypeOfActivation in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfActivation.
    • setTypeOfActivation

      public PurposeOfGroupingType.Builder setTypeOfActivation(TypeOfActivationType value)
       A classification of real-time processes that are activated when vehicles passes an ACTIVATION POINT or an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 475:89]
       
      .uk.org.netex.www.netex.TypeOfActivationType type_of_activation = 301;
    • setTypeOfActivation

      public PurposeOfGroupingType.Builder setTypeOfActivation(TypeOfActivationType.Builder builderForValue)
       A classification of real-time processes that are activated when vehicles passes an ACTIVATION POINT or an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 475:89]
       
      .uk.org.netex.www.netex.TypeOfActivationType type_of_activation = 301;
    • mergeTypeOfActivation

      public PurposeOfGroupingType.Builder mergeTypeOfActivation(TypeOfActivationType value)
       A classification of real-time processes that are activated when vehicles passes an ACTIVATION POINT or an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 475:89]
       
      .uk.org.netex.www.netex.TypeOfActivationType type_of_activation = 301;
    • clearTypeOfActivation

      public PurposeOfGroupingType.Builder clearTypeOfActivation()
       A classification of real-time processes that are activated when vehicles passes an ACTIVATION POINT or an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 475:89]
       
      .uk.org.netex.www.netex.TypeOfActivationType type_of_activation = 301;
    • getTypeOfActivationBuilder

      public TypeOfActivationType.Builder getTypeOfActivationBuilder()
       A classification of real-time processes that are activated when vehicles passes an ACTIVATION POINT or an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 475:89]
       
      .uk.org.netex.www.netex.TypeOfActivationType type_of_activation = 301;
    • getTypeOfActivationOrBuilder

      public TypeOfActivationTypeOrBuilder getTypeOfActivationOrBuilder()
       A classification of real-time processes that are activated when vehicles passes an ACTIVATION POINT or an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 475:89]
       
      .uk.org.netex.www.netex.TypeOfActivationType type_of_activation = 301;
      Specified by:
      getTypeOfActivationOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfLine

      public boolean hasTypeOfLine()
       A classification of a LINE according to its functional purpose. +v1.1.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1108:83]
       
      .uk.org.netex.www.netex.TypeOfLineType type_of_line = 302;
      Specified by:
      hasTypeOfLine in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfLine field is set.
    • getTypeOfLine

      public TypeOfLineType getTypeOfLine()
       A classification of a LINE according to its functional purpose. +v1.1.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1108:83]
       
      .uk.org.netex.www.netex.TypeOfLineType type_of_line = 302;
      Specified by:
      getTypeOfLine in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfLine.
    • setTypeOfLine

      public PurposeOfGroupingType.Builder setTypeOfLine(TypeOfLineType value)
       A classification of a LINE according to its functional purpose. +v1.1.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1108:83]
       
      .uk.org.netex.www.netex.TypeOfLineType type_of_line = 302;
    • setTypeOfLine

      public PurposeOfGroupingType.Builder setTypeOfLine(TypeOfLineType.Builder builderForValue)
       A classification of a LINE according to its functional purpose. +v1.1.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1108:83]
       
      .uk.org.netex.www.netex.TypeOfLineType type_of_line = 302;
    • mergeTypeOfLine

      public PurposeOfGroupingType.Builder mergeTypeOfLine(TypeOfLineType value)
       A classification of a LINE according to its functional purpose. +v1.1.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1108:83]
       
      .uk.org.netex.www.netex.TypeOfLineType type_of_line = 302;
    • clearTypeOfLine

      public PurposeOfGroupingType.Builder clearTypeOfLine()
       A classification of a LINE according to its functional purpose. +v1.1.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1108:83]
       
      .uk.org.netex.www.netex.TypeOfLineType type_of_line = 302;
    • getTypeOfLineBuilder

      public TypeOfLineType.Builder getTypeOfLineBuilder()
       A classification of a LINE according to its functional purpose. +v1.1.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1108:83]
       
      .uk.org.netex.www.netex.TypeOfLineType type_of_line = 302;
    • getTypeOfLineOrBuilder

      public TypeOfLineTypeOrBuilder getTypeOfLineOrBuilder()
       A classification of a LINE according to its functional purpose. +v1.1.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1108:83]
       
      .uk.org.netex.www.netex.TypeOfLineType type_of_line = 302;
      Specified by:
      getTypeOfLineOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfJourneyPattern

      public boolean hasTypeOfJourneyPattern()
       A classification of JOURNEY PATTERNs according to their functional purpose.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 455:93]
       
      .uk.org.netex.www.netex.TypeOfJourneyPatternType type_of_journey_pattern = 303;
      Specified by:
      hasTypeOfJourneyPattern in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfJourneyPattern field is set.
    • getTypeOfJourneyPattern

      public TypeOfJourneyPatternType getTypeOfJourneyPattern()
       A classification of JOURNEY PATTERNs according to their functional purpose.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 455:93]
       
      .uk.org.netex.www.netex.TypeOfJourneyPatternType type_of_journey_pattern = 303;
      Specified by:
      getTypeOfJourneyPattern in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfJourneyPattern.
    • setTypeOfJourneyPattern

      public PurposeOfGroupingType.Builder setTypeOfJourneyPattern(TypeOfJourneyPatternType value)
       A classification of JOURNEY PATTERNs according to their functional purpose.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 455:93]
       
      .uk.org.netex.www.netex.TypeOfJourneyPatternType type_of_journey_pattern = 303;
    • setTypeOfJourneyPattern

      public PurposeOfGroupingType.Builder setTypeOfJourneyPattern(TypeOfJourneyPatternType.Builder builderForValue)
       A classification of JOURNEY PATTERNs according to their functional purpose.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 455:93]
       
      .uk.org.netex.www.netex.TypeOfJourneyPatternType type_of_journey_pattern = 303;
    • mergeTypeOfJourneyPattern

      public PurposeOfGroupingType.Builder mergeTypeOfJourneyPattern(TypeOfJourneyPatternType value)
       A classification of JOURNEY PATTERNs according to their functional purpose.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 455:93]
       
      .uk.org.netex.www.netex.TypeOfJourneyPatternType type_of_journey_pattern = 303;
    • clearTypeOfJourneyPattern

      public PurposeOfGroupingType.Builder clearTypeOfJourneyPattern()
       A classification of JOURNEY PATTERNs according to their functional purpose.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 455:93]
       
      .uk.org.netex.www.netex.TypeOfJourneyPatternType type_of_journey_pattern = 303;
    • getTypeOfJourneyPatternBuilder

      public TypeOfJourneyPatternType.Builder getTypeOfJourneyPatternBuilder()
       A classification of JOURNEY PATTERNs according to their functional purpose.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 455:93]
       
      .uk.org.netex.www.netex.TypeOfJourneyPatternType type_of_journey_pattern = 303;
    • getTypeOfJourneyPatternOrBuilder

      public TypeOfJourneyPatternTypeOrBuilder getTypeOfJourneyPatternOrBuilder()
       A classification of JOURNEY PATTERNs according to their functional purpose.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 455:93]
       
      .uk.org.netex.www.netex.TypeOfJourneyPatternType type_of_journey_pattern = 303;
      Specified by:
      getTypeOfJourneyPatternOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfCongestion

      public boolean hasTypeOfCongestion()
       A classification of CONGESTIONs according to their functional purpose.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_version.xsd at 435:89]
       
      .uk.org.netex.www.netex.TypeOfCongestionType type_of_congestion = 304;
      Specified by:
      hasTypeOfCongestion in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfCongestion field is set.
    • getTypeOfCongestion

      public TypeOfCongestionType getTypeOfCongestion()
       A classification of CONGESTIONs according to their functional purpose.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_version.xsd at 435:89]
       
      .uk.org.netex.www.netex.TypeOfCongestionType type_of_congestion = 304;
      Specified by:
      getTypeOfCongestion in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfCongestion.
    • setTypeOfCongestion

      public PurposeOfGroupingType.Builder setTypeOfCongestion(TypeOfCongestionType value)
       A classification of CONGESTIONs according to their functional purpose.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_version.xsd at 435:89]
       
      .uk.org.netex.www.netex.TypeOfCongestionType type_of_congestion = 304;
    • setTypeOfCongestion

      public PurposeOfGroupingType.Builder setTypeOfCongestion(TypeOfCongestionType.Builder builderForValue)
       A classification of CONGESTIONs according to their functional purpose.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_version.xsd at 435:89]
       
      .uk.org.netex.www.netex.TypeOfCongestionType type_of_congestion = 304;
    • mergeTypeOfCongestion

      public PurposeOfGroupingType.Builder mergeTypeOfCongestion(TypeOfCongestionType value)
       A classification of CONGESTIONs according to their functional purpose.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_version.xsd at 435:89]
       
      .uk.org.netex.www.netex.TypeOfCongestionType type_of_congestion = 304;
    • clearTypeOfCongestion

      public PurposeOfGroupingType.Builder clearTypeOfCongestion()
       A classification of CONGESTIONs according to their functional purpose.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_version.xsd at 435:89]
       
      .uk.org.netex.www.netex.TypeOfCongestionType type_of_congestion = 304;
    • getTypeOfCongestionBuilder

      public TypeOfCongestionType.Builder getTypeOfCongestionBuilder()
       A classification of CONGESTIONs according to their functional purpose.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_version.xsd at 435:89]
       
      .uk.org.netex.www.netex.TypeOfCongestionType type_of_congestion = 304;
    • getTypeOfCongestionOrBuilder

      public TypeOfCongestionTypeOrBuilder getTypeOfCongestionOrBuilder()
       A classification of CONGESTIONs according to their functional purpose.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_version.xsd at 435:89]
       
      .uk.org.netex.www.netex.TypeOfCongestionType type_of_congestion = 304;
      Specified by:
      getTypeOfCongestionOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfPassengerInformationEquipment

      public boolean hasTypeOfPassengerInformationEquipment()
       Classification of a PASSENGER INFORMATION EQUIPMENT.  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_version.xsd at 398:91]
       
      .uk.org.netex.www.netex.TypeOfPassengerInformationEquipmentType type_of_passenger_information_equipment = 305;
      Specified by:
      hasTypeOfPassengerInformationEquipment in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfPassengerInformationEquipment field is set.
    • getTypeOfPassengerInformationEquipment

      public TypeOfPassengerInformationEquipmentType getTypeOfPassengerInformationEquipment()
       Classification of a PASSENGER INFORMATION EQUIPMENT.  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_version.xsd at 398:91]
       
      .uk.org.netex.www.netex.TypeOfPassengerInformationEquipmentType type_of_passenger_information_equipment = 305;
      Specified by:
      getTypeOfPassengerInformationEquipment in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfPassengerInformationEquipment.
    • setTypeOfPassengerInformationEquipment

      public PurposeOfGroupingType.Builder setTypeOfPassengerInformationEquipment(TypeOfPassengerInformationEquipmentType value)
       Classification of a PASSENGER INFORMATION EQUIPMENT.  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_version.xsd at 398:91]
       
      .uk.org.netex.www.netex.TypeOfPassengerInformationEquipmentType type_of_passenger_information_equipment = 305;
    • setTypeOfPassengerInformationEquipment

      public PurposeOfGroupingType.Builder setTypeOfPassengerInformationEquipment(TypeOfPassengerInformationEquipmentType.Builder builderForValue)
       Classification of a PASSENGER INFORMATION EQUIPMENT.  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_version.xsd at 398:91]
       
      .uk.org.netex.www.netex.TypeOfPassengerInformationEquipmentType type_of_passenger_information_equipment = 305;
    • mergeTypeOfPassengerInformationEquipment

      public PurposeOfGroupingType.Builder mergeTypeOfPassengerInformationEquipment(TypeOfPassengerInformationEquipmentType value)
       Classification of a PASSENGER INFORMATION EQUIPMENT.  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_version.xsd at 398:91]
       
      .uk.org.netex.www.netex.TypeOfPassengerInformationEquipmentType type_of_passenger_information_equipment = 305;
    • clearTypeOfPassengerInformationEquipment

      public PurposeOfGroupingType.Builder clearTypeOfPassengerInformationEquipment()
       Classification of a PASSENGER INFORMATION EQUIPMENT.  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_version.xsd at 398:91]
       
      .uk.org.netex.www.netex.TypeOfPassengerInformationEquipmentType type_of_passenger_information_equipment = 305;
    • getTypeOfPassengerInformationEquipmentBuilder

      public TypeOfPassengerInformationEquipmentType.Builder getTypeOfPassengerInformationEquipmentBuilder()
       Classification of a PASSENGER INFORMATION EQUIPMENT.  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_version.xsd at 398:91]
       
      .uk.org.netex.www.netex.TypeOfPassengerInformationEquipmentType type_of_passenger_information_equipment = 305;
    • getTypeOfPassengerInformationEquipmentOrBuilder

      public TypeOfPassengerInformationEquipmentTypeOrBuilder getTypeOfPassengerInformationEquipmentOrBuilder()
       Classification of a PASSENGER INFORMATION EQUIPMENT.  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_version.xsd at 398:91]
       
      .uk.org.netex.www.netex.TypeOfPassengerInformationEquipmentType type_of_passenger_information_equipment = 305;
      Specified by:
      getTypeOfPassengerInformationEquipmentOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfTimeDemandType

      public boolean hasTypeOfTimeDemandType()
       Classification of a TIME DEMAND TYPE.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_version.xsd at 269:93]
       
      .uk.org.netex.www.netex.TypeOfTimeDemandTypeType type_of_time_demand_type = 306;
      Specified by:
      hasTypeOfTimeDemandType in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfTimeDemandType field is set.
    • getTypeOfTimeDemandType

      public TypeOfTimeDemandTypeType getTypeOfTimeDemandType()
       Classification of a TIME DEMAND TYPE.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_version.xsd at 269:93]
       
      .uk.org.netex.www.netex.TypeOfTimeDemandTypeType type_of_time_demand_type = 306;
      Specified by:
      getTypeOfTimeDemandType in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfTimeDemandType.
    • setTypeOfTimeDemandType

      public PurposeOfGroupingType.Builder setTypeOfTimeDemandType(TypeOfTimeDemandTypeType value)
       Classification of a TIME DEMAND TYPE.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_version.xsd at 269:93]
       
      .uk.org.netex.www.netex.TypeOfTimeDemandTypeType type_of_time_demand_type = 306;
    • setTypeOfTimeDemandType

      public PurposeOfGroupingType.Builder setTypeOfTimeDemandType(TypeOfTimeDemandTypeType.Builder builderForValue)
       Classification of a TIME DEMAND TYPE.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_version.xsd at 269:93]
       
      .uk.org.netex.www.netex.TypeOfTimeDemandTypeType type_of_time_demand_type = 306;
    • mergeTypeOfTimeDemandType

      public PurposeOfGroupingType.Builder mergeTypeOfTimeDemandType(TypeOfTimeDemandTypeType value)
       Classification of a TIME DEMAND TYPE.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_version.xsd at 269:93]
       
      .uk.org.netex.www.netex.TypeOfTimeDemandTypeType type_of_time_demand_type = 306;
    • clearTypeOfTimeDemandType

      public PurposeOfGroupingType.Builder clearTypeOfTimeDemandType()
       Classification of a TIME DEMAND TYPE.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_version.xsd at 269:93]
       
      .uk.org.netex.www.netex.TypeOfTimeDemandTypeType type_of_time_demand_type = 306;
    • getTypeOfTimeDemandTypeBuilder

      public TypeOfTimeDemandTypeType.Builder getTypeOfTimeDemandTypeBuilder()
       Classification of a TIME DEMAND TYPE.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_version.xsd at 269:93]
       
      .uk.org.netex.www.netex.TypeOfTimeDemandTypeType type_of_time_demand_type = 306;
    • getTypeOfTimeDemandTypeOrBuilder

      public TypeOfTimeDemandTypeTypeOrBuilder getTypeOfTimeDemandTypeOrBuilder()
       Classification of a TIME DEMAND TYPE.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_version.xsd at 269:93]
       
      .uk.org.netex.www.netex.TypeOfTimeDemandTypeType type_of_time_demand_type = 306;
      Specified by:
      getTypeOfTimeDemandTypeOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfFlexibleService

      public boolean hasTypeOfFlexibleService()
       A classification of FLEXIBLE SERVICEs according to their functional purpose.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 216:94]
       
      .uk.org.netex.www.netex.TypeOfFlexibleServiceType type_of_flexible_service = 307;
      Specified by:
      hasTypeOfFlexibleService in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfFlexibleService field is set.
    • getTypeOfFlexibleService

      public TypeOfFlexibleServiceType getTypeOfFlexibleService()
       A classification of FLEXIBLE SERVICEs according to their functional purpose.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 216:94]
       
      .uk.org.netex.www.netex.TypeOfFlexibleServiceType type_of_flexible_service = 307;
      Specified by:
      getTypeOfFlexibleService in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfFlexibleService.
    • setTypeOfFlexibleService

      public PurposeOfGroupingType.Builder setTypeOfFlexibleService(TypeOfFlexibleServiceType value)
       A classification of FLEXIBLE SERVICEs according to their functional purpose.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 216:94]
       
      .uk.org.netex.www.netex.TypeOfFlexibleServiceType type_of_flexible_service = 307;
    • setTypeOfFlexibleService

      public PurposeOfGroupingType.Builder setTypeOfFlexibleService(TypeOfFlexibleServiceType.Builder builderForValue)
       A classification of FLEXIBLE SERVICEs according to their functional purpose.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 216:94]
       
      .uk.org.netex.www.netex.TypeOfFlexibleServiceType type_of_flexible_service = 307;
    • mergeTypeOfFlexibleService

      public PurposeOfGroupingType.Builder mergeTypeOfFlexibleService(TypeOfFlexibleServiceType value)
       A classification of FLEXIBLE SERVICEs according to their functional purpose.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 216:94]
       
      .uk.org.netex.www.netex.TypeOfFlexibleServiceType type_of_flexible_service = 307;
    • clearTypeOfFlexibleService

      public PurposeOfGroupingType.Builder clearTypeOfFlexibleService()
       A classification of FLEXIBLE SERVICEs according to their functional purpose.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 216:94]
       
      .uk.org.netex.www.netex.TypeOfFlexibleServiceType type_of_flexible_service = 307;
    • getTypeOfFlexibleServiceBuilder

      public TypeOfFlexibleServiceType.Builder getTypeOfFlexibleServiceBuilder()
       A classification of FLEXIBLE SERVICEs according to their functional purpose.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 216:94]
       
      .uk.org.netex.www.netex.TypeOfFlexibleServiceType type_of_flexible_service = 307;
    • getTypeOfFlexibleServiceOrBuilder

      public TypeOfFlexibleServiceTypeOrBuilder getTypeOfFlexibleServiceOrBuilder()
       A classification of FLEXIBLE SERVICEs according to their functional purpose.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 216:94]
       
      .uk.org.netex.www.netex.TypeOfFlexibleServiceType type_of_flexible_service = 307;
      Specified by:
      getTypeOfFlexibleServiceOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfFareStructureFactor

      public boolean hasTypeOfFareStructureFactor()
       A classification of FARE STRUCTURE FACTORs expressing their general functionalities .  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 227:98]
       
      .uk.org.netex.www.netex.TypeOfFareStructureFactorType type_of_fare_structure_factor = 308;
      Specified by:
      hasTypeOfFareStructureFactor in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfFareStructureFactor field is set.
    • getTypeOfFareStructureFactor

      public TypeOfFareStructureFactorType getTypeOfFareStructureFactor()
       A classification of FARE STRUCTURE FACTORs expressing their general functionalities .  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 227:98]
       
      .uk.org.netex.www.netex.TypeOfFareStructureFactorType type_of_fare_structure_factor = 308;
      Specified by:
      getTypeOfFareStructureFactor in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfFareStructureFactor.
    • setTypeOfFareStructureFactor

      public PurposeOfGroupingType.Builder setTypeOfFareStructureFactor(TypeOfFareStructureFactorType value)
       A classification of FARE STRUCTURE FACTORs expressing their general functionalities .  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 227:98]
       
      .uk.org.netex.www.netex.TypeOfFareStructureFactorType type_of_fare_structure_factor = 308;
    • setTypeOfFareStructureFactor

      public PurposeOfGroupingType.Builder setTypeOfFareStructureFactor(TypeOfFareStructureFactorType.Builder builderForValue)
       A classification of FARE STRUCTURE FACTORs expressing their general functionalities .  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 227:98]
       
      .uk.org.netex.www.netex.TypeOfFareStructureFactorType type_of_fare_structure_factor = 308;
    • mergeTypeOfFareStructureFactor

      public PurposeOfGroupingType.Builder mergeTypeOfFareStructureFactor(TypeOfFareStructureFactorType value)
       A classification of FARE STRUCTURE FACTORs expressing their general functionalities .  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 227:98]
       
      .uk.org.netex.www.netex.TypeOfFareStructureFactorType type_of_fare_structure_factor = 308;
    • clearTypeOfFareStructureFactor

      public PurposeOfGroupingType.Builder clearTypeOfFareStructureFactor()
       A classification of FARE STRUCTURE FACTORs expressing their general functionalities .  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 227:98]
       
      .uk.org.netex.www.netex.TypeOfFareStructureFactorType type_of_fare_structure_factor = 308;
    • getTypeOfFareStructureFactorBuilder

      public TypeOfFareStructureFactorType.Builder getTypeOfFareStructureFactorBuilder()
       A classification of FARE STRUCTURE FACTORs expressing their general functionalities .  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 227:98]
       
      .uk.org.netex.www.netex.TypeOfFareStructureFactorType type_of_fare_structure_factor = 308;
    • getTypeOfFareStructureFactorOrBuilder

      public TypeOfFareStructureFactorTypeOrBuilder getTypeOfFareStructureFactorOrBuilder()
       A classification of FARE STRUCTURE FACTORs expressing their general functionalities .  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 227:98]
       
      .uk.org.netex.www.netex.TypeOfFareStructureFactorType type_of_fare_structure_factor = 308;
      Specified by:
      getTypeOfFareStructureFactorOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfAccessRightAssignment

      public boolean hasTypeOfAccessRightAssignment()
       A classification of ACCESS RIGHT ASSIGNMENTs expressing their general functionalities and local functional characteristics specific to the operator. Types of ACCESS RIGHT ASSIGNMENTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 892:100]
       
      .uk.org.netex.www.netex.TypeOfAccessRightAssignmentType type_of_access_right_assignment = 309;
      Specified by:
      hasTypeOfAccessRightAssignment in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfAccessRightAssignment field is set.
    • getTypeOfAccessRightAssignment

      public TypeOfAccessRightAssignmentType getTypeOfAccessRightAssignment()
       A classification of ACCESS RIGHT ASSIGNMENTs expressing their general functionalities and local functional characteristics specific to the operator. Types of ACCESS RIGHT ASSIGNMENTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 892:100]
       
      .uk.org.netex.www.netex.TypeOfAccessRightAssignmentType type_of_access_right_assignment = 309;
      Specified by:
      getTypeOfAccessRightAssignment in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfAccessRightAssignment.
    • setTypeOfAccessRightAssignment

      public PurposeOfGroupingType.Builder setTypeOfAccessRightAssignment(TypeOfAccessRightAssignmentType value)
       A classification of ACCESS RIGHT ASSIGNMENTs expressing their general functionalities and local functional characteristics specific to the operator. Types of ACCESS RIGHT ASSIGNMENTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 892:100]
       
      .uk.org.netex.www.netex.TypeOfAccessRightAssignmentType type_of_access_right_assignment = 309;
    • setTypeOfAccessRightAssignment

      public PurposeOfGroupingType.Builder setTypeOfAccessRightAssignment(TypeOfAccessRightAssignmentType.Builder builderForValue)
       A classification of ACCESS RIGHT ASSIGNMENTs expressing their general functionalities and local functional characteristics specific to the operator. Types of ACCESS RIGHT ASSIGNMENTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 892:100]
       
      .uk.org.netex.www.netex.TypeOfAccessRightAssignmentType type_of_access_right_assignment = 309;
    • mergeTypeOfAccessRightAssignment

      public PurposeOfGroupingType.Builder mergeTypeOfAccessRightAssignment(TypeOfAccessRightAssignmentType value)
       A classification of ACCESS RIGHT ASSIGNMENTs expressing their general functionalities and local functional characteristics specific to the operator. Types of ACCESS RIGHT ASSIGNMENTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 892:100]
       
      .uk.org.netex.www.netex.TypeOfAccessRightAssignmentType type_of_access_right_assignment = 309;
    • clearTypeOfAccessRightAssignment

      public PurposeOfGroupingType.Builder clearTypeOfAccessRightAssignment()
       A classification of ACCESS RIGHT ASSIGNMENTs expressing their general functionalities and local functional characteristics specific to the operator. Types of ACCESS RIGHT ASSIGNMENTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 892:100]
       
      .uk.org.netex.www.netex.TypeOfAccessRightAssignmentType type_of_access_right_assignment = 309;
    • getTypeOfAccessRightAssignmentBuilder

      public TypeOfAccessRightAssignmentType.Builder getTypeOfAccessRightAssignmentBuilder()
       A classification of ACCESS RIGHT ASSIGNMENTs expressing their general functionalities and local functional characteristics specific to the operator. Types of ACCESS RIGHT ASSIGNMENTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 892:100]
       
      .uk.org.netex.www.netex.TypeOfAccessRightAssignmentType type_of_access_right_assignment = 309;
    • getTypeOfAccessRightAssignmentOrBuilder

      public TypeOfAccessRightAssignmentTypeOrBuilder getTypeOfAccessRightAssignmentOrBuilder()
       A classification of ACCESS RIGHT ASSIGNMENTs expressing their general functionalities and local functional characteristics specific to the operator. Types of ACCESS RIGHT ASSIGNMENTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 892:100]
       
      .uk.org.netex.www.netex.TypeOfAccessRightAssignmentType type_of_access_right_assignment = 309;
      Specified by:
      getTypeOfAccessRightAssignmentOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfTariff

      public boolean hasTypeOfTariff()
       A classification of TARIFFs according to their functional purpose.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 349:85]
       
      .uk.org.netex.www.netex.TypeOfTariffType type_of_tariff = 310;
      Specified by:
      hasTypeOfTariff in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfTariff field is set.
    • getTypeOfTariff

      public TypeOfTariffType getTypeOfTariff()
       A classification of TARIFFs according to their functional purpose.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 349:85]
       
      .uk.org.netex.www.netex.TypeOfTariffType type_of_tariff = 310;
      Specified by:
      getTypeOfTariff in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfTariff.
    • setTypeOfTariff

      public PurposeOfGroupingType.Builder setTypeOfTariff(TypeOfTariffType value)
       A classification of TARIFFs according to their functional purpose.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 349:85]
       
      .uk.org.netex.www.netex.TypeOfTariffType type_of_tariff = 310;
    • setTypeOfTariff

      public PurposeOfGroupingType.Builder setTypeOfTariff(TypeOfTariffType.Builder builderForValue)
       A classification of TARIFFs according to their functional purpose.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 349:85]
       
      .uk.org.netex.www.netex.TypeOfTariffType type_of_tariff = 310;
    • mergeTypeOfTariff

      public PurposeOfGroupingType.Builder mergeTypeOfTariff(TypeOfTariffType value)
       A classification of TARIFFs according to their functional purpose.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 349:85]
       
      .uk.org.netex.www.netex.TypeOfTariffType type_of_tariff = 310;
    • clearTypeOfTariff

      public PurposeOfGroupingType.Builder clearTypeOfTariff()
       A classification of TARIFFs according to their functional purpose.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 349:85]
       
      .uk.org.netex.www.netex.TypeOfTariffType type_of_tariff = 310;
    • getTypeOfTariffBuilder

      public TypeOfTariffType.Builder getTypeOfTariffBuilder()
       A classification of TARIFFs according to their functional purpose.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 349:85]
       
      .uk.org.netex.www.netex.TypeOfTariffType type_of_tariff = 310;
    • getTypeOfTariffOrBuilder

      public TypeOfTariffTypeOrBuilder getTypeOfTariffOrBuilder()
       A classification of TARIFFs according to their functional purpose.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 349:85]
       
      .uk.org.netex.www.netex.TypeOfTariffType type_of_tariff = 310;
      Specified by:
      getTypeOfTariffOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfFareStructureElement

      public boolean hasTypeOfFareStructureElement()
       A classification of FARE STRUCTURE ELEMENTs expressing their general functionalities .  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 656:99]
       
      .uk.org.netex.www.netex.TypeOfFareStructureElementType type_of_fare_structure_element = 311;
      Specified by:
      hasTypeOfFareStructureElement in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfFareStructureElement field is set.
    • getTypeOfFareStructureElement

      public TypeOfFareStructureElementType getTypeOfFareStructureElement()
       A classification of FARE STRUCTURE ELEMENTs expressing their general functionalities .  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 656:99]
       
      .uk.org.netex.www.netex.TypeOfFareStructureElementType type_of_fare_structure_element = 311;
      Specified by:
      getTypeOfFareStructureElement in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfFareStructureElement.
    • setTypeOfFareStructureElement

      public PurposeOfGroupingType.Builder setTypeOfFareStructureElement(TypeOfFareStructureElementType value)
       A classification of FARE STRUCTURE ELEMENTs expressing their general functionalities .  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 656:99]
       
      .uk.org.netex.www.netex.TypeOfFareStructureElementType type_of_fare_structure_element = 311;
    • setTypeOfFareStructureElement

      public PurposeOfGroupingType.Builder setTypeOfFareStructureElement(TypeOfFareStructureElementType.Builder builderForValue)
       A classification of FARE STRUCTURE ELEMENTs expressing their general functionalities .  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 656:99]
       
      .uk.org.netex.www.netex.TypeOfFareStructureElementType type_of_fare_structure_element = 311;
    • mergeTypeOfFareStructureElement

      public PurposeOfGroupingType.Builder mergeTypeOfFareStructureElement(TypeOfFareStructureElementType value)
       A classification of FARE STRUCTURE ELEMENTs expressing their general functionalities .  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 656:99]
       
      .uk.org.netex.www.netex.TypeOfFareStructureElementType type_of_fare_structure_element = 311;
    • clearTypeOfFareStructureElement

      public PurposeOfGroupingType.Builder clearTypeOfFareStructureElement()
       A classification of FARE STRUCTURE ELEMENTs expressing their general functionalities .  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 656:99]
       
      .uk.org.netex.www.netex.TypeOfFareStructureElementType type_of_fare_structure_element = 311;
    • getTypeOfFareStructureElementBuilder

      public TypeOfFareStructureElementType.Builder getTypeOfFareStructureElementBuilder()
       A classification of FARE STRUCTURE ELEMENTs expressing their general functionalities .  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 656:99]
       
      .uk.org.netex.www.netex.TypeOfFareStructureElementType type_of_fare_structure_element = 311;
    • getTypeOfFareStructureElementOrBuilder

      public TypeOfFareStructureElementTypeOrBuilder getTypeOfFareStructureElementOrBuilder()
       A classification of FARE STRUCTURE ELEMENTs expressing their general functionalities .  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 656:99]
       
      .uk.org.netex.www.netex.TypeOfFareStructureElementType type_of_fare_structure_element = 311;
      Specified by:
      getTypeOfFareStructureElementOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfFareProduct

      public boolean hasTypeOfFareProduct()
       A classification of FARE PRODUCTs expressing their general functionalities and local functional characteristics specific to the operator. Types of FARE PRODUCTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 334:90]
       
      .uk.org.netex.www.netex.TypeOfFareProductType type_of_fare_product = 312;
      Specified by:
      hasTypeOfFareProduct in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfFareProduct field is set.
    • getTypeOfFareProduct

      public TypeOfFareProductType getTypeOfFareProduct()
       A classification of FARE PRODUCTs expressing their general functionalities and local functional characteristics specific to the operator. Types of FARE PRODUCTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 334:90]
       
      .uk.org.netex.www.netex.TypeOfFareProductType type_of_fare_product = 312;
      Specified by:
      getTypeOfFareProduct in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfFareProduct.
    • setTypeOfFareProduct

      public PurposeOfGroupingType.Builder setTypeOfFareProduct(TypeOfFareProductType value)
       A classification of FARE PRODUCTs expressing their general functionalities and local functional characteristics specific to the operator. Types of FARE PRODUCTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 334:90]
       
      .uk.org.netex.www.netex.TypeOfFareProductType type_of_fare_product = 312;
    • setTypeOfFareProduct

      public PurposeOfGroupingType.Builder setTypeOfFareProduct(TypeOfFareProductType.Builder builderForValue)
       A classification of FARE PRODUCTs expressing their general functionalities and local functional characteristics specific to the operator. Types of FARE PRODUCTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 334:90]
       
      .uk.org.netex.www.netex.TypeOfFareProductType type_of_fare_product = 312;
    • mergeTypeOfFareProduct

      public PurposeOfGroupingType.Builder mergeTypeOfFareProduct(TypeOfFareProductType value)
       A classification of FARE PRODUCTs expressing their general functionalities and local functional characteristics specific to the operator. Types of FARE PRODUCTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 334:90]
       
      .uk.org.netex.www.netex.TypeOfFareProductType type_of_fare_product = 312;
    • clearTypeOfFareProduct

      public PurposeOfGroupingType.Builder clearTypeOfFareProduct()
       A classification of FARE PRODUCTs expressing their general functionalities and local functional characteristics specific to the operator. Types of FARE PRODUCTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 334:90]
       
      .uk.org.netex.www.netex.TypeOfFareProductType type_of_fare_product = 312;
    • getTypeOfFareProductBuilder

      public TypeOfFareProductType.Builder getTypeOfFareProductBuilder()
       A classification of FARE PRODUCTs expressing their general functionalities and local functional characteristics specific to the operator. Types of FARE PRODUCTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 334:90]
       
      .uk.org.netex.www.netex.TypeOfFareProductType type_of_fare_product = 312;
    • getTypeOfFareProductOrBuilder

      public TypeOfFareProductTypeOrBuilder getTypeOfFareProductOrBuilder()
       A classification of FARE PRODUCTs expressing their general functionalities and local functional characteristics specific to the operator. Types of FARE PRODUCTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 334:90]
       
      .uk.org.netex.www.netex.TypeOfFareProductType type_of_fare_product = 312;
      Specified by:
      getTypeOfFareProductOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfSalesOfferPackage

      public boolean hasTypeOfSalesOfferPackage()
       A classification of SALES OFFER PACKAGEs expressing their general functionalities and local functional characteristics specific to the operator. Types of SALES OFFER PACKAGEs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 896:96]
       
      .uk.org.netex.www.netex.TypeOfSalesOfferPackageType type_of_sales_offer_package = 313;
      Specified by:
      hasTypeOfSalesOfferPackage in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfSalesOfferPackage field is set.
    • getTypeOfSalesOfferPackage

      public TypeOfSalesOfferPackageType getTypeOfSalesOfferPackage()
       A classification of SALES OFFER PACKAGEs expressing their general functionalities and local functional characteristics specific to the operator. Types of SALES OFFER PACKAGEs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 896:96]
       
      .uk.org.netex.www.netex.TypeOfSalesOfferPackageType type_of_sales_offer_package = 313;
      Specified by:
      getTypeOfSalesOfferPackage in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfSalesOfferPackage.
    • setTypeOfSalesOfferPackage

      public PurposeOfGroupingType.Builder setTypeOfSalesOfferPackage(TypeOfSalesOfferPackageType value)
       A classification of SALES OFFER PACKAGEs expressing their general functionalities and local functional characteristics specific to the operator. Types of SALES OFFER PACKAGEs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 896:96]
       
      .uk.org.netex.www.netex.TypeOfSalesOfferPackageType type_of_sales_offer_package = 313;
    • setTypeOfSalesOfferPackage

      public PurposeOfGroupingType.Builder setTypeOfSalesOfferPackage(TypeOfSalesOfferPackageType.Builder builderForValue)
       A classification of SALES OFFER PACKAGEs expressing their general functionalities and local functional characteristics specific to the operator. Types of SALES OFFER PACKAGEs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 896:96]
       
      .uk.org.netex.www.netex.TypeOfSalesOfferPackageType type_of_sales_offer_package = 313;
    • mergeTypeOfSalesOfferPackage

      public PurposeOfGroupingType.Builder mergeTypeOfSalesOfferPackage(TypeOfSalesOfferPackageType value)
       A classification of SALES OFFER PACKAGEs expressing their general functionalities and local functional characteristics specific to the operator. Types of SALES OFFER PACKAGEs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 896:96]
       
      .uk.org.netex.www.netex.TypeOfSalesOfferPackageType type_of_sales_offer_package = 313;
    • clearTypeOfSalesOfferPackage

      public PurposeOfGroupingType.Builder clearTypeOfSalesOfferPackage()
       A classification of SALES OFFER PACKAGEs expressing their general functionalities and local functional characteristics specific to the operator. Types of SALES OFFER PACKAGEs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 896:96]
       
      .uk.org.netex.www.netex.TypeOfSalesOfferPackageType type_of_sales_offer_package = 313;
    • getTypeOfSalesOfferPackageBuilder

      public TypeOfSalesOfferPackageType.Builder getTypeOfSalesOfferPackageBuilder()
       A classification of SALES OFFER PACKAGEs expressing their general functionalities and local functional characteristics specific to the operator. Types of SALES OFFER PACKAGEs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 896:96]
       
      .uk.org.netex.www.netex.TypeOfSalesOfferPackageType type_of_sales_offer_package = 313;
    • getTypeOfSalesOfferPackageOrBuilder

      public TypeOfSalesOfferPackageTypeOrBuilder getTypeOfSalesOfferPackageOrBuilder()
       A classification of SALES OFFER PACKAGEs expressing their general functionalities and local functional characteristics specific to the operator. Types of SALES OFFER PACKAGEs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 896:96]
       
      .uk.org.netex.www.netex.TypeOfSalesOfferPackageType type_of_sales_offer_package = 313;
      Specified by:
      getTypeOfSalesOfferPackageOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfTravelDocument

      public boolean hasTypeOfTravelDocument()
       A classification of TRAVEL DOCUMENTs expressing their general functionalities and local functional characteristics specific to the operator. Types of TRAVEL DOCUMENTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_version.xsd at 110:93]
       
      .uk.org.netex.www.netex.TypeOfTravelDocumentType type_of_travel_document = 314;
      Specified by:
      hasTypeOfTravelDocument in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfTravelDocument field is set.
    • getTypeOfTravelDocument

      public TypeOfTravelDocumentType getTypeOfTravelDocument()
       A classification of TRAVEL DOCUMENTs expressing their general functionalities and local functional characteristics specific to the operator. Types of TRAVEL DOCUMENTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_version.xsd at 110:93]
       
      .uk.org.netex.www.netex.TypeOfTravelDocumentType type_of_travel_document = 314;
      Specified by:
      getTypeOfTravelDocument in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfTravelDocument.
    • setTypeOfTravelDocument

      public PurposeOfGroupingType.Builder setTypeOfTravelDocument(TypeOfTravelDocumentType value)
       A classification of TRAVEL DOCUMENTs expressing their general functionalities and local functional characteristics specific to the operator. Types of TRAVEL DOCUMENTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_version.xsd at 110:93]
       
      .uk.org.netex.www.netex.TypeOfTravelDocumentType type_of_travel_document = 314;
    • setTypeOfTravelDocument

      public PurposeOfGroupingType.Builder setTypeOfTravelDocument(TypeOfTravelDocumentType.Builder builderForValue)
       A classification of TRAVEL DOCUMENTs expressing their general functionalities and local functional characteristics specific to the operator. Types of TRAVEL DOCUMENTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_version.xsd at 110:93]
       
      .uk.org.netex.www.netex.TypeOfTravelDocumentType type_of_travel_document = 314;
    • mergeTypeOfTravelDocument

      public PurposeOfGroupingType.Builder mergeTypeOfTravelDocument(TypeOfTravelDocumentType value)
       A classification of TRAVEL DOCUMENTs expressing their general functionalities and local functional characteristics specific to the operator. Types of TRAVEL DOCUMENTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_version.xsd at 110:93]
       
      .uk.org.netex.www.netex.TypeOfTravelDocumentType type_of_travel_document = 314;
    • clearTypeOfTravelDocument

      public PurposeOfGroupingType.Builder clearTypeOfTravelDocument()
       A classification of TRAVEL DOCUMENTs expressing their general functionalities and local functional characteristics specific to the operator. Types of TRAVEL DOCUMENTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_version.xsd at 110:93]
       
      .uk.org.netex.www.netex.TypeOfTravelDocumentType type_of_travel_document = 314;
    • getTypeOfTravelDocumentBuilder

      public TypeOfTravelDocumentType.Builder getTypeOfTravelDocumentBuilder()
       A classification of TRAVEL DOCUMENTs expressing their general functionalities and local functional characteristics specific to the operator. Types of TRAVEL DOCUMENTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_version.xsd at 110:93]
       
      .uk.org.netex.www.netex.TypeOfTravelDocumentType type_of_travel_document = 314;
    • getTypeOfTravelDocumentOrBuilder

      public TypeOfTravelDocumentTypeOrBuilder getTypeOfTravelDocumentOrBuilder()
       A classification of TRAVEL DOCUMENTs expressing their general functionalities and local functional characteristics specific to the operator. Types of TRAVEL DOCUMENTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_version.xsd at 110:93]
       
      .uk.org.netex.www.netex.TypeOfTravelDocumentType type_of_travel_document = 314;
      Specified by:
      getTypeOfTravelDocumentOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfFareContract

      public boolean hasTypeOfFareContract()
       A classification of FARE CONTRACT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 526:91]
       
      .uk.org.netex.www.netex.TypeOfFareContractType type_of_fare_contract = 315;
      Specified by:
      hasTypeOfFareContract in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfFareContract field is set.
    • getTypeOfFareContract

      public TypeOfFareContractType getTypeOfFareContract()
       A classification of FARE CONTRACT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 526:91]
       
      .uk.org.netex.www.netex.TypeOfFareContractType type_of_fare_contract = 315;
      Specified by:
      getTypeOfFareContract in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfFareContract.
    • setTypeOfFareContract

      public PurposeOfGroupingType.Builder setTypeOfFareContract(TypeOfFareContractType value)
       A classification of FARE CONTRACT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 526:91]
       
      .uk.org.netex.www.netex.TypeOfFareContractType type_of_fare_contract = 315;
    • setTypeOfFareContract

      public PurposeOfGroupingType.Builder setTypeOfFareContract(TypeOfFareContractType.Builder builderForValue)
       A classification of FARE CONTRACT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 526:91]
       
      .uk.org.netex.www.netex.TypeOfFareContractType type_of_fare_contract = 315;
    • mergeTypeOfFareContract

      public PurposeOfGroupingType.Builder mergeTypeOfFareContract(TypeOfFareContractType value)
       A classification of FARE CONTRACT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 526:91]
       
      .uk.org.netex.www.netex.TypeOfFareContractType type_of_fare_contract = 315;
    • clearTypeOfFareContract

      public PurposeOfGroupingType.Builder clearTypeOfFareContract()
       A classification of FARE CONTRACT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 526:91]
       
      .uk.org.netex.www.netex.TypeOfFareContractType type_of_fare_contract = 315;
    • getTypeOfFareContractBuilder

      public TypeOfFareContractType.Builder getTypeOfFareContractBuilder()
       A classification of FARE CONTRACT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 526:91]
       
      .uk.org.netex.www.netex.TypeOfFareContractType type_of_fare_contract = 315;
    • getTypeOfFareContractOrBuilder

      public TypeOfFareContractTypeOrBuilder getTypeOfFareContractOrBuilder()
       A classification of FARE CONTRACT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 526:91]
       
      .uk.org.netex.www.netex.TypeOfFareContractType type_of_fare_contract = 315;
      Specified by:
      getTypeOfFareContractOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfFareContractEntry

      public boolean hasTypeOfFareContractEntry()
       A classification of a FARE CONTRACT ENTRY.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 568:96]
       
      .uk.org.netex.www.netex.TypeOfFareContractEntryType type_of_fare_contract_entry = 316;
      Specified by:
      hasTypeOfFareContractEntry in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfFareContractEntry field is set.
    • getTypeOfFareContractEntry

      public TypeOfFareContractEntryType getTypeOfFareContractEntry()
       A classification of a FARE CONTRACT ENTRY.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 568:96]
       
      .uk.org.netex.www.netex.TypeOfFareContractEntryType type_of_fare_contract_entry = 316;
      Specified by:
      getTypeOfFareContractEntry in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfFareContractEntry.
    • setTypeOfFareContractEntry

      public PurposeOfGroupingType.Builder setTypeOfFareContractEntry(TypeOfFareContractEntryType value)
       A classification of a FARE CONTRACT ENTRY.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 568:96]
       
      .uk.org.netex.www.netex.TypeOfFareContractEntryType type_of_fare_contract_entry = 316;
    • setTypeOfFareContractEntry

      public PurposeOfGroupingType.Builder setTypeOfFareContractEntry(TypeOfFareContractEntryType.Builder builderForValue)
       A classification of a FARE CONTRACT ENTRY.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 568:96]
       
      .uk.org.netex.www.netex.TypeOfFareContractEntryType type_of_fare_contract_entry = 316;
    • mergeTypeOfFareContractEntry

      public PurposeOfGroupingType.Builder mergeTypeOfFareContractEntry(TypeOfFareContractEntryType value)
       A classification of a FARE CONTRACT ENTRY.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 568:96]
       
      .uk.org.netex.www.netex.TypeOfFareContractEntryType type_of_fare_contract_entry = 316;
    • clearTypeOfFareContractEntry

      public PurposeOfGroupingType.Builder clearTypeOfFareContractEntry()
       A classification of a FARE CONTRACT ENTRY.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 568:96]
       
      .uk.org.netex.www.netex.TypeOfFareContractEntryType type_of_fare_contract_entry = 316;
    • getTypeOfFareContractEntryBuilder

      public TypeOfFareContractEntryType.Builder getTypeOfFareContractEntryBuilder()
       A classification of a FARE CONTRACT ENTRY.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 568:96]
       
      .uk.org.netex.www.netex.TypeOfFareContractEntryType type_of_fare_contract_entry = 316;
    • getTypeOfFareContractEntryOrBuilder

      public TypeOfFareContractEntryTypeOrBuilder getTypeOfFareContractEntryOrBuilder()
       A classification of a FARE CONTRACT ENTRY.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 568:96]
       
      .uk.org.netex.www.netex.TypeOfFareContractEntryType type_of_fare_contract_entry = 316;
      Specified by:
      getTypeOfFareContractEntryOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfCustomerAccount

      public boolean hasTypeOfCustomerAccount()
       A classification of a CUSTOMER ACCOUNT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 746:94]
       
      .uk.org.netex.www.netex.TypeOfCustomerAccountType type_of_customer_account = 317;
      Specified by:
      hasTypeOfCustomerAccount in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfCustomerAccount field is set.
    • getTypeOfCustomerAccount

      public TypeOfCustomerAccountType getTypeOfCustomerAccount()
       A classification of a CUSTOMER ACCOUNT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 746:94]
       
      .uk.org.netex.www.netex.TypeOfCustomerAccountType type_of_customer_account = 317;
      Specified by:
      getTypeOfCustomerAccount in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfCustomerAccount.
    • setTypeOfCustomerAccount

      public PurposeOfGroupingType.Builder setTypeOfCustomerAccount(TypeOfCustomerAccountType value)
       A classification of a CUSTOMER ACCOUNT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 746:94]
       
      .uk.org.netex.www.netex.TypeOfCustomerAccountType type_of_customer_account = 317;
    • setTypeOfCustomerAccount

      public PurposeOfGroupingType.Builder setTypeOfCustomerAccount(TypeOfCustomerAccountType.Builder builderForValue)
       A classification of a CUSTOMER ACCOUNT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 746:94]
       
      .uk.org.netex.www.netex.TypeOfCustomerAccountType type_of_customer_account = 317;
    • mergeTypeOfCustomerAccount

      public PurposeOfGroupingType.Builder mergeTypeOfCustomerAccount(TypeOfCustomerAccountType value)
       A classification of a CUSTOMER ACCOUNT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 746:94]
       
      .uk.org.netex.www.netex.TypeOfCustomerAccountType type_of_customer_account = 317;
    • clearTypeOfCustomerAccount

      public PurposeOfGroupingType.Builder clearTypeOfCustomerAccount()
       A classification of a CUSTOMER ACCOUNT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 746:94]
       
      .uk.org.netex.www.netex.TypeOfCustomerAccountType type_of_customer_account = 317;
    • getTypeOfCustomerAccountBuilder

      public TypeOfCustomerAccountType.Builder getTypeOfCustomerAccountBuilder()
       A classification of a CUSTOMER ACCOUNT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 746:94]
       
      .uk.org.netex.www.netex.TypeOfCustomerAccountType type_of_customer_account = 317;
    • getTypeOfCustomerAccountOrBuilder

      public TypeOfCustomerAccountTypeOrBuilder getTypeOfCustomerAccountOrBuilder()
       A classification of a CUSTOMER ACCOUNT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 746:94]
       
      .uk.org.netex.www.netex.TypeOfCustomerAccountType type_of_customer_account = 317;
      Specified by:
      getTypeOfCustomerAccountOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasCustomerAccountStatus

      public boolean hasCustomerAccountStatus()
       A classification of a CUSTOMER ACCOUNT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 791:94]
       
      .uk.org.netex.www.netex.CustomerAccountStatusType customer_account_status = 318;
      Specified by:
      hasCustomerAccountStatus in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the customerAccountStatus field is set.
    • getCustomerAccountStatus

      public CustomerAccountStatusType getCustomerAccountStatus()
       A classification of a CUSTOMER ACCOUNT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 791:94]
       
      .uk.org.netex.www.netex.CustomerAccountStatusType customer_account_status = 318;
      Specified by:
      getCustomerAccountStatus in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The customerAccountStatus.
    • setCustomerAccountStatus

      public PurposeOfGroupingType.Builder setCustomerAccountStatus(CustomerAccountStatusType value)
       A classification of a CUSTOMER ACCOUNT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 791:94]
       
      .uk.org.netex.www.netex.CustomerAccountStatusType customer_account_status = 318;
    • setCustomerAccountStatus

      public PurposeOfGroupingType.Builder setCustomerAccountStatus(CustomerAccountStatusType.Builder builderForValue)
       A classification of a CUSTOMER ACCOUNT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 791:94]
       
      .uk.org.netex.www.netex.CustomerAccountStatusType customer_account_status = 318;
    • mergeCustomerAccountStatus

      public PurposeOfGroupingType.Builder mergeCustomerAccountStatus(CustomerAccountStatusType value)
       A classification of a CUSTOMER ACCOUNT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 791:94]
       
      .uk.org.netex.www.netex.CustomerAccountStatusType customer_account_status = 318;
    • clearCustomerAccountStatus

      public PurposeOfGroupingType.Builder clearCustomerAccountStatus()
       A classification of a CUSTOMER ACCOUNT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 791:94]
       
      .uk.org.netex.www.netex.CustomerAccountStatusType customer_account_status = 318;
    • getCustomerAccountStatusBuilder

      public CustomerAccountStatusType.Builder getCustomerAccountStatusBuilder()
       A classification of a CUSTOMER ACCOUNT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 791:94]
       
      .uk.org.netex.www.netex.CustomerAccountStatusType customer_account_status = 318;
    • getCustomerAccountStatusOrBuilder

      public CustomerAccountStatusTypeOrBuilder getCustomerAccountStatusOrBuilder()
       A classification of a CUSTOMER ACCOUNT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 791:94]
       
      .uk.org.netex.www.netex.CustomerAccountStatusType customer_account_status = 318;
      Specified by:
      getCustomerAccountStatusOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfRetailDevice

      public boolean hasTypeOfRetailDevice()
       A classification of RETAIL DEVICEs.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 290:91]
       
      .uk.org.netex.www.netex.TypeOfRetailDeviceType type_of_retail_device = 319;
      Specified by:
      hasTypeOfRetailDevice in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfRetailDevice field is set.
    • getTypeOfRetailDevice

      public TypeOfRetailDeviceType getTypeOfRetailDevice()
       A classification of RETAIL DEVICEs.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 290:91]
       
      .uk.org.netex.www.netex.TypeOfRetailDeviceType type_of_retail_device = 319;
      Specified by:
      getTypeOfRetailDevice in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfRetailDevice.
    • setTypeOfRetailDevice

      public PurposeOfGroupingType.Builder setTypeOfRetailDevice(TypeOfRetailDeviceType value)
       A classification of RETAIL DEVICEs.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 290:91]
       
      .uk.org.netex.www.netex.TypeOfRetailDeviceType type_of_retail_device = 319;
    • setTypeOfRetailDevice

      public PurposeOfGroupingType.Builder setTypeOfRetailDevice(TypeOfRetailDeviceType.Builder builderForValue)
       A classification of RETAIL DEVICEs.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 290:91]
       
      .uk.org.netex.www.netex.TypeOfRetailDeviceType type_of_retail_device = 319;
    • mergeTypeOfRetailDevice

      public PurposeOfGroupingType.Builder mergeTypeOfRetailDevice(TypeOfRetailDeviceType value)
       A classification of RETAIL DEVICEs.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 290:91]
       
      .uk.org.netex.www.netex.TypeOfRetailDeviceType type_of_retail_device = 319;
    • clearTypeOfRetailDevice

      public PurposeOfGroupingType.Builder clearTypeOfRetailDevice()
       A classification of RETAIL DEVICEs.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 290:91]
       
      .uk.org.netex.www.netex.TypeOfRetailDeviceType type_of_retail_device = 319;
    • getTypeOfRetailDeviceBuilder

      public TypeOfRetailDeviceType.Builder getTypeOfRetailDeviceBuilder()
       A classification of RETAIL DEVICEs.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 290:91]
       
      .uk.org.netex.www.netex.TypeOfRetailDeviceType type_of_retail_device = 319;
    • getTypeOfRetailDeviceOrBuilder

      public TypeOfRetailDeviceTypeOrBuilder getTypeOfRetailDeviceOrBuilder()
       A classification of RETAIL DEVICEs.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 290:91]
       
      .uk.org.netex.www.netex.TypeOfRetailDeviceType type_of_retail_device = 319;
      Specified by:
      getTypeOfRetailDeviceOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfBatteryChemistry

      public boolean hasTypeOfBatteryChemistry()
       A classification of a BATTERY CHEMISTRY  +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 276:95]
       
      .uk.org.netex.www.netex.TypeOfBatteryChemistryType type_of_battery_chemistry = 342;
      Specified by:
      hasTypeOfBatteryChemistry in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfBatteryChemistry field is set.
    • getTypeOfBatteryChemistry

      public TypeOfBatteryChemistryType getTypeOfBatteryChemistry()
       A classification of a BATTERY CHEMISTRY  +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 276:95]
       
      .uk.org.netex.www.netex.TypeOfBatteryChemistryType type_of_battery_chemistry = 342;
      Specified by:
      getTypeOfBatteryChemistry in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfBatteryChemistry.
    • setTypeOfBatteryChemistry

      public PurposeOfGroupingType.Builder setTypeOfBatteryChemistry(TypeOfBatteryChemistryType value)
       A classification of a BATTERY CHEMISTRY  +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 276:95]
       
      .uk.org.netex.www.netex.TypeOfBatteryChemistryType type_of_battery_chemistry = 342;
    • setTypeOfBatteryChemistry

      public PurposeOfGroupingType.Builder setTypeOfBatteryChemistry(TypeOfBatteryChemistryType.Builder builderForValue)
       A classification of a BATTERY CHEMISTRY  +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 276:95]
       
      .uk.org.netex.www.netex.TypeOfBatteryChemistryType type_of_battery_chemistry = 342;
    • mergeTypeOfBatteryChemistry

      public PurposeOfGroupingType.Builder mergeTypeOfBatteryChemistry(TypeOfBatteryChemistryType value)
       A classification of a BATTERY CHEMISTRY  +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 276:95]
       
      .uk.org.netex.www.netex.TypeOfBatteryChemistryType type_of_battery_chemistry = 342;
    • clearTypeOfBatteryChemistry

      public PurposeOfGroupingType.Builder clearTypeOfBatteryChemistry()
       A classification of a BATTERY CHEMISTRY  +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 276:95]
       
      .uk.org.netex.www.netex.TypeOfBatteryChemistryType type_of_battery_chemistry = 342;
    • getTypeOfBatteryChemistryBuilder

      public TypeOfBatteryChemistryType.Builder getTypeOfBatteryChemistryBuilder()
       A classification of a BATTERY CHEMISTRY  +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 276:95]
       
      .uk.org.netex.www.netex.TypeOfBatteryChemistryType type_of_battery_chemistry = 342;
    • getTypeOfBatteryChemistryOrBuilder

      public TypeOfBatteryChemistryTypeOrBuilder getTypeOfBatteryChemistryOrBuilder()
       A classification of a BATTERY CHEMISTRY  +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 276:95]
       
      .uk.org.netex.www.netex.TypeOfBatteryChemistryType type_of_battery_chemistry = 342;
      Specified by:
      getTypeOfBatteryChemistryOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfPlug

      public boolean hasTypeOfPlug()
       A classification of a PLUG  +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 313:83]
       
      .uk.org.netex.www.netex.TypeOfPlugType type_of_plug = 343;
      Specified by:
      hasTypeOfPlug in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfPlug field is set.
    • getTypeOfPlug

      public TypeOfPlugType getTypeOfPlug()
       A classification of a PLUG  +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 313:83]
       
      .uk.org.netex.www.netex.TypeOfPlugType type_of_plug = 343;
      Specified by:
      getTypeOfPlug in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfPlug.
    • setTypeOfPlug

      public PurposeOfGroupingType.Builder setTypeOfPlug(TypeOfPlugType value)
       A classification of a PLUG  +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 313:83]
       
      .uk.org.netex.www.netex.TypeOfPlugType type_of_plug = 343;
    • setTypeOfPlug

      public PurposeOfGroupingType.Builder setTypeOfPlug(TypeOfPlugType.Builder builderForValue)
       A classification of a PLUG  +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 313:83]
       
      .uk.org.netex.www.netex.TypeOfPlugType type_of_plug = 343;
    • mergeTypeOfPlug

      public PurposeOfGroupingType.Builder mergeTypeOfPlug(TypeOfPlugType value)
       A classification of a PLUG  +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 313:83]
       
      .uk.org.netex.www.netex.TypeOfPlugType type_of_plug = 343;
    • clearTypeOfPlug

      public PurposeOfGroupingType.Builder clearTypeOfPlug()
       A classification of a PLUG  +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 313:83]
       
      .uk.org.netex.www.netex.TypeOfPlugType type_of_plug = 343;
    • getTypeOfPlugBuilder

      public TypeOfPlugType.Builder getTypeOfPlugBuilder()
       A classification of a PLUG  +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 313:83]
       
      .uk.org.netex.www.netex.TypeOfPlugType type_of_plug = 343;
    • getTypeOfPlugOrBuilder

      public TypeOfPlugTypeOrBuilder getTypeOfPlugOrBuilder()
       A classification of a PLUG  +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 313:83]
       
      .uk.org.netex.www.netex.TypeOfPlugType type_of_plug = 343;
      Specified by:
      getTypeOfPlugOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfModeOfOperation

      public boolean hasTypeOfModeOfOperation()
       A classification for a MODE OF OPERATION. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 544:77]
       
      .uk.org.netex.www.netex.TypeOfModeOfOperationType type_of_mode_of_operation = 344;
      Specified by:
      hasTypeOfModeOfOperation in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfModeOfOperation field is set.
    • getTypeOfModeOfOperation

      public TypeOfModeOfOperationType getTypeOfModeOfOperation()
       A classification for a MODE OF OPERATION. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 544:77]
       
      .uk.org.netex.www.netex.TypeOfModeOfOperationType type_of_mode_of_operation = 344;
      Specified by:
      getTypeOfModeOfOperation in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfModeOfOperation.
    • setTypeOfModeOfOperation

      public PurposeOfGroupingType.Builder setTypeOfModeOfOperation(TypeOfModeOfOperationType value)
       A classification for a MODE OF OPERATION. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 544:77]
       
      .uk.org.netex.www.netex.TypeOfModeOfOperationType type_of_mode_of_operation = 344;
    • setTypeOfModeOfOperation

      public PurposeOfGroupingType.Builder setTypeOfModeOfOperation(TypeOfModeOfOperationType.Builder builderForValue)
       A classification for a MODE OF OPERATION. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 544:77]
       
      .uk.org.netex.www.netex.TypeOfModeOfOperationType type_of_mode_of_operation = 344;
    • mergeTypeOfModeOfOperation

      public PurposeOfGroupingType.Builder mergeTypeOfModeOfOperation(TypeOfModeOfOperationType value)
       A classification for a MODE OF OPERATION. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 544:77]
       
      .uk.org.netex.www.netex.TypeOfModeOfOperationType type_of_mode_of_operation = 344;
    • clearTypeOfModeOfOperation

      public PurposeOfGroupingType.Builder clearTypeOfModeOfOperation()
       A classification for a MODE OF OPERATION. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 544:77]
       
      .uk.org.netex.www.netex.TypeOfModeOfOperationType type_of_mode_of_operation = 344;
    • getTypeOfModeOfOperationBuilder

      public TypeOfModeOfOperationType.Builder getTypeOfModeOfOperationBuilder()
       A classification for a MODE OF OPERATION. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 544:77]
       
      .uk.org.netex.www.netex.TypeOfModeOfOperationType type_of_mode_of_operation = 344;
    • getTypeOfModeOfOperationOrBuilder

      public TypeOfModeOfOperationTypeOrBuilder getTypeOfModeOfOperationOrBuilder()
       A classification for a MODE OF OPERATION. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 544:77]
       
      .uk.org.netex.www.netex.TypeOfModeOfOperationType type_of_mode_of_operation = 344;
      Specified by:
      getTypeOfModeOfOperationOrBuilder in interface PurposeOfGroupingTypeOrBuilder
    • hasTypeOfMobilityService

      public boolean hasTypeOfMobilityService()
       A classification of a MOBILITY SERVICE according to its functional purpose.  +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 611:94]
       
      .uk.org.netex.www.netex.TypeOfMobilityServiceType type_of_mobility_service = 345;
      Specified by:
      hasTypeOfMobilityService in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      Whether the typeOfMobilityService field is set.
    • getTypeOfMobilityService

      public TypeOfMobilityServiceType getTypeOfMobilityService()
       A classification of a MOBILITY SERVICE according to its functional purpose.  +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 611:94]
       
      .uk.org.netex.www.netex.TypeOfMobilityServiceType type_of_mobility_service = 345;
      Specified by:
      getTypeOfMobilityService in interface PurposeOfGroupingTypeOrBuilder
      Returns:
      The typeOfMobilityService.
    • setTypeOfMobilityService

      public PurposeOfGroupingType.Builder setTypeOfMobilityService(TypeOfMobilityServiceType value)
       A classification of a MOBILITY SERVICE according to its functional purpose.  +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 611:94]
       
      .uk.org.netex.www.netex.TypeOfMobilityServiceType type_of_mobility_service = 345;
    • setTypeOfMobilityService

      public PurposeOfGroupingType.Builder setTypeOfMobilityService(TypeOfMobilityServiceType.Builder builderForValue)
       A classification of a MOBILITY SERVICE according to its functional purpose.  +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 611:94]
       
      .uk.org.netex.www.netex.TypeOfMobilityServiceType type_of_mobility_service = 345;
    • mergeTypeOfMobilityService

      public PurposeOfGroupingType.Builder mergeTypeOfMobilityService(TypeOfMobilityServiceType value)
       A classification of a MOBILITY SERVICE according to its functional purpose.  +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 611:94]
       
      .uk.org.netex.www.netex.TypeOfMobilityServiceType type_of_mobility_service = 345;
    • clearTypeOfMobilityService

      public PurposeOfGroupingType.Builder clearTypeOfMobilityService()
       A classification of a MOBILITY SERVICE according to its functional purpose.  +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 611:94]
       
      .uk.org.netex.www.netex.TypeOfMobilityServiceType type_of_mobility_service = 345;
    • getTypeOfMobilityServiceBuilder

      public TypeOfMobilityServiceType.Builder getTypeOfMobilityServiceBuilder()
       A classification of a MOBILITY SERVICE according to its functional purpose.  +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 611:94]
       
      .uk.org.netex.www.netex.TypeOfMobilityServiceType type_of_mobility_service = 345;
    • getTypeOfMobilityServiceOrBuilder

      public TypeOfMobilityServiceTypeOrBuilder getTypeOfMobilityServiceOrBuilder()
       A classification of a MOBILITY SERVICE according to its functional purpose.  +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 611:94]
       
      .uk.org.netex.www.netex.TypeOfMobilityServiceType type_of_mobility_service = 345;
      Specified by:
      getTypeOfMobilityServiceOrBuilder in interface PurposeOfGroupingTypeOrBuilder