Interface EquipmentsInFrame_RelStructure.ChoiceWrapper_Equipment_VersionStructureOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
EquipmentsInFrame_RelStructure.ChoiceWrapper_Equipment_VersionStructure, EquipmentsInFrame_RelStructure.ChoiceWrapper_Equipment_VersionStructure.Builder
Enclosing class:
EquipmentsInFrame_RelStructure

public static interface EquipmentsInFrame_RelStructure.ChoiceWrapper_Equipment_VersionStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasAccessVehicleEquipment

      boolean hasAccessVehicleEquipment()
       Specialisation of VEHICLE EQUIPMENT for ACCESS providing information such as low floor, ramp, access area dimensions, etc.  [netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd at 120:84]
       
      .uk.org.netex.www.netex.AccessVehicleEquipmentType access_vehicle_equipment = 1;
      Returns:
      Whether the accessVehicleEquipment field is set.
    • getAccessVehicleEquipment

      AccessVehicleEquipmentType getAccessVehicleEquipment()
       Specialisation of VEHICLE EQUIPMENT for ACCESS providing information such as low floor, ramp, access area dimensions, etc.  [netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd at 120:84]
       
      .uk.org.netex.www.netex.AccessVehicleEquipmentType access_vehicle_equipment = 1;
      Returns:
      The accessVehicleEquipment.
    • getAccessVehicleEquipmentOrBuilder

      AccessVehicleEquipmentTypeOrBuilder getAccessVehicleEquipmentOrBuilder()
       Specialisation of VEHICLE EQUIPMENT for ACCESS providing information such as low floor, ramp, access area dimensions, etc.  [netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd at 120:84]
       
      .uk.org.netex.www.netex.AccessVehicleEquipmentType access_vehicle_equipment = 1;
    • hasWheelchairVehicleEquipment

      boolean hasWheelchairVehicleEquipment()
       Specialisation of VEHICLE EQUIPMENT for Wheel chair accessibility on board a VEHICLE providing information such as the number of wheel chair areas and the access dimensions.  [netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd at 280:88]
       
      .uk.org.netex.www.netex.WheelchairVehicleEquipmentType wheelchair_vehicle_equipment = 2;
      Returns:
      Whether the wheelchairVehicleEquipment field is set.
    • getWheelchairVehicleEquipment

      WheelchairVehicleEquipmentType getWheelchairVehicleEquipment()
       Specialisation of VEHICLE EQUIPMENT for Wheel chair accessibility on board a VEHICLE providing information such as the number of wheel chair areas and the access dimensions.  [netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd at 280:88]
       
      .uk.org.netex.www.netex.WheelchairVehicleEquipmentType wheelchair_vehicle_equipment = 2;
      Returns:
      The wheelchairVehicleEquipment.
    • getWheelchairVehicleEquipmentOrBuilder

      WheelchairVehicleEquipmentTypeOrBuilder getWheelchairVehicleEquipmentOrBuilder()
       Specialisation of VEHICLE EQUIPMENT for Wheel chair accessibility on board a VEHICLE providing information such as the number of wheel chair areas and the access dimensions.  [netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd at 280:88]
       
      .uk.org.netex.www.netex.WheelchairVehicleEquipmentType wheelchair_vehicle_equipment = 2;
    • hasPlaceSign

      boolean hasPlaceSign()
       Sign with Place name for a PLACE. E.g. 'Waterloo'  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 195:66]
       
      .uk.org.netex.www.netex.PlaceSignType place_sign = 4;
      Returns:
      Whether the placeSign field is set.
    • getPlaceSign

      PlaceSignType getPlaceSign()
       Sign with Place name for a PLACE. E.g. 'Waterloo'  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 195:66]
       
      .uk.org.netex.www.netex.PlaceSignType place_sign = 4;
      Returns:
      The placeSign.
    • getPlaceSignOrBuilder

      PlaceSignTypeOrBuilder getPlaceSignOrBuilder()
       Sign with Place name for a PLACE. E.g. 'Waterloo'  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 195:66]
       
      .uk.org.netex.www.netex.PlaceSignType place_sign = 4;
    • hasHeadingSign

      boolean hasHeadingSign()
       Specialisation of SIGN EQUIPMENT for headings providing information like direction name, line name, etc.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 251:68]
       
      .uk.org.netex.www.netex.HeadingSignType heading_sign = 5;
      Returns:
      Whether the headingSign field is set.
    • getHeadingSign

      HeadingSignType getHeadingSign()
       Specialisation of SIGN EQUIPMENT for headings providing information like direction name, line name, etc.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 251:68]
       
      .uk.org.netex.www.netex.HeadingSignType heading_sign = 5;
      Returns:
      The headingSign.
    • getHeadingSignOrBuilder

      HeadingSignTypeOrBuilder getHeadingSignOrBuilder()
       Specialisation of SIGN EQUIPMENT for headings providing information like direction name, line name, etc.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 251:68]
       
      .uk.org.netex.www.netex.HeadingSignType heading_sign = 5;
    • hasGeneralSign

      boolean hasGeneralSign()
       Specialisation of SIGN EQUIPMENT sor signs which are not HEADING SIGNs nor PLACE SIGNs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 343:68]
       
      .uk.org.netex.www.netex.GeneralSignType general_sign = 6;
      Returns:
      Whether the generalSign field is set.
    • getGeneralSign

      GeneralSignType getGeneralSign()
       Specialisation of SIGN EQUIPMENT sor signs which are not HEADING SIGNs nor PLACE SIGNs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 343:68]
       
      .uk.org.netex.www.netex.GeneralSignType general_sign = 6;
      Returns:
      The generalSign.
    • getGeneralSignOrBuilder

      GeneralSignTypeOrBuilder getGeneralSignOrBuilder()
       Specialisation of SIGN EQUIPMENT sor signs which are not HEADING SIGNs nor PLACE SIGNs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 343:68]
       
      .uk.org.netex.www.netex.GeneralSignType general_sign = 6;
    • hasRoughSurface

      boolean hasRoughSurface()
       Specialisation of PLACE EQUIPMENT for rough surfaces, giving properties of surface texture, mainly for impaired person information.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 181:71]
       
      .uk.org.netex.www.netex.RoughSurfaceType rough_surface = 8;
      Returns:
      Whether the roughSurface field is set.
    • getRoughSurface

      RoughSurfaceType getRoughSurface()
       Specialisation of PLACE EQUIPMENT for rough surfaces, giving properties of surface texture, mainly for impaired person information.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 181:71]
       
      .uk.org.netex.www.netex.RoughSurfaceType rough_surface = 8;
      Returns:
      The roughSurface.
    • getRoughSurfaceOrBuilder

      RoughSurfaceTypeOrBuilder getRoughSurfaceOrBuilder()
       Specialisation of PLACE EQUIPMENT for rough surfaces, giving properties of surface texture, mainly for impaired person information.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 181:71]
       
      .uk.org.netex.www.netex.RoughSurfaceType rough_surface = 8;
    • hasPlaceLighting

      boolean hasPlaceLighting()
       Specialisation of PLACE EQUIPMENT for LIGHTING EQUIPMENT (e.g. lamp post).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 248:72]
       
      .uk.org.netex.www.netex.PlaceLightingType place_lighting = 9;
      Returns:
      Whether the placeLighting field is set.
    • getPlaceLighting

      PlaceLightingType getPlaceLighting()
       Specialisation of PLACE EQUIPMENT for LIGHTING EQUIPMENT (e.g. lamp post).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 248:72]
       
      .uk.org.netex.www.netex.PlaceLightingType place_lighting = 9;
      Returns:
      The placeLighting.
    • getPlaceLightingOrBuilder

      PlaceLightingTypeOrBuilder getPlaceLightingOrBuilder()
       Specialisation of PLACE EQUIPMENT for LIGHTING EQUIPMENT (e.g. lamp post).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 248:72]
       
      .uk.org.netex.www.netex.PlaceLightingType place_lighting = 9;
    • hasEscalatorEquipment

      boolean hasEscalatorEquipment()
       Specialisation of STAIR EQUIPMENT for ESCALATORs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 399:77]
       
      .uk.org.netex.www.netex.EscalatorEquipmentType escalator_equipment = 10;
      Returns:
      Whether the escalatorEquipment field is set.
    • getEscalatorEquipment

      EscalatorEquipmentType getEscalatorEquipment()
       Specialisation of STAIR EQUIPMENT for ESCALATORs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 399:77]
       
      .uk.org.netex.www.netex.EscalatorEquipmentType escalator_equipment = 10;
      Returns:
      The escalatorEquipment.
    • getEscalatorEquipmentOrBuilder

      EscalatorEquipmentTypeOrBuilder getEscalatorEquipmentOrBuilder()
       Specialisation of STAIR EQUIPMENT for ESCALATORs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 399:77]
       
      .uk.org.netex.www.netex.EscalatorEquipmentType escalator_equipment = 10;
    • hasStaircaseEquipment

      boolean hasStaircaseEquipment()
       Specialisation of STAIR EQUIPMENT for stair cases.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 479:77]
       
      .uk.org.netex.www.netex.StaircaseEquipmentType staircase_equipment = 11;
      Returns:
      Whether the staircaseEquipment field is set.
    • getStaircaseEquipment

      StaircaseEquipmentType getStaircaseEquipment()
       Specialisation of STAIR EQUIPMENT for stair cases.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 479:77]
       
      .uk.org.netex.www.netex.StaircaseEquipmentType staircase_equipment = 11;
      Returns:
      The staircaseEquipment.
    • getStaircaseEquipmentOrBuilder

      StaircaseEquipmentTypeOrBuilder getStaircaseEquipmentOrBuilder()
       Specialisation of STAIR EQUIPMENT for stair cases.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 479:77]
       
      .uk.org.netex.www.netex.StaircaseEquipmentType staircase_equipment = 11;
    • hasTravelatorEquipment

      boolean hasTravelatorEquipment()
       Specialisation of PLACE EQUIPMENT for TRAVELATORs (provides travelator attributes like speed, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 636:78]
       
      .uk.org.netex.www.netex.TravelatorEquipmentType travelator_equipment = 12;
      Returns:
      Whether the travelatorEquipment field is set.
    • getTravelatorEquipment

      TravelatorEquipmentType getTravelatorEquipment()
       Specialisation of PLACE EQUIPMENT for TRAVELATORs (provides travelator attributes like speed, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 636:78]
       
      .uk.org.netex.www.netex.TravelatorEquipmentType travelator_equipment = 12;
      Returns:
      The travelatorEquipment.
    • getTravelatorEquipmentOrBuilder

      TravelatorEquipmentTypeOrBuilder getTravelatorEquipmentOrBuilder()
       Specialisation of PLACE EQUIPMENT for TRAVELATORs (provides travelator attributes like speed, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 636:78]
       
      .uk.org.netex.www.netex.TravelatorEquipmentType travelator_equipment = 12;
    • hasLiftEquipment

      boolean hasLiftEquipment()
       Specialisation of PLACE ACCESS EQUIPMENT for LIFTs (provides lift characteristics like depth, maximum load, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 719:72]
       
      .uk.org.netex.www.netex.LiftEquipmentType lift_equipment = 13;
      Returns:
      Whether the liftEquipment field is set.
    • getLiftEquipment

      LiftEquipmentType getLiftEquipment()
       Specialisation of PLACE ACCESS EQUIPMENT for LIFTs (provides lift characteristics like depth, maximum load, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 719:72]
       
      .uk.org.netex.www.netex.LiftEquipmentType lift_equipment = 13;
      Returns:
      The liftEquipment.
    • getLiftEquipmentOrBuilder

      LiftEquipmentTypeOrBuilder getLiftEquipmentOrBuilder()
       Specialisation of PLACE ACCESS EQUIPMENT for LIFTs (provides lift characteristics like depth, maximum load, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 719:72]
       
      .uk.org.netex.www.netex.LiftEquipmentType lift_equipment = 13;
    • hasRampEquipment

      boolean hasRampEquipment()
       Specialisation of PLACE ACCESS EQUIPMENT for ramps (provides ramp characteristics like length, gradient, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 952:72]
       
      .uk.org.netex.www.netex.RampEquipmentType ramp_equipment = 14;
      Returns:
      Whether the rampEquipment field is set.
    • getRampEquipment

      RampEquipmentType getRampEquipment()
       Specialisation of PLACE ACCESS EQUIPMENT for ramps (provides ramp characteristics like length, gradient, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 952:72]
       
      .uk.org.netex.www.netex.RampEquipmentType ramp_equipment = 14;
      Returns:
      The rampEquipment.
    • getRampEquipmentOrBuilder

      RampEquipmentTypeOrBuilder getRampEquipmentOrBuilder()
       Specialisation of PLACE ACCESS EQUIPMENT for ramps (provides ramp characteristics like length, gradient, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 952:72]
       
      .uk.org.netex.www.netex.RampEquipmentType ramp_equipment = 14;
    • hasEntranceEquipment

      boolean hasEntranceEquipment()
       Specialisation of PLACE ACCESS EQUIPMENT for ENTRANCEs (door, barrier, revolving door, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 1059:76]
       
      .uk.org.netex.www.netex.EntranceEquipmentType entrance_equipment = 15;
      Returns:
      Whether the entranceEquipment field is set.
    • getEntranceEquipment

      EntranceEquipmentType getEntranceEquipment()
       Specialisation of PLACE ACCESS EQUIPMENT for ENTRANCEs (door, barrier, revolving door, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 1059:76]
       
      .uk.org.netex.www.netex.EntranceEquipmentType entrance_equipment = 15;
      Returns:
      The entranceEquipment.
    • getEntranceEquipmentOrBuilder

      EntranceEquipmentTypeOrBuilder getEntranceEquipmentOrBuilder()
       Specialisation of PLACE ACCESS EQUIPMENT for ENTRANCEs (door, barrier, revolving door, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 1059:76]
       
      .uk.org.netex.www.netex.EntranceEquipmentType entrance_equipment = 15;
    • hasQueueingEquipment

      boolean hasQueueingEquipment()
       Specialisation of PLACE ACCESS EQUIPMENT dedicated to queuing.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 1247:76]
       
      .uk.org.netex.www.netex.QueueingEquipmentType queueing_equipment = 16;
      Returns:
      Whether the queueingEquipment field is set.
    • getQueueingEquipment

      QueueingEquipmentType getQueueingEquipment()
       Specialisation of PLACE ACCESS EQUIPMENT dedicated to queuing.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 1247:76]
       
      .uk.org.netex.www.netex.QueueingEquipmentType queueing_equipment = 16;
      Returns:
      The queueingEquipment.
    • getQueueingEquipmentOrBuilder

      QueueingEquipmentTypeOrBuilder getQueueingEquipmentOrBuilder()
       Specialisation of PLACE ACCESS EQUIPMENT dedicated to queuing.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 1247:76]
       
      .uk.org.netex.www.netex.QueueingEquipmentType queueing_equipment = 16;
    • hasCrossingEquipment

      boolean hasCrossingEquipment()
       Specialisation of PLACE ACCESS EQUIPMENT for CROSSING EQUIPMENTs (zebra, pedestrian lights, acoustic device sensors, tactile guide strips, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 1329:76]
       
      .uk.org.netex.www.netex.CrossingEquipmentType crossing_equipment = 17;
      Returns:
      Whether the crossingEquipment field is set.
    • getCrossingEquipment

      CrossingEquipmentType getCrossingEquipment()
       Specialisation of PLACE ACCESS EQUIPMENT for CROSSING EQUIPMENTs (zebra, pedestrian lights, acoustic device sensors, tactile guide strips, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 1329:76]
       
      .uk.org.netex.www.netex.CrossingEquipmentType crossing_equipment = 17;
      Returns:
      The crossingEquipment.
    • getCrossingEquipmentOrBuilder

      CrossingEquipmentTypeOrBuilder getCrossingEquipmentOrBuilder()
       Specialisation of PLACE ACCESS EQUIPMENT for CROSSING EQUIPMENTs (zebra, pedestrian lights, acoustic device sensors, tactile guide strips, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 1329:76]
       
      .uk.org.netex.www.netex.CrossingEquipmentType crossing_equipment = 17;
    • hasWaitingRoomEquipment

      boolean hasWaitingRoomEquipment()
       Specialisation of WAITING EQUIPMENT for WAITING ROOMs, classified by TYPE OF WAITING ROOM.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd at 290:77]
       
      .uk.org.netex.www.netex.WaitingRoomEquipmentType waiting_room_equipment = 18;
      Returns:
      Whether the waitingRoomEquipment field is set.
    • getWaitingRoomEquipment

      WaitingRoomEquipmentType getWaitingRoomEquipment()
       Specialisation of WAITING EQUIPMENT for WAITING ROOMs, classified by TYPE OF WAITING ROOM.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd at 290:77]
       
      .uk.org.netex.www.netex.WaitingRoomEquipmentType waiting_room_equipment = 18;
      Returns:
      The waitingRoomEquipment.
    • getWaitingRoomEquipmentOrBuilder

      WaitingRoomEquipmentTypeOrBuilder getWaitingRoomEquipmentOrBuilder()
       Specialisation of WAITING EQUIPMENT for WAITING ROOMs, classified by TYPE OF WAITING ROOM.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd at 290:77]
       
      .uk.org.netex.www.netex.WaitingRoomEquipmentType waiting_room_equipment = 18;
    • hasTrolleyStandEquipment

      boolean hasTrolleyStandEquipment()
       Specialisation of SITE EQUIPMENT for TROLLEY STANDs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd at 363:78]
       
      .uk.org.netex.www.netex.TrolleyStandEquipmentType trolley_stand_equipment = 19;
      Returns:
      Whether the trolleyStandEquipment field is set.
    • getTrolleyStandEquipment

      TrolleyStandEquipmentType getTrolleyStandEquipment()
       Specialisation of SITE EQUIPMENT for TROLLEY STANDs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd at 363:78]
       
      .uk.org.netex.www.netex.TrolleyStandEquipmentType trolley_stand_equipment = 19;
      Returns:
      The trolleyStandEquipment.
    • getTrolleyStandEquipmentOrBuilder

      TrolleyStandEquipmentTypeOrBuilder getTrolleyStandEquipmentOrBuilder()
       Specialisation of SITE EQUIPMENT for TROLLEY STANDs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd at 363:78]
       
      .uk.org.netex.www.netex.TrolleyStandEquipmentType trolley_stand_equipment = 19;
    • hasShelterEquipment

      boolean hasShelterEquipment()
       Specialisation of WAITING EQUIPMENT for a SHELTER.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd at 433:73]
       
      .uk.org.netex.www.netex.ShelterEquipmentType shelter_equipment = 20;
      Returns:
      Whether the shelterEquipment field is set.
    • getShelterEquipment

      ShelterEquipmentType getShelterEquipment()
       Specialisation of WAITING EQUIPMENT for a SHELTER.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd at 433:73]
       
      .uk.org.netex.www.netex.ShelterEquipmentType shelter_equipment = 20;
      Returns:
      The shelterEquipment.
    • getShelterEquipmentOrBuilder

      ShelterEquipmentTypeOrBuilder getShelterEquipmentOrBuilder()
       Specialisation of WAITING EQUIPMENT for a SHELTER.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd at 433:73]
       
      .uk.org.netex.www.netex.ShelterEquipmentType shelter_equipment = 20;
    • hasSeatingEquipment

      boolean hasSeatingEquipment()
       Specialisation of WAITING EQUIPMENT describing the properties of seating.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd at 500:73]
       
      .uk.org.netex.www.netex.SeatingEquipmentType seating_equipment = 21;
      Returns:
      Whether the seatingEquipment field is set.
    • getSeatingEquipment

      SeatingEquipmentType getSeatingEquipment()
       Specialisation of WAITING EQUIPMENT describing the properties of seating.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd at 500:73]
       
      .uk.org.netex.www.netex.SeatingEquipmentType seating_equipment = 21;
      Returns:
      The seatingEquipment.
    • getSeatingEquipmentOrBuilder

      SeatingEquipmentTypeOrBuilder getSeatingEquipmentOrBuilder()
       Specialisation of WAITING EQUIPMENT describing the properties of seating.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd at 500:73]
       
      .uk.org.netex.www.netex.SeatingEquipmentType seating_equipment = 21;
    • hasTicketingEquipment

      boolean hasTicketingEquipment()
       Specialisation of PASSENGER EQUIPMENT for ticketing.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_version.xsd at 89:80]
       
      .uk.org.netex.www.netex.TicketingEquipmentType ticketing_equipment = 22;
      Returns:
      Whether the ticketingEquipment field is set.
    • getTicketingEquipment

      TicketingEquipmentType getTicketingEquipment()
       Specialisation of PASSENGER EQUIPMENT for ticketing.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_version.xsd at 89:80]
       
      .uk.org.netex.www.netex.TicketingEquipmentType ticketing_equipment = 22;
      Returns:
      The ticketingEquipment.
    • getTicketingEquipmentOrBuilder

      TicketingEquipmentTypeOrBuilder getTicketingEquipmentOrBuilder()
       Specialisation of PASSENGER EQUIPMENT for ticketing.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_version.xsd at 89:80]
       
      .uk.org.netex.www.netex.TicketingEquipmentType ticketing_equipment = 22;
    • hasTicketValidatorEquipment

      boolean hasTicketValidatorEquipment()
       Specialisation of INSTALLED EQUIPMENT describing a ticket validator.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_version.xsd at 235:86]
       
      .uk.org.netex.www.netex.TicketValidatorEquipmentType ticket_validator_equipment = 23;
      Returns:
      Whether the ticketValidatorEquipment field is set.
    • getTicketValidatorEquipment

      TicketValidatorEquipmentType getTicketValidatorEquipment()
       Specialisation of INSTALLED EQUIPMENT describing a ticket validator.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_version.xsd at 235:86]
       
      .uk.org.netex.www.netex.TicketValidatorEquipmentType ticket_validator_equipment = 23;
      Returns:
      The ticketValidatorEquipment.
    • getTicketValidatorEquipmentOrBuilder

      TicketValidatorEquipmentTypeOrBuilder getTicketValidatorEquipmentOrBuilder()
       Specialisation of INSTALLED EQUIPMENT describing a ticket validator.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_version.xsd at 235:86]
       
      .uk.org.netex.www.netex.TicketValidatorEquipmentType ticket_validator_equipment = 23;
    • hasCycleStorageEquipment

      boolean hasCycleStorageEquipment()
       Specialisation of PLACE EQUIPMENT for cycle storage.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_version.xsd at 67:79]
       
      .uk.org.netex.www.netex.CycleStorageEquipmentType cycle_storage_equipment = 24;
      Returns:
      Whether the cycleStorageEquipment field is set.
    • getCycleStorageEquipment

      CycleStorageEquipmentType getCycleStorageEquipment()
       Specialisation of PLACE EQUIPMENT for cycle storage.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_version.xsd at 67:79]
       
      .uk.org.netex.www.netex.CycleStorageEquipmentType cycle_storage_equipment = 24;
      Returns:
      The cycleStorageEquipment.
    • getCycleStorageEquipmentOrBuilder

      CycleStorageEquipmentTypeOrBuilder getCycleStorageEquipmentOrBuilder()
       Specialisation of PLACE EQUIPMENT for cycle storage.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_version.xsd at 67:79]
       
      .uk.org.netex.www.netex.CycleStorageEquipmentType cycle_storage_equipment = 24;
    • hasVehicleChargingEquipment

      boolean hasVehicleChargingEquipment()
       Specialisation of PLACE EQUIPMENT for vehicle charging.  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 65:82]
       
      .uk.org.netex.www.netex.VehicleChargingEquipmentType vehicle_charging_equipment = 25;
      Returns:
      Whether the vehicleChargingEquipment field is set.
    • getVehicleChargingEquipment

      VehicleChargingEquipmentType getVehicleChargingEquipment()
       Specialisation of PLACE EQUIPMENT for vehicle charging.  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 65:82]
       
      .uk.org.netex.www.netex.VehicleChargingEquipmentType vehicle_charging_equipment = 25;
      Returns:
      The vehicleChargingEquipment.
    • getVehicleChargingEquipmentOrBuilder

      VehicleChargingEquipmentTypeOrBuilder getVehicleChargingEquipmentOrBuilder()
       Specialisation of PLACE EQUIPMENT for vehicle charging.  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 65:82]
       
      .uk.org.netex.www.netex.VehicleChargingEquipmentType vehicle_charging_equipment = 25;
    • hasSanitaryEquipment

      boolean hasSanitaryEquipment()
       A SANITARY FACILITY , e.g. WC, Shower, baby change.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd at 105:79]
       
      .uk.org.netex.www.netex.SanitaryEquipmentType sanitary_equipment = 26;
      Returns:
      Whether the sanitaryEquipment field is set.
    • getSanitaryEquipment

      SanitaryEquipmentType getSanitaryEquipment()
       A SANITARY FACILITY , e.g. WC, Shower, baby change.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd at 105:79]
       
      .uk.org.netex.www.netex.SanitaryEquipmentType sanitary_equipment = 26;
      Returns:
      The sanitaryEquipment.
    • getSanitaryEquipmentOrBuilder

      SanitaryEquipmentTypeOrBuilder getSanitaryEquipmentOrBuilder()
       A SANITARY FACILITY , e.g. WC, Shower, baby change.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd at 105:79]
       
      .uk.org.netex.www.netex.SanitaryEquipmentType sanitary_equipment = 26;
    • hasPassengerSafetyEquipment

      boolean hasPassengerSafetyEquipment()
       Specialisation of PASSENGER EQUIPMENT for passenger safety features, e.g. panic button, SOS phone.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd at 239:86]
       
      .uk.org.netex.www.netex.PassengerSafetyEquipmentType passenger_safety_equipment = 27;
      Returns:
      Whether the passengerSafetyEquipment field is set.
    • getPassengerSafetyEquipment

      PassengerSafetyEquipmentType getPassengerSafetyEquipment()
       Specialisation of PASSENGER EQUIPMENT for passenger safety features, e.g. panic button, SOS phone.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd at 239:86]
       
      .uk.org.netex.www.netex.PassengerSafetyEquipmentType passenger_safety_equipment = 27;
      Returns:
      The passengerSafetyEquipment.
    • getPassengerSafetyEquipmentOrBuilder

      PassengerSafetyEquipmentTypeOrBuilder getPassengerSafetyEquipmentOrBuilder()
       Specialisation of PASSENGER EQUIPMENT for passenger safety features, e.g. panic button, SOS phone.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd at 239:86]
       
      .uk.org.netex.www.netex.PassengerSafetyEquipmentType passenger_safety_equipment = 27;
    • hasHelpPointEquipment

      boolean hasHelpPointEquipment()
       Specialisation of PASSENGER EQUIPMENT for HELP POINT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd at 342:80]
       
      .uk.org.netex.www.netex.HelpPointEquipmentType help_point_equipment = 28;
      Returns:
      Whether the helpPointEquipment field is set.
    • getHelpPointEquipment

      HelpPointEquipmentType getHelpPointEquipment()
       Specialisation of PASSENGER EQUIPMENT for HELP POINT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd at 342:80]
       
      .uk.org.netex.www.netex.HelpPointEquipmentType help_point_equipment = 28;
      Returns:
      The helpPointEquipment.
    • getHelpPointEquipmentOrBuilder

      HelpPointEquipmentTypeOrBuilder getHelpPointEquipmentOrBuilder()
       Specialisation of PASSENGER EQUIPMENT for HELP POINT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd at 342:80]
       
      .uk.org.netex.www.netex.HelpPointEquipmentType help_point_equipment = 28;
    • hasRubbishDisposalEquipment

      boolean hasRubbishDisposalEquipment()
       Equipment for Passengers relating to a Rubbish disposal.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd at 426:86]
       
      .uk.org.netex.www.netex.RubbishDisposalEquipmentType rubbish_disposal_equipment = 29;
      Returns:
      Whether the rubbishDisposalEquipment field is set.
    • getRubbishDisposalEquipment

      RubbishDisposalEquipmentType getRubbishDisposalEquipment()
       Equipment for Passengers relating to a Rubbish disposal.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd at 426:86]
       
      .uk.org.netex.www.netex.RubbishDisposalEquipmentType rubbish_disposal_equipment = 29;
      Returns:
      The rubbishDisposalEquipment.
    • getRubbishDisposalEquipmentOrBuilder

      RubbishDisposalEquipmentTypeOrBuilder getRubbishDisposalEquipmentOrBuilder()
       Equipment for Passengers relating to a Rubbish disposal.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd at 426:86]
       
      .uk.org.netex.www.netex.RubbishDisposalEquipmentType rubbish_disposal_equipment = 29;
    • hasTicketingService

      boolean hasTicketingService()
       Specialisation of LOCAL SERVICE for ticketing, providing ticket counter and online purchase information, also associated with payment method and TYPE OF TICKET.  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 134:72]
       
      .uk.org.netex.www.netex.TicketingServiceType ticketing_service = 30;
      Returns:
      Whether the ticketingService field is set.
    • getTicketingService

      TicketingServiceType getTicketingService()
       Specialisation of LOCAL SERVICE for ticketing, providing ticket counter and online purchase information, also associated with payment method and TYPE OF TICKET.  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 134:72]
       
      .uk.org.netex.www.netex.TicketingServiceType ticketing_service = 30;
      Returns:
      The ticketingService.
    • getTicketingServiceOrBuilder

      TicketingServiceTypeOrBuilder getTicketingServiceOrBuilder()
       Specialisation of LOCAL SERVICE for ticketing, providing ticket counter and online purchase information, also associated with payment method and TYPE OF TICKET.  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 134:72]
       
      .uk.org.netex.www.netex.TicketingServiceType ticketing_service = 30;
    • hasAssistanceService

      boolean hasAssistanceService()
       Specialisation of LOCAL SERVICE for ASSISTANCE providing information like language, accessibility trained staff, etc.  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 228:73]
       
      .uk.org.netex.www.netex.AssistanceServiceType assistance_service = 31;
      Returns:
      Whether the assistanceService field is set.
    • getAssistanceService

      AssistanceServiceType getAssistanceService()
       Specialisation of LOCAL SERVICE for ASSISTANCE providing information like language, accessibility trained staff, etc.  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 228:73]
       
      .uk.org.netex.www.netex.AssistanceServiceType assistance_service = 31;
      Returns:
      The assistanceService.
    • getAssistanceServiceOrBuilder

      AssistanceServiceTypeOrBuilder getAssistanceServiceOrBuilder()
       Specialisation of LOCAL SERVICE for ASSISTANCE providing information like language, accessibility trained staff, etc.  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 228:73]
       
      .uk.org.netex.www.netex.AssistanceServiceType assistance_service = 31;
    • hasLuggageService

      boolean hasLuggageService()
       Specialisation of CUSTOMER SERVICE for luggage services (provides luggage service facilities and characteristics like luggage trolley, free to use, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 309:70]
       
      .uk.org.netex.www.netex.LuggageServiceType luggage_service = 32;
      Returns:
      Whether the luggageService field is set.
    • getLuggageService

      LuggageServiceType getLuggageService()
       Specialisation of CUSTOMER SERVICE for luggage services (provides luggage service facilities and characteristics like luggage trolley, free to use, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 309:70]
       
      .uk.org.netex.www.netex.LuggageServiceType luggage_service = 32;
      Returns:
      The luggageService.
    • getLuggageServiceOrBuilder

      LuggageServiceTypeOrBuilder getLuggageServiceOrBuilder()
       Specialisation of CUSTOMER SERVICE for luggage services (provides luggage service facilities and characteristics like luggage trolley, free to use, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 309:70]
       
      .uk.org.netex.www.netex.LuggageServiceType luggage_service = 32;
    • hasCustomerService

      boolean hasCustomerService()
       Generic specialisation of LOCAL SERVICE for CUSTOMER SERVICEs (lost properties, meeting point, complaints, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 403:128]
       
      .uk.org.netex.www.netex.CustomerService_VersionStructure customer_service = 33;
      Returns:
      Whether the customerService field is set.
    • getCustomerService

      CustomerService_VersionStructure getCustomerService()
       Generic specialisation of LOCAL SERVICE for CUSTOMER SERVICEs (lost properties, meeting point, complaints, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 403:128]
       
      .uk.org.netex.www.netex.CustomerService_VersionStructure customer_service = 33;
      Returns:
      The customerService.
    • getCustomerServiceOrBuilder

      CustomerService_VersionStructureOrBuilder getCustomerServiceOrBuilder()
       Generic specialisation of LOCAL SERVICE for CUSTOMER SERVICEs (lost properties, meeting point, complaints, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 403:128]
       
      .uk.org.netex.www.netex.CustomerService_VersionStructure customer_service = 33;
    • hasComplaintsService

      boolean hasComplaintsService()
       Specialisation of CUSTOMER SERVICE for COMPLAINTs.  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 423:76]
       
      .uk.org.netex.www.netex.ComplaintsServiceType complaints_service = 34;
      Returns:
      Whether the complaintsService field is set.
    • getComplaintsService

      ComplaintsServiceType getComplaintsService()
       Specialisation of CUSTOMER SERVICE for COMPLAINTs.  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 423:76]
       
      .uk.org.netex.www.netex.ComplaintsServiceType complaints_service = 34;
      Returns:
      The complaintsService.
    • getComplaintsServiceOrBuilder

      ComplaintsServiceTypeOrBuilder getComplaintsServiceOrBuilder()
       Specialisation of CUSTOMER SERVICE for COMPLAINTs.  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 423:76]
       
      .uk.org.netex.www.netex.ComplaintsServiceType complaints_service = 34;
    • hasLeftLuggageService

      boolean hasLeftLuggageService()
       Specialisation of CUSTOMER SERVICE for left luggage (provides left luggage information like self service locker, locker free, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 464:77]
       
      .uk.org.netex.www.netex.LeftLuggageServiceType left_luggage_service = 35;
      Returns:
      Whether the leftLuggageService field is set.
    • getLeftLuggageService

      LeftLuggageServiceType getLeftLuggageService()
       Specialisation of CUSTOMER SERVICE for left luggage (provides left luggage information like self service locker, locker free, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 464:77]
       
      .uk.org.netex.www.netex.LeftLuggageServiceType left_luggage_service = 35;
      Returns:
      The leftLuggageService.
    • getLeftLuggageServiceOrBuilder

      LeftLuggageServiceTypeOrBuilder getLeftLuggageServiceOrBuilder()
       Specialisation of CUSTOMER SERVICE for left luggage (provides left luggage information like self service locker, locker free, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 464:77]
       
      .uk.org.netex.www.netex.LeftLuggageServiceType left_luggage_service = 35;
    • hasLostPropertyService

      boolean hasLostPropertyService()
       Specialisation of CUSTOMER SERVICE for lost properties.  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 558:78]
       
      .uk.org.netex.www.netex.LostPropertyServiceType lost_property_service = 36;
      Returns:
      Whether the lostPropertyService field is set.
    • getLostPropertyService

      LostPropertyServiceType getLostPropertyService()
       Specialisation of CUSTOMER SERVICE for lost properties.  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 558:78]
       
      .uk.org.netex.www.netex.LostPropertyServiceType lost_property_service = 36;
      Returns:
      The lostPropertyService.
    • getLostPropertyServiceOrBuilder

      LostPropertyServiceTypeOrBuilder getLostPropertyServiceOrBuilder()
       Specialisation of CUSTOMER SERVICE for lost properties.  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 558:78]
       
      .uk.org.netex.www.netex.LostPropertyServiceType lost_property_service = 36;
    • hasMeetingPointService

      boolean hasMeetingPointService()
       Specialisation of CUSTOMER SERVICE for meeting points (provides characteristics like description, label, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 614:78]
       
      .uk.org.netex.www.netex.MeetingPointServiceType meeting_point_service = 37;
      Returns:
      Whether the meetingPointService field is set.
    • getMeetingPointService

      MeetingPointServiceType getMeetingPointService()
       Specialisation of CUSTOMER SERVICE for meeting points (provides characteristics like description, label, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 614:78]
       
      .uk.org.netex.www.netex.MeetingPointServiceType meeting_point_service = 37;
      Returns:
      The meetingPointService.
    • getMeetingPointServiceOrBuilder

      MeetingPointServiceTypeOrBuilder getMeetingPointServiceOrBuilder()
       Specialisation of CUSTOMER SERVICE for meeting points (provides characteristics like description, label, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 614:78]
       
      .uk.org.netex.www.netex.MeetingPointServiceType meeting_point_service = 37;
    • hasCommunicationService

      boolean hasCommunicationService()
       Specialisation of LOCAL SERVICE dedicated to communication services.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 66:76]
       
      .uk.org.netex.www.netex.CommunicationServiceType communication_service = 38;
      Returns:
      Whether the communicationService field is set.
    • getCommunicationService

      CommunicationServiceType getCommunicationService()
       Specialisation of LOCAL SERVICE dedicated to communication services.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 66:76]
       
      .uk.org.netex.www.netex.CommunicationServiceType communication_service = 38;
      Returns:
      The communicationService.
    • getCommunicationServiceOrBuilder

      CommunicationServiceTypeOrBuilder getCommunicationServiceOrBuilder()
       Specialisation of LOCAL SERVICE dedicated to communication services.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 66:76]
       
      .uk.org.netex.www.netex.CommunicationServiceType communication_service = 38;
    • hasHireService

      boolean hasHireService()
       Specialisation of LOCAL SERVICE dedicated to hire services (e.g. cycle hire, car hire).  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 124:67]
       
      .uk.org.netex.www.netex.HireServiceType hire_service = 39;
      Returns:
      Whether the hireService field is set.
    • getHireService

      HireServiceType getHireService()
       Specialisation of LOCAL SERVICE dedicated to hire services (e.g. cycle hire, car hire).  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 124:67]
       
      .uk.org.netex.www.netex.HireServiceType hire_service = 39;
      Returns:
      The hireService.
    • getHireServiceOrBuilder

      HireServiceTypeOrBuilder getHireServiceOrBuilder()
       Specialisation of LOCAL SERVICE dedicated to hire services (e.g. cycle hire, car hire).  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 124:67]
       
      .uk.org.netex.www.netex.HireServiceType hire_service = 39;
    • hasMoneyService

      boolean hasMoneyService()
       Specialisation of LOCAL SERVICE dedicated to money services.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 182:68]
       
      .uk.org.netex.www.netex.MoneyServiceType money_service = 40;
      Returns:
      Whether the moneyService field is set.
    • getMoneyService

      MoneyServiceType getMoneyService()
       Specialisation of LOCAL SERVICE dedicated to money services.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 182:68]
       
      .uk.org.netex.www.netex.MoneyServiceType money_service = 40;
      Returns:
      The moneyService.
    • getMoneyServiceOrBuilder

      MoneyServiceTypeOrBuilder getMoneyServiceOrBuilder()
       Specialisation of LOCAL SERVICE dedicated to money services.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 182:68]
       
      .uk.org.netex.www.netex.MoneyServiceType money_service = 40;
    • hasRetailService

      boolean hasRetailService()
       Specialisation of LOCAL SERVICE dedicated to retail services.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 240:69]
       
      .uk.org.netex.www.netex.RetailServiceType retail_service = 41;
      Returns:
      Whether the retailService field is set.
    • getRetailService

      RetailServiceType getRetailService()
       Specialisation of LOCAL SERVICE dedicated to retail services.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 240:69]
       
      .uk.org.netex.www.netex.RetailServiceType retail_service = 41;
      Returns:
      The retailService.
    • getRetailServiceOrBuilder

      RetailServiceTypeOrBuilder getRetailServiceOrBuilder()
       Specialisation of LOCAL SERVICE dedicated to retail services.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 240:69]
       
      .uk.org.netex.www.netex.RetailServiceType retail_service = 41;
    • hasCateringService

      boolean hasCateringService()
       Specialisation of LOCAL SERVICE dedicated to catering service.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 298:71]
       
      .uk.org.netex.www.netex.CateringServiceType catering_service = 42;
      Returns:
      Whether the cateringService field is set.
    • getCateringService

      CateringServiceType getCateringService()
       Specialisation of LOCAL SERVICE dedicated to catering service.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 298:71]
       
      .uk.org.netex.www.netex.CateringServiceType catering_service = 42;
      Returns:
      The cateringService.
    • getCateringServiceOrBuilder

      CateringServiceTypeOrBuilder getCateringServiceOrBuilder()
       Specialisation of LOCAL SERVICE dedicated to catering service.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 298:71]
       
      .uk.org.netex.www.netex.CateringServiceType catering_service = 42;
    • hasPassengerInformationEquipment

      boolean hasPassengerInformationEquipment()
       A public transport information facility, as for instance terminals (on street, at information desks, telematic, ...) or printed material (leaflets displayed at stops, booklets, ...).  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_version.xsd at 185:108]
       
      .uk.org.netex.www.netex.PassengerInformationEquipmentType passenger_information_equipment = 43;
      Returns:
      Whether the passengerInformationEquipment field is set.
    • getPassengerInformationEquipment

      PassengerInformationEquipmentType getPassengerInformationEquipment()
       A public transport information facility, as for instance terminals (on street, at information desks, telematic, ...) or printed material (leaflets displayed at stops, booklets, ...).  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_version.xsd at 185:108]
       
      .uk.org.netex.www.netex.PassengerInformationEquipmentType passenger_information_equipment = 43;
      Returns:
      The passengerInformationEquipment.
    • getPassengerInformationEquipmentOrBuilder

      PassengerInformationEquipmentTypeOrBuilder getPassengerInformationEquipmentOrBuilder()
       A public transport information facility, as for instance terminals (on street, at information desks, telematic, ...) or printed material (leaflets displayed at stops, booklets, ...).  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_version.xsd at 185:108]
       
      .uk.org.netex.www.netex.PassengerInformationEquipmentType passenger_information_equipment = 43;
    • hasAssistanceBookingService

      boolean hasAssistanceBookingService()
       Information about how to book assistance for wheelchair and disabled users.  [netex_part_1/part1_ifopt/netex_assistanceBooking_version.xsd at 80:97]
       
      .uk.org.netex.www.netex.AssistanceBookingServiceType assistance_booking_service = 44;
      Returns:
      Whether the assistanceBookingService field is set.
    • getAssistanceBookingService

      AssistanceBookingServiceType getAssistanceBookingService()
       Information about how to book assistance for wheelchair and disabled users.  [netex_part_1/part1_ifopt/netex_assistanceBooking_version.xsd at 80:97]
       
      .uk.org.netex.www.netex.AssistanceBookingServiceType assistance_booking_service = 44;
      Returns:
      The assistanceBookingService.
    • getAssistanceBookingServiceOrBuilder

      AssistanceBookingServiceTypeOrBuilder getAssistanceBookingServiceOrBuilder()
       Information about how to book assistance for wheelchair and disabled users.  [netex_part_1/part1_ifopt/netex_assistanceBooking_version.xsd at 80:97]
       
      .uk.org.netex.www.netex.AssistanceBookingServiceType assistance_booking_service = 44;
    • hasRetailDevice

      boolean hasRetailDevice()
       A retail device used to sell fare products. Can be used to record fulfilment.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 212:91]
       
      .uk.org.netex.www.netex.RetailDeviceType retail_device = 45;
      Returns:
      Whether the retailDevice field is set.
    • getRetailDevice

      RetailDeviceType getRetailDevice()
       A retail device used to sell fare products. Can be used to record fulfilment.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 212:91]
       
      .uk.org.netex.www.netex.RetailDeviceType retail_device = 45;
      Returns:
      The retailDevice.
    • getRetailDeviceOrBuilder

      RetailDeviceTypeOrBuilder getRetailDeviceOrBuilder()
       A retail device used to sell fare products. Can be used to record fulfilment.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 212:91]
       
      .uk.org.netex.www.netex.RetailDeviceType retail_device = 45;
    • hasTaxiService

      boolean hasTaxiService()
       A type of VEHICLE POOLING SERVICE where the service may be regulated according to a particular taxi policy. .  +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 269:77]
       
      .uk.org.netex.www.netex.TaxiServiceType taxi_service = 47;
      Returns:
      Whether the taxiService field is set.
    • getTaxiService

      TaxiServiceType getTaxiService()
       A type of VEHICLE POOLING SERVICE where the service may be regulated according to a particular taxi policy. .  +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 269:77]
       
      .uk.org.netex.www.netex.TaxiServiceType taxi_service = 47;
      Returns:
      The taxiService.
    • getTaxiServiceOrBuilder

      TaxiServiceTypeOrBuilder getTaxiServiceOrBuilder()
       A type of VEHICLE POOLING SERVICE where the service may be regulated according to a particular taxi policy. .  +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 269:77]
       
      .uk.org.netex.www.netex.TaxiServiceType taxi_service = 47;
    • hasCarPoolingService

      boolean hasCarPoolingService()
       A transport service that connects users (driver and passenger(s)) for carrying out trips.  +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 332:83]
       
      .uk.org.netex.www.netex.CarPoolingServiceType car_pooling_service = 48;
      Returns:
      Whether the carPoolingService field is set.
    • getCarPoolingService

      CarPoolingServiceType getCarPoolingService()
       A transport service that connects users (driver and passenger(s)) for carrying out trips.  +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 332:83]
       
      .uk.org.netex.www.netex.CarPoolingServiceType car_pooling_service = 48;
      Returns:
      The carPoolingService.
    • getCarPoolingServiceOrBuilder

      CarPoolingServiceTypeOrBuilder getCarPoolingServiceOrBuilder()
       A transport service that connects users (driver and passenger(s)) for carrying out trips.  +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 332:83]
       
      .uk.org.netex.www.netex.CarPoolingServiceType car_pooling_service = 48;
    • hasChauffeuredVehicleService

      boolean hasChauffeuredVehicleService()
       A type of VEHICLE POOLING SERVICE which can only be used by prior arrangement and where the driver has a commercial agreement with the user. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 394:91]
       
      .uk.org.netex.www.netex.ChauffeuredVehicleServiceType chauffeured_vehicle_service = 49;
      Returns:
      Whether the chauffeuredVehicleService field is set.
    • getChauffeuredVehicleService

      ChauffeuredVehicleServiceType getChauffeuredVehicleService()
       A type of VEHICLE POOLING SERVICE which can only be used by prior arrangement and where the driver has a commercial agreement with the user. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 394:91]
       
      .uk.org.netex.www.netex.ChauffeuredVehicleServiceType chauffeured_vehicle_service = 49;
      Returns:
      The chauffeuredVehicleService.
    • getChauffeuredVehicleServiceOrBuilder

      ChauffeuredVehicleServiceTypeOrBuilder getChauffeuredVehicleServiceOrBuilder()
       A type of VEHICLE POOLING SERVICE which can only be used by prior arrangement and where the driver has a commercial agreement with the user. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 394:91]
       
      .uk.org.netex.www.netex.ChauffeuredVehicleServiceType chauffeured_vehicle_service = 49;
    • hasVehicleSharingService

      boolean hasVehicleSharingService()
       A transport service offer related to VEHICLE SHARING. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 456:86]
       
      .uk.org.netex.www.netex.VehicleSharingServiceType vehicle_sharing_service = 50;
      Returns:
      Whether the vehicleSharingService field is set.
    • getVehicleSharingService

      VehicleSharingServiceType getVehicleSharingService()
       A transport service offer related to VEHICLE SHARING. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 456:86]
       
      .uk.org.netex.www.netex.VehicleSharingServiceType vehicle_sharing_service = 50;
      Returns:
      The vehicleSharingService.
    • getVehicleSharingServiceOrBuilder

      VehicleSharingServiceTypeOrBuilder getVehicleSharingServiceOrBuilder()
       A transport service offer related to VEHICLE SHARING. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 456:86]
       
      .uk.org.netex.www.netex.VehicleSharingServiceType vehicle_sharing_service = 50;
    • hasVehicleRentalService

      boolean hasVehicleRentalService()
       A transport service offer related to VEHICLE RENTAL. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 534:85]
       
      .uk.org.netex.www.netex.VehicleRentalServiceType vehicle_rental_service = 51;
      Returns:
      Whether the vehicleRentalService field is set.
    • getVehicleRentalService

      VehicleRentalServiceType getVehicleRentalService()
       A transport service offer related to VEHICLE RENTAL. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 534:85]
       
      .uk.org.netex.www.netex.VehicleRentalServiceType vehicle_rental_service = 51;
      Returns:
      The vehicleRentalService.
    • getVehicleRentalServiceOrBuilder

      VehicleRentalServiceTypeOrBuilder getVehicleRentalServiceOrBuilder()
       A transport service offer related to VEHICLE RENTAL. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 534:85]
       
      .uk.org.netex.www.netex.VehicleRentalServiceType vehicle_rental_service = 51;
    • hasOnlineService

      boolean hasOnlineService()
       Any remotely accessible service providing access to any mode of transportation and/or information related to transportation services. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_version.xsd at 163:73]
       
      .uk.org.netex.www.netex.OnlineServiceType online_service = 52;
      Returns:
      Whether the onlineService field is set.
    • getOnlineService

      OnlineServiceType getOnlineService()
       Any remotely accessible service providing access to any mode of transportation and/or information related to transportation services. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_version.xsd at 163:73]
       
      .uk.org.netex.www.netex.OnlineServiceType online_service = 52;
      Returns:
      The onlineService.
    • getOnlineServiceOrBuilder

      OnlineServiceTypeOrBuilder getOnlineServiceOrBuilder()
       Any remotely accessible service providing access to any mode of transportation and/or information related to transportation services. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_version.xsd at 163:73]
       
      .uk.org.netex.www.netex.OnlineServiceType online_service = 52;
    • hasVehicleReleaseEquipment

      boolean hasVehicleReleaseEquipment()
       Specialisation of PLACE EQUIPMENT for VEHICLE RELEASE. +v1.2.2  [netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_version.xsd at 137:85]
       
      .uk.org.netex.www.netex.VehicleReleaseEquipmentType vehicle_release_equipment = 53;
      Returns:
      Whether the vehicleReleaseEquipment field is set.
    • getVehicleReleaseEquipment

      VehicleReleaseEquipmentType getVehicleReleaseEquipment()
       Specialisation of PLACE EQUIPMENT for VEHICLE RELEASE. +v1.2.2  [netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_version.xsd at 137:85]
       
      .uk.org.netex.www.netex.VehicleReleaseEquipmentType vehicle_release_equipment = 53;
      Returns:
      The vehicleReleaseEquipment.
    • getVehicleReleaseEquipmentOrBuilder

      VehicleReleaseEquipmentTypeOrBuilder getVehicleReleaseEquipmentOrBuilder()
       Specialisation of PLACE EQUIPMENT for VEHICLE RELEASE. +v1.2.2  [netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_version.xsd at 137:85]
       
      .uk.org.netex.www.netex.VehicleReleaseEquipmentType vehicle_release_equipment = 53;
    • hasRefuellingEquipment

      boolean hasRefuellingEquipment()
       Specialisation of PLACE EQUIPMENT for REFUELLING. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 143:77]
       
      .uk.org.netex.www.netex.RefuellingEquipmentType refuelling_equipment = 54;
      Returns:
      Whether the refuellingEquipment field is set.
    • getRefuellingEquipment

      RefuellingEquipmentType getRefuellingEquipment()
       Specialisation of PLACE EQUIPMENT for REFUELLING. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 143:77]
       
      .uk.org.netex.www.netex.RefuellingEquipmentType refuelling_equipment = 54;
      Returns:
      The refuellingEquipment.
    • getRefuellingEquipmentOrBuilder

      RefuellingEquipmentTypeOrBuilder getRefuellingEquipmentOrBuilder()
       Specialisation of PLACE EQUIPMENT for REFUELLING. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 143:77]
       
      .uk.org.netex.www.netex.RefuellingEquipmentType refuelling_equipment = 54;
    • hasBatteryEquipment

      boolean hasBatteryEquipment()
       Specialisation of INSTALLED EQUIPMENT for BATTERY. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 198:78]
       
      .uk.org.netex.www.netex.BatteryEquipmentType battery_equipment = 55;
      Returns:
      Whether the batteryEquipment field is set.
    • getBatteryEquipment

      BatteryEquipmentType getBatteryEquipment()
       Specialisation of INSTALLED EQUIPMENT for BATTERY. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 198:78]
       
      .uk.org.netex.www.netex.BatteryEquipmentType battery_equipment = 55;
      Returns:
      The batteryEquipment.
    • getBatteryEquipmentOrBuilder

      BatteryEquipmentTypeOrBuilder getBatteryEquipmentOrBuilder()
       Specialisation of INSTALLED EQUIPMENT for BATTERY. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 198:78]
       
      .uk.org.netex.www.netex.BatteryEquipmentType battery_equipment = 55;
    • getEquipmentVersionStructureCase