Class SpecificsType.Builder

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

public static final class SpecificsType.Builder extends com.google.protobuf.GeneratedMessage.Builder<SpecificsType.Builder> implements SpecificsTypeOrBuilder
 Common factors shared with all cells.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 292:48]
 
Protobuf type uk.org.netex.www.netex.SpecificsType
  • 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<SpecificsType.Builder>
    • clear

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

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

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

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

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

      public SpecificsType.Builder mergeFrom(SpecificsType other)
    • isInitialized

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

      public SpecificsType.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<SpecificsType.Builder>
      Throws:
      IOException
    • getTransportOrganisationRefStructureCase

      public SpecificsType.TransportOrganisationRefStructureCase getTransportOrganisationRefStructureCase()
      Specified by:
      getTransportOrganisationRefStructureCase in interface SpecificsTypeOrBuilder
    • clearTransportOrganisationRefStructure

      public SpecificsType.Builder clearTransportOrganisationRefStructure()
    • getGroupOfLinesRefStructureCase

      public SpecificsType.GroupOfLinesRefStructureCase getGroupOfLinesRefStructureCase()
      Specified by:
      getGroupOfLinesRefStructureCase in interface SpecificsTypeOrBuilder
    • clearGroupOfLinesRefStructure

      public SpecificsType.Builder clearGroupOfLinesRefStructure()
    • getLineRefStructureCase

      public SpecificsType.LineRefStructureCase getLineRefStructureCase()
      Specified by:
      getLineRefStructureCase in interface SpecificsTypeOrBuilder
    • clearLineRefStructure

      public SpecificsType.Builder clearLineRefStructure()
    • getSiteRefStructureCase

      public SpecificsType.SiteRefStructureCase getSiteRefStructureCase()
      Specified by:
      getSiteRefStructureCase in interface SpecificsTypeOrBuilder
    • clearSiteRefStructure

      public SpecificsType.Builder clearSiteRefStructure()
    • getVehicleMeetingPlaceRefStructureCase

      public SpecificsType.VehicleMeetingPlaceRefStructureCase getVehicleMeetingPlaceRefStructureCase()
      Specified by:
      getVehicleMeetingPlaceRefStructureCase in interface SpecificsTypeOrBuilder
    • clearVehicleMeetingPlaceRefStructure

      public SpecificsType.Builder clearVehicleMeetingPlaceRefStructure()
    • getFacilitySetRefStructureCase

      public SpecificsType.FacilitySetRefStructureCase getFacilitySetRefStructureCase()
      Specified by:
      getFacilitySetRefStructureCase in interface SpecificsTypeOrBuilder
    • clearFacilitySetRefStructure

      public SpecificsType.Builder clearFacilitySetRefStructure()
    • getServiceJourneyRefStructureCase

      public SpecificsType.ServiceJourneyRefStructureCase getServiceJourneyRefStructureCase()
      Specified by:
      getServiceJourneyRefStructureCase in interface SpecificsTypeOrBuilder
    • clearServiceJourneyRefStructure

      public SpecificsType.Builder clearServiceJourneyRefStructure()
    • getEquipmentRefStructureCase

      public SpecificsType.EquipmentRefStructureCase getEquipmentRefStructureCase()
      Specified by:
      getEquipmentRefStructureCase in interface SpecificsTypeOrBuilder
    • clearEquipmentRefStructure

      public SpecificsType.Builder clearEquipmentRefStructure()
    • hasTypeOfParkingRef

      public boolean hasTypeOfParkingRef()
       Reference to a TYPE OF PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 571:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_parking_ref = 15;
      Specified by:
      hasTypeOfParkingRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the typeOfParkingRef field is set.
    • getTypeOfParkingRef

      public VersionOfObjectRefStructure getTypeOfParkingRef()
       Reference to a TYPE OF PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 571:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_parking_ref = 15;
      Specified by:
      getTypeOfParkingRef in interface SpecificsTypeOrBuilder
      Returns:
      The typeOfParkingRef.
    • setTypeOfParkingRef

      public SpecificsType.Builder setTypeOfParkingRef(VersionOfObjectRefStructure value)
       Reference to a TYPE OF PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 571:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_parking_ref = 15;
    • setTypeOfParkingRef

      public SpecificsType.Builder setTypeOfParkingRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TYPE OF PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 571:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_parking_ref = 15;
    • mergeTypeOfParkingRef

      public SpecificsType.Builder mergeTypeOfParkingRef(VersionOfObjectRefStructure value)
       Reference to a TYPE OF PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 571:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_parking_ref = 15;
    • clearTypeOfParkingRef

      public SpecificsType.Builder clearTypeOfParkingRef()
       Reference to a TYPE OF PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 571:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_parking_ref = 15;
    • getTypeOfParkingRefBuilder

      public VersionOfObjectRefStructure.Builder getTypeOfParkingRefBuilder()
       Reference to a TYPE OF PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 571:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_parking_ref = 15;
    • getTypeOfParkingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTypeOfParkingRefOrBuilder()
       Reference to a TYPE OF PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 571:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_parking_ref = 15;
      Specified by:
      getTypeOfParkingRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasTariffZoneRef

      public boolean hasTariffZoneRef()
       Reference to a TARIFF ZONE.  [netex_framework/netex_genericFramework/netex_zone_support.xsd at 99:71]
       
      .uk.org.netex.www.netex.TariffZoneRefType tariff_zone_ref = 11;
      Specified by:
      hasTariffZoneRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the tariffZoneRef field is set.
    • getTariffZoneRef

      public TariffZoneRefType getTariffZoneRef()
       Reference to a TARIFF ZONE.  [netex_framework/netex_genericFramework/netex_zone_support.xsd at 99:71]
       
      .uk.org.netex.www.netex.TariffZoneRefType tariff_zone_ref = 11;
      Specified by:
      getTariffZoneRef in interface SpecificsTypeOrBuilder
      Returns:
      The tariffZoneRef.
    • setTariffZoneRef

      public SpecificsType.Builder setTariffZoneRef(TariffZoneRefType value)
       Reference to a TARIFF ZONE.  [netex_framework/netex_genericFramework/netex_zone_support.xsd at 99:71]
       
      .uk.org.netex.www.netex.TariffZoneRefType tariff_zone_ref = 11;
    • setTariffZoneRef

      public SpecificsType.Builder setTariffZoneRef(TariffZoneRefType.Builder builderForValue)
       Reference to a TARIFF ZONE.  [netex_framework/netex_genericFramework/netex_zone_support.xsd at 99:71]
       
      .uk.org.netex.www.netex.TariffZoneRefType tariff_zone_ref = 11;
    • mergeTariffZoneRef

      public SpecificsType.Builder mergeTariffZoneRef(TariffZoneRefType value)
       Reference to a TARIFF ZONE.  [netex_framework/netex_genericFramework/netex_zone_support.xsd at 99:71]
       
      .uk.org.netex.www.netex.TariffZoneRefType tariff_zone_ref = 11;
    • clearTariffZoneRef

      public SpecificsType.Builder clearTariffZoneRef()
       Reference to a TARIFF ZONE.  [netex_framework/netex_genericFramework/netex_zone_support.xsd at 99:71]
       
      .uk.org.netex.www.netex.TariffZoneRefType tariff_zone_ref = 11;
    • getTariffZoneRefBuilder

      public TariffZoneRefType.Builder getTariffZoneRefBuilder()
       Reference to a TARIFF ZONE.  [netex_framework/netex_genericFramework/netex_zone_support.xsd at 99:71]
       
      .uk.org.netex.www.netex.TariffZoneRefType tariff_zone_ref = 11;
    • getTariffZoneRefOrBuilder

      public TariffZoneRefTypeOrBuilder getTariffZoneRefOrBuilder()
       Reference to a TARIFF ZONE.  [netex_framework/netex_genericFramework/netex_zone_support.xsd at 99:71]
       
      .uk.org.netex.www.netex.TariffZoneRefType tariff_zone_ref = 11;
      Specified by:
      getTariffZoneRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasFareSectionRef

      public boolean hasFareSectionRef()
       Reference to a FARE SECTION.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_section_ref = 12;
      Specified by:
      hasFareSectionRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the fareSectionRef field is set.
    • getFareSectionRef

      public VersionOfObjectRefStructure getFareSectionRef()
       Reference to a FARE SECTION.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_section_ref = 12;
      Specified by:
      getFareSectionRef in interface SpecificsTypeOrBuilder
      Returns:
      The fareSectionRef.
    • setFareSectionRef

      public SpecificsType.Builder setFareSectionRef(VersionOfObjectRefStructure value)
       Reference to a FARE SECTION.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_section_ref = 12;
    • setFareSectionRef

      public SpecificsType.Builder setFareSectionRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a FARE SECTION.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_section_ref = 12;
    • mergeFareSectionRef

      public SpecificsType.Builder mergeFareSectionRef(VersionOfObjectRefStructure value)
       Reference to a FARE SECTION.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_section_ref = 12;
    • clearFareSectionRef

      public SpecificsType.Builder clearFareSectionRef()
       Reference to a FARE SECTION.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_section_ref = 12;
    • getFareSectionRefBuilder

      public VersionOfObjectRefStructure.Builder getFareSectionRefBuilder()
       Reference to a FARE SECTION.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_section_ref = 12;
    • getFareSectionRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFareSectionRefOrBuilder()
       Reference to a FARE SECTION.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 174:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_section_ref = 12;
      Specified by:
      getFareSectionRefOrBuilder in interface SpecificsTypeOrBuilder
    • getDirectionTypeValue

      public int getDirectionTypeValue()
       For fares for DISTANCE MATRIXE LEMENTs, DIRECTION in which price applies.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 653:103]
       
      .uk.org.netex.www.netex.RelativeDirectionEnumeration direction_type = 21;
      Specified by:
      getDirectionTypeValue in interface SpecificsTypeOrBuilder
      Returns:
      The enum numeric value on the wire for directionType.
    • setDirectionTypeValue

      public SpecificsType.Builder setDirectionTypeValue(int value)
       For fares for DISTANCE MATRIXE LEMENTs, DIRECTION in which price applies.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 653:103]
       
      .uk.org.netex.www.netex.RelativeDirectionEnumeration direction_type = 21;
      Parameters:
      value - The enum numeric value on the wire for directionType to set.
      Returns:
      This builder for chaining.
    • getDirectionType

      public RelativeDirectionEnumeration getDirectionType()
       For fares for DISTANCE MATRIXE LEMENTs, DIRECTION in which price applies.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 653:103]
       
      .uk.org.netex.www.netex.RelativeDirectionEnumeration direction_type = 21;
      Specified by:
      getDirectionType in interface SpecificsTypeOrBuilder
      Returns:
      The directionType.
    • setDirectionType

      public SpecificsType.Builder setDirectionType(RelativeDirectionEnumeration value)
       For fares for DISTANCE MATRIXE LEMENTs, DIRECTION in which price applies.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 653:103]
       
      .uk.org.netex.www.netex.RelativeDirectionEnumeration direction_type = 21;
      Parameters:
      value - The directionType to set.
      Returns:
      This builder for chaining.
    • clearDirectionType

      public SpecificsType.Builder clearDirectionType()
       For fares for DISTANCE MATRIXE LEMENTs, DIRECTION in which price applies.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 653:103]
       
      .uk.org.netex.www.netex.RelativeDirectionEnumeration direction_type = 21;
      Returns:
      This builder for chaining.
    • getRoutingTypeValue

      public int getRoutingTypeValue()
       Whether fare is for s a direct i.e. no changes required point to point  fare or indirect routing.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 658:95]
       
      .uk.org.netex.www.netex.RoutingTypeEnumeration routing_type = 22;
      Specified by:
      getRoutingTypeValue in interface SpecificsTypeOrBuilder
      Returns:
      The enum numeric value on the wire for routingType.
    • setRoutingTypeValue

      public SpecificsType.Builder setRoutingTypeValue(int value)
       Whether fare is for s a direct i.e. no changes required point to point  fare or indirect routing.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 658:95]
       
      .uk.org.netex.www.netex.RoutingTypeEnumeration routing_type = 22;
      Parameters:
      value - The enum numeric value on the wire for routingType to set.
      Returns:
      This builder for chaining.
    • getRoutingType

      public RoutingTypeEnumeration getRoutingType()
       Whether fare is for s a direct i.e. no changes required point to point  fare or indirect routing.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 658:95]
       
      .uk.org.netex.www.netex.RoutingTypeEnumeration routing_type = 22;
      Specified by:
      getRoutingType in interface SpecificsTypeOrBuilder
      Returns:
      The routingType.
    • setRoutingType

      public SpecificsType.Builder setRoutingType(RoutingTypeEnumeration value)
       Whether fare is for s a direct i.e. no changes required point to point  fare or indirect routing.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 658:95]
       
      .uk.org.netex.www.netex.RoutingTypeEnumeration routing_type = 22;
      Parameters:
      value - The routingType to set.
      Returns:
      This builder for chaining.
    • clearRoutingType

      public SpecificsType.Builder clearRoutingType()
       Whether fare is for s a direct i.e. no changes required point to point  fare or indirect routing.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 658:95]
       
      .uk.org.netex.www.netex.RoutingTypeEnumeration routing_type = 22;
      Returns:
      This builder for chaining.
    • getFareClassValue

      public int getFareClassValue()
       Classification of FARE CLASSes.  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 943:78]
       
      .uk.org.netex.www.netex.FareClassEnumeration fare_class = 31;
      Specified by:
      getFareClassValue in interface SpecificsTypeOrBuilder
      Returns:
      The enum numeric value on the wire for fareClass.
    • setFareClassValue

      public SpecificsType.Builder setFareClassValue(int value)
       Classification of FARE CLASSes.  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 943:78]
       
      .uk.org.netex.www.netex.FareClassEnumeration fare_class = 31;
      Parameters:
      value - The enum numeric value on the wire for fareClass to set.
      Returns:
      This builder for chaining.
    • getFareClass

      public FareClassEnumeration getFareClass()
       Classification of FARE CLASSes.  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 943:78]
       
      .uk.org.netex.www.netex.FareClassEnumeration fare_class = 31;
      Specified by:
      getFareClass in interface SpecificsTypeOrBuilder
      Returns:
      The fareClass.
    • setFareClass

      public SpecificsType.Builder setFareClass(FareClassEnumeration value)
       Classification of FARE CLASSes.  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 943:78]
       
      .uk.org.netex.www.netex.FareClassEnumeration fare_class = 31;
      Parameters:
      value - The fareClass to set.
      Returns:
      This builder for chaining.
    • clearFareClass

      public SpecificsType.Builder clearFareClass()
       Classification of FARE CLASSes.  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 943:78]
       
      .uk.org.netex.www.netex.FareClassEnumeration fare_class = 31;
      Returns:
      This builder for chaining.
    • hasClassOfUseRef

      public boolean hasClassOfUseRef()
       Reference to a CLASS OF USE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 79:71]
       
      .uk.org.netex.www.netex.ClassOfUseRefType class_of_use_ref = 32;
      Specified by:
      hasClassOfUseRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the classOfUseRef field is set.
    • getClassOfUseRef

      public ClassOfUseRefType getClassOfUseRef()
       Reference to a CLASS OF USE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 79:71]
       
      .uk.org.netex.www.netex.ClassOfUseRefType class_of_use_ref = 32;
      Specified by:
      getClassOfUseRef in interface SpecificsTypeOrBuilder
      Returns:
      The classOfUseRef.
    • setClassOfUseRef

      public SpecificsType.Builder setClassOfUseRef(ClassOfUseRefType value)
       Reference to a CLASS OF USE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 79:71]
       
      .uk.org.netex.www.netex.ClassOfUseRefType class_of_use_ref = 32;
    • setClassOfUseRef

      public SpecificsType.Builder setClassOfUseRef(ClassOfUseRefType.Builder builderForValue)
       Reference to a CLASS OF USE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 79:71]
       
      .uk.org.netex.www.netex.ClassOfUseRefType class_of_use_ref = 32;
    • mergeClassOfUseRef

      public SpecificsType.Builder mergeClassOfUseRef(ClassOfUseRefType value)
       Reference to a CLASS OF USE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 79:71]
       
      .uk.org.netex.www.netex.ClassOfUseRefType class_of_use_ref = 32;
    • clearClassOfUseRef

      public SpecificsType.Builder clearClassOfUseRef()
       Reference to a CLASS OF USE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 79:71]
       
      .uk.org.netex.www.netex.ClassOfUseRefType class_of_use_ref = 32;
    • getClassOfUseRefBuilder

      public ClassOfUseRefType.Builder getClassOfUseRefBuilder()
       Reference to a CLASS OF USE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 79:71]
       
      .uk.org.netex.www.netex.ClassOfUseRefType class_of_use_ref = 32;
    • getClassOfUseRefOrBuilder

      public ClassOfUseRefTypeOrBuilder getClassOfUseRefOrBuilder()
       Reference to a CLASS OF USE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 79:71]
       
      .uk.org.netex.www.netex.ClassOfUseRefType class_of_use_ref = 32;
      Specified by:
      getClassOfUseRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasTypeOfProductCategoryRef

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public boolean hasSingleJourneyRef()
       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 156;
      Specified by:
      hasSingleJourneyRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the singleJourneyRef field is set.
    • getSingleJourneyRef

      public VersionOfObjectRefStructure getSingleJourneyRef()
       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 156;
      Specified by:
      getSingleJourneyRef in interface SpecificsTypeOrBuilder
      Returns:
      The singleJourneyRef.
    • setSingleJourneyRef

      public SpecificsType.Builder setSingleJourneyRef(VersionOfObjectRefStructure value)
       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 156;
    • setSingleJourneyRef

      public SpecificsType.Builder setSingleJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 156;
    • mergeSingleJourneyRef

      public SpecificsType.Builder mergeSingleJourneyRef(VersionOfObjectRefStructure value)
       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 156;
    • clearSingleJourneyRef

      public SpecificsType.Builder clearSingleJourneyRef()
       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 156;
    • getSingleJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getSingleJourneyRefBuilder()
       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 156;
    • getSingleJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSingleJourneyRefOrBuilder()
       Reference to a SINGLE JOURNEY. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 156;
      Specified by:
      getSingleJourneyRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasTrainNumberRef

      public boolean hasTrainNumberRef()
       Reference to a TRAIN NUMBER.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 187:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_number_ref = 45;
      Specified by:
      hasTrainNumberRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the trainNumberRef field is set.
    • getTrainNumberRef

      public VersionOfObjectRefStructure getTrainNumberRef()
       Reference to a TRAIN NUMBER.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 187:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_number_ref = 45;
      Specified by:
      getTrainNumberRef in interface SpecificsTypeOrBuilder
      Returns:
      The trainNumberRef.
    • setTrainNumberRef

      public SpecificsType.Builder setTrainNumberRef(VersionOfObjectRefStructure value)
       Reference to a TRAIN NUMBER.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 187:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_number_ref = 45;
    • setTrainNumberRef

      public SpecificsType.Builder setTrainNumberRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TRAIN NUMBER.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 187:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_number_ref = 45;
    • mergeTrainNumberRef

      public SpecificsType.Builder mergeTrainNumberRef(VersionOfObjectRefStructure value)
       Reference to a TRAIN NUMBER.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 187:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_number_ref = 45;
    • clearTrainNumberRef

      public SpecificsType.Builder clearTrainNumberRef()
       Reference to a TRAIN NUMBER.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 187:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_number_ref = 45;
    • getTrainNumberRefBuilder

      public VersionOfObjectRefStructure.Builder getTrainNumberRefBuilder()
       Reference to a TRAIN NUMBER.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 187:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_number_ref = 45;
    • getTrainNumberRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTrainNumberRefOrBuilder()
       Reference to a TRAIN NUMBER.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 187:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_number_ref = 45;
      Specified by:
      getTrainNumberRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasGroupOfServicesRef

      public boolean hasGroupOfServicesRef()
       Reference to a GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 149:116]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_services_ref = 46;
      Specified by:
      hasGroupOfServicesRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the groupOfServicesRef field is set.
    • getGroupOfServicesRef

      public GroupOfEntitiesRefStructure getGroupOfServicesRef()
       Reference to a GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 149:116]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_services_ref = 46;
      Specified by:
      getGroupOfServicesRef in interface SpecificsTypeOrBuilder
      Returns:
      The groupOfServicesRef.
    • setGroupOfServicesRef

      public SpecificsType.Builder setGroupOfServicesRef(GroupOfEntitiesRefStructure value)
       Reference to a GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 149:116]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_services_ref = 46;
    • setGroupOfServicesRef

      public SpecificsType.Builder setGroupOfServicesRef(GroupOfEntitiesRefStructure.Builder builderForValue)
       Reference to a GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 149:116]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_services_ref = 46;
    • mergeGroupOfServicesRef

      public SpecificsType.Builder mergeGroupOfServicesRef(GroupOfEntitiesRefStructure value)
       Reference to a GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 149:116]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_services_ref = 46;
    • clearGroupOfServicesRef

      public SpecificsType.Builder clearGroupOfServicesRef()
       Reference to a GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 149:116]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_services_ref = 46;
    • getGroupOfServicesRefBuilder

      public GroupOfEntitiesRefStructure.Builder getGroupOfServicesRefBuilder()
       Reference to a GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 149:116]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_services_ref = 46;
    • getGroupOfServicesRefOrBuilder

      public GroupOfEntitiesRefStructureOrBuilder getGroupOfServicesRefOrBuilder()
       Reference to a GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 149:116]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_services_ref = 46;
      Specified by:
      getGroupOfServicesRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasGroupOfSingleJourneysRef

      public boolean hasGroupOfSingleJourneysRef()
       Reference to a GROUP OF SINGLE JOURNEYs. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 105:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure group_of_single_journeys_ref = 49;
      Specified by:
      hasGroupOfSingleJourneysRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the groupOfSingleJourneysRef field is set.
    • getGroupOfSingleJourneysRef

      public VersionOfObjectRefStructure getGroupOfSingleJourneysRef()
       Reference to a GROUP OF SINGLE JOURNEYs. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 105:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure group_of_single_journeys_ref = 49;
      Specified by:
      getGroupOfSingleJourneysRef in interface SpecificsTypeOrBuilder
      Returns:
      The groupOfSingleJourneysRef.
    • setGroupOfSingleJourneysRef

      public SpecificsType.Builder setGroupOfSingleJourneysRef(VersionOfObjectRefStructure value)
       Reference to a GROUP OF SINGLE JOURNEYs. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 105:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure group_of_single_journeys_ref = 49;
    • setGroupOfSingleJourneysRef

      public SpecificsType.Builder setGroupOfSingleJourneysRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a GROUP OF SINGLE JOURNEYs. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 105:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure group_of_single_journeys_ref = 49;
    • mergeGroupOfSingleJourneysRef

      public SpecificsType.Builder mergeGroupOfSingleJourneysRef(VersionOfObjectRefStructure value)
       Reference to a GROUP OF SINGLE JOURNEYs. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 105:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure group_of_single_journeys_ref = 49;
    • clearGroupOfSingleJourneysRef

      public SpecificsType.Builder clearGroupOfSingleJourneysRef()
       Reference to a GROUP OF SINGLE JOURNEYs. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 105:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure group_of_single_journeys_ref = 49;
    • getGroupOfSingleJourneysRefBuilder

      public VersionOfObjectRefStructure.Builder getGroupOfSingleJourneysRefBuilder()
       Reference to a GROUP OF SINGLE JOURNEYs. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 105:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure group_of_single_journeys_ref = 49;
    • getGroupOfSingleJourneysRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getGroupOfSingleJourneysRefOrBuilder()
       Reference to a GROUP OF SINGLE JOURNEYs. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 105:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure group_of_single_journeys_ref = 49;
      Specified by:
      getGroupOfSingleJourneysRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasTypeOfFareProductRef

      public boolean hasTypeOfFareProductRef()
       Reference to a TYPE OF FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 684:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_product_ref = 61;
      Specified by:
      hasTypeOfFareProductRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the typeOfFareProductRef field is set.
    • getTypeOfFareProductRef

      public VersionOfObjectRefStructure getTypeOfFareProductRef()
       Reference to a TYPE OF FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 684:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_product_ref = 61;
      Specified by:
      getTypeOfFareProductRef in interface SpecificsTypeOrBuilder
      Returns:
      The typeOfFareProductRef.
    • setTypeOfFareProductRef

      public SpecificsType.Builder setTypeOfFareProductRef(VersionOfObjectRefStructure value)
       Reference to a TYPE OF FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 684:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_product_ref = 61;
    • setTypeOfFareProductRef

      public SpecificsType.Builder setTypeOfFareProductRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TYPE OF FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 684:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_product_ref = 61;
    • mergeTypeOfFareProductRef

      public SpecificsType.Builder mergeTypeOfFareProductRef(VersionOfObjectRefStructure value)
       Reference to a TYPE OF FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 684:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_product_ref = 61;
    • clearTypeOfFareProductRef

      public SpecificsType.Builder clearTypeOfFareProductRef()
       Reference to a TYPE OF FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 684:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_product_ref = 61;
    • getTypeOfFareProductRefBuilder

      public VersionOfObjectRefStructure.Builder getTypeOfFareProductRefBuilder()
       Reference to a TYPE OF FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 684:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_product_ref = 61;
    • getTypeOfFareProductRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTypeOfFareProductRefOrBuilder()
       Reference to a TYPE OF FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 684:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_product_ref = 61;
      Specified by:
      getTypeOfFareProductRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasDistributionChannelRef

      public boolean hasDistributionChannelRef()
       Reference to a DISTRIBUTION CHANNEL.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 152:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distribution_channel_ref = 62;
      Specified by:
      hasDistributionChannelRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the distributionChannelRef field is set.
    • getDistributionChannelRef

      public VersionOfObjectRefStructure getDistributionChannelRef()
       Reference to a DISTRIBUTION CHANNEL.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 152:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distribution_channel_ref = 62;
      Specified by:
      getDistributionChannelRef in interface SpecificsTypeOrBuilder
      Returns:
      The distributionChannelRef.
    • setDistributionChannelRef

      public SpecificsType.Builder setDistributionChannelRef(VersionOfObjectRefStructure value)
       Reference to a DISTRIBUTION CHANNEL.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 152:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distribution_channel_ref = 62;
    • setDistributionChannelRef

      public SpecificsType.Builder setDistributionChannelRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a DISTRIBUTION CHANNEL.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 152:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distribution_channel_ref = 62;
    • mergeDistributionChannelRef

      public SpecificsType.Builder mergeDistributionChannelRef(VersionOfObjectRefStructure value)
       Reference to a DISTRIBUTION CHANNEL.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 152:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distribution_channel_ref = 62;
    • clearDistributionChannelRef

      public SpecificsType.Builder clearDistributionChannelRef()
       Reference to a DISTRIBUTION CHANNEL.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 152:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distribution_channel_ref = 62;
    • getDistributionChannelRefBuilder

      public VersionOfObjectRefStructure.Builder getDistributionChannelRefBuilder()
       Reference to a DISTRIBUTION CHANNEL.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 152:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distribution_channel_ref = 62;
    • getDistributionChannelRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDistributionChannelRefOrBuilder()
       Reference to a DISTRIBUTION CHANNEL.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 152:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distribution_channel_ref = 62;
      Specified by:
      getDistributionChannelRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasGroupOfDistributionChannelsRef

      public boolean hasGroupOfDistributionChannelsRef()
       Reference to a GROUP OF DISTRIBUTION CHANNELs.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 215:140]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_distribution_channels_ref = 63;
      Specified by:
      hasGroupOfDistributionChannelsRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the groupOfDistributionChannelsRef field is set.
    • getGroupOfDistributionChannelsRef

      public GroupOfEntitiesRefStructure getGroupOfDistributionChannelsRef()
       Reference to a GROUP OF DISTRIBUTION CHANNELs.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 215:140]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_distribution_channels_ref = 63;
      Specified by:
      getGroupOfDistributionChannelsRef in interface SpecificsTypeOrBuilder
      Returns:
      The groupOfDistributionChannelsRef.
    • setGroupOfDistributionChannelsRef

      public SpecificsType.Builder setGroupOfDistributionChannelsRef(GroupOfEntitiesRefStructure value)
       Reference to a GROUP OF DISTRIBUTION CHANNELs.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 215:140]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_distribution_channels_ref = 63;
    • setGroupOfDistributionChannelsRef

      public SpecificsType.Builder setGroupOfDistributionChannelsRef(GroupOfEntitiesRefStructure.Builder builderForValue)
       Reference to a GROUP OF DISTRIBUTION CHANNELs.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 215:140]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_distribution_channels_ref = 63;
    • mergeGroupOfDistributionChannelsRef

      public SpecificsType.Builder mergeGroupOfDistributionChannelsRef(GroupOfEntitiesRefStructure value)
       Reference to a GROUP OF DISTRIBUTION CHANNELs.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 215:140]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_distribution_channels_ref = 63;
    • clearGroupOfDistributionChannelsRef

      public SpecificsType.Builder clearGroupOfDistributionChannelsRef()
       Reference to a GROUP OF DISTRIBUTION CHANNELs.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 215:140]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_distribution_channels_ref = 63;
    • getGroupOfDistributionChannelsRefBuilder

      public GroupOfEntitiesRefStructure.Builder getGroupOfDistributionChannelsRefBuilder()
       Reference to a GROUP OF DISTRIBUTION CHANNELs.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 215:140]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_distribution_channels_ref = 63;
    • getGroupOfDistributionChannelsRefOrBuilder

      public GroupOfEntitiesRefStructureOrBuilder getGroupOfDistributionChannelsRefOrBuilder()
       Reference to a GROUP OF DISTRIBUTION CHANNELs.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 215:140]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_distribution_channels_ref = 63;
      Specified by:
      getGroupOfDistributionChannelsRefOrBuilder in interface SpecificsTypeOrBuilder
    • getPaymentMethodValue

      public int getPaymentMethodValue()
       Preferred payment Method .  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 710:84]
       
      .uk.org.netex.www.netex.PaymentMethodEnumeration payment_method = 71;
      Specified by:
      getPaymentMethodValue in interface SpecificsTypeOrBuilder
      Returns:
      The enum numeric value on the wire for paymentMethod.
    • setPaymentMethodValue

      public SpecificsType.Builder setPaymentMethodValue(int value)
       Preferred payment Method .  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 710:84]
       
      .uk.org.netex.www.netex.PaymentMethodEnumeration payment_method = 71;
      Parameters:
      value - The enum numeric value on the wire for paymentMethod to set.
      Returns:
      This builder for chaining.
    • getPaymentMethod

      public PaymentMethodEnumeration getPaymentMethod()
       Preferred payment Method .  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 710:84]
       
      .uk.org.netex.www.netex.PaymentMethodEnumeration payment_method = 71;
      Specified by:
      getPaymentMethod in interface SpecificsTypeOrBuilder
      Returns:
      The paymentMethod.
    • setPaymentMethod

      public SpecificsType.Builder setPaymentMethod(PaymentMethodEnumeration value)
       Preferred payment Method .  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 710:84]
       
      .uk.org.netex.www.netex.PaymentMethodEnumeration payment_method = 71;
      Parameters:
      value - The paymentMethod to set.
      Returns:
      This builder for chaining.
    • clearPaymentMethod

      public SpecificsType.Builder clearPaymentMethod()
       Preferred payment Method .  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 710:84]
       
      .uk.org.netex.www.netex.PaymentMethodEnumeration payment_method = 71;
      Returns:
      This builder for chaining.
    • hasTypeOfPaymentMethodRef

      public boolean hasTypeOfPaymentMethodRef()
       Reference to a TYPE OF PAYMENT METHOD.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 651:80]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethodRefType type_of_payment_method_ref = 72;
      Specified by:
      hasTypeOfPaymentMethodRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the typeOfPaymentMethodRef field is set.
    • getTypeOfPaymentMethodRef

      public TypeOfPaymentMethodRefType getTypeOfPaymentMethodRef()
       Reference to a TYPE OF PAYMENT METHOD.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 651:80]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethodRefType type_of_payment_method_ref = 72;
      Specified by:
      getTypeOfPaymentMethodRef in interface SpecificsTypeOrBuilder
      Returns:
      The typeOfPaymentMethodRef.
    • setTypeOfPaymentMethodRef

      public SpecificsType.Builder setTypeOfPaymentMethodRef(TypeOfPaymentMethodRefType value)
       Reference to a TYPE OF PAYMENT METHOD.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 651:80]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethodRefType type_of_payment_method_ref = 72;
    • setTypeOfPaymentMethodRef

      public SpecificsType.Builder setTypeOfPaymentMethodRef(TypeOfPaymentMethodRefType.Builder builderForValue)
       Reference to a TYPE OF PAYMENT METHOD.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 651:80]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethodRefType type_of_payment_method_ref = 72;
    • mergeTypeOfPaymentMethodRef

      public SpecificsType.Builder mergeTypeOfPaymentMethodRef(TypeOfPaymentMethodRefType value)
       Reference to a TYPE OF PAYMENT METHOD.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 651:80]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethodRefType type_of_payment_method_ref = 72;
    • clearTypeOfPaymentMethodRef

      public SpecificsType.Builder clearTypeOfPaymentMethodRef()
       Reference to a TYPE OF PAYMENT METHOD.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 651:80]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethodRefType type_of_payment_method_ref = 72;
    • getTypeOfPaymentMethodRefBuilder

      public TypeOfPaymentMethodRefType.Builder getTypeOfPaymentMethodRefBuilder()
       Reference to a TYPE OF PAYMENT METHOD.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 651:80]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethodRefType type_of_payment_method_ref = 72;
    • getTypeOfPaymentMethodRefOrBuilder

      public TypeOfPaymentMethodRefTypeOrBuilder getTypeOfPaymentMethodRefOrBuilder()
       Reference to a TYPE OF PAYMENT METHOD.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 651:80]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethodRefType type_of_payment_method_ref = 72;
      Specified by:
      getTypeOfPaymentMethodRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasTypeOfTravelDocumentRef

      public boolean hasTypeOfTravelDocumentRef()
       Reference to a TYPE OF TRAVEL DOCUMENT.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_support.xsd at 79:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_travel_document_ref = 73;
      Specified by:
      hasTypeOfTravelDocumentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the typeOfTravelDocumentRef field is set.
    • getTypeOfTravelDocumentRef

      public VersionOfObjectRefStructure getTypeOfTravelDocumentRef()
       Reference to a TYPE OF TRAVEL DOCUMENT.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_support.xsd at 79:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_travel_document_ref = 73;
      Specified by:
      getTypeOfTravelDocumentRef in interface SpecificsTypeOrBuilder
      Returns:
      The typeOfTravelDocumentRef.
    • setTypeOfTravelDocumentRef

      public SpecificsType.Builder setTypeOfTravelDocumentRef(VersionOfObjectRefStructure value)
       Reference to a TYPE OF TRAVEL DOCUMENT.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_support.xsd at 79:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_travel_document_ref = 73;
    • setTypeOfTravelDocumentRef

      public SpecificsType.Builder setTypeOfTravelDocumentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TYPE OF TRAVEL DOCUMENT.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_support.xsd at 79:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_travel_document_ref = 73;
    • mergeTypeOfTravelDocumentRef

      public SpecificsType.Builder mergeTypeOfTravelDocumentRef(VersionOfObjectRefStructure value)
       Reference to a TYPE OF TRAVEL DOCUMENT.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_support.xsd at 79:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_travel_document_ref = 73;
    • clearTypeOfTravelDocumentRef

      public SpecificsType.Builder clearTypeOfTravelDocumentRef()
       Reference to a TYPE OF TRAVEL DOCUMENT.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_support.xsd at 79:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_travel_document_ref = 73;
    • getTypeOfTravelDocumentRefBuilder

      public VersionOfObjectRefStructure.Builder getTypeOfTravelDocumentRefBuilder()
       Reference to a TYPE OF TRAVEL DOCUMENT.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_support.xsd at 79:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_travel_document_ref = 73;
    • getTypeOfTravelDocumentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTypeOfTravelDocumentRefOrBuilder()
       Reference to a TYPE OF TRAVEL DOCUMENT.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_support.xsd at 79:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_travel_document_ref = 73;
      Specified by:
      getTypeOfTravelDocumentRefOrBuilder in interface SpecificsTypeOrBuilder
    • 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 = 1;
      Specified by:
      hasOperatorRef in interface SpecificsTypeOrBuilder
      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 = 1;
      Specified by:
      getOperatorRef in interface SpecificsTypeOrBuilder
      Returns:
      The operatorRef.
    • setOperatorRef

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

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

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

      public SpecificsType.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 = 1;
    • 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 = 1;
    • 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 = 1;
      Specified by:
      getOperatorRefOrBuilder in interface SpecificsTypeOrBuilder
    • 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 = 154;
      Specified by:
      hasAuthorityRef in interface SpecificsTypeOrBuilder
      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 = 154;
      Specified by:
      getAuthorityRef in interface SpecificsTypeOrBuilder
      Returns:
      The authorityRef.
    • setAuthorityRef

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

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

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

      public SpecificsType.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 = 154;
    • 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 = 154;
    • 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 = 154;
      Specified by:
      getAuthorityRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasGroupOfLinesRef

      public boolean hasGroupOfLinesRef()
       Reference to a GROUP OF LINEs.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 38:110]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_lines_ref = 2;
      Specified by:
      hasGroupOfLinesRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the groupOfLinesRef field is set.
    • getGroupOfLinesRef

      public GroupOfEntitiesRefStructure getGroupOfLinesRef()
       Reference to a GROUP OF LINEs.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 38:110]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_lines_ref = 2;
      Specified by:
      getGroupOfLinesRef in interface SpecificsTypeOrBuilder
      Returns:
      The groupOfLinesRef.
    • setGroupOfLinesRef

      public SpecificsType.Builder setGroupOfLinesRef(GroupOfEntitiesRefStructure value)
       Reference to a GROUP OF LINEs.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 38:110]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_lines_ref = 2;
    • setGroupOfLinesRef

      public SpecificsType.Builder setGroupOfLinesRef(GroupOfEntitiesRefStructure.Builder builderForValue)
       Reference to a GROUP OF LINEs.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 38:110]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_lines_ref = 2;
    • mergeGroupOfLinesRef

      public SpecificsType.Builder mergeGroupOfLinesRef(GroupOfEntitiesRefStructure value)
       Reference to a GROUP OF LINEs.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 38:110]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_lines_ref = 2;
    • clearGroupOfLinesRef

      public SpecificsType.Builder clearGroupOfLinesRef()
       Reference to a GROUP OF LINEs.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 38:110]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_lines_ref = 2;
    • getGroupOfLinesRefBuilder

      public GroupOfEntitiesRefStructure.Builder getGroupOfLinesRefBuilder()
       Reference to a GROUP OF LINEs.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 38:110]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_lines_ref = 2;
    • getGroupOfLinesRefOrBuilder

      public GroupOfEntitiesRefStructureOrBuilder getGroupOfLinesRefOrBuilder()
       Reference to a GROUP OF LINEs.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 38:110]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_lines_ref = 2;
      Specified by:
      getGroupOfLinesRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasNetworkRef

      public boolean hasNetworkRef()
       Reference to a NETWORK.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 196:96]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure network_ref = 3;
      Specified by:
      hasNetworkRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the networkRef field is set.
    • getNetworkRef

      public GroupOfEntitiesRefStructure getNetworkRef()
       Reference to a NETWORK.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 196:96]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure network_ref = 3;
      Specified by:
      getNetworkRef in interface SpecificsTypeOrBuilder
      Returns:
      The networkRef.
    • setNetworkRef

      public SpecificsType.Builder setNetworkRef(GroupOfEntitiesRefStructure value)
       Reference to a NETWORK.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 196:96]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure network_ref = 3;
    • setNetworkRef

      public SpecificsType.Builder setNetworkRef(GroupOfEntitiesRefStructure.Builder builderForValue)
       Reference to a NETWORK.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 196:96]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure network_ref = 3;
    • mergeNetworkRef

      public SpecificsType.Builder mergeNetworkRef(GroupOfEntitiesRefStructure value)
       Reference to a NETWORK.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 196:96]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure network_ref = 3;
    • clearNetworkRef

      public SpecificsType.Builder clearNetworkRef()
       Reference to a NETWORK.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 196:96]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure network_ref = 3;
    • getNetworkRefBuilder

      public GroupOfEntitiesRefStructure.Builder getNetworkRefBuilder()
       Reference to a NETWORK.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 196:96]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure network_ref = 3;
    • getNetworkRefOrBuilder

      public GroupOfEntitiesRefStructureOrBuilder getNetworkRefOrBuilder()
       Reference to a NETWORK.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 196:96]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure network_ref = 3;
      Specified by:
      getNetworkRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasLineRef

      public boolean hasLineRef()
       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 4;
      Specified by:
      hasLineRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the lineRef field is set.
    • getLineRef

      public VersionOfObjectRefStructure getLineRef()
       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 4;
      Specified by:
      getLineRef in interface SpecificsTypeOrBuilder
      Returns:
      The lineRef.
    • setLineRef

       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 4;
    • setLineRef

      public SpecificsType.Builder setLineRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 4;
    • mergeLineRef

       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 4;
    • clearLineRef

      public SpecificsType.Builder clearLineRef()
       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 4;
    • getLineRefBuilder

      public VersionOfObjectRefStructure.Builder getLineRefBuilder()
       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 4;
    • getLineRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getLineRefOrBuilder()
       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 4;
      Specified by:
      getLineRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasFlexibleLineRef

      public boolean hasFlexibleLineRef()
       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 5;
      Specified by:
      hasFlexibleLineRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the flexibleLineRef field is set.
    • getFlexibleLineRef

      public VersionOfObjectRefStructure getFlexibleLineRef()
       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 5;
      Specified by:
      getFlexibleLineRef in interface SpecificsTypeOrBuilder
      Returns:
      The flexibleLineRef.
    • setFlexibleLineRef

      public SpecificsType.Builder setFlexibleLineRef(VersionOfObjectRefStructure value)
       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 5;
    • setFlexibleLineRef

      public SpecificsType.Builder setFlexibleLineRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 5;
    • mergeFlexibleLineRef

      public SpecificsType.Builder mergeFlexibleLineRef(VersionOfObjectRefStructure value)
       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 5;
    • clearFlexibleLineRef

      public SpecificsType.Builder clearFlexibleLineRef()
       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 5;
    • getFlexibleLineRefBuilder

      public VersionOfObjectRefStructure.Builder getFlexibleLineRefBuilder()
       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 5;
    • getFlexibleLineRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFlexibleLineRefOrBuilder()
       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 5;
      Specified by:
      getFlexibleLineRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasSiteRef

      public boolean hasSiteRef()
       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 94:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_ref = 6;
      Specified by:
      hasSiteRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the siteRef field is set.
    • getSiteRef

      public VersionOfObjectRefStructure getSiteRef()
       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 94:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_ref = 6;
      Specified by:
      getSiteRef in interface SpecificsTypeOrBuilder
      Returns:
      The siteRef.
    • setSiteRef

       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 94:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_ref = 6;
    • setSiteRef

      public SpecificsType.Builder setSiteRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 94:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_ref = 6;
    • mergeSiteRef

       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 94:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_ref = 6;
    • clearSiteRef

      public SpecificsType.Builder clearSiteRef()
       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 94:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_ref = 6;
    • getSiteRefBuilder

      public VersionOfObjectRefStructure.Builder getSiteRefBuilder()
       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 94:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_ref = 6;
    • getSiteRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSiteRefOrBuilder()
       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 94:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_ref = 6;
      Specified by:
      getSiteRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasServiceSiteRef

      public boolean hasServiceSiteRef()
       Reference to a SERVICE SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 132:96]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_site_ref = 7;
      Specified by:
      hasServiceSiteRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the serviceSiteRef field is set.
    • getServiceSiteRef

      public VersionOfObjectRefStructure getServiceSiteRef()
       Reference to a SERVICE SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 132:96]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_site_ref = 7;
      Specified by:
      getServiceSiteRef in interface SpecificsTypeOrBuilder
      Returns:
      The serviceSiteRef.
    • setServiceSiteRef

      public SpecificsType.Builder setServiceSiteRef(VersionOfObjectRefStructure value)
       Reference to a SERVICE SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 132:96]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_site_ref = 7;
    • setServiceSiteRef

      public SpecificsType.Builder setServiceSiteRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SERVICE SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 132:96]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_site_ref = 7;
    • mergeServiceSiteRef

      public SpecificsType.Builder mergeServiceSiteRef(VersionOfObjectRefStructure value)
       Reference to a SERVICE SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 132:96]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_site_ref = 7;
    • clearServiceSiteRef

      public SpecificsType.Builder clearServiceSiteRef()
       Reference to a SERVICE SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 132:96]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_site_ref = 7;
    • getServiceSiteRefBuilder

      public VersionOfObjectRefStructure.Builder getServiceSiteRefBuilder()
       Reference to a SERVICE SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 132:96]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_site_ref = 7;
    • getServiceSiteRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getServiceSiteRefOrBuilder()
       Reference to a SERVICE SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 132:96]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_site_ref = 7;
      Specified by:
      getServiceSiteRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasPointOfInterestRef

      public boolean hasPointOfInterestRef()
       Reference to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 66:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_ref = 8;
      Specified by:
      hasPointOfInterestRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the pointOfInterestRef field is set.
    • getPointOfInterestRef

      public VersionOfObjectRefStructure getPointOfInterestRef()
       Reference to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 66:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_ref = 8;
      Specified by:
      getPointOfInterestRef in interface SpecificsTypeOrBuilder
      Returns:
      The pointOfInterestRef.
    • setPointOfInterestRef

      public SpecificsType.Builder setPointOfInterestRef(VersionOfObjectRefStructure value)
       Reference to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 66:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_ref = 8;
    • setPointOfInterestRef

      public SpecificsType.Builder setPointOfInterestRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 66:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_ref = 8;
    • mergePointOfInterestRef

      public SpecificsType.Builder mergePointOfInterestRef(VersionOfObjectRefStructure value)
       Reference to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 66:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_ref = 8;
    • clearPointOfInterestRef

      public SpecificsType.Builder clearPointOfInterestRef()
       Reference to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 66:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_ref = 8;
    • getPointOfInterestRefBuilder

      public VersionOfObjectRefStructure.Builder getPointOfInterestRefBuilder()
       Reference to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 66:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_ref = 8;
    • getPointOfInterestRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPointOfInterestRefOrBuilder()
       Reference to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 66:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_ref = 8;
      Specified by:
      getPointOfInterestRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasParkingRef

      public boolean hasParkingRef()
       Reference to a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 92:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_ref = 9;
      Specified by:
      hasParkingRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the parkingRef field is set.
    • getParkingRef

      public VersionOfObjectRefStructure getParkingRef()
       Reference to a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 92:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_ref = 9;
      Specified by:
      getParkingRef in interface SpecificsTypeOrBuilder
      Returns:
      The parkingRef.
    • setParkingRef

      public SpecificsType.Builder setParkingRef(VersionOfObjectRefStructure value)
       Reference to a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 92:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_ref = 9;
    • setParkingRef

      public SpecificsType.Builder setParkingRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 92:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_ref = 9;
    • mergeParkingRef

      public SpecificsType.Builder mergeParkingRef(VersionOfObjectRefStructure value)
       Reference to a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 92:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_ref = 9;
    • clearParkingRef

      public SpecificsType.Builder clearParkingRef()
       Reference to a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 92:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_ref = 9;
    • getParkingRefBuilder

      public VersionOfObjectRefStructure.Builder getParkingRefBuilder()
       Reference to a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 92:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_ref = 9;
    • getParkingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getParkingRefOrBuilder()
       Reference to a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 92:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_ref = 9;
      Specified by:
      getParkingRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasStopPlaceRef

      public boolean hasStopPlaceRef()
       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 10;
      Specified by:
      hasStopPlaceRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the stopPlaceRef field is set.
    • getStopPlaceRef

      public VersionOfObjectRefStructure getStopPlaceRef()
       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 10;
      Specified by:
      getStopPlaceRef in interface SpecificsTypeOrBuilder
      Returns:
      The stopPlaceRef.
    • setStopPlaceRef

      public SpecificsType.Builder setStopPlaceRef(VersionOfObjectRefStructure value)
       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 10;
    • setStopPlaceRef

      public SpecificsType.Builder setStopPlaceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 10;
    • mergeStopPlaceRef

      public SpecificsType.Builder mergeStopPlaceRef(VersionOfObjectRefStructure value)
       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 10;
    • clearStopPlaceRef

      public SpecificsType.Builder clearStopPlaceRef()
       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 10;
    • getStopPlaceRefBuilder

      public VersionOfObjectRefStructure.Builder getStopPlaceRefBuilder()
       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 10;
    • getStopPlaceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getStopPlaceRefOrBuilder()
       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 10;
      Specified by:
      getStopPlaceRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasTaxiRankRef

      public boolean hasTaxiRankRef()
       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 155;
      Specified by:
      hasTaxiRankRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the taxiRankRef field is set.
    • getTaxiRankRef

      public VersionOfObjectRefStructure getTaxiRankRef()
       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 155;
      Specified by:
      getTaxiRankRef in interface SpecificsTypeOrBuilder
      Returns:
      The taxiRankRef.
    • setTaxiRankRef

      public SpecificsType.Builder setTaxiRankRef(VersionOfObjectRefStructure value)
       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 155;
    • setTaxiRankRef

      public SpecificsType.Builder setTaxiRankRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 155;
    • mergeTaxiRankRef

      public SpecificsType.Builder mergeTaxiRankRef(VersionOfObjectRefStructure value)
       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 155;
    • clearTaxiRankRef

      public SpecificsType.Builder clearTaxiRankRef()
       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 155;
    • getTaxiRankRefBuilder

      public VersionOfObjectRefStructure.Builder getTaxiRankRefBuilder()
       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 155;
    • getTaxiRankRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTaxiRankRefOrBuilder()
       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 155;
      Specified by:
      getTaxiRankRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasVehicleMeetingPlaceRef

      public boolean hasVehicleMeetingPlaceRef()
       Reference to a VEHICLE MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 67:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_place_ref = 13;
      Specified by:
      hasVehicleMeetingPlaceRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the vehicleMeetingPlaceRef field is set.
    • getVehicleMeetingPlaceRef

      public VersionOfObjectRefStructure getVehicleMeetingPlaceRef()
       Reference to a VEHICLE MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 67:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_place_ref = 13;
      Specified by:
      getVehicleMeetingPlaceRef in interface SpecificsTypeOrBuilder
      Returns:
      The vehicleMeetingPlaceRef.
    • setVehicleMeetingPlaceRef

      public SpecificsType.Builder setVehicleMeetingPlaceRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 67:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_place_ref = 13;
    • setVehicleMeetingPlaceRef

      public SpecificsType.Builder setVehicleMeetingPlaceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a VEHICLE MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 67:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_place_ref = 13;
    • mergeVehicleMeetingPlaceRef

      public SpecificsType.Builder mergeVehicleMeetingPlaceRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 67:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_place_ref = 13;
    • clearVehicleMeetingPlaceRef

      public SpecificsType.Builder clearVehicleMeetingPlaceRef()
       Reference to a VEHICLE MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 67:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_place_ref = 13;
    • getVehicleMeetingPlaceRefBuilder

      public VersionOfObjectRefStructure.Builder getVehicleMeetingPlaceRefBuilder()
       Reference to a VEHICLE MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 67:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_place_ref = 13;
    • getVehicleMeetingPlaceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleMeetingPlaceRefOrBuilder()
       Reference to a VEHICLE MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 67:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_place_ref = 13;
      Specified by:
      getVehicleMeetingPlaceRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasVehiclePoolingMeetingPlaceRef

      public boolean hasVehiclePoolingMeetingPlaceRef()
       Reference to a VEHICLE POOLING MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 93:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_meeting_place_ref = 14;
      Specified by:
      hasVehiclePoolingMeetingPlaceRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the vehiclePoolingMeetingPlaceRef field is set.
    • getVehiclePoolingMeetingPlaceRef

      public VersionOfObjectRefStructure getVehiclePoolingMeetingPlaceRef()
       Reference to a VEHICLE POOLING MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 93:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_meeting_place_ref = 14;
      Specified by:
      getVehiclePoolingMeetingPlaceRef in interface SpecificsTypeOrBuilder
      Returns:
      The vehiclePoolingMeetingPlaceRef.
    • setVehiclePoolingMeetingPlaceRef

      public SpecificsType.Builder setVehiclePoolingMeetingPlaceRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE POOLING MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 93:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_meeting_place_ref = 14;
    • setVehiclePoolingMeetingPlaceRef

      public SpecificsType.Builder setVehiclePoolingMeetingPlaceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a VEHICLE POOLING MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 93:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_meeting_place_ref = 14;
    • mergeVehiclePoolingMeetingPlaceRef

      public SpecificsType.Builder mergeVehiclePoolingMeetingPlaceRef(VersionOfObjectRefStructure value)
       Reference to a VEHICLE POOLING MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 93:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_meeting_place_ref = 14;
    • clearVehiclePoolingMeetingPlaceRef

      public SpecificsType.Builder clearVehiclePoolingMeetingPlaceRef()
       Reference to a VEHICLE POOLING MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 93:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_meeting_place_ref = 14;
    • getVehiclePoolingMeetingPlaceRefBuilder

      public VersionOfObjectRefStructure.Builder getVehiclePoolingMeetingPlaceRefBuilder()
       Reference to a VEHICLE POOLING MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 93:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_meeting_place_ref = 14;
    • getVehiclePoolingMeetingPlaceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehiclePoolingMeetingPlaceRefOrBuilder()
       Reference to a VEHICLE POOLING MEETING PLACE. v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 93:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_meeting_place_ref = 14;
      Specified by:
      getVehiclePoolingMeetingPlaceRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasFacilitySetRef

      public boolean hasFacilitySetRef()
       Reference to a FACILITY SET.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 767:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure facility_set_ref = 33;
      Specified by:
      hasFacilitySetRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the facilitySetRef field is set.
    • getFacilitySetRef

      public VersionOfObjectRefStructure getFacilitySetRef()
       Reference to a FACILITY SET.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 767:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure facility_set_ref = 33;
      Specified by:
      getFacilitySetRef in interface SpecificsTypeOrBuilder
      Returns:
      The facilitySetRef.
    • setFacilitySetRef

      public SpecificsType.Builder setFacilitySetRef(VersionOfObjectRefStructure value)
       Reference to a FACILITY SET.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 767:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure facility_set_ref = 33;
    • setFacilitySetRef

      public SpecificsType.Builder setFacilitySetRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a FACILITY SET.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 767:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure facility_set_ref = 33;
    • mergeFacilitySetRef

      public SpecificsType.Builder mergeFacilitySetRef(VersionOfObjectRefStructure value)
       Reference to a FACILITY SET.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 767:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure facility_set_ref = 33;
    • clearFacilitySetRef

      public SpecificsType.Builder clearFacilitySetRef()
       Reference to a FACILITY SET.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 767:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure facility_set_ref = 33;
    • getFacilitySetRefBuilder

      public VersionOfObjectRefStructure.Builder getFacilitySetRefBuilder()
       Reference to a FACILITY SET.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 767:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure facility_set_ref = 33;
    • getFacilitySetRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFacilitySetRefOrBuilder()
       Reference to a FACILITY SET.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 767:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure facility_set_ref = 33;
      Specified by:
      getFacilitySetRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasSiteFacilitySetRef

      public boolean hasSiteFacilitySetRef()
       Reference to a SITE FACILITY SET.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 787:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_facility_set_ref = 34;
      Specified by:
      hasSiteFacilitySetRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the siteFacilitySetRef field is set.
    • getSiteFacilitySetRef

      public VersionOfObjectRefStructure getSiteFacilitySetRef()
       Reference to a SITE FACILITY SET.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 787:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_facility_set_ref = 34;
      Specified by:
      getSiteFacilitySetRef in interface SpecificsTypeOrBuilder
      Returns:
      The siteFacilitySetRef.
    • setSiteFacilitySetRef

      public SpecificsType.Builder setSiteFacilitySetRef(VersionOfObjectRefStructure value)
       Reference to a SITE FACILITY SET.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 787:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_facility_set_ref = 34;
    • setSiteFacilitySetRef

      public SpecificsType.Builder setSiteFacilitySetRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SITE FACILITY SET.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 787:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_facility_set_ref = 34;
    • mergeSiteFacilitySetRef

      public SpecificsType.Builder mergeSiteFacilitySetRef(VersionOfObjectRefStructure value)
       Reference to a SITE FACILITY SET.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 787:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_facility_set_ref = 34;
    • clearSiteFacilitySetRef

      public SpecificsType.Builder clearSiteFacilitySetRef()
       Reference to a SITE FACILITY SET.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 787:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_facility_set_ref = 34;
    • getSiteFacilitySetRefBuilder

      public VersionOfObjectRefStructure.Builder getSiteFacilitySetRefBuilder()
       Reference to a SITE FACILITY SET.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 787:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_facility_set_ref = 34;
    • getSiteFacilitySetRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSiteFacilitySetRefOrBuilder()
       Reference to a SITE FACILITY SET.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 787:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_facility_set_ref = 34;
      Specified by:
      getSiteFacilitySetRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasServiceFacilitySetRef

      public boolean hasServiceFacilitySetRef()
       Reference to a SERVICE FACILITY SET.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 819:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_facility_set_ref = 35;
      Specified by:
      hasServiceFacilitySetRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the serviceFacilitySetRef field is set.
    • getServiceFacilitySetRef

      public VersionOfObjectRefStructure getServiceFacilitySetRef()
       Reference to a SERVICE FACILITY SET.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 819:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_facility_set_ref = 35;
      Specified by:
      getServiceFacilitySetRef in interface SpecificsTypeOrBuilder
      Returns:
      The serviceFacilitySetRef.
    • setServiceFacilitySetRef

      public SpecificsType.Builder setServiceFacilitySetRef(VersionOfObjectRefStructure value)
       Reference to a SERVICE FACILITY SET.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 819:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_facility_set_ref = 35;
    • setServiceFacilitySetRef

      public SpecificsType.Builder setServiceFacilitySetRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SERVICE FACILITY SET.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 819:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_facility_set_ref = 35;
    • mergeServiceFacilitySetRef

      public SpecificsType.Builder mergeServiceFacilitySetRef(VersionOfObjectRefStructure value)
       Reference to a SERVICE FACILITY SET.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 819:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_facility_set_ref = 35;
    • clearServiceFacilitySetRef

      public SpecificsType.Builder clearServiceFacilitySetRef()
       Reference to a SERVICE FACILITY SET.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 819:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_facility_set_ref = 35;
    • getServiceFacilitySetRefBuilder

      public VersionOfObjectRefStructure.Builder getServiceFacilitySetRefBuilder()
       Reference to a SERVICE FACILITY SET.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 819:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_facility_set_ref = 35;
    • getServiceFacilitySetRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getServiceFacilitySetRefOrBuilder()
       Reference to a SERVICE FACILITY SET.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 819:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_facility_set_ref = 35;
      Specified by:
      getServiceFacilitySetRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasServiceJourneyRef

      public boolean hasServiceJourneyRef()
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 43;
      Specified by:
      hasServiceJourneyRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the serviceJourneyRef field is set.
    • getServiceJourneyRef

      public VersionOfObjectRefStructure getServiceJourneyRef()
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 43;
      Specified by:
      getServiceJourneyRef in interface SpecificsTypeOrBuilder
      Returns:
      The serviceJourneyRef.
    • setServiceJourneyRef

      public SpecificsType.Builder setServiceJourneyRef(VersionOfObjectRefStructure value)
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 43;
    • setServiceJourneyRef

      public SpecificsType.Builder setServiceJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 43;
    • mergeServiceJourneyRef

      public SpecificsType.Builder mergeServiceJourneyRef(VersionOfObjectRefStructure value)
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 43;
    • clearServiceJourneyRef

      public SpecificsType.Builder clearServiceJourneyRef()
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 43;
    • getServiceJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getServiceJourneyRefBuilder()
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 43;
    • getServiceJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getServiceJourneyRefOrBuilder()
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 43;
      Specified by:
      getServiceJourneyRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasTemplateServiceJourneyRef

      public boolean hasTemplateServiceJourneyRef()
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 44;
      Specified by:
      hasTemplateServiceJourneyRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the templateServiceJourneyRef field is set.
    • getTemplateServiceJourneyRef

      public VersionOfObjectRefStructure getTemplateServiceJourneyRef()
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 44;
      Specified by:
      getTemplateServiceJourneyRef in interface SpecificsTypeOrBuilder
      Returns:
      The templateServiceJourneyRef.
    • setTemplateServiceJourneyRef

      public SpecificsType.Builder setTemplateServiceJourneyRef(VersionOfObjectRefStructure value)
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 44;
    • setTemplateServiceJourneyRef

      public SpecificsType.Builder setTemplateServiceJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 44;
    • mergeTemplateServiceJourneyRef

      public SpecificsType.Builder mergeTemplateServiceJourneyRef(VersionOfObjectRefStructure value)
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 44;
    • clearTemplateServiceJourneyRef

      public SpecificsType.Builder clearTemplateServiceJourneyRef()
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 44;
    • getTemplateServiceJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getTemplateServiceJourneyRefBuilder()
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 44;
    • getTemplateServiceJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTemplateServiceJourneyRefOrBuilder()
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 44;
      Specified by:
      getTemplateServiceJourneyRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasDatedServiceJourneyRef

      public boolean hasDatedServiceJourneyRef()
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 74;
      Specified by:
      hasDatedServiceJourneyRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the datedServiceJourneyRef field is set.
    • getDatedServiceJourneyRef

      public VersionOfObjectRefStructure getDatedServiceJourneyRef()
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 74;
      Specified by:
      getDatedServiceJourneyRef in interface SpecificsTypeOrBuilder
      Returns:
      The datedServiceJourneyRef.
    • setDatedServiceJourneyRef

      public SpecificsType.Builder setDatedServiceJourneyRef(VersionOfObjectRefStructure value)
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 74;
    • setDatedServiceJourneyRef

      public SpecificsType.Builder setDatedServiceJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 74;
    • mergeDatedServiceJourneyRef

      public SpecificsType.Builder mergeDatedServiceJourneyRef(VersionOfObjectRefStructure value)
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 74;
    • clearDatedServiceJourneyRef

      public SpecificsType.Builder clearDatedServiceJourneyRef()
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 74;
    • getDatedServiceJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getDatedServiceJourneyRefBuilder()
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 74;
    • getDatedServiceJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDatedServiceJourneyRefOrBuilder()
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 74;
      Specified by:
      getDatedServiceJourneyRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasGeneralSignRef

      public boolean hasGeneralSignRef()
       Identifier of an GENERAL SIGN.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 102:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_sign_ref = 75;
      Specified by:
      hasGeneralSignRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the generalSignRef field is set.
    • getGeneralSignRef

      public VersionOfObjectRefStructure getGeneralSignRef()
       Identifier of an GENERAL SIGN.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 102:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_sign_ref = 75;
      Specified by:
      getGeneralSignRef in interface SpecificsTypeOrBuilder
      Returns:
      The generalSignRef.
    • setGeneralSignRef

      public SpecificsType.Builder setGeneralSignRef(VersionOfObjectRefStructure value)
       Identifier of an GENERAL SIGN.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 102:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_sign_ref = 75;
    • setGeneralSignRef

      public SpecificsType.Builder setGeneralSignRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an GENERAL SIGN.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 102:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_sign_ref = 75;
    • mergeGeneralSignRef

      public SpecificsType.Builder mergeGeneralSignRef(VersionOfObjectRefStructure value)
       Identifier of an GENERAL SIGN.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 102:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_sign_ref = 75;
    • clearGeneralSignRef

      public SpecificsType.Builder clearGeneralSignRef()
       Identifier of an GENERAL SIGN.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 102:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_sign_ref = 75;
    • getGeneralSignRefBuilder

      public VersionOfObjectRefStructure.Builder getGeneralSignRefBuilder()
       Identifier of an GENERAL SIGN.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 102:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_sign_ref = 75;
    • getGeneralSignRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getGeneralSignRefOrBuilder()
       Identifier of an GENERAL SIGN.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 102:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_sign_ref = 75;
      Specified by:
      getGeneralSignRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasHeadingSignRef

      public boolean hasHeadingSignRef()
       Identifier of an HEADING SIGN.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 128:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure heading_sign_ref = 76;
      Specified by:
      hasHeadingSignRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the headingSignRef field is set.
    • getHeadingSignRef

      public VersionOfObjectRefStructure getHeadingSignRef()
       Identifier of an HEADING SIGN.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 128:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure heading_sign_ref = 76;
      Specified by:
      getHeadingSignRef in interface SpecificsTypeOrBuilder
      Returns:
      The headingSignRef.
    • setHeadingSignRef

      public SpecificsType.Builder setHeadingSignRef(VersionOfObjectRefStructure value)
       Identifier of an HEADING SIGN.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 128:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure heading_sign_ref = 76;
    • setHeadingSignRef

      public SpecificsType.Builder setHeadingSignRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an HEADING SIGN.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 128:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure heading_sign_ref = 76;
    • mergeHeadingSignRef

      public SpecificsType.Builder mergeHeadingSignRef(VersionOfObjectRefStructure value)
       Identifier of an HEADING SIGN.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 128:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure heading_sign_ref = 76;
    • clearHeadingSignRef

      public SpecificsType.Builder clearHeadingSignRef()
       Identifier of an HEADING SIGN.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 128:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure heading_sign_ref = 76;
    • getHeadingSignRefBuilder

      public VersionOfObjectRefStructure.Builder getHeadingSignRefBuilder()
       Identifier of an HEADING SIGN.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 128:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure heading_sign_ref = 76;
    • getHeadingSignRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getHeadingSignRefOrBuilder()
       Identifier of an HEADING SIGN.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 128:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure heading_sign_ref = 76;
      Specified by:
      getHeadingSignRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasSanitaryEquipmentRef

      public boolean hasSanitaryEquipmentRef()
       Identifier of an SANITARY FACILITY EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 63:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sanitary_equipment_ref = 77;
      Specified by:
      hasSanitaryEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the sanitaryEquipmentRef field is set.
    • getSanitaryEquipmentRef

      public VersionOfObjectRefStructure getSanitaryEquipmentRef()
       Identifier of an SANITARY FACILITY EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 63:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sanitary_equipment_ref = 77;
      Specified by:
      getSanitaryEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The sanitaryEquipmentRef.
    • setSanitaryEquipmentRef

      public SpecificsType.Builder setSanitaryEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an SANITARY FACILITY EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 63:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sanitary_equipment_ref = 77;
    • setSanitaryEquipmentRef

      public SpecificsType.Builder setSanitaryEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an SANITARY FACILITY EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 63:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sanitary_equipment_ref = 77;
    • mergeSanitaryEquipmentRef

      public SpecificsType.Builder mergeSanitaryEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an SANITARY FACILITY EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 63:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sanitary_equipment_ref = 77;
    • clearSanitaryEquipmentRef

      public SpecificsType.Builder clearSanitaryEquipmentRef()
       Identifier of an SANITARY FACILITY EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 63:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sanitary_equipment_ref = 77;
    • getSanitaryEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getSanitaryEquipmentRefBuilder()
       Identifier of an SANITARY FACILITY EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 63:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sanitary_equipment_ref = 77;
    • getSanitaryEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSanitaryEquipmentRefOrBuilder()
       Identifier of an SANITARY FACILITY EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 63:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sanitary_equipment_ref = 77;
      Specified by:
      getSanitaryEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasPassengerSafetyEquipmentRef

      public boolean hasPassengerSafetyEquipmentRef()
       Identifier of an PASSENGER SAFETY EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 89:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_safety_equipment_ref = 78;
      Specified by:
      hasPassengerSafetyEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the passengerSafetyEquipmentRef field is set.
    • getPassengerSafetyEquipmentRef

      public VersionOfObjectRefStructure getPassengerSafetyEquipmentRef()
       Identifier of an PASSENGER SAFETY EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 89:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_safety_equipment_ref = 78;
      Specified by:
      getPassengerSafetyEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The passengerSafetyEquipmentRef.
    • setPassengerSafetyEquipmentRef

      public SpecificsType.Builder setPassengerSafetyEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an PASSENGER SAFETY EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 89:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_safety_equipment_ref = 78;
    • setPassengerSafetyEquipmentRef

      public SpecificsType.Builder setPassengerSafetyEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an PASSENGER SAFETY EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 89:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_safety_equipment_ref = 78;
    • mergePassengerSafetyEquipmentRef

      public SpecificsType.Builder mergePassengerSafetyEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an PASSENGER SAFETY EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 89:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_safety_equipment_ref = 78;
    • clearPassengerSafetyEquipmentRef

      public SpecificsType.Builder clearPassengerSafetyEquipmentRef()
       Identifier of an PASSENGER SAFETY EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 89:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_safety_equipment_ref = 78;
    • getPassengerSafetyEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getPassengerSafetyEquipmentRefBuilder()
       Identifier of an PASSENGER SAFETY EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 89:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_safety_equipment_ref = 78;
    • getPassengerSafetyEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPassengerSafetyEquipmentRefOrBuilder()
       Identifier of an PASSENGER SAFETY EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 89:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_safety_equipment_ref = 78;
      Specified by:
      getPassengerSafetyEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasHelpPointEquipmentRef

      public boolean hasHelpPointEquipmentRef()
       Identifier of an HELP POINT EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 115:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure help_point_equipment_ref = 79;
      Specified by:
      hasHelpPointEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the helpPointEquipmentRef field is set.
    • getHelpPointEquipmentRef

      public VersionOfObjectRefStructure getHelpPointEquipmentRef()
       Identifier of an HELP POINT EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 115:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure help_point_equipment_ref = 79;
      Specified by:
      getHelpPointEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The helpPointEquipmentRef.
    • setHelpPointEquipmentRef

      public SpecificsType.Builder setHelpPointEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an HELP POINT EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 115:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure help_point_equipment_ref = 79;
    • setHelpPointEquipmentRef

      public SpecificsType.Builder setHelpPointEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an HELP POINT EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 115:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure help_point_equipment_ref = 79;
    • mergeHelpPointEquipmentRef

      public SpecificsType.Builder mergeHelpPointEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an HELP POINT EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 115:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure help_point_equipment_ref = 79;
    • clearHelpPointEquipmentRef

      public SpecificsType.Builder clearHelpPointEquipmentRef()
       Identifier of an HELP POINT EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 115:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure help_point_equipment_ref = 79;
    • getHelpPointEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getHelpPointEquipmentRefBuilder()
       Identifier of an HELP POINT EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 115:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure help_point_equipment_ref = 79;
    • getHelpPointEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getHelpPointEquipmentRefOrBuilder()
       Identifier of an HELP POINT EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 115:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure help_point_equipment_ref = 79;
      Specified by:
      getHelpPointEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasRubbishDisposalEquipmentRef

      public boolean hasRubbishDisposalEquipmentRef()
       Identifier of an RUBBISH DISPOSAL EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 141:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rubbish_disposal_equipment_ref = 80;
      Specified by:
      hasRubbishDisposalEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the rubbishDisposalEquipmentRef field is set.
    • getRubbishDisposalEquipmentRef

      public VersionOfObjectRefStructure getRubbishDisposalEquipmentRef()
       Identifier of an RUBBISH DISPOSAL EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 141:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rubbish_disposal_equipment_ref = 80;
      Specified by:
      getRubbishDisposalEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The rubbishDisposalEquipmentRef.
    • setRubbishDisposalEquipmentRef

      public SpecificsType.Builder setRubbishDisposalEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an RUBBISH DISPOSAL EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 141:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rubbish_disposal_equipment_ref = 80;
    • setRubbishDisposalEquipmentRef

      public SpecificsType.Builder setRubbishDisposalEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an RUBBISH DISPOSAL EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 141:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rubbish_disposal_equipment_ref = 80;
    • mergeRubbishDisposalEquipmentRef

      public SpecificsType.Builder mergeRubbishDisposalEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an RUBBISH DISPOSAL EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 141:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rubbish_disposal_equipment_ref = 80;
    • clearRubbishDisposalEquipmentRef

      public SpecificsType.Builder clearRubbishDisposalEquipmentRef()
       Identifier of an RUBBISH DISPOSAL EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 141:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rubbish_disposal_equipment_ref = 80;
    • getRubbishDisposalEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getRubbishDisposalEquipmentRefBuilder()
       Identifier of an RUBBISH DISPOSAL EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 141:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rubbish_disposal_equipment_ref = 80;
    • getRubbishDisposalEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRubbishDisposalEquipmentRefOrBuilder()
       Identifier of an RUBBISH DISPOSAL EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd at 141:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rubbish_disposal_equipment_ref = 80;
      Specified by:
      getRubbishDisposalEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasEntranceEquipmentRef

      public boolean hasEntranceEquipmentRef()
       Identifier of an ENTRANCE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 98:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entrance_equipment_ref = 81;
      Specified by:
      hasEntranceEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the entranceEquipmentRef field is set.
    • getEntranceEquipmentRef

      public VersionOfObjectRefStructure getEntranceEquipmentRef()
       Identifier of an ENTRANCE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 98:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entrance_equipment_ref = 81;
      Specified by:
      getEntranceEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The entranceEquipmentRef.
    • setEntranceEquipmentRef

      public SpecificsType.Builder setEntranceEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an ENTRANCE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 98:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entrance_equipment_ref = 81;
    • setEntranceEquipmentRef

      public SpecificsType.Builder setEntranceEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an ENTRANCE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 98:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entrance_equipment_ref = 81;
    • mergeEntranceEquipmentRef

      public SpecificsType.Builder mergeEntranceEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an ENTRANCE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 98:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entrance_equipment_ref = 81;
    • clearEntranceEquipmentRef

      public SpecificsType.Builder clearEntranceEquipmentRef()
       Identifier of an ENTRANCE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 98:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entrance_equipment_ref = 81;
    • getEntranceEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getEntranceEquipmentRefBuilder()
       Identifier of an ENTRANCE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 98:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entrance_equipment_ref = 81;
    • getEntranceEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getEntranceEquipmentRefOrBuilder()
       Identifier of an ENTRANCE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 98:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entrance_equipment_ref = 81;
      Specified by:
      getEntranceEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasRampEquipmentRef

      public boolean hasRampEquipmentRef()
       Identifier of an RAMP EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 124:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ramp_equipment_ref = 82;
      Specified by:
      hasRampEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the rampEquipmentRef field is set.
    • getRampEquipmentRef

      public VersionOfObjectRefStructure getRampEquipmentRef()
       Identifier of an RAMP EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 124:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ramp_equipment_ref = 82;
      Specified by:
      getRampEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The rampEquipmentRef.
    • setRampEquipmentRef

      public SpecificsType.Builder setRampEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an RAMP EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 124:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ramp_equipment_ref = 82;
    • setRampEquipmentRef

      public SpecificsType.Builder setRampEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an RAMP EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 124:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ramp_equipment_ref = 82;
    • mergeRampEquipmentRef

      public SpecificsType.Builder mergeRampEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an RAMP EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 124:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ramp_equipment_ref = 82;
    • clearRampEquipmentRef

      public SpecificsType.Builder clearRampEquipmentRef()
       Identifier of an RAMP EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 124:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ramp_equipment_ref = 82;
    • getRampEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getRampEquipmentRefBuilder()
       Identifier of an RAMP EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 124:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ramp_equipment_ref = 82;
    • getRampEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRampEquipmentRefOrBuilder()
       Identifier of an RAMP EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 124:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ramp_equipment_ref = 82;
      Specified by:
      getRampEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasCrossingEquipmentRef

      public boolean hasCrossingEquipmentRef()
       Identifier of an CROSSING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 150:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure crossing_equipment_ref = 83;
      Specified by:
      hasCrossingEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the crossingEquipmentRef field is set.
    • getCrossingEquipmentRef

      public VersionOfObjectRefStructure getCrossingEquipmentRef()
       Identifier of an CROSSING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 150:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure crossing_equipment_ref = 83;
      Specified by:
      getCrossingEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The crossingEquipmentRef.
    • setCrossingEquipmentRef

      public SpecificsType.Builder setCrossingEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an CROSSING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 150:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure crossing_equipment_ref = 83;
    • setCrossingEquipmentRef

      public SpecificsType.Builder setCrossingEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an CROSSING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 150:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure crossing_equipment_ref = 83;
    • mergeCrossingEquipmentRef

      public SpecificsType.Builder mergeCrossingEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an CROSSING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 150:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure crossing_equipment_ref = 83;
    • clearCrossingEquipmentRef

      public SpecificsType.Builder clearCrossingEquipmentRef()
       Identifier of an CROSSING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 150:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure crossing_equipment_ref = 83;
    • getCrossingEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getCrossingEquipmentRefBuilder()
       Identifier of an CROSSING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 150:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure crossing_equipment_ref = 83;
    • getCrossingEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getCrossingEquipmentRefOrBuilder()
       Identifier of an CROSSING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 150:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure crossing_equipment_ref = 83;
      Specified by:
      getCrossingEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasLiftEquipmentRef

      public boolean hasLiftEquipmentRef()
       Identifier of an LIFT EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 176:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure lift_equipment_ref = 84;
      Specified by:
      hasLiftEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the liftEquipmentRef field is set.
    • getLiftEquipmentRef

      public VersionOfObjectRefStructure getLiftEquipmentRef()
       Identifier of an LIFT EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 176:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure lift_equipment_ref = 84;
      Specified by:
      getLiftEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The liftEquipmentRef.
    • setLiftEquipmentRef

      public SpecificsType.Builder setLiftEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an LIFT EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 176:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure lift_equipment_ref = 84;
    • setLiftEquipmentRef

      public SpecificsType.Builder setLiftEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an LIFT EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 176:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure lift_equipment_ref = 84;
    • mergeLiftEquipmentRef

      public SpecificsType.Builder mergeLiftEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an LIFT EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 176:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure lift_equipment_ref = 84;
    • clearLiftEquipmentRef

      public SpecificsType.Builder clearLiftEquipmentRef()
       Identifier of an LIFT EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 176:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure lift_equipment_ref = 84;
    • getLiftEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getLiftEquipmentRefBuilder()
       Identifier of an LIFT EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 176:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure lift_equipment_ref = 84;
    • getLiftEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getLiftEquipmentRefOrBuilder()
       Identifier of an LIFT EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 176:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure lift_equipment_ref = 84;
      Specified by:
      getLiftEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasEscalatorEquipmentRef

      public boolean hasEscalatorEquipmentRef()
       Identifier of an ESCALATOR EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 202:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure escalator_equipment_ref = 85;
      Specified by:
      hasEscalatorEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the escalatorEquipmentRef field is set.
    • getEscalatorEquipmentRef

      public VersionOfObjectRefStructure getEscalatorEquipmentRef()
       Identifier of an ESCALATOR EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 202:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure escalator_equipment_ref = 85;
      Specified by:
      getEscalatorEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The escalatorEquipmentRef.
    • setEscalatorEquipmentRef

      public SpecificsType.Builder setEscalatorEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an ESCALATOR EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 202:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure escalator_equipment_ref = 85;
    • setEscalatorEquipmentRef

      public SpecificsType.Builder setEscalatorEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an ESCALATOR EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 202:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure escalator_equipment_ref = 85;
    • mergeEscalatorEquipmentRef

      public SpecificsType.Builder mergeEscalatorEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an ESCALATOR EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 202:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure escalator_equipment_ref = 85;
    • clearEscalatorEquipmentRef

      public SpecificsType.Builder clearEscalatorEquipmentRef()
       Identifier of an ESCALATOR EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 202:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure escalator_equipment_ref = 85;
    • getEscalatorEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getEscalatorEquipmentRefBuilder()
       Identifier of an ESCALATOR EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 202:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure escalator_equipment_ref = 85;
    • getEscalatorEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getEscalatorEquipmentRefOrBuilder()
       Identifier of an ESCALATOR EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 202:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure escalator_equipment_ref = 85;
      Specified by:
      getEscalatorEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasTravelatorEquipmentRef

      public boolean hasTravelatorEquipmentRef()
       Identifier of an ENTRANCE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 228:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travelator_equipment_ref = 86;
      Specified by:
      hasTravelatorEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the travelatorEquipmentRef field is set.
    • getTravelatorEquipmentRef

      public VersionOfObjectRefStructure getTravelatorEquipmentRef()
       Identifier of an ENTRANCE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 228:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travelator_equipment_ref = 86;
      Specified by:
      getTravelatorEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The travelatorEquipmentRef.
    • setTravelatorEquipmentRef

      public SpecificsType.Builder setTravelatorEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an ENTRANCE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 228:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travelator_equipment_ref = 86;
    • setTravelatorEquipmentRef

      public SpecificsType.Builder setTravelatorEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an ENTRANCE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 228:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travelator_equipment_ref = 86;
    • mergeTravelatorEquipmentRef

      public SpecificsType.Builder mergeTravelatorEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an ENTRANCE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 228:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travelator_equipment_ref = 86;
    • clearTravelatorEquipmentRef

      public SpecificsType.Builder clearTravelatorEquipmentRef()
       Identifier of an ENTRANCE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 228:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travelator_equipment_ref = 86;
    • getTravelatorEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getTravelatorEquipmentRefBuilder()
       Identifier of an ENTRANCE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 228:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travelator_equipment_ref = 86;
    • getTravelatorEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTravelatorEquipmentRefOrBuilder()
       Identifier of an ENTRANCE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 228:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travelator_equipment_ref = 86;
      Specified by:
      getTravelatorEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasQueueingEquipmentRef

      public boolean hasQueueingEquipmentRef()
       Identifier of an QUEUEING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 254:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure queueing_equipment_ref = 87;
      Specified by:
      hasQueueingEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the queueingEquipmentRef field is set.
    • getQueueingEquipmentRef

      public VersionOfObjectRefStructure getQueueingEquipmentRef()
       Identifier of an QUEUEING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 254:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure queueing_equipment_ref = 87;
      Specified by:
      getQueueingEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The queueingEquipmentRef.
    • setQueueingEquipmentRef

      public SpecificsType.Builder setQueueingEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an QUEUEING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 254:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure queueing_equipment_ref = 87;
    • setQueueingEquipmentRef

      public SpecificsType.Builder setQueueingEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an QUEUEING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 254:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure queueing_equipment_ref = 87;
    • mergeQueueingEquipmentRef

      public SpecificsType.Builder mergeQueueingEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an QUEUEING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 254:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure queueing_equipment_ref = 87;
    • clearQueueingEquipmentRef

      public SpecificsType.Builder clearQueueingEquipmentRef()
       Identifier of an QUEUEING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 254:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure queueing_equipment_ref = 87;
    • getQueueingEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getQueueingEquipmentRefBuilder()
       Identifier of an QUEUEING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 254:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure queueing_equipment_ref = 87;
    • getQueueingEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getQueueingEquipmentRefOrBuilder()
       Identifier of an QUEUEING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 254:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure queueing_equipment_ref = 87;
      Specified by:
      getQueueingEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasStaircaseEquipmentRef

      public boolean hasStaircaseEquipmentRef()
       Identifier of an STAIRCASE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 280:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure staircase_equipment_ref = 88;
      Specified by:
      hasStaircaseEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the staircaseEquipmentRef field is set.
    • getStaircaseEquipmentRef

      public VersionOfObjectRefStructure getStaircaseEquipmentRef()
       Identifier of an STAIRCASE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 280:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure staircase_equipment_ref = 88;
      Specified by:
      getStaircaseEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The staircaseEquipmentRef.
    • setStaircaseEquipmentRef

      public SpecificsType.Builder setStaircaseEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an STAIRCASE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 280:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure staircase_equipment_ref = 88;
    • setStaircaseEquipmentRef

      public SpecificsType.Builder setStaircaseEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an STAIRCASE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 280:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure staircase_equipment_ref = 88;
    • mergeStaircaseEquipmentRef

      public SpecificsType.Builder mergeStaircaseEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an STAIRCASE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 280:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure staircase_equipment_ref = 88;
    • clearStaircaseEquipmentRef

      public SpecificsType.Builder clearStaircaseEquipmentRef()
       Identifier of an STAIRCASE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 280:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure staircase_equipment_ref = 88;
    • getStaircaseEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getStaircaseEquipmentRefBuilder()
       Identifier of an STAIRCASE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 280:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure staircase_equipment_ref = 88;
    • getStaircaseEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getStaircaseEquipmentRefOrBuilder()
       Identifier of an STAIRCASE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 280:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure staircase_equipment_ref = 88;
      Specified by:
      getStaircaseEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasRoughSurfaceRef

      public boolean hasRoughSurfaceRef()
       Identifier of an ROUGH SURFACE.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 306:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rough_surface_ref = 89;
      Specified by:
      hasRoughSurfaceRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the roughSurfaceRef field is set.
    • getRoughSurfaceRef

      public VersionOfObjectRefStructure getRoughSurfaceRef()
       Identifier of an ROUGH SURFACE.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 306:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rough_surface_ref = 89;
      Specified by:
      getRoughSurfaceRef in interface SpecificsTypeOrBuilder
      Returns:
      The roughSurfaceRef.
    • setRoughSurfaceRef

      public SpecificsType.Builder setRoughSurfaceRef(VersionOfObjectRefStructure value)
       Identifier of an ROUGH SURFACE.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 306:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rough_surface_ref = 89;
    • setRoughSurfaceRef

      public SpecificsType.Builder setRoughSurfaceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an ROUGH SURFACE.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 306:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rough_surface_ref = 89;
    • mergeRoughSurfaceRef

      public SpecificsType.Builder mergeRoughSurfaceRef(VersionOfObjectRefStructure value)
       Identifier of an ROUGH SURFACE.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 306:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rough_surface_ref = 89;
    • clearRoughSurfaceRef

      public SpecificsType.Builder clearRoughSurfaceRef()
       Identifier of an ROUGH SURFACE.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 306:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rough_surface_ref = 89;
    • getRoughSurfaceRefBuilder

      public VersionOfObjectRefStructure.Builder getRoughSurfaceRefBuilder()
       Identifier of an ROUGH SURFACE.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 306:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rough_surface_ref = 89;
    • getRoughSurfaceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRoughSurfaceRefOrBuilder()
       Identifier of an ROUGH SURFACE.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 306:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rough_surface_ref = 89;
      Specified by:
      getRoughSurfaceRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasPlaceLightingEquipmentRef

      public boolean hasPlaceLightingEquipmentRef()
       Identifier of an PLACE LIGHTING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 345:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure place_lighting_equipment_ref = 90;
      Specified by:
      hasPlaceLightingEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the placeLightingEquipmentRef field is set.
    • getPlaceLightingEquipmentRef

      public VersionOfObjectRefStructure getPlaceLightingEquipmentRef()
       Identifier of an PLACE LIGHTING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 345:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure place_lighting_equipment_ref = 90;
      Specified by:
      getPlaceLightingEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The placeLightingEquipmentRef.
    • setPlaceLightingEquipmentRef

      public SpecificsType.Builder setPlaceLightingEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an PLACE LIGHTING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 345:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure place_lighting_equipment_ref = 90;
    • setPlaceLightingEquipmentRef

      public SpecificsType.Builder setPlaceLightingEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an PLACE LIGHTING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 345:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure place_lighting_equipment_ref = 90;
    • mergePlaceLightingEquipmentRef

      public SpecificsType.Builder mergePlaceLightingEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an PLACE LIGHTING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 345:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure place_lighting_equipment_ref = 90;
    • clearPlaceLightingEquipmentRef

      public SpecificsType.Builder clearPlaceLightingEquipmentRef()
       Identifier of an PLACE LIGHTING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 345:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure place_lighting_equipment_ref = 90;
    • getPlaceLightingEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getPlaceLightingEquipmentRefBuilder()
       Identifier of an PLACE LIGHTING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 345:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure place_lighting_equipment_ref = 90;
    • getPlaceLightingEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPlaceLightingEquipmentRefOrBuilder()
       Identifier of an PLACE LIGHTING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd at 345:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure place_lighting_equipment_ref = 90;
      Specified by:
      getPlaceLightingEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasSiteEquipmentRef

      public boolean hasSiteEquipmentRef()
       Identifier of an SITE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 65:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_equipment_ref = 91;
      Specified by:
      hasSiteEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the siteEquipmentRef field is set.
    • getSiteEquipmentRef

      public VersionOfObjectRefStructure getSiteEquipmentRef()
       Identifier of an SITE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 65:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_equipment_ref = 91;
      Specified by:
      getSiteEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The siteEquipmentRef.
    • setSiteEquipmentRef

      public SpecificsType.Builder setSiteEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an SITE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 65:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_equipment_ref = 91;
    • setSiteEquipmentRef

      public SpecificsType.Builder setSiteEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an SITE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 65:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_equipment_ref = 91;
    • mergeSiteEquipmentRef

      public SpecificsType.Builder mergeSiteEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an SITE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 65:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_equipment_ref = 91;
    • clearSiteEquipmentRef

      public SpecificsType.Builder clearSiteEquipmentRef()
       Identifier of an SITE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 65:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_equipment_ref = 91;
    • getSiteEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getSiteEquipmentRefBuilder()
       Identifier of an SITE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 65:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_equipment_ref = 91;
    • getSiteEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSiteEquipmentRefOrBuilder()
       Identifier of an SITE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 65:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_equipment_ref = 91;
      Specified by:
      getSiteEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasWaitingEquipmentRef

      public boolean hasWaitingEquipmentRef()
       Identifier of an WAITING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 91:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure waiting_equipment_ref = 92;
      Specified by:
      hasWaitingEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the waitingEquipmentRef field is set.
    • getWaitingEquipmentRef

      public VersionOfObjectRefStructure getWaitingEquipmentRef()
       Identifier of an WAITING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 91:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure waiting_equipment_ref = 92;
      Specified by:
      getWaitingEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The waitingEquipmentRef.
    • setWaitingEquipmentRef

      public SpecificsType.Builder setWaitingEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an WAITING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 91:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure waiting_equipment_ref = 92;
    • setWaitingEquipmentRef

      public SpecificsType.Builder setWaitingEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an WAITING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 91:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure waiting_equipment_ref = 92;
    • mergeWaitingEquipmentRef

      public SpecificsType.Builder mergeWaitingEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an WAITING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 91:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure waiting_equipment_ref = 92;
    • clearWaitingEquipmentRef

      public SpecificsType.Builder clearWaitingEquipmentRef()
       Identifier of an WAITING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 91:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure waiting_equipment_ref = 92;
    • getWaitingEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getWaitingEquipmentRefBuilder()
       Identifier of an WAITING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 91:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure waiting_equipment_ref = 92;
    • getWaitingEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getWaitingEquipmentRefOrBuilder()
       Identifier of an WAITING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 91:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure waiting_equipment_ref = 92;
      Specified by:
      getWaitingEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasWaitingRoomEquipmentRef

      public boolean hasWaitingRoomEquipmentRef()
       Identifier of an WAITING ROOM EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 117:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure waiting_room_equipment_ref = 93;
      Specified by:
      hasWaitingRoomEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the waitingRoomEquipmentRef field is set.
    • getWaitingRoomEquipmentRef

      public VersionOfObjectRefStructure getWaitingRoomEquipmentRef()
       Identifier of an WAITING ROOM EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 117:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure waiting_room_equipment_ref = 93;
      Specified by:
      getWaitingRoomEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The waitingRoomEquipmentRef.
    • setWaitingRoomEquipmentRef

      public SpecificsType.Builder setWaitingRoomEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an WAITING ROOM EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 117:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure waiting_room_equipment_ref = 93;
    • setWaitingRoomEquipmentRef

      public SpecificsType.Builder setWaitingRoomEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an WAITING ROOM EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 117:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure waiting_room_equipment_ref = 93;
    • mergeWaitingRoomEquipmentRef

      public SpecificsType.Builder mergeWaitingRoomEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an WAITING ROOM EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 117:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure waiting_room_equipment_ref = 93;
    • clearWaitingRoomEquipmentRef

      public SpecificsType.Builder clearWaitingRoomEquipmentRef()
       Identifier of an WAITING ROOM EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 117:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure waiting_room_equipment_ref = 93;
    • getWaitingRoomEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getWaitingRoomEquipmentRefBuilder()
       Identifier of an WAITING ROOM EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 117:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure waiting_room_equipment_ref = 93;
    • getWaitingRoomEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getWaitingRoomEquipmentRefOrBuilder()
       Identifier of an WAITING ROOM EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 117:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure waiting_room_equipment_ref = 93;
      Specified by:
      getWaitingRoomEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasLuggageLockerEquipmentRef

      public boolean hasLuggageLockerEquipmentRef()
       Identifier of an LUGGAGE LOCKER EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 137:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure luggage_locker_equipment_ref = 94;
      Specified by:
      hasLuggageLockerEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the luggageLockerEquipmentRef field is set.
    • getLuggageLockerEquipmentRef

      public VersionOfObjectRefStructure getLuggageLockerEquipmentRef()
       Identifier of an LUGGAGE LOCKER EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 137:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure luggage_locker_equipment_ref = 94;
      Specified by:
      getLuggageLockerEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The luggageLockerEquipmentRef.
    • setLuggageLockerEquipmentRef

      public SpecificsType.Builder setLuggageLockerEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an LUGGAGE LOCKER EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 137:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure luggage_locker_equipment_ref = 94;
    • setLuggageLockerEquipmentRef

      public SpecificsType.Builder setLuggageLockerEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an LUGGAGE LOCKER EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 137:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure luggage_locker_equipment_ref = 94;
    • mergeLuggageLockerEquipmentRef

      public SpecificsType.Builder mergeLuggageLockerEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an LUGGAGE LOCKER EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 137:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure luggage_locker_equipment_ref = 94;
    • clearLuggageLockerEquipmentRef

      public SpecificsType.Builder clearLuggageLockerEquipmentRef()
       Identifier of an LUGGAGE LOCKER EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 137:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure luggage_locker_equipment_ref = 94;
    • getLuggageLockerEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getLuggageLockerEquipmentRefBuilder()
       Identifier of an LUGGAGE LOCKER EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 137:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure luggage_locker_equipment_ref = 94;
    • getLuggageLockerEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getLuggageLockerEquipmentRefOrBuilder()
       Identifier of an LUGGAGE LOCKER EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 137:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure luggage_locker_equipment_ref = 94;
      Specified by:
      getLuggageLockerEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasShelterEquipmentRef

      public boolean hasShelterEquipmentRef()
       Identifier of an SHELTER EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 201:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure shelter_equipment_ref = 95;
      Specified by:
      hasShelterEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the shelterEquipmentRef field is set.
    • getShelterEquipmentRef

      public VersionOfObjectRefStructure getShelterEquipmentRef()
       Identifier of an SHELTER EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 201:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure shelter_equipment_ref = 95;
      Specified by:
      getShelterEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The shelterEquipmentRef.
    • setShelterEquipmentRef

      public SpecificsType.Builder setShelterEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an SHELTER EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 201:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure shelter_equipment_ref = 95;
    • setShelterEquipmentRef

      public SpecificsType.Builder setShelterEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an SHELTER EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 201:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure shelter_equipment_ref = 95;
    • mergeShelterEquipmentRef

      public SpecificsType.Builder mergeShelterEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an SHELTER EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 201:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure shelter_equipment_ref = 95;
    • clearShelterEquipmentRef

      public SpecificsType.Builder clearShelterEquipmentRef()
       Identifier of an SHELTER EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 201:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure shelter_equipment_ref = 95;
    • getShelterEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getShelterEquipmentRefBuilder()
       Identifier of an SHELTER EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 201:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure shelter_equipment_ref = 95;
    • getShelterEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getShelterEquipmentRefOrBuilder()
       Identifier of an SHELTER EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 201:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure shelter_equipment_ref = 95;
      Specified by:
      getShelterEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasSeatingEquipmentRef

      public boolean hasSeatingEquipmentRef()
       Identifier of an SEATING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 227:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure seating_equipment_ref = 96;
      Specified by:
      hasSeatingEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the seatingEquipmentRef field is set.
    • getSeatingEquipmentRef

      public VersionOfObjectRefStructure getSeatingEquipmentRef()
       Identifier of an SEATING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 227:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure seating_equipment_ref = 96;
      Specified by:
      getSeatingEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The seatingEquipmentRef.
    • setSeatingEquipmentRef

      public SpecificsType.Builder setSeatingEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an SEATING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 227:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure seating_equipment_ref = 96;
    • setSeatingEquipmentRef

      public SpecificsType.Builder setSeatingEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an SEATING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 227:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure seating_equipment_ref = 96;
    • mergeSeatingEquipmentRef

      public SpecificsType.Builder mergeSeatingEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an SEATING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 227:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure seating_equipment_ref = 96;
    • clearSeatingEquipmentRef

      public SpecificsType.Builder clearSeatingEquipmentRef()
       Identifier of an SEATING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 227:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure seating_equipment_ref = 96;
    • getSeatingEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getSeatingEquipmentRefBuilder()
       Identifier of an SEATING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 227:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure seating_equipment_ref = 96;
    • getSeatingEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSeatingEquipmentRefOrBuilder()
       Identifier of an SEATING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 227:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure seating_equipment_ref = 96;
      Specified by:
      getSeatingEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasTrolleyStandEquipmentRef

      public boolean hasTrolleyStandEquipmentRef()
       Identifier of an TROLLEY STAND EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 253:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trolley_stand_equipment_ref = 97;
      Specified by:
      hasTrolleyStandEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the trolleyStandEquipmentRef field is set.
    • getTrolleyStandEquipmentRef

      public VersionOfObjectRefStructure getTrolleyStandEquipmentRef()
       Identifier of an TROLLEY STAND EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 253:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trolley_stand_equipment_ref = 97;
      Specified by:
      getTrolleyStandEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The trolleyStandEquipmentRef.
    • setTrolleyStandEquipmentRef

      public SpecificsType.Builder setTrolleyStandEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an TROLLEY STAND EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 253:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trolley_stand_equipment_ref = 97;
    • setTrolleyStandEquipmentRef

      public SpecificsType.Builder setTrolleyStandEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an TROLLEY STAND EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 253:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trolley_stand_equipment_ref = 97;
    • mergeTrolleyStandEquipmentRef

      public SpecificsType.Builder mergeTrolleyStandEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an TROLLEY STAND EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 253:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trolley_stand_equipment_ref = 97;
    • clearTrolleyStandEquipmentRef

      public SpecificsType.Builder clearTrolleyStandEquipmentRef()
       Identifier of an TROLLEY STAND EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 253:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trolley_stand_equipment_ref = 97;
    • getTrolleyStandEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getTrolleyStandEquipmentRefBuilder()
       Identifier of an TROLLEY STAND EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 253:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trolley_stand_equipment_ref = 97;
    • getTrolleyStandEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTrolleyStandEquipmentRefOrBuilder()
       Identifier of an TROLLEY STAND EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_support.xsd at 253:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure trolley_stand_equipment_ref = 97;
      Specified by:
      getTrolleyStandEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasTicketingEquipmentRef

      public boolean hasTicketingEquipmentRef()
       Identifier of a TICKETING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_support.xsd at 61:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ticketing_equipment_ref = 98;
      Specified by:
      hasTicketingEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the ticketingEquipmentRef field is set.
    • getTicketingEquipmentRef

      public VersionOfObjectRefStructure getTicketingEquipmentRef()
       Identifier of a TICKETING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_support.xsd at 61:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ticketing_equipment_ref = 98;
      Specified by:
      getTicketingEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The ticketingEquipmentRef.
    • setTicketingEquipmentRef

      public SpecificsType.Builder setTicketingEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of a TICKETING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_support.xsd at 61:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ticketing_equipment_ref = 98;
    • setTicketingEquipmentRef

      public SpecificsType.Builder setTicketingEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of a TICKETING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_support.xsd at 61:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ticketing_equipment_ref = 98;
    • mergeTicketingEquipmentRef

      public SpecificsType.Builder mergeTicketingEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of a TICKETING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_support.xsd at 61:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ticketing_equipment_ref = 98;
    • clearTicketingEquipmentRef

      public SpecificsType.Builder clearTicketingEquipmentRef()
       Identifier of a TICKETING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_support.xsd at 61:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ticketing_equipment_ref = 98;
    • getTicketingEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getTicketingEquipmentRefBuilder()
       Identifier of a TICKETING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_support.xsd at 61:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ticketing_equipment_ref = 98;
    • getTicketingEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTicketingEquipmentRefOrBuilder()
       Identifier of a TICKETING EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_support.xsd at 61:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ticketing_equipment_ref = 98;
      Specified by:
      getTicketingEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasTicketValidatorEquipmentRef

      public boolean hasTicketValidatorEquipmentRef()
       Identifier of a TICKET VALIDATOR.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_support.xsd at 99:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ticket_validator_equipment_ref = 99;
      Specified by:
      hasTicketValidatorEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the ticketValidatorEquipmentRef field is set.
    • getTicketValidatorEquipmentRef

      public VersionOfObjectRefStructure getTicketValidatorEquipmentRef()
       Identifier of a TICKET VALIDATOR.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_support.xsd at 99:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ticket_validator_equipment_ref = 99;
      Specified by:
      getTicketValidatorEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The ticketValidatorEquipmentRef.
    • setTicketValidatorEquipmentRef

      public SpecificsType.Builder setTicketValidatorEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of a TICKET VALIDATOR.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_support.xsd at 99:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ticket_validator_equipment_ref = 99;
    • setTicketValidatorEquipmentRef

      public SpecificsType.Builder setTicketValidatorEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of a TICKET VALIDATOR.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_support.xsd at 99:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ticket_validator_equipment_ref = 99;
    • mergeTicketValidatorEquipmentRef

      public SpecificsType.Builder mergeTicketValidatorEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of a TICKET VALIDATOR.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_support.xsd at 99:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ticket_validator_equipment_ref = 99;
    • clearTicketValidatorEquipmentRef

      public SpecificsType.Builder clearTicketValidatorEquipmentRef()
       Identifier of a TICKET VALIDATOR.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_support.xsd at 99:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ticket_validator_equipment_ref = 99;
    • getTicketValidatorEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getTicketValidatorEquipmentRefBuilder()
       Identifier of a TICKET VALIDATOR.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_support.xsd at 99:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ticket_validator_equipment_ref = 99;
    • getTicketValidatorEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTicketValidatorEquipmentRefOrBuilder()
       Identifier of a TICKET VALIDATOR.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_support.xsd at 99:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ticket_validator_equipment_ref = 99;
      Specified by:
      getTicketValidatorEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasCycleStorageEquipmentRef

      public boolean hasCycleStorageEquipmentRef()
       Identifier of an CYCLE STORAGE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_support.xsd at 70:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure cycle_storage_equipment_ref = 100;
      Specified by:
      hasCycleStorageEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the cycleStorageEquipmentRef field is set.
    • getCycleStorageEquipmentRef

      public VersionOfObjectRefStructure getCycleStorageEquipmentRef()
       Identifier of an CYCLE STORAGE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_support.xsd at 70:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure cycle_storage_equipment_ref = 100;
      Specified by:
      getCycleStorageEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The cycleStorageEquipmentRef.
    • setCycleStorageEquipmentRef

      public SpecificsType.Builder setCycleStorageEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an CYCLE STORAGE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_support.xsd at 70:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure cycle_storage_equipment_ref = 100;
    • setCycleStorageEquipmentRef

      public SpecificsType.Builder setCycleStorageEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an CYCLE STORAGE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_support.xsd at 70:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure cycle_storage_equipment_ref = 100;
    • mergeCycleStorageEquipmentRef

      public SpecificsType.Builder mergeCycleStorageEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an CYCLE STORAGE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_support.xsd at 70:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure cycle_storage_equipment_ref = 100;
    • clearCycleStorageEquipmentRef

      public SpecificsType.Builder clearCycleStorageEquipmentRef()
       Identifier of an CYCLE STORAGE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_support.xsd at 70:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure cycle_storage_equipment_ref = 100;
    • getCycleStorageEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getCycleStorageEquipmentRefBuilder()
       Identifier of an CYCLE STORAGE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_support.xsd at 70:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure cycle_storage_equipment_ref = 100;
    • getCycleStorageEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getCycleStorageEquipmentRefOrBuilder()
       Identifier of an CYCLE STORAGE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_support.xsd at 70:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure cycle_storage_equipment_ref = 100;
      Specified by:
      getCycleStorageEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasVehicleReleaseEquipmentRef

      public boolean hasVehicleReleaseEquipmentRef()
       Identifier of an VEHICLE RELEASE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_support.xsd at 111:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_release_equipment_ref = 101;
      Specified by:
      hasVehicleReleaseEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the vehicleReleaseEquipmentRef field is set.
    • getVehicleReleaseEquipmentRef

      public VersionOfObjectRefStructure getVehicleReleaseEquipmentRef()
       Identifier of an VEHICLE RELEASE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_support.xsd at 111:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_release_equipment_ref = 101;
      Specified by:
      getVehicleReleaseEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The vehicleReleaseEquipmentRef.
    • setVehicleReleaseEquipmentRef

      public SpecificsType.Builder setVehicleReleaseEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an VEHICLE RELEASE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_support.xsd at 111:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_release_equipment_ref = 101;
    • setVehicleReleaseEquipmentRef

      public SpecificsType.Builder setVehicleReleaseEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an VEHICLE RELEASE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_support.xsd at 111:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_release_equipment_ref = 101;
    • mergeVehicleReleaseEquipmentRef

      public SpecificsType.Builder mergeVehicleReleaseEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an VEHICLE RELEASE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_support.xsd at 111:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_release_equipment_ref = 101;
    • clearVehicleReleaseEquipmentRef

      public SpecificsType.Builder clearVehicleReleaseEquipmentRef()
       Identifier of an VEHICLE RELEASE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_support.xsd at 111:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_release_equipment_ref = 101;
    • getVehicleReleaseEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getVehicleReleaseEquipmentRefBuilder()
       Identifier of an VEHICLE RELEASE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_support.xsd at 111:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_release_equipment_ref = 101;
    • getVehicleReleaseEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleReleaseEquipmentRefOrBuilder()
       Identifier of an VEHICLE RELEASE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_support.xsd at 111:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_release_equipment_ref = 101;
      Specified by:
      getVehicleReleaseEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasLocalServiceRef

      public boolean hasLocalServiceRef()
       Reference to a LOCAL SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 55:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure local_service_ref = 102;
      Specified by:
      hasLocalServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the localServiceRef field is set.
    • getLocalServiceRef

      public VersionOfObjectRefStructure getLocalServiceRef()
       Reference to a LOCAL SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 55:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure local_service_ref = 102;
      Specified by:
      getLocalServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      The localServiceRef.
    • setLocalServiceRef

      public SpecificsType.Builder setLocalServiceRef(VersionOfObjectRefStructure value)
       Reference to a LOCAL SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 55:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure local_service_ref = 102;
    • setLocalServiceRef

      public SpecificsType.Builder setLocalServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a LOCAL SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 55:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure local_service_ref = 102;
    • mergeLocalServiceRef

      public SpecificsType.Builder mergeLocalServiceRef(VersionOfObjectRefStructure value)
       Reference to a LOCAL SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 55:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure local_service_ref = 102;
    • clearLocalServiceRef

      public SpecificsType.Builder clearLocalServiceRef()
       Reference to a LOCAL SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 55:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure local_service_ref = 102;
    • getLocalServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getLocalServiceRefBuilder()
       Reference to a LOCAL SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 55:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure local_service_ref = 102;
    • getLocalServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getLocalServiceRefOrBuilder()
       Reference to a LOCAL SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 55:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure local_service_ref = 102;
      Specified by:
      getLocalServiceRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasTicketingServiceRef

      public boolean hasTicketingServiceRef()
       Identifier of an TICKETING SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 87:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ticketing_service_ref = 103;
      Specified by:
      hasTicketingServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the ticketingServiceRef field is set.
    • getTicketingServiceRef

      public VersionOfObjectRefStructure getTicketingServiceRef()
       Identifier of an TICKETING SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 87:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ticketing_service_ref = 103;
      Specified by:
      getTicketingServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      The ticketingServiceRef.
    • setTicketingServiceRef

      public SpecificsType.Builder setTicketingServiceRef(VersionOfObjectRefStructure value)
       Identifier of an TICKETING SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 87:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ticketing_service_ref = 103;
    • setTicketingServiceRef

      public SpecificsType.Builder setTicketingServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an TICKETING SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 87:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ticketing_service_ref = 103;
    • mergeTicketingServiceRef

      public SpecificsType.Builder mergeTicketingServiceRef(VersionOfObjectRefStructure value)
       Identifier of an TICKETING SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 87:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ticketing_service_ref = 103;
    • clearTicketingServiceRef

      public SpecificsType.Builder clearTicketingServiceRef()
       Identifier of an TICKETING SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 87:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ticketing_service_ref = 103;
    • getTicketingServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getTicketingServiceRefBuilder()
       Identifier of an TICKETING SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 87:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ticketing_service_ref = 103;
    • getTicketingServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTicketingServiceRefOrBuilder()
       Identifier of an TICKETING SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 87:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure ticketing_service_ref = 103;
      Specified by:
      getTicketingServiceRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasAssistanceServiceRef

      public boolean hasAssistanceServiceRef()
       Identifier of an ASSISTANCE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 113:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure assistance_service_ref = 104;
      Specified by:
      hasAssistanceServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the assistanceServiceRef field is set.
    • getAssistanceServiceRef

      public VersionOfObjectRefStructure getAssistanceServiceRef()
       Identifier of an ASSISTANCE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 113:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure assistance_service_ref = 104;
      Specified by:
      getAssistanceServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      The assistanceServiceRef.
    • setAssistanceServiceRef

      public SpecificsType.Builder setAssistanceServiceRef(VersionOfObjectRefStructure value)
       Identifier of an ASSISTANCE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 113:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure assistance_service_ref = 104;
    • setAssistanceServiceRef

      public SpecificsType.Builder setAssistanceServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an ASSISTANCE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 113:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure assistance_service_ref = 104;
    • mergeAssistanceServiceRef

      public SpecificsType.Builder mergeAssistanceServiceRef(VersionOfObjectRefStructure value)
       Identifier of an ASSISTANCE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 113:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure assistance_service_ref = 104;
    • clearAssistanceServiceRef

      public SpecificsType.Builder clearAssistanceServiceRef()
       Identifier of an ASSISTANCE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 113:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure assistance_service_ref = 104;
    • getAssistanceServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getAssistanceServiceRefBuilder()
       Identifier of an ASSISTANCE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 113:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure assistance_service_ref = 104;
    • getAssistanceServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getAssistanceServiceRefOrBuilder()
       Identifier of an ASSISTANCE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 113:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure assistance_service_ref = 104;
      Specified by:
      getAssistanceServiceRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasCustomerServiceRef

      public boolean hasCustomerServiceRef()
       Identifier of an CUSTOMER SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 139:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure customer_service_ref = 105;
      Specified by:
      hasCustomerServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the customerServiceRef field is set.
    • getCustomerServiceRef

      public VersionOfObjectRefStructure getCustomerServiceRef()
       Identifier of an CUSTOMER SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 139:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure customer_service_ref = 105;
      Specified by:
      getCustomerServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      The customerServiceRef.
    • setCustomerServiceRef

      public SpecificsType.Builder setCustomerServiceRef(VersionOfObjectRefStructure value)
       Identifier of an CUSTOMER SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 139:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure customer_service_ref = 105;
    • setCustomerServiceRef

      public SpecificsType.Builder setCustomerServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an CUSTOMER SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 139:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure customer_service_ref = 105;
    • mergeCustomerServiceRef

      public SpecificsType.Builder mergeCustomerServiceRef(VersionOfObjectRefStructure value)
       Identifier of an CUSTOMER SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 139:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure customer_service_ref = 105;
    • clearCustomerServiceRef

      public SpecificsType.Builder clearCustomerServiceRef()
       Identifier of an CUSTOMER SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 139:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure customer_service_ref = 105;
    • getCustomerServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getCustomerServiceRefBuilder()
       Identifier of an CUSTOMER SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 139:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure customer_service_ref = 105;
    • getCustomerServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getCustomerServiceRefOrBuilder()
       Identifier of an CUSTOMER SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 139:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure customer_service_ref = 105;
      Specified by:
      getCustomerServiceRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasComplaintsServiceRef

      public boolean hasComplaintsServiceRef()
       Identifier of an COMPLAINTS SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 165:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure complaints_service_ref = 106;
      Specified by:
      hasComplaintsServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the complaintsServiceRef field is set.
    • getComplaintsServiceRef

      public VersionOfObjectRefStructure getComplaintsServiceRef()
       Identifier of an COMPLAINTS SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 165:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure complaints_service_ref = 106;
      Specified by:
      getComplaintsServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      The complaintsServiceRef.
    • setComplaintsServiceRef

      public SpecificsType.Builder setComplaintsServiceRef(VersionOfObjectRefStructure value)
       Identifier of an COMPLAINTS SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 165:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure complaints_service_ref = 106;
    • setComplaintsServiceRef

      public SpecificsType.Builder setComplaintsServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an COMPLAINTS SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 165:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure complaints_service_ref = 106;
    • mergeComplaintsServiceRef

      public SpecificsType.Builder mergeComplaintsServiceRef(VersionOfObjectRefStructure value)
       Identifier of an COMPLAINTS SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 165:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure complaints_service_ref = 106;
    • clearComplaintsServiceRef

      public SpecificsType.Builder clearComplaintsServiceRef()
       Identifier of an COMPLAINTS SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 165:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure complaints_service_ref = 106;
    • getComplaintsServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getComplaintsServiceRefBuilder()
       Identifier of an COMPLAINTS SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 165:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure complaints_service_ref = 106;
    • getComplaintsServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getComplaintsServiceRefOrBuilder()
       Identifier of an COMPLAINTS SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 165:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure complaints_service_ref = 106;
      Specified by:
      getComplaintsServiceRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasLostPropertyServiceRef

      public boolean hasLostPropertyServiceRef()
       Identifier of an LOST PROPERTY SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 191:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure lost_property_service_ref = 107;
      Specified by:
      hasLostPropertyServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the lostPropertyServiceRef field is set.
    • getLostPropertyServiceRef

      public VersionOfObjectRefStructure getLostPropertyServiceRef()
       Identifier of an LOST PROPERTY SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 191:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure lost_property_service_ref = 107;
      Specified by:
      getLostPropertyServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      The lostPropertyServiceRef.
    • setLostPropertyServiceRef

      public SpecificsType.Builder setLostPropertyServiceRef(VersionOfObjectRefStructure value)
       Identifier of an LOST PROPERTY SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 191:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure lost_property_service_ref = 107;
    • setLostPropertyServiceRef

      public SpecificsType.Builder setLostPropertyServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an LOST PROPERTY SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 191:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure lost_property_service_ref = 107;
    • mergeLostPropertyServiceRef

      public SpecificsType.Builder mergeLostPropertyServiceRef(VersionOfObjectRefStructure value)
       Identifier of an LOST PROPERTY SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 191:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure lost_property_service_ref = 107;
    • clearLostPropertyServiceRef

      public SpecificsType.Builder clearLostPropertyServiceRef()
       Identifier of an LOST PROPERTY SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 191:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure lost_property_service_ref = 107;
    • getLostPropertyServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getLostPropertyServiceRefBuilder()
       Identifier of an LOST PROPERTY SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 191:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure lost_property_service_ref = 107;
    • getLostPropertyServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getLostPropertyServiceRefOrBuilder()
       Identifier of an LOST PROPERTY SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 191:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure lost_property_service_ref = 107;
      Specified by:
      getLostPropertyServiceRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasLuggageServiceRef

      public boolean hasLuggageServiceRef()
       Identifier of an LUGGAGE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 217:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure luggage_service_ref = 108;
      Specified by:
      hasLuggageServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the luggageServiceRef field is set.
    • getLuggageServiceRef

      public VersionOfObjectRefStructure getLuggageServiceRef()
       Identifier of an LUGGAGE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 217:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure luggage_service_ref = 108;
      Specified by:
      getLuggageServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      The luggageServiceRef.
    • setLuggageServiceRef

      public SpecificsType.Builder setLuggageServiceRef(VersionOfObjectRefStructure value)
       Identifier of an LUGGAGE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 217:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure luggage_service_ref = 108;
    • setLuggageServiceRef

      public SpecificsType.Builder setLuggageServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an LUGGAGE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 217:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure luggage_service_ref = 108;
    • mergeLuggageServiceRef

      public SpecificsType.Builder mergeLuggageServiceRef(VersionOfObjectRefStructure value)
       Identifier of an LUGGAGE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 217:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure luggage_service_ref = 108;
    • clearLuggageServiceRef

      public SpecificsType.Builder clearLuggageServiceRef()
       Identifier of an LUGGAGE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 217:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure luggage_service_ref = 108;
    • getLuggageServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getLuggageServiceRefBuilder()
       Identifier of an LUGGAGE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 217:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure luggage_service_ref = 108;
    • getLuggageServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getLuggageServiceRefOrBuilder()
       Identifier of an LUGGAGE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 217:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure luggage_service_ref = 108;
      Specified by:
      getLuggageServiceRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasLeftLuggageServiceRef

      public boolean hasLeftLuggageServiceRef()
       Identifier of an LEFT LUGGAGE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 243:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure left_luggage_service_ref = 109;
      Specified by:
      hasLeftLuggageServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the leftLuggageServiceRef field is set.
    • getLeftLuggageServiceRef

      public VersionOfObjectRefStructure getLeftLuggageServiceRef()
       Identifier of an LEFT LUGGAGE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 243:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure left_luggage_service_ref = 109;
      Specified by:
      getLeftLuggageServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      The leftLuggageServiceRef.
    • setLeftLuggageServiceRef

      public SpecificsType.Builder setLeftLuggageServiceRef(VersionOfObjectRefStructure value)
       Identifier of an LEFT LUGGAGE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 243:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure left_luggage_service_ref = 109;
    • setLeftLuggageServiceRef

      public SpecificsType.Builder setLeftLuggageServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an LEFT LUGGAGE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 243:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure left_luggage_service_ref = 109;
    • mergeLeftLuggageServiceRef

      public SpecificsType.Builder mergeLeftLuggageServiceRef(VersionOfObjectRefStructure value)
       Identifier of an LEFT LUGGAGE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 243:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure left_luggage_service_ref = 109;
    • clearLeftLuggageServiceRef

      public SpecificsType.Builder clearLeftLuggageServiceRef()
       Identifier of an LEFT LUGGAGE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 243:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure left_luggage_service_ref = 109;
    • getLeftLuggageServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getLeftLuggageServiceRefBuilder()
       Identifier of an LEFT LUGGAGE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 243:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure left_luggage_service_ref = 109;
    • getLeftLuggageServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getLeftLuggageServiceRefOrBuilder()
       Identifier of an LEFT LUGGAGE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 243:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure left_luggage_service_ref = 109;
      Specified by:
      getLeftLuggageServiceRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasMeetingPointServiceRef

      public boolean hasMeetingPointServiceRef()
       Identifier of an MEETING POINT SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 269:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure meeting_point_service_ref = 110;
      Specified by:
      hasMeetingPointServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the meetingPointServiceRef field is set.
    • getMeetingPointServiceRef

      public VersionOfObjectRefStructure getMeetingPointServiceRef()
       Identifier of an MEETING POINT SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 269:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure meeting_point_service_ref = 110;
      Specified by:
      getMeetingPointServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      The meetingPointServiceRef.
    • setMeetingPointServiceRef

      public SpecificsType.Builder setMeetingPointServiceRef(VersionOfObjectRefStructure value)
       Identifier of an MEETING POINT SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 269:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure meeting_point_service_ref = 110;
    • setMeetingPointServiceRef

      public SpecificsType.Builder setMeetingPointServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an MEETING POINT SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 269:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure meeting_point_service_ref = 110;
    • mergeMeetingPointServiceRef

      public SpecificsType.Builder mergeMeetingPointServiceRef(VersionOfObjectRefStructure value)
       Identifier of an MEETING POINT SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 269:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure meeting_point_service_ref = 110;
    • clearMeetingPointServiceRef

      public SpecificsType.Builder clearMeetingPointServiceRef()
       Identifier of an MEETING POINT SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 269:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure meeting_point_service_ref = 110;
    • getMeetingPointServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getMeetingPointServiceRefBuilder()
       Identifier of an MEETING POINT SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 269:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure meeting_point_service_ref = 110;
    • getMeetingPointServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getMeetingPointServiceRefOrBuilder()
       Identifier of an MEETING POINT SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localService_support.xsd at 269:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure meeting_point_service_ref = 110;
      Specified by:
      getMeetingPointServiceRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasCommunicationServiceRef

      public boolean hasCommunicationServiceRef()
       Identifier of an COMMUNICATION SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 64:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure communication_service_ref = 111;
      Specified by:
      hasCommunicationServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the communicationServiceRef field is set.
    • getCommunicationServiceRef

      public VersionOfObjectRefStructure getCommunicationServiceRef()
       Identifier of an COMMUNICATION SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 64:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure communication_service_ref = 111;
      Specified by:
      getCommunicationServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      The communicationServiceRef.
    • setCommunicationServiceRef

      public SpecificsType.Builder setCommunicationServiceRef(VersionOfObjectRefStructure value)
       Identifier of an COMMUNICATION SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 64:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure communication_service_ref = 111;
    • setCommunicationServiceRef

      public SpecificsType.Builder setCommunicationServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an COMMUNICATION SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 64:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure communication_service_ref = 111;
    • mergeCommunicationServiceRef

      public SpecificsType.Builder mergeCommunicationServiceRef(VersionOfObjectRefStructure value)
       Identifier of an COMMUNICATION SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 64:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure communication_service_ref = 111;
    • clearCommunicationServiceRef

      public SpecificsType.Builder clearCommunicationServiceRef()
       Identifier of an COMMUNICATION SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 64:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure communication_service_ref = 111;
    • getCommunicationServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getCommunicationServiceRefBuilder()
       Identifier of an COMMUNICATION SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 64:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure communication_service_ref = 111;
    • getCommunicationServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getCommunicationServiceRefOrBuilder()
       Identifier of an COMMUNICATION SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 64:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure communication_service_ref = 111;
      Specified by:
      getCommunicationServiceRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasHireServiceRef

      public boolean hasHireServiceRef()
       Identifier of an HIRE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 90:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure hire_service_ref = 112;
      Specified by:
      hasHireServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the hireServiceRef field is set.
    • getHireServiceRef

      public VersionOfObjectRefStructure getHireServiceRef()
       Identifier of an HIRE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 90:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure hire_service_ref = 112;
      Specified by:
      getHireServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      The hireServiceRef.
    • setHireServiceRef

      public SpecificsType.Builder setHireServiceRef(VersionOfObjectRefStructure value)
       Identifier of an HIRE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 90:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure hire_service_ref = 112;
    • setHireServiceRef

      public SpecificsType.Builder setHireServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an HIRE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 90:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure hire_service_ref = 112;
    • mergeHireServiceRef

      public SpecificsType.Builder mergeHireServiceRef(VersionOfObjectRefStructure value)
       Identifier of an HIRE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 90:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure hire_service_ref = 112;
    • clearHireServiceRef

      public SpecificsType.Builder clearHireServiceRef()
       Identifier of an HIRE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 90:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure hire_service_ref = 112;
    • getHireServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getHireServiceRefBuilder()
       Identifier of an HIRE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 90:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure hire_service_ref = 112;
    • getHireServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getHireServiceRefOrBuilder()
       Identifier of an HIRE SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 90:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure hire_service_ref = 112;
      Specified by:
      getHireServiceRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasMoneyServiceRef

      public boolean hasMoneyServiceRef()
       Identifier of an MONEY SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 137:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure money_service_ref = 113;
      Specified by:
      hasMoneyServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the moneyServiceRef field is set.
    • getMoneyServiceRef

      public VersionOfObjectRefStructure getMoneyServiceRef()
       Identifier of an MONEY SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 137:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure money_service_ref = 113;
      Specified by:
      getMoneyServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      The moneyServiceRef.
    • setMoneyServiceRef

      public SpecificsType.Builder setMoneyServiceRef(VersionOfObjectRefStructure value)
       Identifier of an MONEY SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 137:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure money_service_ref = 113;
    • setMoneyServiceRef

      public SpecificsType.Builder setMoneyServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an MONEY SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 137:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure money_service_ref = 113;
    • mergeMoneyServiceRef

      public SpecificsType.Builder mergeMoneyServiceRef(VersionOfObjectRefStructure value)
       Identifier of an MONEY SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 137:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure money_service_ref = 113;
    • clearMoneyServiceRef

      public SpecificsType.Builder clearMoneyServiceRef()
       Identifier of an MONEY SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 137:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure money_service_ref = 113;
    • getMoneyServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getMoneyServiceRefBuilder()
       Identifier of an MONEY SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 137:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure money_service_ref = 113;
    • getMoneyServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getMoneyServiceRefOrBuilder()
       Identifier of an MONEY SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 137:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure money_service_ref = 113;
      Specified by:
      getMoneyServiceRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasRetailServiceRef

      public boolean hasRetailServiceRef()
       Identifier of an RETAIL SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 182:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_service_ref = 114;
      Specified by:
      hasRetailServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the retailServiceRef field is set.
    • getRetailServiceRef

      public VersionOfObjectRefStructure getRetailServiceRef()
       Identifier of an RETAIL SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 182:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_service_ref = 114;
      Specified by:
      getRetailServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      The retailServiceRef.
    • setRetailServiceRef

      public SpecificsType.Builder setRetailServiceRef(VersionOfObjectRefStructure value)
       Identifier of an RETAIL SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 182:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_service_ref = 114;
    • setRetailServiceRef

      public SpecificsType.Builder setRetailServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an RETAIL SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 182:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_service_ref = 114;
    • mergeRetailServiceRef

      public SpecificsType.Builder mergeRetailServiceRef(VersionOfObjectRefStructure value)
       Identifier of an RETAIL SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 182:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_service_ref = 114;
    • clearRetailServiceRef

      public SpecificsType.Builder clearRetailServiceRef()
       Identifier of an RETAIL SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 182:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_service_ref = 114;
    • getRetailServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getRetailServiceRefBuilder()
       Identifier of an RETAIL SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 182:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_service_ref = 114;
    • getRetailServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRetailServiceRefOrBuilder()
       Identifier of an RETAIL SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 182:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_service_ref = 114;
      Specified by:
      getRetailServiceRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasCateringServiceRef

      public boolean hasCateringServiceRef()
       Identifier of an CATERING SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 229:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure catering_service_ref = 115;
      Specified by:
      hasCateringServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the cateringServiceRef field is set.
    • getCateringServiceRef

      public VersionOfObjectRefStructure getCateringServiceRef()
       Identifier of an CATERING SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 229:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure catering_service_ref = 115;
      Specified by:
      getCateringServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      The cateringServiceRef.
    • setCateringServiceRef

      public SpecificsType.Builder setCateringServiceRef(VersionOfObjectRefStructure value)
       Identifier of an CATERING SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 229:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure catering_service_ref = 115;
    • setCateringServiceRef

      public SpecificsType.Builder setCateringServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an CATERING SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 229:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure catering_service_ref = 115;
    • mergeCateringServiceRef

      public SpecificsType.Builder mergeCateringServiceRef(VersionOfObjectRefStructure value)
       Identifier of an CATERING SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 229:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure catering_service_ref = 115;
    • clearCateringServiceRef

      public SpecificsType.Builder clearCateringServiceRef()
       Identifier of an CATERING SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 229:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure catering_service_ref = 115;
    • getCateringServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getCateringServiceRefBuilder()
       Identifier of an CATERING SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 229:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure catering_service_ref = 115;
    • getCateringServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getCateringServiceRefOrBuilder()
       Identifier of an CATERING SERVICE.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd at 229:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure catering_service_ref = 115;
      Specified by:
      getCateringServiceRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasVehicleChargingEquipmentRef

      public boolean hasVehicleChargingEquipmentRef()
       Identifier of an VEHICLE CHARGING EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 62:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_charging_equipment_ref = 116;
      Specified by:
      hasVehicleChargingEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the vehicleChargingEquipmentRef field is set.
    • getVehicleChargingEquipmentRef

      public VersionOfObjectRefStructure getVehicleChargingEquipmentRef()
       Identifier of an VEHICLE CHARGING EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 62:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_charging_equipment_ref = 116;
      Specified by:
      getVehicleChargingEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The vehicleChargingEquipmentRef.
    • setVehicleChargingEquipmentRef

      public SpecificsType.Builder setVehicleChargingEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an VEHICLE CHARGING EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 62:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_charging_equipment_ref = 116;
    • setVehicleChargingEquipmentRef

      public SpecificsType.Builder setVehicleChargingEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an VEHICLE CHARGING EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 62:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_charging_equipment_ref = 116;
    • mergeVehicleChargingEquipmentRef

      public SpecificsType.Builder mergeVehicleChargingEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an VEHICLE CHARGING EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 62:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_charging_equipment_ref = 116;
    • clearVehicleChargingEquipmentRef

      public SpecificsType.Builder clearVehicleChargingEquipmentRef()
       Identifier of an VEHICLE CHARGING EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 62:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_charging_equipment_ref = 116;
    • getVehicleChargingEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getVehicleChargingEquipmentRefBuilder()
       Identifier of an VEHICLE CHARGING EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 62:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_charging_equipment_ref = 116;
    • getVehicleChargingEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleChargingEquipmentRefOrBuilder()
       Identifier of an VEHICLE CHARGING EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 62:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_charging_equipment_ref = 116;
      Specified by:
      getVehicleChargingEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasRefuellingEquipmentRef

      public boolean hasRefuellingEquipmentRef()
       Identifier of an REFUELLING EQUIPMENT. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 88:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure refuelling_equipment_ref = 117;
      Specified by:
      hasRefuellingEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the refuellingEquipmentRef field is set.
    • getRefuellingEquipmentRef

      public VersionOfObjectRefStructure getRefuellingEquipmentRef()
       Identifier of an REFUELLING EQUIPMENT. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 88:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure refuelling_equipment_ref = 117;
      Specified by:
      getRefuellingEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The refuellingEquipmentRef.
    • setRefuellingEquipmentRef

      public SpecificsType.Builder setRefuellingEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an REFUELLING EQUIPMENT. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 88:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure refuelling_equipment_ref = 117;
    • setRefuellingEquipmentRef

      public SpecificsType.Builder setRefuellingEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an REFUELLING EQUIPMENT. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 88:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure refuelling_equipment_ref = 117;
    • mergeRefuellingEquipmentRef

      public SpecificsType.Builder mergeRefuellingEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an REFUELLING EQUIPMENT. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 88:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure refuelling_equipment_ref = 117;
    • clearRefuellingEquipmentRef

      public SpecificsType.Builder clearRefuellingEquipmentRef()
       Identifier of an REFUELLING EQUIPMENT. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 88:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure refuelling_equipment_ref = 117;
    • getRefuellingEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getRefuellingEquipmentRefBuilder()
       Identifier of an REFUELLING EQUIPMENT. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 88:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure refuelling_equipment_ref = 117;
    • getRefuellingEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRefuellingEquipmentRefOrBuilder()
       Identifier of an REFUELLING EQUIPMENT. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 88:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure refuelling_equipment_ref = 117;
      Specified by:
      getRefuellingEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasBatteryEquipmentRef

      public boolean hasBatteryEquipmentRef()
       Identifier of an BATTERY EQUIPMENT. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 114:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure battery_equipment_ref = 118;
      Specified by:
      hasBatteryEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the batteryEquipmentRef field is set.
    • getBatteryEquipmentRef

      public VersionOfObjectRefStructure getBatteryEquipmentRef()
       Identifier of an BATTERY EQUIPMENT. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 114:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure battery_equipment_ref = 118;
      Specified by:
      getBatteryEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The batteryEquipmentRef.
    • setBatteryEquipmentRef

      public SpecificsType.Builder setBatteryEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an BATTERY EQUIPMENT. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 114:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure battery_equipment_ref = 118;
    • setBatteryEquipmentRef

      public SpecificsType.Builder setBatteryEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an BATTERY EQUIPMENT. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 114:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure battery_equipment_ref = 118;
    • mergeBatteryEquipmentRef

      public SpecificsType.Builder mergeBatteryEquipmentRef(VersionOfObjectRefStructure value)
       Identifier of an BATTERY EQUIPMENT. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 114:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure battery_equipment_ref = 118;
    • clearBatteryEquipmentRef

      public SpecificsType.Builder clearBatteryEquipmentRef()
       Identifier of an BATTERY EQUIPMENT. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 114:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure battery_equipment_ref = 118;
    • getBatteryEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getBatteryEquipmentRefBuilder()
       Identifier of an BATTERY EQUIPMENT. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 114:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure battery_equipment_ref = 118;
    • getBatteryEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getBatteryEquipmentRefOrBuilder()
       Identifier of an BATTERY EQUIPMENT. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 114:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure battery_equipment_ref = 118;
      Specified by:
      getBatteryEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasActivatedEquipmentRef

      public boolean hasActivatedEquipmentRef()
       Reference to an ACTIVATED EQUIPMENT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 69:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure activated_equipment_ref = 119;
      Specified by:
      hasActivatedEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the activatedEquipmentRef field is set.
    • getActivatedEquipmentRef

      public VersionOfObjectRefStructure getActivatedEquipmentRef()
       Reference to an ACTIVATED EQUIPMENT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 69:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure activated_equipment_ref = 119;
      Specified by:
      getActivatedEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The activatedEquipmentRef.
    • setActivatedEquipmentRef

      public SpecificsType.Builder setActivatedEquipmentRef(VersionOfObjectRefStructure value)
       Reference to an ACTIVATED EQUIPMENT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 69:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure activated_equipment_ref = 119;
    • setActivatedEquipmentRef

      public SpecificsType.Builder setActivatedEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an ACTIVATED EQUIPMENT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 69:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure activated_equipment_ref = 119;
    • mergeActivatedEquipmentRef

      public SpecificsType.Builder mergeActivatedEquipmentRef(VersionOfObjectRefStructure value)
       Reference to an ACTIVATED EQUIPMENT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 69:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure activated_equipment_ref = 119;
    • clearActivatedEquipmentRef

      public SpecificsType.Builder clearActivatedEquipmentRef()
       Reference to an ACTIVATED EQUIPMENT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 69:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure activated_equipment_ref = 119;
    • getActivatedEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getActivatedEquipmentRefBuilder()
       Reference to an ACTIVATED EQUIPMENT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 69:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure activated_equipment_ref = 119;
    • getActivatedEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getActivatedEquipmentRefOrBuilder()
       Reference to an ACTIVATED EQUIPMENT.  [netex_part_1/part1_networkDescription/netex_activation_support.xsd at 69:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure activated_equipment_ref = 119;
      Specified by:
      getActivatedEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasPassengerInformationEquipmentRef

      public boolean hasPassengerInformationEquipmentRef()
       Reference to a PASSENGER INFORMATION EQUIPMENT.  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_support.xsd at 111:146]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_information_equipment_ref = 120;
      Specified by:
      hasPassengerInformationEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the passengerInformationEquipmentRef field is set.
    • getPassengerInformationEquipmentRef

      public VersionOfObjectRefStructure getPassengerInformationEquipmentRef()
       Reference to a PASSENGER INFORMATION EQUIPMENT.  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_support.xsd at 111:146]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_information_equipment_ref = 120;
      Specified by:
      getPassengerInformationEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The passengerInformationEquipmentRef.
    • setPassengerInformationEquipmentRef

      public SpecificsType.Builder setPassengerInformationEquipmentRef(VersionOfObjectRefStructure value)
       Reference to a PASSENGER INFORMATION EQUIPMENT.  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_support.xsd at 111:146]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_information_equipment_ref = 120;
    • setPassengerInformationEquipmentRef

      public SpecificsType.Builder setPassengerInformationEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a PASSENGER INFORMATION EQUIPMENT.  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_support.xsd at 111:146]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_information_equipment_ref = 120;
    • mergePassengerInformationEquipmentRef

      public SpecificsType.Builder mergePassengerInformationEquipmentRef(VersionOfObjectRefStructure value)
       Reference to a PASSENGER INFORMATION EQUIPMENT.  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_support.xsd at 111:146]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_information_equipment_ref = 120;
    • clearPassengerInformationEquipmentRef

      public SpecificsType.Builder clearPassengerInformationEquipmentRef()
       Reference to a PASSENGER INFORMATION EQUIPMENT.  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_support.xsd at 111:146]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_information_equipment_ref = 120;
    • getPassengerInformationEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getPassengerInformationEquipmentRefBuilder()
       Reference to a PASSENGER INFORMATION EQUIPMENT.  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_support.xsd at 111:146]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_information_equipment_ref = 120;
    • getPassengerInformationEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPassengerInformationEquipmentRefOrBuilder()
       Reference to a PASSENGER INFORMATION EQUIPMENT.  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_support.xsd at 111:146]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_information_equipment_ref = 120;
      Specified by:
      getPassengerInformationEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasAssistanceBookingServiceRef

      public boolean hasAssistanceBookingServiceRef()
       Reference to an ASSISTANCE BOOKING SERVICE.  [netex_part_1/part1_ifopt/netex_assistanceBooking_support.xsd at 68:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure assistance_booking_service_ref = 121;
      Specified by:
      hasAssistanceBookingServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the assistanceBookingServiceRef field is set.
    • getAssistanceBookingServiceRef

      public VersionOfObjectRefStructure getAssistanceBookingServiceRef()
       Reference to an ASSISTANCE BOOKING SERVICE.  [netex_part_1/part1_ifopt/netex_assistanceBooking_support.xsd at 68:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure assistance_booking_service_ref = 121;
      Specified by:
      getAssistanceBookingServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      The assistanceBookingServiceRef.
    • setAssistanceBookingServiceRef

      public SpecificsType.Builder setAssistanceBookingServiceRef(VersionOfObjectRefStructure value)
       Reference to an ASSISTANCE BOOKING SERVICE.  [netex_part_1/part1_ifopt/netex_assistanceBooking_support.xsd at 68:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure assistance_booking_service_ref = 121;
    • setAssistanceBookingServiceRef

      public SpecificsType.Builder setAssistanceBookingServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an ASSISTANCE BOOKING SERVICE.  [netex_part_1/part1_ifopt/netex_assistanceBooking_support.xsd at 68:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure assistance_booking_service_ref = 121;
    • mergeAssistanceBookingServiceRef

      public SpecificsType.Builder mergeAssistanceBookingServiceRef(VersionOfObjectRefStructure value)
       Reference to an ASSISTANCE BOOKING SERVICE.  [netex_part_1/part1_ifopt/netex_assistanceBooking_support.xsd at 68:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure assistance_booking_service_ref = 121;
    • clearAssistanceBookingServiceRef

      public SpecificsType.Builder clearAssistanceBookingServiceRef()
       Reference to an ASSISTANCE BOOKING SERVICE.  [netex_part_1/part1_ifopt/netex_assistanceBooking_support.xsd at 68:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure assistance_booking_service_ref = 121;
    • getAssistanceBookingServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getAssistanceBookingServiceRefBuilder()
       Reference to an ASSISTANCE BOOKING SERVICE.  [netex_part_1/part1_ifopt/netex_assistanceBooking_support.xsd at 68:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure assistance_booking_service_ref = 121;
    • getAssistanceBookingServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getAssistanceBookingServiceRefOrBuilder()
       Reference to an ASSISTANCE BOOKING SERVICE.  [netex_part_1/part1_ifopt/netex_assistanceBooking_support.xsd at 68:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure assistance_booking_service_ref = 121;
      Specified by:
      getAssistanceBookingServiceRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasCarPoolingServiceRef

      public boolean hasCarPoolingServiceRef()
       Identifier of an CAR POOLING SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 163:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure car_pooling_service_ref = 122;
      Specified by:
      hasCarPoolingServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the carPoolingServiceRef field is set.
    • getCarPoolingServiceRef

      public VersionOfObjectRefStructure getCarPoolingServiceRef()
       Identifier of an CAR POOLING SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 163:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure car_pooling_service_ref = 122;
      Specified by:
      getCarPoolingServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      The carPoolingServiceRef.
    • setCarPoolingServiceRef

      public SpecificsType.Builder setCarPoolingServiceRef(VersionOfObjectRefStructure value)
       Identifier of an CAR POOLING SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 163:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure car_pooling_service_ref = 122;
    • setCarPoolingServiceRef

      public SpecificsType.Builder setCarPoolingServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an CAR POOLING SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 163:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure car_pooling_service_ref = 122;
    • mergeCarPoolingServiceRef

      public SpecificsType.Builder mergeCarPoolingServiceRef(VersionOfObjectRefStructure value)
       Identifier of an CAR POOLING SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 163:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure car_pooling_service_ref = 122;
    • clearCarPoolingServiceRef

      public SpecificsType.Builder clearCarPoolingServiceRef()
       Identifier of an CAR POOLING SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 163:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure car_pooling_service_ref = 122;
    • getCarPoolingServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getCarPoolingServiceRefBuilder()
       Identifier of an CAR POOLING SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 163:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure car_pooling_service_ref = 122;
    • getCarPoolingServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getCarPoolingServiceRefOrBuilder()
       Identifier of an CAR POOLING SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 163:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure car_pooling_service_ref = 122;
      Specified by:
      getCarPoolingServiceRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasTaxiServiceRef

      public boolean hasTaxiServiceRef()
       Identifier of an TAXI SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 189:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_service_ref = 123;
      Specified by:
      hasTaxiServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the taxiServiceRef field is set.
    • getTaxiServiceRef

      public VersionOfObjectRefStructure getTaxiServiceRef()
       Identifier of an TAXI SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 189:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_service_ref = 123;
      Specified by:
      getTaxiServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      The taxiServiceRef.
    • setTaxiServiceRef

      public SpecificsType.Builder setTaxiServiceRef(VersionOfObjectRefStructure value)
       Identifier of an TAXI SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 189:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_service_ref = 123;
    • setTaxiServiceRef

      public SpecificsType.Builder setTaxiServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an TAXI SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 189:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_service_ref = 123;
    • mergeTaxiServiceRef

      public SpecificsType.Builder mergeTaxiServiceRef(VersionOfObjectRefStructure value)
       Identifier of an TAXI SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 189:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_service_ref = 123;
    • clearTaxiServiceRef

      public SpecificsType.Builder clearTaxiServiceRef()
       Identifier of an TAXI SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 189:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_service_ref = 123;
    • getTaxiServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getTaxiServiceRefBuilder()
       Identifier of an TAXI SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 189:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_service_ref = 123;
    • getTaxiServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTaxiServiceRefOrBuilder()
       Identifier of an TAXI SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 189:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_service_ref = 123;
      Specified by:
      getTaxiServiceRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasChauffeuredVehicleServiceRef

      public boolean hasChauffeuredVehicleServiceRef()
       Identifier of an CHAUFFEURED VEHICLE SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 215:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure chauffeured_vehicle_service_ref = 124;
      Specified by:
      hasChauffeuredVehicleServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the chauffeuredVehicleServiceRef field is set.
    • getChauffeuredVehicleServiceRef

      public VersionOfObjectRefStructure getChauffeuredVehicleServiceRef()
       Identifier of an CHAUFFEURED VEHICLE SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 215:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure chauffeured_vehicle_service_ref = 124;
      Specified by:
      getChauffeuredVehicleServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      The chauffeuredVehicleServiceRef.
    • setChauffeuredVehicleServiceRef

      public SpecificsType.Builder setChauffeuredVehicleServiceRef(VersionOfObjectRefStructure value)
       Identifier of an CHAUFFEURED VEHICLE SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 215:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure chauffeured_vehicle_service_ref = 124;
    • setChauffeuredVehicleServiceRef

      public SpecificsType.Builder setChauffeuredVehicleServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an CHAUFFEURED VEHICLE SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 215:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure chauffeured_vehicle_service_ref = 124;
    • mergeChauffeuredVehicleServiceRef

      public SpecificsType.Builder mergeChauffeuredVehicleServiceRef(VersionOfObjectRefStructure value)
       Identifier of an CHAUFFEURED VEHICLE SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 215:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure chauffeured_vehicle_service_ref = 124;
    • clearChauffeuredVehicleServiceRef

      public SpecificsType.Builder clearChauffeuredVehicleServiceRef()
       Identifier of an CHAUFFEURED VEHICLE SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 215:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure chauffeured_vehicle_service_ref = 124;
    • getChauffeuredVehicleServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getChauffeuredVehicleServiceRefBuilder()
       Identifier of an CHAUFFEURED VEHICLE SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 215:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure chauffeured_vehicle_service_ref = 124;
    • getChauffeuredVehicleServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getChauffeuredVehicleServiceRefOrBuilder()
       Identifier of an CHAUFFEURED VEHICLE SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 215:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure chauffeured_vehicle_service_ref = 124;
      Specified by:
      getChauffeuredVehicleServiceRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasVehicleSharingServiceRef

      public boolean hasVehicleSharingServiceRef()
       Identifier of an VEHICLE SHARING SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 241:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_service_ref = 125;
      Specified by:
      hasVehicleSharingServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the vehicleSharingServiceRef field is set.
    • getVehicleSharingServiceRef

      public VersionOfObjectRefStructure getVehicleSharingServiceRef()
       Identifier of an VEHICLE SHARING SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 241:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_service_ref = 125;
      Specified by:
      getVehicleSharingServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      The vehicleSharingServiceRef.
    • setVehicleSharingServiceRef

      public SpecificsType.Builder setVehicleSharingServiceRef(VersionOfObjectRefStructure value)
       Identifier of an VEHICLE SHARING SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 241:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_service_ref = 125;
    • setVehicleSharingServiceRef

      public SpecificsType.Builder setVehicleSharingServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an VEHICLE SHARING SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 241:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_service_ref = 125;
    • mergeVehicleSharingServiceRef

      public SpecificsType.Builder mergeVehicleSharingServiceRef(VersionOfObjectRefStructure value)
       Identifier of an VEHICLE SHARING SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 241:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_service_ref = 125;
    • clearVehicleSharingServiceRef

      public SpecificsType.Builder clearVehicleSharingServiceRef()
       Identifier of an VEHICLE SHARING SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 241:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_service_ref = 125;
    • getVehicleSharingServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getVehicleSharingServiceRefBuilder()
       Identifier of an VEHICLE SHARING SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 241:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_service_ref = 125;
    • getVehicleSharingServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleSharingServiceRefOrBuilder()
       Identifier of an VEHICLE SHARING SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 241:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_service_ref = 125;
      Specified by:
      getVehicleSharingServiceRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasVehicleRentalServiceRef

      public boolean hasVehicleRentalServiceRef()
       Identifier of an VEHICLE RENTAL SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 267:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_service_ref = 126;
      Specified by:
      hasVehicleRentalServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the vehicleRentalServiceRef field is set.
    • getVehicleRentalServiceRef

      public VersionOfObjectRefStructure getVehicleRentalServiceRef()
       Identifier of an VEHICLE RENTAL SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 267:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_service_ref = 126;
      Specified by:
      getVehicleRentalServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      The vehicleRentalServiceRef.
    • setVehicleRentalServiceRef

      public SpecificsType.Builder setVehicleRentalServiceRef(VersionOfObjectRefStructure value)
       Identifier of an VEHICLE RENTAL SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 267:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_service_ref = 126;
    • setVehicleRentalServiceRef

      public SpecificsType.Builder setVehicleRentalServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an VEHICLE RENTAL SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 267:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_service_ref = 126;
    • mergeVehicleRentalServiceRef

      public SpecificsType.Builder mergeVehicleRentalServiceRef(VersionOfObjectRefStructure value)
       Identifier of an VEHICLE RENTAL SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 267:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_service_ref = 126;
    • clearVehicleRentalServiceRef

      public SpecificsType.Builder clearVehicleRentalServiceRef()
       Identifier of an VEHICLE RENTAL SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 267:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_service_ref = 126;
    • getVehicleRentalServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getVehicleRentalServiceRefBuilder()
       Identifier of an VEHICLE RENTAL SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 267:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_service_ref = 126;
    • getVehicleRentalServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleRentalServiceRefOrBuilder()
       Identifier of an VEHICLE RENTAL SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 267:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_service_ref = 126;
      Specified by:
      getVehicleRentalServiceRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasOnlineServiceRef

      public boolean hasOnlineServiceRef()
       Identifier of an ONLINE SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 114:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_ref = 127;
      Specified by:
      hasOnlineServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the onlineServiceRef field is set.
    • getOnlineServiceRef

      public VersionOfObjectRefStructure getOnlineServiceRef()
       Identifier of an ONLINE SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 114:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_ref = 127;
      Specified by:
      getOnlineServiceRef in interface SpecificsTypeOrBuilder
      Returns:
      The onlineServiceRef.
    • setOnlineServiceRef

      public SpecificsType.Builder setOnlineServiceRef(VersionOfObjectRefStructure value)
       Identifier of an ONLINE SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 114:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_ref = 127;
    • setOnlineServiceRef

      public SpecificsType.Builder setOnlineServiceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an ONLINE SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 114:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_ref = 127;
    • mergeOnlineServiceRef

      public SpecificsType.Builder mergeOnlineServiceRef(VersionOfObjectRefStructure value)
       Identifier of an ONLINE SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 114:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_ref = 127;
    • clearOnlineServiceRef

      public SpecificsType.Builder clearOnlineServiceRef()
       Identifier of an ONLINE SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 114:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_ref = 127;
    • getOnlineServiceRefBuilder

      public VersionOfObjectRefStructure.Builder getOnlineServiceRefBuilder()
       Identifier of an ONLINE SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 114:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_ref = 127;
    • getOnlineServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOnlineServiceRefOrBuilder()
       Identifier of an ONLINE SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 114:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_ref = 127;
      Specified by:
      getOnlineServiceRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasRetailDeviceRef

      public boolean hasRetailDeviceRef()
       Reference to a RETAIL DEVICE.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 118:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_device_ref = 128;
      Specified by:
      hasRetailDeviceRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the retailDeviceRef field is set.
    • getRetailDeviceRef

      public VersionOfObjectRefStructure getRetailDeviceRef()
       Reference to a RETAIL DEVICE.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 118:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_device_ref = 128;
      Specified by:
      getRetailDeviceRef in interface SpecificsTypeOrBuilder
      Returns:
      The retailDeviceRef.
    • setRetailDeviceRef

      public SpecificsType.Builder setRetailDeviceRef(VersionOfObjectRefStructure value)
       Reference to a RETAIL DEVICE.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 118:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_device_ref = 128;
    • setRetailDeviceRef

      public SpecificsType.Builder setRetailDeviceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a RETAIL DEVICE.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 118:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_device_ref = 128;
    • mergeRetailDeviceRef

      public SpecificsType.Builder mergeRetailDeviceRef(VersionOfObjectRefStructure value)
       Reference to a RETAIL DEVICE.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 118:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_device_ref = 128;
    • clearRetailDeviceRef

      public SpecificsType.Builder clearRetailDeviceRef()
       Reference to a RETAIL DEVICE.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 118:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_device_ref = 128;
    • getRetailDeviceRefBuilder

      public VersionOfObjectRefStructure.Builder getRetailDeviceRefBuilder()
       Reference to a RETAIL DEVICE.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 118:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_device_ref = 128;
    • getRetailDeviceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRetailDeviceRefOrBuilder()
       Reference to a RETAIL DEVICE.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 118:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_device_ref = 128;
      Specified by:
      getRetailDeviceRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasEquipmentRef

      public boolean hasEquipmentRef()
       Reference to EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_support.xsd at 63:64]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure equipment_ref = 157;
      Specified by:
      hasEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the equipmentRef field is set.
    • getEquipmentRef

      public VersionOfObjectRefStructure getEquipmentRef()
       Reference to EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_support.xsd at 63:64]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure equipment_ref = 157;
      Specified by:
      getEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The equipmentRef.
    • setEquipmentRef

      public SpecificsType.Builder setEquipmentRef(VersionOfObjectRefStructure value)
       Reference to EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_support.xsd at 63:64]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure equipment_ref = 157;
    • setEquipmentRef

      public SpecificsType.Builder setEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_support.xsd at 63:64]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure equipment_ref = 157;
    • mergeEquipmentRef

      public SpecificsType.Builder mergeEquipmentRef(VersionOfObjectRefStructure value)
       Reference to EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_support.xsd at 63:64]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure equipment_ref = 157;
    • clearEquipmentRef

      public SpecificsType.Builder clearEquipmentRef()
       Reference to EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_support.xsd at 63:64]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure equipment_ref = 157;
    • getEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getEquipmentRefBuilder()
       Reference to EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_support.xsd at 63:64]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure equipment_ref = 157;
    • getEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getEquipmentRefOrBuilder()
       Reference to EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_support.xsd at 63:64]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure equipment_ref = 157;
      Specified by:
      getEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasAccessVehicleEquipmentRef

      public boolean hasAccessVehicleEquipmentRef()
       Reference to an ACCESS VEHICLE EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_support.xsd at 87:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure access_vehicle_equipment_ref = 158;
      Specified by:
      hasAccessVehicleEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the accessVehicleEquipmentRef field is set.
    • getAccessVehicleEquipmentRef

      public VersionOfObjectRefStructure getAccessVehicleEquipmentRef()
       Reference to an ACCESS VEHICLE EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_support.xsd at 87:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure access_vehicle_equipment_ref = 158;
      Specified by:
      getAccessVehicleEquipmentRef in interface SpecificsTypeOrBuilder
      Returns:
      The accessVehicleEquipmentRef.
    • setAccessVehicleEquipmentRef

      public SpecificsType.Builder setAccessVehicleEquipmentRef(VersionOfObjectRefStructure value)
       Reference to an ACCESS VEHICLE EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_support.xsd at 87:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure access_vehicle_equipment_ref = 158;
    • setAccessVehicleEquipmentRef

      public SpecificsType.Builder setAccessVehicleEquipmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an ACCESS VEHICLE EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_support.xsd at 87:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure access_vehicle_equipment_ref = 158;
    • mergeAccessVehicleEquipmentRef

      public SpecificsType.Builder mergeAccessVehicleEquipmentRef(VersionOfObjectRefStructure value)
       Reference to an ACCESS VEHICLE EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_support.xsd at 87:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure access_vehicle_equipment_ref = 158;
    • clearAccessVehicleEquipmentRef

      public SpecificsType.Builder clearAccessVehicleEquipmentRef()
       Reference to an ACCESS VEHICLE EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_support.xsd at 87:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure access_vehicle_equipment_ref = 158;
    • getAccessVehicleEquipmentRefBuilder

      public VersionOfObjectRefStructure.Builder getAccessVehicleEquipmentRefBuilder()
       Reference to an ACCESS VEHICLE EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_support.xsd at 87:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure access_vehicle_equipment_ref = 158;
    • getAccessVehicleEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getAccessVehicleEquipmentRefOrBuilder()
       Reference to an ACCESS VEHICLE EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_support.xsd at 87:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure access_vehicle_equipment_ref = 158;
      Specified by:
      getAccessVehicleEquipmentRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasWheelchairVehicleRef

      public boolean hasWheelchairVehicleRef()
       Reference to a WHEELCHAIR VEHICLE EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_support.xsd at 113:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure wheelchair_vehicle_ref = 159;
      Specified by:
      hasWheelchairVehicleRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the wheelchairVehicleRef field is set.
    • getWheelchairVehicleRef

      public VersionOfObjectRefStructure getWheelchairVehicleRef()
       Reference to a WHEELCHAIR VEHICLE EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_support.xsd at 113:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure wheelchair_vehicle_ref = 159;
      Specified by:
      getWheelchairVehicleRef in interface SpecificsTypeOrBuilder
      Returns:
      The wheelchairVehicleRef.
    • setWheelchairVehicleRef

      public SpecificsType.Builder setWheelchairVehicleRef(VersionOfObjectRefStructure value)
       Reference to a WHEELCHAIR VEHICLE EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_support.xsd at 113:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure wheelchair_vehicle_ref = 159;
    • setWheelchairVehicleRef

      public SpecificsType.Builder setWheelchairVehicleRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a WHEELCHAIR VEHICLE EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_support.xsd at 113:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure wheelchair_vehicle_ref = 159;
    • mergeWheelchairVehicleRef

      public SpecificsType.Builder mergeWheelchairVehicleRef(VersionOfObjectRefStructure value)
       Reference to a WHEELCHAIR VEHICLE EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_support.xsd at 113:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure wheelchair_vehicle_ref = 159;
    • clearWheelchairVehicleRef

      public SpecificsType.Builder clearWheelchairVehicleRef()
       Reference to a WHEELCHAIR VEHICLE EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_support.xsd at 113:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure wheelchair_vehicle_ref = 159;
    • getWheelchairVehicleRefBuilder

      public VersionOfObjectRefStructure.Builder getWheelchairVehicleRefBuilder()
       Reference to a WHEELCHAIR VEHICLE EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_support.xsd at 113:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure wheelchair_vehicle_ref = 159;
    • getWheelchairVehicleRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getWheelchairVehicleRefOrBuilder()
       Reference to a WHEELCHAIR VEHICLE EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_support.xsd at 113:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure wheelchair_vehicle_ref = 159;
      Specified by:
      getWheelchairVehicleRefOrBuilder in interface SpecificsTypeOrBuilder
    • hasPlaceSignRef

      public boolean hasPlaceSignRef()
       Identifier of an PLACE SIGN.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 76:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure place_sign_ref = 160;
      Specified by:
      hasPlaceSignRef in interface SpecificsTypeOrBuilder
      Returns:
      Whether the placeSignRef field is set.
    • getPlaceSignRef

      public VersionOfObjectRefStructure getPlaceSignRef()
       Identifier of an PLACE SIGN.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 76:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure place_sign_ref = 160;
      Specified by:
      getPlaceSignRef in interface SpecificsTypeOrBuilder
      Returns:
      The placeSignRef.
    • setPlaceSignRef

      public SpecificsType.Builder setPlaceSignRef(VersionOfObjectRefStructure value)
       Identifier of an PLACE SIGN.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 76:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure place_sign_ref = 160;
    • setPlaceSignRef

      public SpecificsType.Builder setPlaceSignRef(VersionOfObjectRefStructure.Builder builderForValue)
       Identifier of an PLACE SIGN.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 76:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure place_sign_ref = 160;
    • mergePlaceSignRef

      public SpecificsType.Builder mergePlaceSignRef(VersionOfObjectRefStructure value)
       Identifier of an PLACE SIGN.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 76:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure place_sign_ref = 160;
    • clearPlaceSignRef

      public SpecificsType.Builder clearPlaceSignRef()
       Identifier of an PLACE SIGN.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 76:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure place_sign_ref = 160;
    • getPlaceSignRefBuilder

      public VersionOfObjectRefStructure.Builder getPlaceSignRefBuilder()
       Identifier of an PLACE SIGN.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 76:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure place_sign_ref = 160;
    • getPlaceSignRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPlaceSignRefOrBuilder()
       Identifier of an PLACE SIGN.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 76:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure place_sign_ref = 160;
      Specified by:
      getPlaceSignRefOrBuilder in interface SpecificsTypeOrBuilder