Interface SpecificsTypeOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
SpecificsType, SpecificsType.Builder

public interface SpecificsTypeOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasTypeOfParkingRef

      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;
      Returns:
      Whether the typeOfParkingRef field is set.
    • getTypeOfParkingRef

      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;
      Returns:
      The typeOfParkingRef.
    • getTypeOfParkingRefOrBuilder

      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;
    • hasTariffZoneRef

      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;
      Returns:
      Whether the tariffZoneRef field is set.
    • getTariffZoneRef

      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;
      Returns:
      The tariffZoneRef.
    • getTariffZoneRefOrBuilder

      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;
    • hasFareSectionRef

      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;
      Returns:
      Whether the fareSectionRef field is set.
    • getFareSectionRef

      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;
      Returns:
      The fareSectionRef.
    • getFareSectionRefOrBuilder

      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;
    • getDirectionTypeValue

      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;
      Returns:
      The enum numeric value on the wire for directionType.
    • getDirectionType

      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;
      Returns:
      The directionType.
    • getRoutingTypeValue

      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;
      Returns:
      The enum numeric value on the wire for routingType.
    • getRoutingType

      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;
      Returns:
      The routingType.
    • getFareClassValue

      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;
      Returns:
      The enum numeric value on the wire for fareClass.
    • getFareClass

      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;
      Returns:
      The fareClass.
    • hasClassOfUseRef

      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;
      Returns:
      Whether the classOfUseRef field is set.
    • getClassOfUseRef

      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;
      Returns:
      The classOfUseRef.
    • getClassOfUseRefOrBuilder

      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;
    • hasTypeOfProductCategoryRef

      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;
      Returns:
      Whether the typeOfProductCategoryRef field is set.
    • getTypeOfProductCategoryRef

      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;
      Returns:
      The typeOfProductCategoryRef.
    • getTypeOfProductCategoryRefOrBuilder

      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;
    • hasTypeOfServiceRef

      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;
      Returns:
      Whether the typeOfServiceRef field is set.
    • getTypeOfServiceRef

      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;
      Returns:
      The typeOfServiceRef.
    • getTypeOfServiceRefOrBuilder

      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;
    • hasSingleJourneyRef

      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;
      Returns:
      Whether the singleJourneyRef field is set.
    • getSingleJourneyRef

      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;
      Returns:
      The singleJourneyRef.
    • getSingleJourneyRefOrBuilder

      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;
    • hasTrainNumberRef

      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;
      Returns:
      Whether the trainNumberRef field is set.
    • getTrainNumberRef

      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;
      Returns:
      The trainNumberRef.
    • getTrainNumberRefOrBuilder

      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;
    • hasGroupOfServicesRef

      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;
      Returns:
      Whether the groupOfServicesRef field is set.
    • getGroupOfServicesRef

      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;
      Returns:
      The groupOfServicesRef.
    • getGroupOfServicesRefOrBuilder

      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;
    • hasGroupOfSingleJourneysRef

      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;
      Returns:
      Whether the groupOfSingleJourneysRef field is set.
    • getGroupOfSingleJourneysRef

      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;
      Returns:
      The groupOfSingleJourneysRef.
    • getGroupOfSingleJourneysRefOrBuilder

      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;
    • hasTypeOfFareProductRef

      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;
      Returns:
      Whether the typeOfFareProductRef field is set.
    • getTypeOfFareProductRef

      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;
      Returns:
      The typeOfFareProductRef.
    • getTypeOfFareProductRefOrBuilder

      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;
    • hasDistributionChannelRef

      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;
      Returns:
      Whether the distributionChannelRef field is set.
    • getDistributionChannelRef

      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;
      Returns:
      The distributionChannelRef.
    • getDistributionChannelRefOrBuilder

      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;
    • hasGroupOfDistributionChannelsRef

      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;
      Returns:
      Whether the groupOfDistributionChannelsRef field is set.
    • getGroupOfDistributionChannelsRef

      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;
      Returns:
      The groupOfDistributionChannelsRef.
    • getGroupOfDistributionChannelsRefOrBuilder

      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;
    • getPaymentMethodValue

      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;
      Returns:
      The enum numeric value on the wire for paymentMethod.
    • getPaymentMethod

      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;
      Returns:
      The paymentMethod.
    • hasTypeOfPaymentMethodRef

      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;
      Returns:
      Whether the typeOfPaymentMethodRef field is set.
    • getTypeOfPaymentMethodRef

      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;
      Returns:
      The typeOfPaymentMethodRef.
    • getTypeOfPaymentMethodRefOrBuilder

      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;
    • hasTypeOfTravelDocumentRef

      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;
      Returns:
      Whether the typeOfTravelDocumentRef field is set.
    • getTypeOfTravelDocumentRef

      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;
      Returns:
      The typeOfTravelDocumentRef.
    • getTypeOfTravelDocumentRefOrBuilder

      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;
    • hasOperatorRef

      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;
      Returns:
      Whether the operatorRef field is set.
    • getOperatorRef

      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;
      Returns:
      The operatorRef.
    • getOperatorRefOrBuilder

      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;
    • hasAuthorityRef

      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;
      Returns:
      Whether the authorityRef field is set.
    • getAuthorityRef

      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;
      Returns:
      The authorityRef.
    • getAuthorityRefOrBuilder

      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;
    • hasGroupOfLinesRef

      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;
      Returns:
      Whether the groupOfLinesRef field is set.
    • getGroupOfLinesRef

      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;
      Returns:
      The groupOfLinesRef.
    • getGroupOfLinesRefOrBuilder

      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;
    • hasNetworkRef

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

       Reference to a NETWORK.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 205:96]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure network_ref = 3;
      Returns:
      The networkRef.
    • getNetworkRefOrBuilder

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

      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;
      Returns:
      Whether the lineRef field is set.
    • 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;
      Returns:
      The lineRef.
    • 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;
    • hasFlexibleLineRef

      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;
      Returns:
      Whether the flexibleLineRef field is set.
    • getFlexibleLineRef

      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;
      Returns:
      The flexibleLineRef.
    • getFlexibleLineRefOrBuilder

      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;
    • hasSiteRef

      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;
      Returns:
      Whether the siteRef field is set.
    • 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;
      Returns:
      The siteRef.
    • 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;
    • hasServiceSiteRef

      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;
      Returns:
      Whether the serviceSiteRef field is set.
    • getServiceSiteRef

      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;
      Returns:
      The serviceSiteRef.
    • getServiceSiteRefOrBuilder

      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;
    • hasPointOfInterestRef

      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;
      Returns:
      Whether the pointOfInterestRef field is set.
    • getPointOfInterestRef

      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;
      Returns:
      The pointOfInterestRef.
    • getPointOfInterestRefOrBuilder

      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;
    • hasParkingRef

      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;
      Returns:
      Whether the parkingRef field is set.
    • 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;
      Returns:
      The parkingRef.
    • getParkingRefOrBuilder

      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;
    • hasStopPlaceRef

      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;
      Returns:
      Whether the stopPlaceRef field is set.
    • getStopPlaceRef

      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;
      Returns:
      The stopPlaceRef.
    • getStopPlaceRefOrBuilder

      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;
    • hasTaxiRankRef

      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;
      Returns:
      Whether the taxiRankRef field is set.
    • getTaxiRankRef

      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;
      Returns:
      The taxiRankRef.
    • getTaxiRankRefOrBuilder

      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;
    • hasVehicleMeetingPlaceRef

      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;
      Returns:
      Whether the vehicleMeetingPlaceRef field is set.
    • getVehicleMeetingPlaceRef

      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;
      Returns:
      The vehicleMeetingPlaceRef.
    • getVehicleMeetingPlaceRefOrBuilder

      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;
    • hasVehiclePoolingMeetingPlaceRef

      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;
      Returns:
      Whether the vehiclePoolingMeetingPlaceRef field is set.
    • getVehiclePoolingMeetingPlaceRef

      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;
      Returns:
      The vehiclePoolingMeetingPlaceRef.
    • getVehiclePoolingMeetingPlaceRefOrBuilder

      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;
    • hasFacilitySetRef

      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;
      Returns:
      Whether the facilitySetRef field is set.
    • getFacilitySetRef

      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;
      Returns:
      The facilitySetRef.
    • getFacilitySetRefOrBuilder

      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;
    • hasSiteFacilitySetRef

      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;
      Returns:
      Whether the siteFacilitySetRef field is set.
    • getSiteFacilitySetRef

      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;
      Returns:
      The siteFacilitySetRef.
    • getSiteFacilitySetRefOrBuilder

      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;
    • hasServiceFacilitySetRef

      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;
      Returns:
      Whether the serviceFacilitySetRef field is set.
    • getServiceFacilitySetRef

      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;
      Returns:
      The serviceFacilitySetRef.
    • getServiceFacilitySetRefOrBuilder

      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;
    • hasServiceJourneyRef

      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;
      Returns:
      Whether the serviceJourneyRef field is set.
    • getServiceJourneyRef

      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;
      Returns:
      The serviceJourneyRef.
    • getServiceJourneyRefOrBuilder

      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;
    • hasTemplateServiceJourneyRef

      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;
      Returns:
      Whether the templateServiceJourneyRef field is set.
    • getTemplateServiceJourneyRef

      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;
      Returns:
      The templateServiceJourneyRef.
    • getTemplateServiceJourneyRefOrBuilder

      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;
    • hasDatedServiceJourneyRef

      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;
      Returns:
      Whether the datedServiceJourneyRef field is set.
    • getDatedServiceJourneyRef

      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;
      Returns:
      The datedServiceJourneyRef.
    • getDatedServiceJourneyRefOrBuilder

      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;
    • hasGeneralSignRef

      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;
      Returns:
      Whether the generalSignRef field is set.
    • getGeneralSignRef

      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;
      Returns:
      The generalSignRef.
    • getGeneralSignRefOrBuilder

      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;
    • hasHeadingSignRef

      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;
      Returns:
      Whether the headingSignRef field is set.
    • getHeadingSignRef

      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;
      Returns:
      The headingSignRef.
    • getHeadingSignRefOrBuilder

      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;
    • hasSanitaryEquipmentRef

      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;
      Returns:
      Whether the sanitaryEquipmentRef field is set.
    • getSanitaryEquipmentRef

      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;
      Returns:
      The sanitaryEquipmentRef.
    • getSanitaryEquipmentRefOrBuilder

      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;
    • hasPassengerSafetyEquipmentRef

      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;
      Returns:
      Whether the passengerSafetyEquipmentRef field is set.
    • getPassengerSafetyEquipmentRef

      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;
      Returns:
      The passengerSafetyEquipmentRef.
    • getPassengerSafetyEquipmentRefOrBuilder

      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;
    • hasHelpPointEquipmentRef

      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;
      Returns:
      Whether the helpPointEquipmentRef field is set.
    • getHelpPointEquipmentRef

      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;
      Returns:
      The helpPointEquipmentRef.
    • getHelpPointEquipmentRefOrBuilder

      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;
    • hasRubbishDisposalEquipmentRef

      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;
      Returns:
      Whether the rubbishDisposalEquipmentRef field is set.
    • getRubbishDisposalEquipmentRef

      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;
      Returns:
      The rubbishDisposalEquipmentRef.
    • getRubbishDisposalEquipmentRefOrBuilder

      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;
    • hasEntranceEquipmentRef

      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;
      Returns:
      Whether the entranceEquipmentRef field is set.
    • getEntranceEquipmentRef

      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;
      Returns:
      The entranceEquipmentRef.
    • getEntranceEquipmentRefOrBuilder

      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;
    • hasRampEquipmentRef

      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;
      Returns:
      Whether the rampEquipmentRef field is set.
    • getRampEquipmentRef

      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;
      Returns:
      The rampEquipmentRef.
    • getRampEquipmentRefOrBuilder

      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;
    • hasCrossingEquipmentRef

      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;
      Returns:
      Whether the crossingEquipmentRef field is set.
    • getCrossingEquipmentRef

      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;
      Returns:
      The crossingEquipmentRef.
    • getCrossingEquipmentRefOrBuilder

      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;
    • hasLiftEquipmentRef

      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;
      Returns:
      Whether the liftEquipmentRef field is set.
    • getLiftEquipmentRef

      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;
      Returns:
      The liftEquipmentRef.
    • getLiftEquipmentRefOrBuilder

      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;
    • hasEscalatorEquipmentRef

      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;
      Returns:
      Whether the escalatorEquipmentRef field is set.
    • getEscalatorEquipmentRef

      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;
      Returns:
      The escalatorEquipmentRef.
    • getEscalatorEquipmentRefOrBuilder

      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;
    • hasTravelatorEquipmentRef

      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;
      Returns:
      Whether the travelatorEquipmentRef field is set.
    • getTravelatorEquipmentRef

      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;
      Returns:
      The travelatorEquipmentRef.
    • getTravelatorEquipmentRefOrBuilder

      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;
    • hasQueueingEquipmentRef

      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;
      Returns:
      Whether the queueingEquipmentRef field is set.
    • getQueueingEquipmentRef

      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;
      Returns:
      The queueingEquipmentRef.
    • getQueueingEquipmentRefOrBuilder

      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;
    • hasStaircaseEquipmentRef

      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;
      Returns:
      Whether the staircaseEquipmentRef field is set.
    • getStaircaseEquipmentRef

      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;
      Returns:
      The staircaseEquipmentRef.
    • getStaircaseEquipmentRefOrBuilder

      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;
    • hasRoughSurfaceRef

      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;
      Returns:
      Whether the roughSurfaceRef field is set.
    • getRoughSurfaceRef

      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;
      Returns:
      The roughSurfaceRef.
    • getRoughSurfaceRefOrBuilder

      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;
    • hasPlaceLightingEquipmentRef

      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;
      Returns:
      Whether the placeLightingEquipmentRef field is set.
    • getPlaceLightingEquipmentRef

      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;
      Returns:
      The placeLightingEquipmentRef.
    • getPlaceLightingEquipmentRefOrBuilder

      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;
    • hasSiteEquipmentRef

      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;
      Returns:
      Whether the siteEquipmentRef field is set.
    • getSiteEquipmentRef

      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;
      Returns:
      The siteEquipmentRef.
    • getSiteEquipmentRefOrBuilder

      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;
    • hasWaitingEquipmentRef

      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;
      Returns:
      Whether the waitingEquipmentRef field is set.
    • getWaitingEquipmentRef

      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;
      Returns:
      The waitingEquipmentRef.
    • getWaitingEquipmentRefOrBuilder

      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;
    • hasWaitingRoomEquipmentRef

      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;
      Returns:
      Whether the waitingRoomEquipmentRef field is set.
    • getWaitingRoomEquipmentRef

      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;
      Returns:
      The waitingRoomEquipmentRef.
    • getWaitingRoomEquipmentRefOrBuilder

      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;
    • hasLuggageLockerEquipmentRef

      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;
      Returns:
      Whether the luggageLockerEquipmentRef field is set.
    • getLuggageLockerEquipmentRef

      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;
      Returns:
      The luggageLockerEquipmentRef.
    • getLuggageLockerEquipmentRefOrBuilder

      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;
    • hasShelterEquipmentRef

      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;
      Returns:
      Whether the shelterEquipmentRef field is set.
    • getShelterEquipmentRef

      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;
      Returns:
      The shelterEquipmentRef.
    • getShelterEquipmentRefOrBuilder

      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;
    • hasSeatingEquipmentRef

      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;
      Returns:
      Whether the seatingEquipmentRef field is set.
    • getSeatingEquipmentRef

      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;
      Returns:
      The seatingEquipmentRef.
    • getSeatingEquipmentRefOrBuilder

      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;
    • hasTrolleyStandEquipmentRef

      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;
      Returns:
      Whether the trolleyStandEquipmentRef field is set.
    • getTrolleyStandEquipmentRef

      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;
      Returns:
      The trolleyStandEquipmentRef.
    • getTrolleyStandEquipmentRefOrBuilder

      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;
    • hasTicketingEquipmentRef

      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;
      Returns:
      Whether the ticketingEquipmentRef field is set.
    • getTicketingEquipmentRef

      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;
      Returns:
      The ticketingEquipmentRef.
    • getTicketingEquipmentRefOrBuilder

      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;
    • hasTicketValidatorEquipmentRef

      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;
      Returns:
      Whether the ticketValidatorEquipmentRef field is set.
    • getTicketValidatorEquipmentRef

      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;
      Returns:
      The ticketValidatorEquipmentRef.
    • getTicketValidatorEquipmentRefOrBuilder

      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;
    • hasCycleStorageEquipmentRef

      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;
      Returns:
      Whether the cycleStorageEquipmentRef field is set.
    • getCycleStorageEquipmentRef

      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;
      Returns:
      The cycleStorageEquipmentRef.
    • getCycleStorageEquipmentRefOrBuilder

      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;
    • hasVehicleReleaseEquipmentRef

      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;
      Returns:
      Whether the vehicleReleaseEquipmentRef field is set.
    • getVehicleReleaseEquipmentRef

      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;
      Returns:
      The vehicleReleaseEquipmentRef.
    • getVehicleReleaseEquipmentRefOrBuilder

      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;
    • hasLocalServiceRef

      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;
      Returns:
      Whether the localServiceRef field is set.
    • getLocalServiceRef

      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;
      Returns:
      The localServiceRef.
    • getLocalServiceRefOrBuilder

      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;
    • hasTicketingServiceRef

      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;
      Returns:
      Whether the ticketingServiceRef field is set.
    • getTicketingServiceRef

      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;
      Returns:
      The ticketingServiceRef.
    • getTicketingServiceRefOrBuilder

      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;
    • hasAssistanceServiceRef

      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;
      Returns:
      Whether the assistanceServiceRef field is set.
    • getAssistanceServiceRef

      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;
      Returns:
      The assistanceServiceRef.
    • getAssistanceServiceRefOrBuilder

      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;
    • hasCustomerServiceRef

      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;
      Returns:
      Whether the customerServiceRef field is set.
    • getCustomerServiceRef

      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;
      Returns:
      The customerServiceRef.
    • getCustomerServiceRefOrBuilder

      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;
    • hasComplaintsServiceRef

      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;
      Returns:
      Whether the complaintsServiceRef field is set.
    • getComplaintsServiceRef

      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;
      Returns:
      The complaintsServiceRef.
    • getComplaintsServiceRefOrBuilder

      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;
    • hasLostPropertyServiceRef

      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;
      Returns:
      Whether the lostPropertyServiceRef field is set.
    • getLostPropertyServiceRef

      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;
      Returns:
      The lostPropertyServiceRef.
    • getLostPropertyServiceRefOrBuilder

      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;
    • hasLuggageServiceRef

      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;
      Returns:
      Whether the luggageServiceRef field is set.
    • getLuggageServiceRef

      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;
      Returns:
      The luggageServiceRef.
    • getLuggageServiceRefOrBuilder

      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;
    • hasLeftLuggageServiceRef

      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;
      Returns:
      Whether the leftLuggageServiceRef field is set.
    • getLeftLuggageServiceRef

      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;
      Returns:
      The leftLuggageServiceRef.
    • getLeftLuggageServiceRefOrBuilder

      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;
    • hasMeetingPointServiceRef

      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;
      Returns:
      Whether the meetingPointServiceRef field is set.
    • getMeetingPointServiceRef

      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;
      Returns:
      The meetingPointServiceRef.
    • getMeetingPointServiceRefOrBuilder

      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;
    • hasCommunicationServiceRef

      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;
      Returns:
      Whether the communicationServiceRef field is set.
    • getCommunicationServiceRef

      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;
      Returns:
      The communicationServiceRef.
    • getCommunicationServiceRefOrBuilder

      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;
    • hasHireServiceRef

      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;
      Returns:
      Whether the hireServiceRef field is set.
    • getHireServiceRef

      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;
      Returns:
      The hireServiceRef.
    • getHireServiceRefOrBuilder

      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;
    • hasMoneyServiceRef

      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;
      Returns:
      Whether the moneyServiceRef field is set.
    • getMoneyServiceRef

      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;
      Returns:
      The moneyServiceRef.
    • getMoneyServiceRefOrBuilder

      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;
    • hasRetailServiceRef

      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;
      Returns:
      Whether the retailServiceRef field is set.
    • getRetailServiceRef

      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;
      Returns:
      The retailServiceRef.
    • getRetailServiceRefOrBuilder

      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;
    • hasCateringServiceRef

      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;
      Returns:
      Whether the cateringServiceRef field is set.
    • getCateringServiceRef

      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;
      Returns:
      The cateringServiceRef.
    • getCateringServiceRefOrBuilder

      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;
    • hasVehicleChargingEquipmentRef

      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;
      Returns:
      Whether the vehicleChargingEquipmentRef field is set.
    • getVehicleChargingEquipmentRef

      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;
      Returns:
      The vehicleChargingEquipmentRef.
    • getVehicleChargingEquipmentRefOrBuilder

      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;
    • hasRefuellingEquipmentRef

      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;
      Returns:
      Whether the refuellingEquipmentRef field is set.
    • getRefuellingEquipmentRef

      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;
      Returns:
      The refuellingEquipmentRef.
    • getRefuellingEquipmentRefOrBuilder

      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;
    • hasBatteryEquipmentRef

      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;
      Returns:
      Whether the batteryEquipmentRef field is set.
    • getBatteryEquipmentRef

      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;
      Returns:
      The batteryEquipmentRef.
    • getBatteryEquipmentRefOrBuilder

      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;
    • hasActivatedEquipmentRef

      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;
      Returns:
      Whether the activatedEquipmentRef field is set.
    • getActivatedEquipmentRef

      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;
      Returns:
      The activatedEquipmentRef.
    • getActivatedEquipmentRefOrBuilder

      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;
    • hasPassengerInformationEquipmentRef

      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;
      Returns:
      Whether the passengerInformationEquipmentRef field is set.
    • getPassengerInformationEquipmentRef

      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;
      Returns:
      The passengerInformationEquipmentRef.
    • getPassengerInformationEquipmentRefOrBuilder

      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;
    • hasAssistanceBookingServiceRef

      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;
      Returns:
      Whether the assistanceBookingServiceRef field is set.
    • getAssistanceBookingServiceRef

      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;
      Returns:
      The assistanceBookingServiceRef.
    • getAssistanceBookingServiceRefOrBuilder

      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;
    • hasCarPoolingServiceRef

      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;
      Returns:
      Whether the carPoolingServiceRef field is set.
    • getCarPoolingServiceRef

      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;
      Returns:
      The carPoolingServiceRef.
    • getCarPoolingServiceRefOrBuilder

      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;
    • hasTaxiServiceRef

      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;
      Returns:
      Whether the taxiServiceRef field is set.
    • getTaxiServiceRef

      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;
      Returns:
      The taxiServiceRef.
    • getTaxiServiceRefOrBuilder

      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;
    • hasChauffeuredVehicleServiceRef

      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;
      Returns:
      Whether the chauffeuredVehicleServiceRef field is set.
    • getChauffeuredVehicleServiceRef

      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;
      Returns:
      The chauffeuredVehicleServiceRef.
    • getChauffeuredVehicleServiceRefOrBuilder

      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;
    • hasVehicleSharingServiceRef

      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;
      Returns:
      Whether the vehicleSharingServiceRef field is set.
    • getVehicleSharingServiceRef

      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;
      Returns:
      The vehicleSharingServiceRef.
    • getVehicleSharingServiceRefOrBuilder

      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;
    • hasVehicleRentalServiceRef

      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;
      Returns:
      Whether the vehicleRentalServiceRef field is set.
    • getVehicleRentalServiceRef

      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;
      Returns:
      The vehicleRentalServiceRef.
    • getVehicleRentalServiceRefOrBuilder

      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;
    • hasOnlineServiceRef

      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;
      Returns:
      Whether the onlineServiceRef field is set.
    • getOnlineServiceRef

      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;
      Returns:
      The onlineServiceRef.
    • getOnlineServiceRefOrBuilder

      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;
    • hasRetailDeviceRef

      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;
      Returns:
      Whether the retailDeviceRef field is set.
    • getRetailDeviceRef

      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;
      Returns:
      The retailDeviceRef.
    • getRetailDeviceRefOrBuilder

      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;
    • hasEquipmentRef

      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;
      Returns:
      Whether the equipmentRef field is set.
    • getEquipmentRef

      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;
      Returns:
      The equipmentRef.
    • getEquipmentRefOrBuilder

      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;
    • hasAccessVehicleEquipmentRef

      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;
      Returns:
      Whether the accessVehicleEquipmentRef field is set.
    • getAccessVehicleEquipmentRef

      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;
      Returns:
      The accessVehicleEquipmentRef.
    • getAccessVehicleEquipmentRefOrBuilder

      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;
    • hasWheelchairVehicleRef

      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;
      Returns:
      Whether the wheelchairVehicleRef field is set.
    • getWheelchairVehicleRef

      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;
      Returns:
      The wheelchairVehicleRef.
    • getWheelchairVehicleRefOrBuilder

      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;
    • hasPlaceSignRef

      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;
      Returns:
      Whether the placeSignRef field is set.
    • getPlaceSignRef

      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;
      Returns:
      The placeSignRef.
    • getPlaceSignRefOrBuilder

      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;
    • getTransportOrganisationRefStructureCase

      SpecificsType.TransportOrganisationRefStructureCase getTransportOrganisationRefStructureCase()
    • getGroupOfLinesRefStructureCase

      SpecificsType.GroupOfLinesRefStructureCase getGroupOfLinesRefStructureCase()
    • getLineRefStructureCase

      SpecificsType.LineRefStructureCase getLineRefStructureCase()
    • getSiteRefStructureCase

      SpecificsType.SiteRefStructureCase getSiteRefStructureCase()
    • getVehicleMeetingPlaceRefStructureCase

      SpecificsType.VehicleMeetingPlaceRefStructureCase getVehicleMeetingPlaceRefStructureCase()
    • getFacilitySetRefStructureCase

      SpecificsType.FacilitySetRefStructureCase getFacilitySetRefStructureCase()
    • getServiceJourneyRefStructureCase

      SpecificsType.ServiceJourneyRefStructureCase getServiceJourneyRefStructureCase()
    • getEquipmentRefStructureCase

      SpecificsType.EquipmentRefStructureCase getEquipmentRefStructureCase()