Class VehicleRentalServiceType.Builder

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

public static final class VehicleRentalServiceType.Builder extends com.google.protobuf.GeneratedMessage.Builder<VehicleRentalServiceType.Builder> implements VehicleRentalServiceTypeOrBuilder
 A transport service offer related to VEHICLE RENTAL. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 534:85]
 
Protobuf type uk.org.netex.www.netex.VehicleRentalServiceType
  • 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<VehicleRentalServiceType.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<VehicleRentalServiceType.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<VehicleRentalServiceType.Builder>
    • getDefaultInstanceForType

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

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

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

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

      public VehicleRentalServiceType.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<VehicleRentalServiceType.Builder>
      Throws:
      IOException
    • getOrganisationRefStructureCase

      public VehicleRentalServiceType.OrganisationRefStructureCase getOrganisationRefStructureCase()
      Specified by:
      getOrganisationRefStructureCase in interface VehicleRentalServiceTypeOrBuilder
    • clearOrganisationRefStructure

      public VehicleRentalServiceType.Builder clearOrganisationRefStructure()
    • hasCreated

      public boolean hasCreated()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 2;
      Specified by:
      hasCreated in interface VehicleRentalServiceTypeOrBuilder
      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 = 2;
      Specified by:
      getCreated in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The created.
    • setCreated

      public VehicleRentalServiceType.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 = 2;
    • setCreated

      public VehicleRentalServiceType.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 = 2;
    • mergeCreated

      public VehicleRentalServiceType.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 = 2;
    • clearCreated

      public VehicleRentalServiceType.Builder clearCreated()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 2;
    • 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 = 2;
    • 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 = 2;
      Specified by:
      getCreatedOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • 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 = 3;
      Specified by:
      hasChanged in interface VehicleRentalServiceTypeOrBuilder
      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 = 3;
      Specified by:
      getChanged in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The changed.
    • setChanged

      public VehicleRentalServiceType.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 = 3;
    • setChanged

      public VehicleRentalServiceType.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 = 3;
    • mergeChanged

      public VehicleRentalServiceType.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 = 3;
    • clearChanged

      public VehicleRentalServiceType.Builder clearChanged()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 3;
    • 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 = 3;
    • 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 = 3;
      Specified by:
      getChangedOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • getVersion

      public String getVersion()
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 4;
      Specified by:
      getVersion in interface VehicleRentalServiceTypeOrBuilder
      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 = 4;
      Specified by:
      getVersionBytes in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The bytes for version.
    • setVersion

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

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

      public VehicleRentalServiceType.Builder setVersionBytes(com.google.protobuf.ByteString value)
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 4;
      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 = 5;
      Specified by:
      getStatusValue in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The enum numeric value on the wire for status.
    • setStatusValue

      public VehicleRentalServiceType.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 = 5;
      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 = 5;
      Specified by:
      getStatus in interface VehicleRentalServiceTypeOrBuilder
      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 = 5;
      Parameters:
      value - The status to set.
      Returns:
      This builder for chaining.
    • clearStatus

      public VehicleRentalServiceType.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 = 5;
      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 = 662;
      Specified by:
      getDerivedFromVersionRef in interface VehicleRentalServiceTypeOrBuilder
      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 = 662;
      Specified by:
      getDerivedFromVersionRefBytes in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The bytes for derivedFromVersionRef.
    • setDerivedFromVersionRef

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

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

      public VehicleRentalServiceType.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 = 662;
      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 = 663;
      Specified by:
      getDerivedFromObjectRef in interface VehicleRentalServiceTypeOrBuilder
      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 = 663;
      Specified by:
      getDerivedFromObjectRefBytes in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public VehicleRentalServiceType.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 = 663;
      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 = 6;
      Specified by:
      hasValidityConditions in interface VehicleRentalServiceTypeOrBuilder
      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 = 6;
      Specified by:
      getValidityConditions in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

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

      public VehicleRentalServiceType.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 = 6;
    • mergeValidityConditions

      public VehicleRentalServiceType.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 = 6;
    • clearValidityConditions

      public VehicleRentalServiceType.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 = 6;
    • 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 = 6;
    • 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 = 6;
      Specified by:
      getValidityConditionsOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • 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 = 7;
      Specified by:
      getValidBetweenList in interface VehicleRentalServiceTypeOrBuilder
    • 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 = 7;
      Specified by:
      getValidBetweenCount in interface VehicleRentalServiceTypeOrBuilder
    • 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 = 7;
      Specified by:
      getValidBetween in interface VehicleRentalServiceTypeOrBuilder
    • setValidBetween

      public VehicleRentalServiceType.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 = 7;
    • setValidBetween

      public VehicleRentalServiceType.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 = 7;
    • addValidBetween

      public VehicleRentalServiceType.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 = 7;
    • addValidBetween

      public VehicleRentalServiceType.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 = 7;
    • addValidBetween

      public VehicleRentalServiceType.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 = 7;
    • addValidBetween

      public VehicleRentalServiceType.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 = 7;
    • addAllValidBetween

      public VehicleRentalServiceType.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 = 7;
    • clearValidBetween

      public VehicleRentalServiceType.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 = 7;
    • removeValidBetween

      public VehicleRentalServiceType.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 = 7;
    • 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 = 7;
    • 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 = 7;
      Specified by:
      getValidBetweenOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • 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 = 7;
      Specified by:
      getValidBetweenOrBuilderList in interface VehicleRentalServiceTypeOrBuilder
    • 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 = 7;
    • 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 = 7;
    • 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 = 7;
    • 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 = 11;
      Specified by:
      hasAlternativeTexts in interface VehicleRentalServiceTypeOrBuilder
      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 = 11;
      Specified by:
      getAlternativeTexts in interface VehicleRentalServiceTypeOrBuilder
      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 = 11;
    • setAlternativeTexts

      public VehicleRentalServiceType.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 = 11;
    • mergeAlternativeTexts

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

      public VehicleRentalServiceType.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 = 11;
    • 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 = 11;
    • 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 = 11;
      Specified by:
      getAlternativeTextsOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • 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 = 61;
      Specified by:
      hasKeyList in interface VehicleRentalServiceTypeOrBuilder
      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 = 61;
      Specified by:
      getKeyList in interface VehicleRentalServiceTypeOrBuilder
      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 = 61;
    • setKeyList

      public VehicleRentalServiceType.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 = 61;
    • mergeKeyList

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

      public VehicleRentalServiceType.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 = 61;
    • 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 = 61;
    • 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 = 61;
      Specified by:
      getKeyListOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • 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 = 62;
      Specified by:
      hasExtensions in interface VehicleRentalServiceTypeOrBuilder
      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 = 62;
      Specified by:
      getExtensions in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The extensions.
    • setExtensions

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

      public VehicleRentalServiceType.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 = 62;
    • mergeExtensions

      public VehicleRentalServiceType.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 = 62;
    • clearExtensions

      public VehicleRentalServiceType.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 = 62;
    • 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 = 62;
    • 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 = 62;
      Specified by:
      getExtensionsOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • 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 = 63;
      Specified by:
      hasBrandingRef in interface VehicleRentalServiceTypeOrBuilder
      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 = 63;
      Specified by:
      getBrandingRef in interface VehicleRentalServiceTypeOrBuilder
      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 = 63;
    • setBrandingRef

       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 63;
    • mergeBrandingRef

       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 63;
    • clearBrandingRef

      public VehicleRentalServiceType.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 = 63;
    • 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 = 63;
    • 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 = 63;
      Specified by:
      getBrandingRefOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • hasName

      public boolean hasName()
       Name of EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 122:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
      Specified by:
      hasName in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 122:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
      Specified by:
      getName in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The name.
    • setName

       Name of EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 122:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
    • setName

       Name of EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 122:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
    • mergeName

       Name of EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 122:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
    • clearName

       Name of EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 122:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
    • getNameBuilder

      public MultilingualString.Builder getNameBuilder()
       Name of EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 122:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 122:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
      Specified by:
      getNameOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • 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 = 152;
      Specified by:
      hasPrivateCode in interface VehicleRentalServiceTypeOrBuilder
      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 = 152;
      Specified by:
      getPrivateCode in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The privateCode.
    • setPrivateCode

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

      public VehicleRentalServiceType.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 = 152;
    • mergePrivateCode

      public VehicleRentalServiceType.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 = 152;
    • clearPrivateCode

      public VehicleRentalServiceType.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 = 152;
    • 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 = 152;
    • 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 = 152;
      Specified by:
      getPrivateCodeOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • hasPublicCode

      public boolean hasPublicCode()
       A Public code which may be displayed on equipment to identify it.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 128:77]
       
      .uk.org.netex.www.netex.PrivateCodeStructure public_code = 153;
      Specified by:
      hasPublicCode in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      Whether the publicCode field is set.
    • getPublicCode

      public PrivateCodeStructure getPublicCode()
       A Public code which may be displayed on equipment to identify it.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 128:77]
       
      .uk.org.netex.www.netex.PrivateCodeStructure public_code = 153;
      Specified by:
      getPublicCode in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The publicCode.
    • setPublicCode

       A Public code which may be displayed on equipment to identify it.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 128:77]
       
      .uk.org.netex.www.netex.PrivateCodeStructure public_code = 153;
    • setPublicCode

      public VehicleRentalServiceType.Builder setPublicCode(PrivateCodeStructure.Builder builderForValue)
       A Public code which may be displayed on equipment to identify it.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 128:77]
       
      .uk.org.netex.www.netex.PrivateCodeStructure public_code = 153;
    • mergePublicCode

       A Public code which may be displayed on equipment to identify it.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 128:77]
       
      .uk.org.netex.www.netex.PrivateCodeStructure public_code = 153;
    • clearPublicCode

      public VehicleRentalServiceType.Builder clearPublicCode()
       A Public code which may be displayed on equipment to identify it.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 128:77]
       
      .uk.org.netex.www.netex.PrivateCodeStructure public_code = 153;
    • getPublicCodeBuilder

      public PrivateCodeStructure.Builder getPublicCodeBuilder()
       A Public code which may be displayed on equipment to identify it.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 128:77]
       
      .uk.org.netex.www.netex.PrivateCodeStructure public_code = 153;
    • getPublicCodeOrBuilder

      public PrivateCodeStructureOrBuilder getPublicCodeOrBuilder()
       A Public code which may be displayed on equipment to identify it.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 128:77]
       
      .uk.org.netex.www.netex.PrivateCodeStructure public_code = 153;
      Specified by:
      getPublicCodeOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • getImage

      public String getImage()
       Default image for EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 133:62]
       
      string image = 154;
      Specified by:
      getImage in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The image.
    • getImageBytes

      public com.google.protobuf.ByteString getImageBytes()
       Default image for EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 133:62]
       
      string image = 154;
      Specified by:
      getImageBytes in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The bytes for image.
    • setImage

      public VehicleRentalServiceType.Builder setImage(String value)
       Default image for EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 133:62]
       
      string image = 154;
      Parameters:
      value - The image to set.
      Returns:
      This builder for chaining.
    • clearImage

      public VehicleRentalServiceType.Builder clearImage()
       Default image for EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 133:62]
       
      string image = 154;
      Returns:
      This builder for chaining.
    • setImageBytes

      public VehicleRentalServiceType.Builder setImageBytes(com.google.protobuf.ByteString value)
       Default image for EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 133:62]
       
      string image = 154;
      Parameters:
      value - The bytes for image to set.
      Returns:
      This builder for chaining.
    • hasTypeOfEquipmentRef

      public boolean hasTypeOfEquipmentRef()
       Reference to a TYPE OF EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_support.xsd at 115:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_equipment_ref = 155;
      Specified by:
      hasTypeOfEquipmentRef in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      Whether the typeOfEquipmentRef field is set.
    • getTypeOfEquipmentRef

      public VersionOfObjectRefStructure getTypeOfEquipmentRef()
       Reference to a TYPE OF EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_support.xsd at 115:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_equipment_ref = 155;
      Specified by:
      getTypeOfEquipmentRef in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The typeOfEquipmentRef.
    • setTypeOfEquipmentRef

      public VehicleRentalServiceType.Builder setTypeOfEquipmentRef(VersionOfObjectRefStructure value)
       Reference to a TYPE OF EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_support.xsd at 115:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_equipment_ref = 155;
    • setTypeOfEquipmentRef

      public VehicleRentalServiceType.Builder setTypeOfEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TYPE OF EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_support.xsd at 115:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_equipment_ref = 155;
    • mergeTypeOfEquipmentRef

      public VehicleRentalServiceType.Builder mergeTypeOfEquipmentRef(VersionOfObjectRefStructure value)
       Reference to a TYPE OF EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_support.xsd at 115:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_equipment_ref = 155;
    • clearTypeOfEquipmentRef

      public VehicleRentalServiceType.Builder clearTypeOfEquipmentRef()
       Reference to a TYPE OF EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_support.xsd at 115:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_equipment_ref = 155;
    • getTypeOfEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getTypeOfEquipmentRefBuilder()
       Reference to a TYPE OF EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_support.xsd at 115:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_equipment_ref = 155;
    • getTypeOfEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTypeOfEquipmentRefOrBuilder()
       Reference to a TYPE OF EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_support.xsd at 115:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_equipment_ref = 155;
      Specified by:
      getTypeOfEquipmentRefOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • hasDescription

      public boolean hasDescription()
       Further description or other comment for EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 139:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 156;
      Specified by:
      hasDescription in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Further description or other comment for EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 139:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 156;
      Specified by:
      getDescription in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The description.
    • setDescription

       Further description or other comment for EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 139:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 156;
    • setDescription

      public VehicleRentalServiceType.Builder setDescription(MultilingualString.Builder builderForValue)
       Further description or other comment for EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 139:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 156;
    • mergeDescription

      public VehicleRentalServiceType.Builder mergeDescription(MultilingualString value)
       Further description or other comment for EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 139:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 156;
    • clearDescription

      public VehicleRentalServiceType.Builder clearDescription()
       Further description or other comment for EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 139:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 156;
    • getDescriptionBuilder

      public MultilingualString.Builder getDescriptionBuilder()
       Further description or other comment for EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 139:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 156;
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Further description or other comment for EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 139:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 156;
      Specified by:
      getDescriptionOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • hasNote

      public boolean hasNote()
       Further description or other comment for internal use by OPERATOR.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 144:86]
       
      .uk.org.netex.www.netex.MultilingualString note = 157;
      Specified by:
      hasNote in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      Whether the note field is set.
    • getNote

      public MultilingualString getNote()
       Further description or other comment for internal use by OPERATOR.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 144:86]
       
      .uk.org.netex.www.netex.MultilingualString note = 157;
      Specified by:
      getNote in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The note.
    • setNote

       Further description or other comment for internal use by OPERATOR.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 144:86]
       
      .uk.org.netex.www.netex.MultilingualString note = 157;
    • setNote

       Further description or other comment for internal use by OPERATOR.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 144:86]
       
      .uk.org.netex.www.netex.MultilingualString note = 157;
    • mergeNote

       Further description or other comment for internal use by OPERATOR.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 144:86]
       
      .uk.org.netex.www.netex.MultilingualString note = 157;
    • clearNote

       Further description or other comment for internal use by OPERATOR.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 144:86]
       
      .uk.org.netex.www.netex.MultilingualString note = 157;
    • getNoteBuilder

      public MultilingualString.Builder getNoteBuilder()
       Further description or other comment for internal use by OPERATOR.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 144:86]
       
      .uk.org.netex.www.netex.MultilingualString note = 157;
    • getNoteOrBuilder

      public MultilingualStringOrBuilder getNoteOrBuilder()
       Further description or other comment for internal use by OPERATOR.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 144:86]
       
      .uk.org.netex.www.netex.MultilingualString note = 157;
      Specified by:
      getNoteOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • hasInfoLinks

      public boolean hasInfoLinks()
       INFO LINKs associated with EQUIPMENT +v1.1  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 149:78]
       
      .uk.org.netex.www.netex.InfoLinks_RelStructure info_links = 158;
      Specified by:
      hasInfoLinks in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      Whether the infoLinks field is set.
    • getInfoLinks

      public InfoLinks_RelStructure getInfoLinks()
       INFO LINKs associated with EQUIPMENT +v1.1  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 149:78]
       
      .uk.org.netex.www.netex.InfoLinks_RelStructure info_links = 158;
      Specified by:
      getInfoLinks in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The infoLinks.
    • clearInfoLinks

      public VehicleRentalServiceType.Builder clearInfoLinks()
       INFO LINKs associated with EQUIPMENT +v1.1  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 149:78]
       
      .uk.org.netex.www.netex.InfoLinks_RelStructure info_links = 158;
    • getInfoLinksBuilder

      public InfoLinks_RelStructure.Builder getInfoLinksBuilder()
       INFO LINKs associated with EQUIPMENT +v1.1  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 149:78]
       
      .uk.org.netex.www.netex.InfoLinks_RelStructure info_links = 158;
    • getInfoLinksOrBuilder

      public InfoLinks_RelStructureOrBuilder getInfoLinksOrBuilder()
       INFO LINKs associated with EQUIPMENT +v1.1  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 149:78]
       
      .uk.org.netex.www.netex.InfoLinks_RelStructure info_links = 158;
      Specified by:
      getInfoLinksOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • getOutOfService

      public boolean getOutOfService()
       Whether the EQUIPMENT is out of service for protracted time. A separate Real time services should be used for short term outages. e.g. SIRI FM.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 154:70]
       
      bool out_of_service = 159;
      Specified by:
      getOutOfService in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The outOfService.
    • setOutOfService

      public VehicleRentalServiceType.Builder setOutOfService(boolean value)
       Whether the EQUIPMENT is out of service for protracted time. A separate Real time services should be used for short term outages. e.g. SIRI FM.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 154:70]
       
      bool out_of_service = 159;
      Parameters:
      value - The outOfService to set.
      Returns:
      This builder for chaining.
    • clearOutOfService

      public VehicleRentalServiceType.Builder clearOutOfService()
       Whether the EQUIPMENT is out of service for protracted time. A separate Real time services should be used for short term outages. e.g. SIRI FM.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 154:70]
       
      bool out_of_service = 159;
      Returns:
      This builder for chaining.
    • hasShortName

      public boolean hasShortName()
       Short Name for service  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 116:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 281;
      Specified by:
      hasShortName in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      Whether the shortName field is set.
    • getShortName

      public MultilingualString getShortName()
       Short Name for service  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 116:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 281;
      Specified by:
      getShortName in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The shortName.
    • setShortName

       Short Name for service  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 116:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 281;
    • setShortName

      public VehicleRentalServiceType.Builder setShortName(MultilingualString.Builder builderForValue)
       Short Name for service  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 116:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 281;
    • mergeShortName

       Short Name for service  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 116:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 281;
    • clearShortName

      public VehicleRentalServiceType.Builder clearShortName()
       Short Name for service  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 116:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 281;
    • getShortNameBuilder

      public MultilingualString.Builder getShortNameBuilder()
       Short Name for service  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 116:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 281;
    • getShortNameOrBuilder

      public MultilingualStringOrBuilder getShortNameOrBuilder()
       Short Name for service  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 116:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 281;
      Specified by:
      getShortNameOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • hasStartDate

      public boolean hasStartDate()
       Start date from when services are available  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 121:64]
       
      .google.type.Date start_date = 282;
      Specified by:
      hasStartDate in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      Whether the startDate field is set.
    • getStartDate

      public com.google.type.Date getStartDate()
       Start date from when services are available  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 121:64]
       
      .google.type.Date start_date = 282;
      Specified by:
      getStartDate in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The startDate.
    • setStartDate

      public VehicleRentalServiceType.Builder setStartDate(com.google.type.Date value)
       Start date from when services are available  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 121:64]
       
      .google.type.Date start_date = 282;
    • setStartDate

      public VehicleRentalServiceType.Builder setStartDate(com.google.type.Date.Builder builderForValue)
       Start date from when services are available  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 121:64]
       
      .google.type.Date start_date = 282;
    • mergeStartDate

      public VehicleRentalServiceType.Builder mergeStartDate(com.google.type.Date value)
       Start date from when services are available  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 121:64]
       
      .google.type.Date start_date = 282;
    • clearStartDate

      public VehicleRentalServiceType.Builder clearStartDate()
       Start date from when services are available  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 121:64]
       
      .google.type.Date start_date = 282;
    • getStartDateBuilder

      public com.google.type.Date.Builder getStartDateBuilder()
       Start date from when services are available  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 121:64]
       
      .google.type.Date start_date = 282;
    • getStartDateOrBuilder

      public com.google.type.DateOrBuilder getStartDateOrBuilder()
       Start date from when services are available  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 121:64]
       
      .google.type.Date start_date = 282;
      Specified by:
      getStartDateOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • hasTypeOfMobilityServiceRef

      public boolean hasTypeOfMobilityServiceRef()
       Reference to a TYPE OF MobilityService. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 293:124]
       
      .uk.org.netex.www.netex.TypeOfMobilityServiceRefStructure type_of_mobility_service_ref = 283;
      Specified by:
      hasTypeOfMobilityServiceRef in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      Whether the typeOfMobilityServiceRef field is set.
    • getTypeOfMobilityServiceRef

      public TypeOfMobilityServiceRefStructure getTypeOfMobilityServiceRef()
       Reference to a TYPE OF MobilityService. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 293:124]
       
      .uk.org.netex.www.netex.TypeOfMobilityServiceRefStructure type_of_mobility_service_ref = 283;
      Specified by:
      getTypeOfMobilityServiceRef in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The typeOfMobilityServiceRef.
    • setTypeOfMobilityServiceRef

      public VehicleRentalServiceType.Builder setTypeOfMobilityServiceRef(TypeOfMobilityServiceRefStructure value)
       Reference to a TYPE OF MobilityService. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 293:124]
       
      .uk.org.netex.www.netex.TypeOfMobilityServiceRefStructure type_of_mobility_service_ref = 283;
    • setTypeOfMobilityServiceRef

      public VehicleRentalServiceType.Builder setTypeOfMobilityServiceRef(TypeOfMobilityServiceRefStructure.Builder builderForValue)
       Reference to a TYPE OF MobilityService. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 293:124]
       
      .uk.org.netex.www.netex.TypeOfMobilityServiceRefStructure type_of_mobility_service_ref = 283;
    • mergeTypeOfMobilityServiceRef

      public VehicleRentalServiceType.Builder mergeTypeOfMobilityServiceRef(TypeOfMobilityServiceRefStructure value)
       Reference to a TYPE OF MobilityService. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 293:124]
       
      .uk.org.netex.www.netex.TypeOfMobilityServiceRefStructure type_of_mobility_service_ref = 283;
    • clearTypeOfMobilityServiceRef

      public VehicleRentalServiceType.Builder clearTypeOfMobilityServiceRef()
       Reference to a TYPE OF MobilityService. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 293:124]
       
      .uk.org.netex.www.netex.TypeOfMobilityServiceRefStructure type_of_mobility_service_ref = 283;
    • getTypeOfMobilityServiceRefBuilder

      public TypeOfMobilityServiceRefStructure.Builder getTypeOfMobilityServiceRefBuilder()
       Reference to a TYPE OF MobilityService. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 293:124]
       
      .uk.org.netex.www.netex.TypeOfMobilityServiceRefStructure type_of_mobility_service_ref = 283;
    • getTypeOfMobilityServiceRefOrBuilder

      public TypeOfMobilityServiceRefStructureOrBuilder getTypeOfMobilityServiceRefOrBuilder()
       Reference to a TYPE OF MobilityService. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 293:124]
       
      .uk.org.netex.www.netex.TypeOfMobilityServiceRefStructure type_of_mobility_service_ref = 283;
      Specified by:
      getTypeOfMobilityServiceRefOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • hasTopographicPlaceRef

      public boolean hasTopographicPlaceRef()
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 294;
      Specified by:
      hasTopographicPlaceRef in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      Whether the topographicPlaceRef field is set.
    • getTopographicPlaceRef

      public VersionOfObjectRefStructure getTopographicPlaceRef()
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 294;
      Specified by:
      getTopographicPlaceRef in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The topographicPlaceRef.
    • setTopographicPlaceRef

      public VehicleRentalServiceType.Builder setTopographicPlaceRef(VersionOfObjectRefStructure value)
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 294;
    • setTopographicPlaceRef

      public VehicleRentalServiceType.Builder setTopographicPlaceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 294;
    • mergeTopographicPlaceRef

      public VehicleRentalServiceType.Builder mergeTopographicPlaceRef(VersionOfObjectRefStructure value)
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 294;
    • clearTopographicPlaceRef

      public VehicleRentalServiceType.Builder clearTopographicPlaceRef()
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 294;
    • getTopographicPlaceRefBuilder

      public VersionOfObjectRefStructure.Builder getTopographicPlaceRefBuilder()
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 294;
    • getTopographicPlaceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTopographicPlaceRefOrBuilder()
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 294;
      Specified by:
      getTopographicPlaceRefOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • hasServiceBookingArrangements

      public boolean hasServiceBookingArrangements()
       Booking Arrangements for service.  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 129:108]
       
      .uk.org.netex.www.netex.ServiceBookingArrangementsStructure service_booking_arrangements = 295;
      Specified by:
      hasServiceBookingArrangements in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      Whether the serviceBookingArrangements field is set.
    • getServiceBookingArrangements

      public ServiceBookingArrangementsStructure getServiceBookingArrangements()
       Booking Arrangements for service.  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 129:108]
       
      .uk.org.netex.www.netex.ServiceBookingArrangementsStructure service_booking_arrangements = 295;
      Specified by:
      getServiceBookingArrangements in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The serviceBookingArrangements.
    • setServiceBookingArrangements

      public VehicleRentalServiceType.Builder setServiceBookingArrangements(ServiceBookingArrangementsStructure value)
       Booking Arrangements for service.  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 129:108]
       
      .uk.org.netex.www.netex.ServiceBookingArrangementsStructure service_booking_arrangements = 295;
    • setServiceBookingArrangements

      public VehicleRentalServiceType.Builder setServiceBookingArrangements(ServiceBookingArrangementsStructure.Builder builderForValue)
       Booking Arrangements for service.  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 129:108]
       
      .uk.org.netex.www.netex.ServiceBookingArrangementsStructure service_booking_arrangements = 295;
    • mergeServiceBookingArrangements

      public VehicleRentalServiceType.Builder mergeServiceBookingArrangements(ServiceBookingArrangementsStructure value)
       Booking Arrangements for service.  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 129:108]
       
      .uk.org.netex.www.netex.ServiceBookingArrangementsStructure service_booking_arrangements = 295;
    • clearServiceBookingArrangements

      public VehicleRentalServiceType.Builder clearServiceBookingArrangements()
       Booking Arrangements for service.  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 129:108]
       
      .uk.org.netex.www.netex.ServiceBookingArrangementsStructure service_booking_arrangements = 295;
    • getServiceBookingArrangementsBuilder

      public ServiceBookingArrangementsStructure.Builder getServiceBookingArrangementsBuilder()
       Booking Arrangements for service.  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 129:108]
       
      .uk.org.netex.www.netex.ServiceBookingArrangementsStructure service_booking_arrangements = 295;
    • getServiceBookingArrangementsOrBuilder

      public ServiceBookingArrangementsStructureOrBuilder getServiceBookingArrangementsOrBuilder()
       Booking Arrangements for service.  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 129:108]
       
      .uk.org.netex.www.netex.ServiceBookingArrangementsStructure service_booking_arrangements = 295;
      Specified by:
      getServiceBookingArrangementsOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • getBookingRequired

      public boolean getBookingRequired()
       Whether booking is required.  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 188:73]
       
      bool booking_required = 441;
      Specified by:
      getBookingRequired in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The bookingRequired.
    • setBookingRequired

      public VehicleRentalServiceType.Builder setBookingRequired(boolean value)
       Whether booking is required.  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 188:73]
       
      bool booking_required = 441;
      Parameters:
      value - The bookingRequired to set.
      Returns:
      This builder for chaining.
    • clearBookingRequired

      public VehicleRentalServiceType.Builder clearBookingRequired()
       Whether booking is required.  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 188:73]
       
      bool booking_required = 441;
      Returns:
      This builder for chaining.
    • getRegistrationRequired

      public boolean getRegistrationRequired()
       Whether registration is required.  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 193:78]
       
      bool registration_required = 442;
      Specified by:
      getRegistrationRequired in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The registrationRequired.
    • setRegistrationRequired

      public VehicleRentalServiceType.Builder setRegistrationRequired(boolean value)
       Whether registration is required.  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 193:78]
       
      bool registration_required = 442;
      Parameters:
      value - The registrationRequired to set.
      Returns:
      This builder for chaining.
    • clearRegistrationRequired

      public VehicleRentalServiceType.Builder clearRegistrationRequired()
       Whether registration is required.  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 193:78]
       
      bool registration_required = 442;
      Returns:
      This builder for chaining.
    • hasProposedByServices

      public boolean hasProposedByServices()
       Online servicies proposing this service,  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 198:95]
       
      .uk.org.netex.www.netex.OnlineServiceRefs_RelStructure proposed_by_services = 443;
      Specified by:
      hasProposedByServices in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      Whether the proposedByServices field is set.
    • getProposedByServices

      public OnlineServiceRefs_RelStructure getProposedByServices()
       Online servicies proposing this service,  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 198:95]
       
      .uk.org.netex.www.netex.OnlineServiceRefs_RelStructure proposed_by_services = 443;
      Specified by:
      getProposedByServices in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The proposedByServices.
    • setProposedByServices

       Online servicies proposing this service,  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 198:95]
       
      .uk.org.netex.www.netex.OnlineServiceRefs_RelStructure proposed_by_services = 443;
    • setProposedByServices

      public VehicleRentalServiceType.Builder setProposedByServices(OnlineServiceRefs_RelStructure.Builder builderForValue)
       Online servicies proposing this service,  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 198:95]
       
      .uk.org.netex.www.netex.OnlineServiceRefs_RelStructure proposed_by_services = 443;
    • mergeProposedByServices

      public VehicleRentalServiceType.Builder mergeProposedByServices(OnlineServiceRefs_RelStructure value)
       Online servicies proposing this service,  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 198:95]
       
      .uk.org.netex.www.netex.OnlineServiceRefs_RelStructure proposed_by_services = 443;
    • clearProposedByServices

      public VehicleRentalServiceType.Builder clearProposedByServices()
       Online servicies proposing this service,  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 198:95]
       
      .uk.org.netex.www.netex.OnlineServiceRefs_RelStructure proposed_by_services = 443;
    • getProposedByServicesBuilder

      public OnlineServiceRefs_RelStructure.Builder getProposedByServicesBuilder()
       Online servicies proposing this service,  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 198:95]
       
      .uk.org.netex.www.netex.OnlineServiceRefs_RelStructure proposed_by_services = 443;
    • getProposedByServicesOrBuilder

      public OnlineServiceRefs_RelStructureOrBuilder getProposedByServicesOrBuilder()
       Online servicies proposing this service,  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 198:95]
       
      .uk.org.netex.www.netex.OnlineServiceRefs_RelStructure proposed_by_services = 443;
      Specified by:
      getProposedByServicesOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • hasVehicleRentalRef

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

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

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

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

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

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

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

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

      public boolean hasMaximumRentalPeriod()
       Maximum time period for rental;  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 588:78]
       
      .google.protobuf.Duration maximum_rental_period = 622;
      Specified by:
      hasMaximumRentalPeriod in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      Whether the maximumRentalPeriod field is set.
    • getMaximumRentalPeriod

      public com.google.protobuf.Duration getMaximumRentalPeriod()
       Maximum time period for rental;  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 588:78]
       
      .google.protobuf.Duration maximum_rental_period = 622;
      Specified by:
      getMaximumRentalPeriod in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The maximumRentalPeriod.
    • setMaximumRentalPeriod

      public VehicleRentalServiceType.Builder setMaximumRentalPeriod(com.google.protobuf.Duration value)
       Maximum time period for rental;  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 588:78]
       
      .google.protobuf.Duration maximum_rental_period = 622;
    • setMaximumRentalPeriod

      public VehicleRentalServiceType.Builder setMaximumRentalPeriod(com.google.protobuf.Duration.Builder builderForValue)
       Maximum time period for rental;  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 588:78]
       
      .google.protobuf.Duration maximum_rental_period = 622;
    • mergeMaximumRentalPeriod

      public VehicleRentalServiceType.Builder mergeMaximumRentalPeriod(com.google.protobuf.Duration value)
       Maximum time period for rental;  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 588:78]
       
      .google.protobuf.Duration maximum_rental_period = 622;
    • clearMaximumRentalPeriod

      public VehicleRentalServiceType.Builder clearMaximumRentalPeriod()
       Maximum time period for rental;  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 588:78]
       
      .google.protobuf.Duration maximum_rental_period = 622;
    • getMaximumRentalPeriodBuilder

      public com.google.protobuf.Duration.Builder getMaximumRentalPeriodBuilder()
       Maximum time period for rental;  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 588:78]
       
      .google.protobuf.Duration maximum_rental_period = 622;
    • getMaximumRentalPeriodOrBuilder

      public com.google.protobuf.DurationOrBuilder getMaximumRentalPeriodOrBuilder()
       Maximum time period for rental;  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 588:78]
       
      .google.protobuf.Duration maximum_rental_period = 622;
      Specified by:
      getMaximumRentalPeriodOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • hasMinimumRentalPeriod

      public boolean hasMinimumRentalPeriod()
       Minmum time period for rental;  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 593:78]
       
      .google.protobuf.Duration minimum_rental_period = 623;
      Specified by:
      hasMinimumRentalPeriod in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      Whether the minimumRentalPeriod field is set.
    • getMinimumRentalPeriod

      public com.google.protobuf.Duration getMinimumRentalPeriod()
       Minmum time period for rental;  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 593:78]
       
      .google.protobuf.Duration minimum_rental_period = 623;
      Specified by:
      getMinimumRentalPeriod in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The minimumRentalPeriod.
    • setMinimumRentalPeriod

      public VehicleRentalServiceType.Builder setMinimumRentalPeriod(com.google.protobuf.Duration value)
       Minmum time period for rental;  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 593:78]
       
      .google.protobuf.Duration minimum_rental_period = 623;
    • setMinimumRentalPeriod

      public VehicleRentalServiceType.Builder setMinimumRentalPeriod(com.google.protobuf.Duration.Builder builderForValue)
       Minmum time period for rental;  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 593:78]
       
      .google.protobuf.Duration minimum_rental_period = 623;
    • mergeMinimumRentalPeriod

      public VehicleRentalServiceType.Builder mergeMinimumRentalPeriod(com.google.protobuf.Duration value)
       Minmum time period for rental;  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 593:78]
       
      .google.protobuf.Duration minimum_rental_period = 623;
    • clearMinimumRentalPeriod

      public VehicleRentalServiceType.Builder clearMinimumRentalPeriod()
       Minmum time period for rental;  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 593:78]
       
      .google.protobuf.Duration minimum_rental_period = 623;
    • getMinimumRentalPeriodBuilder

      public com.google.protobuf.Duration.Builder getMinimumRentalPeriodBuilder()
       Minmum time period for rental;  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 593:78]
       
      .google.protobuf.Duration minimum_rental_period = 623;
    • getMinimumRentalPeriodOrBuilder

      public com.google.protobuf.DurationOrBuilder getMinimumRentalPeriodOrBuilder()
       Minmum time period for rental;  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 593:78]
       
      .google.protobuf.Duration minimum_rental_period = 623;
      Specified by:
      getMinimumRentalPeriodOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • getRentalPolicyUrl

      public String getRentalPolicyUrl()
       Rental policy URL.  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 598:72]
       
      string rental_policy_url = 624;
      Specified by:
      getRentalPolicyUrl in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The rentalPolicyUrl.
    • getRentalPolicyUrlBytes

      public com.google.protobuf.ByteString getRentalPolicyUrlBytes()
       Rental policy URL.  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 598:72]
       
      string rental_policy_url = 624;
      Specified by:
      getRentalPolicyUrlBytes in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The bytes for rentalPolicyUrl.
    • setRentalPolicyUrl

      public VehicleRentalServiceType.Builder setRentalPolicyUrl(String value)
       Rental policy URL.  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 598:72]
       
      string rental_policy_url = 624;
      Parameters:
      value - The rentalPolicyUrl to set.
      Returns:
      This builder for chaining.
    • clearRentalPolicyUrl

      public VehicleRentalServiceType.Builder clearRentalPolicyUrl()
       Rental policy URL.  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 598:72]
       
      string rental_policy_url = 624;
      Returns:
      This builder for chaining.
    • setRentalPolicyUrlBytes

      public VehicleRentalServiceType.Builder setRentalPolicyUrlBytes(com.google.protobuf.ByteString value)
       Rental policy URL.  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 598:72]
       
      string rental_policy_url = 624;
      Parameters:
      value - The bytes for rentalPolicyUrl to set.
      Returns:
      This builder for chaining.
    • hasFleets

      public boolean hasFleets()
       fleets used by service  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 603:75]
       
      .uk.org.netex.www.netex.FleetRefs_RelStructure fleets = 625;
      Specified by:
      hasFleets in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      Whether the fleets field is set.
    • getFleets

      public FleetRefs_RelStructure getFleets()
       fleets used by service  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 603:75]
       
      .uk.org.netex.www.netex.FleetRefs_RelStructure fleets = 625;
      Specified by:
      getFleets in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The fleets.
    • setFleets

       fleets used by service  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 603:75]
       
      .uk.org.netex.www.netex.FleetRefs_RelStructure fleets = 625;
    • setFleets

       fleets used by service  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 603:75]
       
      .uk.org.netex.www.netex.FleetRefs_RelStructure fleets = 625;
    • mergeFleets

       fleets used by service  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 603:75]
       
      .uk.org.netex.www.netex.FleetRefs_RelStructure fleets = 625;
    • clearFleets

      public VehicleRentalServiceType.Builder clearFleets()
       fleets used by service  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 603:75]
       
      .uk.org.netex.www.netex.FleetRefs_RelStructure fleets = 625;
    • getFleetsBuilder

      public FleetRefs_RelStructure.Builder getFleetsBuilder()
       fleets used by service  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 603:75]
       
      .uk.org.netex.www.netex.FleetRefs_RelStructure fleets = 625;
    • getFleetsOrBuilder

      public FleetRefs_RelStructureOrBuilder getFleetsOrBuilder()
       fleets used by service  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 603:75]
       
      .uk.org.netex.www.netex.FleetRefs_RelStructure fleets = 625;
      Specified by:
      getFleetsOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • getId

      public String getId()
       [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 565:81]
       
      string id = 651;
      Specified by:
      getId in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 565:81]
       
      string id = 651;
      Specified by:
      getIdBytes in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

       [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 565:81]
       
      string id = 651;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 565:81]
       
      string id = 651;
      Returns:
      This builder for chaining.
    • setIdBytes

      public VehicleRentalServiceType.Builder setIdBytes(com.google.protobuf.ByteString value)
       [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 565:81]
       
      string id = 651;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • hasOrganisationRef

      public boolean hasOrganisationRef()
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 284;
      Specified by:
      hasOrganisationRef in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      Whether the organisationRef field is set.
    • getOrganisationRef

      public VersionOfObjectRefStructure getOrganisationRef()
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 284;
      Specified by:
      getOrganisationRef in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The organisationRef.
    • setOrganisationRef

       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 284;
    • setOrganisationRef

      public VehicleRentalServiceType.Builder setOrganisationRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 284;
    • mergeOrganisationRef

       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 284;
    • clearOrganisationRef

      public VehicleRentalServiceType.Builder clearOrganisationRef()
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 284;
    • getOrganisationRefBuilder

      public VersionOfObjectRefStructure.Builder getOrganisationRefBuilder()
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 284;
    • getOrganisationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOrganisationRefOrBuilder()
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 284;
      Specified by:
      getOrganisationRefOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • hasOperatorRef

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

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

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

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

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

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

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

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

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

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

       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 286;
    • setAuthorityRef

       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 286;
    • mergeAuthorityRef

       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 286;
    • clearAuthorityRef

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

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

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

      public boolean hasOtherOrganisationRef()
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 287;
      Specified by:
      hasOtherOrganisationRef in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      Whether the otherOrganisationRef field is set.
    • getOtherOrganisationRef

      public VersionOfObjectRefStructure getOtherOrganisationRef()
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 287;
      Specified by:
      getOtherOrganisationRef in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The otherOrganisationRef.
    • setOtherOrganisationRef

      public VehicleRentalServiceType.Builder setOtherOrganisationRef(VersionOfObjectRefStructure value)
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 287;
    • setOtherOrganisationRef

      public VehicleRentalServiceType.Builder setOtherOrganisationRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 287;
    • mergeOtherOrganisationRef

      public VehicleRentalServiceType.Builder mergeOtherOrganisationRef(VersionOfObjectRefStructure value)
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 287;
    • clearOtherOrganisationRef

      public VehicleRentalServiceType.Builder clearOtherOrganisationRef()
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 287;
    • getOtherOrganisationRefBuilder

      public VersionOfObjectRefStructure.Builder getOtherOrganisationRefBuilder()
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 287;
    • getOtherOrganisationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOtherOrganisationRefOrBuilder()
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 287;
      Specified by:
      getOtherOrganisationRefOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • hasTravelAgentRef

      public boolean hasTravelAgentRef()
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 288;
      Specified by:
      hasTravelAgentRef in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      Whether the travelAgentRef field is set.
    • getTravelAgentRef

      public VersionOfObjectRefStructure getTravelAgentRef()
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 288;
      Specified by:
      getTravelAgentRef in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The travelAgentRef.
    • setTravelAgentRef

       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 288;
    • setTravelAgentRef

      public VehicleRentalServiceType.Builder setTravelAgentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 288;
    • mergeTravelAgentRef

       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 288;
    • clearTravelAgentRef

      public VehicleRentalServiceType.Builder clearTravelAgentRef()
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 288;
    • getTravelAgentRefBuilder

      public VersionOfObjectRefStructure.Builder getTravelAgentRefBuilder()
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 288;
    • getTravelAgentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTravelAgentRefOrBuilder()
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 288;
      Specified by:
      getTravelAgentRefOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • hasServicedOrganisationRef

      public boolean hasServicedOrganisationRef()
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 289;
      Specified by:
      hasServicedOrganisationRef in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      Whether the servicedOrganisationRef field is set.
    • getServicedOrganisationRef

      public VersionOfObjectRefStructure getServicedOrganisationRef()
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 289;
      Specified by:
      getServicedOrganisationRef in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The servicedOrganisationRef.
    • setServicedOrganisationRef

      public VehicleRentalServiceType.Builder setServicedOrganisationRef(VersionOfObjectRefStructure value)
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 289;
    • setServicedOrganisationRef

      public VehicleRentalServiceType.Builder setServicedOrganisationRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 289;
    • mergeServicedOrganisationRef

      public VehicleRentalServiceType.Builder mergeServicedOrganisationRef(VersionOfObjectRefStructure value)
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 289;
    • clearServicedOrganisationRef

      public VehicleRentalServiceType.Builder clearServicedOrganisationRef()
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 289;
    • getServicedOrganisationRefBuilder

      public VersionOfObjectRefStructure.Builder getServicedOrganisationRefBuilder()
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 289;
    • getServicedOrganisationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getServicedOrganisationRefOrBuilder()
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 289;
      Specified by:
      getServicedOrganisationRefOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • hasManagementAgentRef

      public boolean hasManagementAgentRef()
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 290;
      Specified by:
      hasManagementAgentRef in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      Whether the managementAgentRef field is set.
    • getManagementAgentRef

      public VersionOfObjectRefStructure getManagementAgentRef()
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 290;
      Specified by:
      getManagementAgentRef in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The managementAgentRef.
    • setManagementAgentRef

      public VehicleRentalServiceType.Builder setManagementAgentRef(VersionOfObjectRefStructure value)
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 290;
    • setManagementAgentRef

      public VehicleRentalServiceType.Builder setManagementAgentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 290;
    • mergeManagementAgentRef

      public VehicleRentalServiceType.Builder mergeManagementAgentRef(VersionOfObjectRefStructure value)
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 290;
    • clearManagementAgentRef

      public VehicleRentalServiceType.Builder clearManagementAgentRef()
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 290;
    • getManagementAgentRefBuilder

      public VersionOfObjectRefStructure.Builder getManagementAgentRefBuilder()
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 290;
    • getManagementAgentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getManagementAgentRefOrBuilder()
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 290;
      Specified by:
      getManagementAgentRefOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • hasGeneralOrganisationRef

      public boolean hasGeneralOrganisationRef()
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 291;
      Specified by:
      hasGeneralOrganisationRef in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      Whether the generalOrganisationRef field is set.
    • getGeneralOrganisationRef

      public VersionOfObjectRefStructure getGeneralOrganisationRef()
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 291;
      Specified by:
      getGeneralOrganisationRef in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The generalOrganisationRef.
    • setGeneralOrganisationRef

      public VehicleRentalServiceType.Builder setGeneralOrganisationRef(VersionOfObjectRefStructure value)
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 291;
    • setGeneralOrganisationRef

      public VehicleRentalServiceType.Builder setGeneralOrganisationRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 291;
    • mergeGeneralOrganisationRef

      public VehicleRentalServiceType.Builder mergeGeneralOrganisationRef(VersionOfObjectRefStructure value)
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 291;
    • clearGeneralOrganisationRef

      public VehicleRentalServiceType.Builder clearGeneralOrganisationRef()
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 291;
    • getGeneralOrganisationRefBuilder

      public VersionOfObjectRefStructure.Builder getGeneralOrganisationRefBuilder()
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 291;
    • getGeneralOrganisationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getGeneralOrganisationRefOrBuilder()
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 291;
      Specified by:
      getGeneralOrganisationRefOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • hasOnlineServiceOperatorRef

      public boolean hasOnlineServiceOperatorRef()
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 292;
      Specified by:
      hasOnlineServiceOperatorRef in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      Whether the onlineServiceOperatorRef field is set.
    • getOnlineServiceOperatorRef

      public VersionOfObjectRefStructure getOnlineServiceOperatorRef()
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 292;
      Specified by:
      getOnlineServiceOperatorRef in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The onlineServiceOperatorRef.
    • setOnlineServiceOperatorRef

      public VehicleRentalServiceType.Builder setOnlineServiceOperatorRef(VersionOfObjectRefStructure value)
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 292;
    • setOnlineServiceOperatorRef

      public VehicleRentalServiceType.Builder setOnlineServiceOperatorRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 292;
    • mergeOnlineServiceOperatorRef

      public VehicleRentalServiceType.Builder mergeOnlineServiceOperatorRef(VersionOfObjectRefStructure value)
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 292;
    • clearOnlineServiceOperatorRef

      public VehicleRentalServiceType.Builder clearOnlineServiceOperatorRef()
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 292;
    • getOnlineServiceOperatorRefBuilder

      public VersionOfObjectRefStructure.Builder getOnlineServiceOperatorRefBuilder()
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 292;
    • getOnlineServiceOperatorRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOnlineServiceOperatorRefOrBuilder()
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 292;
      Specified by:
      getOnlineServiceOperatorRefOrBuilder in interface VehicleRentalServiceTypeOrBuilder
    • hasRetailConsortiumRef

      public boolean hasRetailConsortiumRef()
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 293;
      Specified by:
      hasRetailConsortiumRef in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      Whether the retailConsortiumRef field is set.
    • getRetailConsortiumRef

      public VersionOfObjectRefStructure getRetailConsortiumRef()
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 293;
      Specified by:
      getRetailConsortiumRef in interface VehicleRentalServiceTypeOrBuilder
      Returns:
      The retailConsortiumRef.
    • setRetailConsortiumRef

      public VehicleRentalServiceType.Builder setRetailConsortiumRef(VersionOfObjectRefStructure value)
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 293;
    • setRetailConsortiumRef

      public VehicleRentalServiceType.Builder setRetailConsortiumRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 293;
    • mergeRetailConsortiumRef

      public VehicleRentalServiceType.Builder mergeRetailConsortiumRef(VersionOfObjectRefStructure value)
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 293;
    • clearRetailConsortiumRef

      public VehicleRentalServiceType.Builder clearRetailConsortiumRef()
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 293;
    • getRetailConsortiumRefBuilder

      public VersionOfObjectRefStructure.Builder getRetailConsortiumRefBuilder()
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 293;
    • getRetailConsortiumRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRetailConsortiumRefOrBuilder()
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 293;
      Specified by:
      getRetailConsortiumRefOrBuilder in interface VehicleRentalServiceTypeOrBuilder