Interface TravelSpecificationSummaryViewStructureOrBuilder

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

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

    • hasOrigin

      boolean hasOrigin()
       Origin of Travel.  Note that for a point-to-point TARIFF the origin is assigned with a DISTANCE MATRIX ELEMENT.  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 88:96]
       
      .uk.org.netex.www.netex.TravelSpecificationSummaryEndpointStructure origin = 1;
      Returns:
      Whether the origin field is set.
    • getOrigin

       Origin of Travel.  Note that for a point-to-point TARIFF the origin is assigned with a DISTANCE MATRIX ELEMENT.  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 88:96]
       
      .uk.org.netex.www.netex.TravelSpecificationSummaryEndpointStructure origin = 1;
      Returns:
      The origin.
    • getOriginOrBuilder

       Origin of Travel.  Note that for a point-to-point TARIFF the origin is assigned with a DISTANCE MATRIX ELEMENT.  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 88:96]
       
      .uk.org.netex.www.netex.TravelSpecificationSummaryEndpointStructure origin = 1;
    • hasDestination

      boolean hasDestination()
       Destination of Travel. Note that for a point-to-point TARIFF the origin is assigned with a DISTANCE MATRIX ELEMENT.  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 93:101]
       
      .uk.org.netex.www.netex.TravelSpecificationSummaryEndpointStructure destination = 2;
      Returns:
      Whether the destination field is set.
    • getDestination

       Destination of Travel. Note that for a point-to-point TARIFF the origin is assigned with a DISTANCE MATRIX ELEMENT.  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 93:101]
       
      .uk.org.netex.www.netex.TravelSpecificationSummaryEndpointStructure destination = 2;
      Returns:
      The destination.
    • getDestinationOrBuilder

       Destination of Travel. Note that for a point-to-point TARIFF the origin is assigned with a DISTANCE MATRIX ELEMENT.  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 93:101]
       
      .uk.org.netex.www.netex.TravelSpecificationSummaryEndpointStructure destination = 2;
    • hasStart

      boolean hasStart()
       Start timw for trip or pass.  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 135:64]
       
      .google.protobuf.Timestamp start = 3;
      Returns:
      Whether the start field is set.
    • getStart

      com.google.protobuf.Timestamp getStart()
       Start timw for trip or pass.  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 135:64]
       
      .google.protobuf.Timestamp start = 3;
      Returns:
      The start.
    • getStartOrBuilder

      com.google.protobuf.TimestampOrBuilder getStartOrBuilder()
       Start timw for trip or pass.  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 135:64]
       
      .google.protobuf.Timestamp start = 3;
    • hasEnd

      boolean hasEnd()
       End time for trip or pass.  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 140:62]
       
      .google.protobuf.Timestamp end = 4;
      Returns:
      Whether the end field is set.
    • getEnd

      com.google.protobuf.Timestamp getEnd()
       End time for trip or pass.  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 140:62]
       
      .google.protobuf.Timestamp end = 4;
      Returns:
      The end.
    • getEndOrBuilder

      com.google.protobuf.TimestampOrBuilder getEndOrBuilder()
       End time for trip or pass.  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 140:62]
       
      .google.protobuf.Timestamp end = 4;
    • hasDuration

      boolean hasDuration()
       DUration for trip or pass  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 145:67]
       
      .google.protobuf.Duration duration = 5;
      Returns:
      Whether the duration field is set.
    • getDuration

      com.google.protobuf.Duration getDuration()
       DUration for trip or pass  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 145:67]
       
      .google.protobuf.Duration duration = 5;
      Returns:
      The duration.
    • getDurationOrBuilder

      com.google.protobuf.DurationOrBuilder getDurationOrBuilder()
       DUration for trip or pass  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 145:67]
       
      .google.protobuf.Duration duration = 5;
    • hasJourneys

      boolean hasJourneys()
       Specified journeys for trip.  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 150:98]
       
      .uk.org.netex.www.netex.TravelSpecificationJourneyRefs_RelStructure journeys = 6;
      Returns:
      Whether the journeys field is set.
    • getJourneys

       Specified journeys for trip.  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 150:98]
       
      .uk.org.netex.www.netex.TravelSpecificationJourneyRefs_RelStructure journeys = 6;
      Returns:
      The journeys.
    • getJourneysOrBuilder

       Specified journeys for trip.  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 150:98]
       
      .uk.org.netex.www.netex.TravelSpecificationJourneyRefs_RelStructure journeys = 6;
    • hasSeriesConstraints

      boolean hasSeriesConstraints()
       Routig for trip  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 155:97]
       
      .uk.org.netex.www.netex.SeriesConstraintRefs_RelStructure series_constraints = 7;
      Returns:
      Whether the seriesConstraints field is set.
    • getSeriesConstraints

      SeriesConstraintRefs_RelStructure getSeriesConstraints()
       Routig for trip  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 155:97]
       
      .uk.org.netex.www.netex.SeriesConstraintRefs_RelStructure series_constraints = 7;
      Returns:
      The seriesConstraints.
    • getSeriesConstraintsOrBuilder

      SeriesConstraintRefs_RelStructureOrBuilder getSeriesConstraintsOrBuilder()
       Routig for trip  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 155:97]
       
      .uk.org.netex.www.netex.SeriesConstraintRefs_RelStructure series_constraints = 7;
    • hasGroupOfOperatorsRef

      boolean hasGroupOfOperatorsRef()
       Reference to a GROUP OF OPERATORs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 252:118]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_operators_ref = 9;
      Returns:
      Whether the groupOfOperatorsRef field is set.
    • getGroupOfOperatorsRef

      GroupOfEntitiesRefStructure getGroupOfOperatorsRef()
       Reference to a GROUP OF OPERATORs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 252:118]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_operators_ref = 9;
      Returns:
      The groupOfOperatorsRef.
    • getGroupOfOperatorsRefOrBuilder

      GroupOfEntitiesRefStructureOrBuilder getGroupOfOperatorsRefOrBuilder()
       Reference to a GROUP OF OPERATORs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 252:118]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_operators_ref = 9;
    • 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 = 31;
      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 = 31;
      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 = 31;
    • 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 = 32;
      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 = 32;
      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 = 32;
    • 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 = 33;
      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 = 33;
      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 = 34;
      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 = 34;
      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 = 34;
    • hasGroupTicketRef

      boolean hasGroupTicketRef()
       Reference to a GROUP TICKET usage parameter  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 237:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure group_ticket_ref = 37;
      Returns:
      Whether the groupTicketRef field is set.
    • getGroupTicketRef

      VersionOfObjectRefStructure getGroupTicketRef()
       Reference to a GROUP TICKET usage parameter  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 237:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure group_ticket_ref = 37;
      Returns:
      The groupTicketRef.
    • getGroupTicketRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getGroupTicketRefOrBuilder()
       Reference to a GROUP TICKET usage parameter  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 237:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure group_ticket_ref = 37;
    • getMaximumNumberOfUsers

      int getMaximumNumberOfUsers()
       Maimum number of users on a GROUP TICKET.  [netex_part_3/part3_salesTransactions/netex_travelSpecificationSummary_version.xsd at 193:85]
       
      uint32 maximum_number_of_users = 38;
      Returns:
      The maximumNumberOfUsers.
    • hasTrainElementRef

      boolean hasTrainElementRef()
       Reference to a TRAIN ELEMENT.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 150:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_element_ref = 51;
      Returns:
      Whether the trainElementRef field is set.
    • getTrainElementRef

      VersionOfObjectRefStructure getTrainElementRef()
       Reference to a TRAIN ELEMENT.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 150:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_element_ref = 51;
      Returns:
      The trainElementRef.
    • getTrainElementRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTrainElementRefOrBuilder()
       Reference to a TRAIN ELEMENT.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 150:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_element_ref = 51;
    • hasTrainComponentLabelAssignmentRef

      boolean hasTrainComponentLabelAssignmentRef()
       Reference to a TRAIN COMPONENT NUMBER ASSIGNNMENT.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 225:138]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_component_label_assignment_ref = 52;
      Returns:
      Whether the trainComponentLabelAssignmentRef field is set.
    • getTrainComponentLabelAssignmentRef

      VersionOfObjectRefStructure getTrainComponentLabelAssignmentRef()
       Reference to a TRAIN COMPONENT NUMBER ASSIGNNMENT.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 225:138]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_component_label_assignment_ref = 52;
      Returns:
      The trainComponentLabelAssignmentRef.
    • getTrainComponentLabelAssignmentRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTrainComponentLabelAssignmentRefOrBuilder()
       Reference to a TRAIN COMPONENT NUMBER ASSIGNNMENT.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 225:138]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_component_label_assignment_ref = 52;
    • hasPassengerSeatRef

      boolean hasPassengerSeatRef()
       Reference to a  PASSENGER SEAT +v1.1  [netex_framework/netex_reusableComponents/netex_vehicleSeating_support.xsd at 66:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_seat_ref = 53;
      Returns:
      Whether the passengerSeatRef field is set.
    • getPassengerSeatRef

      VersionOfObjectRefStructure getPassengerSeatRef()
       Reference to a  PASSENGER SEAT +v1.1  [netex_framework/netex_reusableComponents/netex_vehicleSeating_support.xsd at 66:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_seat_ref = 53;
      Returns:
      The passengerSeatRef.
    • getPassengerSeatRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getPassengerSeatRefOrBuilder()
       Reference to a  PASSENGER SEAT +v1.1  [netex_framework/netex_reusableComponents/netex_vehicleSeating_support.xsd at 66:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_seat_ref = 53;
    • hasServiceFacilitySet

      boolean hasServiceFacilitySet()
       Service FACILITY. Set of enumerated FACILITY values (Where available names are based on TPEG classifications, augmented with UIC etc.).  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 287:90]
       
      .uk.org.netex.www.netex.ServiceFacilitySetType service_facility_set = 54;
      Returns:
      Whether the serviceFacilitySet field is set.
    • getServiceFacilitySet

      ServiceFacilitySetType getServiceFacilitySet()
       Service FACILITY. Set of enumerated FACILITY values (Where available names are based on TPEG classifications, augmented with UIC etc.).  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 287:90]
       
      .uk.org.netex.www.netex.ServiceFacilitySetType service_facility_set = 54;
      Returns:
      The serviceFacilitySet.
    • getServiceFacilitySetOrBuilder

      ServiceFacilitySetTypeOrBuilder getServiceFacilitySetOrBuilder()
       Service FACILITY. Set of enumerated FACILITY values (Where available names are based on TPEG classifications, augmented with UIC etc.).  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 287:90]
       
      .uk.org.netex.www.netex.ServiceFacilitySetType service_facility_set = 54;
    • 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 = 8;
      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 = 8;
      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 = 8;
    • 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 = 113;
      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 = 113;
      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 = 113;
    • hasUserProfileRef

      boolean hasUserProfileRef()
       Reference to a USER PROFILE usage parameter.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 150:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure user_profile_ref = 35;
      Returns:
      Whether the userProfileRef field is set.
    • getUserProfileRef

      VersionOfObjectRefStructure getUserProfileRef()
       Reference to a USER PROFILE usage parameter.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 150:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure user_profile_ref = 35;
      Returns:
      The userProfileRef.
    • getUserProfileRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getUserProfileRefOrBuilder()
       Reference to a USER PROFILE usage parameter.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 150:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure user_profile_ref = 35;
    • hasCompanionProfileRef

      boolean hasCompanionProfileRef()
       Reference to a COMPANION PROFILE usage parameter.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 316:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure companion_profile_ref = 36;
      Returns:
      Whether the companionProfileRef field is set.
    • getCompanionProfileRef

      VersionOfObjectRefStructure getCompanionProfileRef()
       Reference to a COMPANION PROFILE usage parameter.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 316:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure companion_profile_ref = 36;
      Returns:
      The companionProfileRef.
    • getCompanionProfileRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getCompanionProfileRefOrBuilder()
       Reference to a COMPANION PROFILE usage parameter.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 316:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure companion_profile_ref = 36;
    • hasVehiclePoolerProfileRef

      boolean hasVehiclePoolerProfileRef()
       Reference to a VEHICLE POOLER PROFILE usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterEligibility_support.xsd at 66:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooler_profile_ref = 114;
      Returns:
      Whether the vehiclePoolerProfileRef field is set.
    • getVehiclePoolerProfileRef

      VersionOfObjectRefStructure getVehiclePoolerProfileRef()
       Reference to a VEHICLE POOLER PROFILE usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterEligibility_support.xsd at 66:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooler_profile_ref = 114;
      Returns:
      The vehiclePoolerProfileRef.
    • getVehiclePoolerProfileRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getVehiclePoolerProfileRefOrBuilder()
       Reference to a VEHICLE POOLER PROFILE usage parameter. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterEligibility_support.xsd at 66:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooler_profile_ref = 114;
    • 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 = 55;
      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 = 55;
      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 = 55;
    • 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 = 56;
      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 = 56;
      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 = 56;
    • 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 = 57;
      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 = 57;
      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 = 57;
    • 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 = 58;
      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 = 58;
      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 = 58;
    • 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 = 59;
      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 = 59;
      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 = 59;
    • 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 = 60;
      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 = 60;
      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 = 60;
    • 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 = 61;
      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 = 61;
      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 = 61;
    • 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 = 62;
      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 = 62;
      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 = 62;
    • 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 = 63;
      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 = 63;
      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 = 63;
    • 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 = 64;
      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 = 64;
      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 = 64;
    • 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 = 65;
      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 = 65;
      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 = 65;
    • 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 = 66;
      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 = 66;
      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 = 66;
    • 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 = 67;
      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 = 67;
      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 = 67;
    • 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 = 68;
      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 = 68;
      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 = 68;
    • 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 = 69;
      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 = 69;
      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 = 69;
    • 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 = 70;
      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 = 70;
      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 = 70;
    • 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 = 71;
      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 = 71;
      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 = 71;
    • 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 = 72;
      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 = 72;
      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 = 72;
    • 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 = 73;
      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 = 73;
      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 = 73;
    • 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 = 74;
      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 = 74;
      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 = 74;
    • 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 = 75;
      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 = 75;
      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 = 75;
    • 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 = 76;
      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 = 76;
      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 = 76;
    • 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 = 77;
      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 = 77;
      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 = 77;
    • 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 = 78;
      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 = 78;
      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 = 78;
    • 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 = 79;
      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 = 79;
      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 = 79;
    • 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 = 80;
      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 = 80;
      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 = 80;
    • 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 = 81;
      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 = 81;
      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 = 81;
    • 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 = 82;
      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 = 82;
      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 = 82;
    • 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 = 83;
      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 = 83;
      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 = 83;
    • 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 = 84;
      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 = 84;
      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 = 84;
    • 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 = 85;
      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 = 85;
      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 = 85;
    • 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 = 86;
      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 = 86;
      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 = 86;
    • 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 = 87;
      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 = 87;
      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 = 87;
    • 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 = 88;
      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 = 88;
      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 = 88;
    • 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 = 89;
      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 = 89;
      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 = 89;
    • 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 = 90;
      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 = 90;
      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 = 90;
    • 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 = 91;
      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 = 91;
      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 = 91;
    • 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 = 92;
      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 = 92;
      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 = 92;
    • 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 = 93;
      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 = 93;
      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 = 93;
    • 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 = 94;
      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 = 94;
      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 = 94;
    • 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 = 95;
      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 = 95;
      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 = 95;
    • 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 = 96;
      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 = 96;
      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 = 96;
    • 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 = 97;
      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 = 97;
      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 = 97;
    • 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 = 98;
      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 = 98;
      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 = 98;
    • 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 = 99;
      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 = 99;
      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 = 99;
    • 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 = 100;
      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 = 100;
      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 = 100;
    • 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 = 101;
      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 = 101;
      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 = 101;
    • 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 = 102;
      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 = 102;
      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 = 102;
    • 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 = 103;
      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 = 103;
      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 = 103;
    • 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 = 104;
      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 = 104;
      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 = 104;
    • 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 = 105;
      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 = 105;
      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 = 105;
    • 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 = 106;
      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 = 106;
      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 = 106;
    • 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 = 107;
      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 = 107;
      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 = 107;
    • 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 = 108;
      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 = 108;
      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 = 108;
    • 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 = 109;
      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 = 109;
      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 = 109;
    • 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 = 110;
      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 = 110;
      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 = 110;
    • 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 = 111;
      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 = 111;
      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 = 111;
    • 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 = 112;
      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 = 112;
      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 = 112;
    • getTransportOrganisationRefStructureCase

    • getUserProfileRefStructureCase

    • getEquipmentRefStructureCase