Interface GroupOfEntitiesInFrame_RelStructure.ChoiceWrapper_GroupOfEntities_VersionStructureOrBuilder

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

public static interface GroupOfEntitiesInFrame_RelStructure.ChoiceWrapper_GroupOfEntities_VersionStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasGeneralGroupOfEntities

      boolean hasGeneralGroupOfEntities()
       A grouping of ENTITies which will be commonly referenced for a specific purpose.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 131:98]
       
      .uk.org.netex.www.netex.GeneralGroupOfEntitiesType general_group_of_entities = 1;
      Returns:
      Whether the generalGroupOfEntities field is set.
    • getGeneralGroupOfEntities

      GeneralGroupOfEntitiesType getGeneralGroupOfEntities()
       A grouping of ENTITies which will be commonly referenced for a specific purpose.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 131:98]
       
      .uk.org.netex.www.netex.GeneralGroupOfEntitiesType general_group_of_entities = 1;
      Returns:
      The generalGroupOfEntities.
    • getGeneralGroupOfEntitiesOrBuilder

      GeneralGroupOfEntitiesTypeOrBuilder getGeneralGroupOfEntitiesOrBuilder()
       A grouping of ENTITies which will be commonly referenced for a specific purpose.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 131:98]
       
      .uk.org.netex.www.netex.GeneralGroupOfEntitiesType general_group_of_entities = 1;
    • hasLayer

      boolean hasLayer()
       A user-defined GROUP OF ENTITies, specified for a particular functional purpose, associating data referring to a particular LOCATING SYSTEM.  [netex_framework/netex_genericFramework/netex_layer_version.xsd at 59:81]
       
      .uk.org.netex.www.netex.LayerType layer = 2;
      Returns:
      Whether the layer field is set.
    • getLayer

      LayerType getLayer()
       A user-defined GROUP OF ENTITies, specified for a particular functional purpose, associating data referring to a particular LOCATING SYSTEM.  [netex_framework/netex_genericFramework/netex_layer_version.xsd at 59:81]
       
      .uk.org.netex.www.netex.LayerType layer = 2;
      Returns:
      The layer.
    • getLayerOrBuilder

      LayerTypeOrBuilder getLayerOrBuilder()
       A user-defined GROUP OF ENTITies, specified for a particular functional purpose, associating data referring to a particular LOCATING SYSTEM.  [netex_framework/netex_genericFramework/netex_layer_version.xsd at 59:81]
       
      .uk.org.netex.www.netex.LayerType layer = 2;
    • hasGroupOfPoints

      boolean hasGroupOfPoints()
       A grouping of POINTs.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 425:89]
       
      .uk.org.netex.www.netex.GroupOfPointsType group_of_points = 3;
      Returns:
      Whether the groupOfPoints field is set.
    • getGroupOfPoints

      GroupOfPointsType getGroupOfPoints()
       A grouping of POINTs.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 425:89]
       
      .uk.org.netex.www.netex.GroupOfPointsType group_of_points = 3;
      Returns:
      The groupOfPoints.
    • getGroupOfPointsOrBuilder

      GroupOfPointsTypeOrBuilder getGroupOfPointsOrBuilder()
       A grouping of POINTs.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 425:89]
       
      .uk.org.netex.www.netex.GroupOfPointsType group_of_points = 3;
    • hasGroupOfLinks

      boolean hasGroupOfLinks()
       A grouping of LINKs.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 489:88]
       
      .uk.org.netex.www.netex.GroupOfLinksType group_of_links = 4;
      Returns:
      Whether the groupOfLinks field is set.
    • getGroupOfLinks

      GroupOfLinksType getGroupOfLinks()
       A grouping of LINKs.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 489:88]
       
      .uk.org.netex.www.netex.GroupOfLinksType group_of_links = 4;
      Returns:
      The groupOfLinks.
    • getGroupOfLinksOrBuilder

      GroupOfLinksTypeOrBuilder getGroupOfLinksOrBuilder()
       A grouping of LINKs.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 489:88]
       
      .uk.org.netex.www.netex.GroupOfLinksType group_of_links = 4;
    • hasZone

      boolean hasZone()
       A two-dimensional PLACE within the service area of a public transport operator (administrative zone, TARIFF ZONE, ACCESS ZONE, etc.).  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 96:109]
       
      .uk.org.netex.www.netex.Zone_VersionStructure zone = 5;
      Returns:
      Whether the zone field is set.
    • getZone

       A two-dimensional PLACE within the service area of a public transport operator (administrative zone, TARIFF ZONE, ACCESS ZONE, etc.).  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 96:109]
       
      .uk.org.netex.www.netex.Zone_VersionStructure zone = 5;
      Returns:
      The zone.
    • getZoneOrBuilder

      Zone_VersionStructureOrBuilder getZoneOrBuilder()
       A two-dimensional PLACE within the service area of a public transport operator (administrative zone, TARIFF ZONE, ACCESS ZONE, etc.).  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 96:109]
       
      .uk.org.netex.www.netex.Zone_VersionStructure zone = 5;
    • hasGeneralZone

      boolean hasGeneralZone()
       A GENERAL ZONE used to define a zonal fare structure in a zone-counting or zone-matrix system.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 142:76]
       
      .uk.org.netex.www.netex.GeneralZoneType general_zone = 6;
      Returns:
      Whether the generalZone field is set.
    • getGeneralZone

      GeneralZoneType getGeneralZone()
       A GENERAL ZONE used to define a zonal fare structure in a zone-counting or zone-matrix system.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 142:76]
       
      .uk.org.netex.www.netex.GeneralZoneType general_zone = 6;
      Returns:
      The generalZone.
    • getGeneralZoneOrBuilder

      GeneralZoneTypeOrBuilder getGeneralZoneOrBuilder()
       A GENERAL ZONE used to define a zonal fare structure in a zone-counting or zone-matrix system.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 142:76]
       
      .uk.org.netex.www.netex.GeneralZoneType general_zone = 6;
    • hasTariffZone

      boolean hasTariffZone()
       A ZONE used to define a zonal fare structure in a zone-counting or zone-matrix system.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 185:82]
       
      .uk.org.netex.www.netex.TariffZoneType tariff_zone = 7;
      Returns:
      Whether the tariffZone field is set.
    • getTariffZone

      TariffZoneType getTariffZone()
       A ZONE used to define a zonal fare structure in a zone-counting or zone-matrix system.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 185:82]
       
      .uk.org.netex.www.netex.TariffZoneType tariff_zone = 7;
      Returns:
      The tariffZone.
    • getTariffZoneOrBuilder

      TariffZoneTypeOrBuilder getTariffZoneOrBuilder()
       A ZONE used to define a zonal fare structure in a zone-counting or zone-matrix system.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 185:82]
       
      .uk.org.netex.www.netex.TariffZoneType tariff_zone = 7;
    • hasAdministrativeZone

      boolean hasAdministrativeZone()
       A ZONE relating to the management responsibilities of an ORGANISATION. For example to allocate bus stop identifiers for a region.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 629:98]
       
      .uk.org.netex.www.netex.AdministrativeZoneType administrative_zone = 8;
      Returns:
      Whether the administrativeZone field is set.
    • getAdministrativeZone

      AdministrativeZoneType getAdministrativeZone()
       A ZONE relating to the management responsibilities of an ORGANISATION. For example to allocate bus stop identifiers for a region.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 629:98]
       
      .uk.org.netex.www.netex.AdministrativeZoneType administrative_zone = 8;
      Returns:
      The administrativeZone.
    • getAdministrativeZoneOrBuilder

      AdministrativeZoneTypeOrBuilder getAdministrativeZoneOrBuilder()
       A ZONE relating to the management responsibilities of an ORGANISATION. For example to allocate bus stop identifiers for a region.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 629:98]
       
      .uk.org.netex.www.netex.AdministrativeZoneType administrative_zone = 8;
    • hasGroupOfLinkSequences

      boolean hasGroupOfLinkSequences()
       A grouping of LINK SEQUENCEs.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 255:96]
       
      .uk.org.netex.www.netex.GroupOfLinkSequencesType group_of_link_sequences = 9;
      Returns:
      Whether the groupOfLinkSequences field is set.
    • getGroupOfLinkSequences

      GroupOfLinkSequencesType getGroupOfLinkSequences()
       A grouping of LINK SEQUENCEs.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 255:96]
       
      .uk.org.netex.www.netex.GroupOfLinkSequencesType group_of_link_sequences = 9;
      Returns:
      The groupOfLinkSequences.
    • getGroupOfLinkSequencesOrBuilder

      GroupOfLinkSequencesTypeOrBuilder getGroupOfLinkSequencesOrBuilder()
       A grouping of LINK SEQUENCEs.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 255:96]
       
      .uk.org.netex.www.netex.GroupOfLinkSequencesType group_of_link_sequences = 9;
    • hasAddressablePlace

      boolean hasAddressablePlace()
       A PLACE which may have an address.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 117:65]
       
      .uk.org.netex.www.netex.AddressablePlaceType addressable_place = 10;
      Returns:
      Whether the addressablePlace field is set.
    • getAddressablePlace

      AddressablePlaceType getAddressablePlace()
       A PLACE which may have an address.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 117:65]
       
      .uk.org.netex.www.netex.AddressablePlaceType addressable_place = 10;
      Returns:
      The addressablePlace.
    • getAddressablePlaceOrBuilder

      AddressablePlaceTypeOrBuilder getAddressablePlaceOrBuilder()
       A PLACE which may have an address.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 117:65]
       
      .uk.org.netex.www.netex.AddressablePlaceType addressable_place = 10;
    • hasRoadAddress

      boolean hasRoadAddress()
       Specialisation of ADDRESS refining it by using the characteristics such as road number, and name used for conventional identification of along a road.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 163:79]
       
      .uk.org.netex.www.netex.RoadAddressType road_address = 11;
      Returns:
      Whether the roadAddress field is set.
    • getRoadAddress

      RoadAddressType getRoadAddress()
       Specialisation of ADDRESS refining it by using the characteristics such as road number, and name used for conventional identification of along a road.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 163:79]
       
      .uk.org.netex.www.netex.RoadAddressType road_address = 11;
      Returns:
      The roadAddress.
    • getRoadAddressOrBuilder

      RoadAddressTypeOrBuilder getRoadAddressOrBuilder()
       Specialisation of ADDRESS refining it by using the characteristics such as road number, and name used for conventional identification of along a road.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 163:79]
       
      .uk.org.netex.www.netex.RoadAddressType road_address = 11;
    • hasPostalAddress

      boolean hasPostalAddress()
       A POSTAL ADDRESS to which mail can be sent.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 267:81]
       
      .uk.org.netex.www.netex.PostalAddressType postal_address = 12;
      Returns:
      Whether the postalAddress field is set.
    • getPostalAddress

      PostalAddressType getPostalAddress()
       A POSTAL ADDRESS to which mail can be sent.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 267:81]
       
      .uk.org.netex.www.netex.PostalAddressType postal_address = 12;
      Returns:
      The postalAddress.
    • getPostalAddressOrBuilder

      PostalAddressTypeOrBuilder getPostalAddressOrBuilder()
       A POSTAL ADDRESS to which mail can be sent.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 267:81]
       
      .uk.org.netex.www.netex.PostalAddressType postal_address = 12;
    • hasCountry

      boolean hasCountry()
       A sovereign COUNTRY.where entities may be located or domiciled.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 400:56]
       
      .uk.org.netex.www.netex.CountryType country = 13;
      Returns:
      Whether the country field is set.
    • getCountry

      CountryType getCountry()
       A sovereign COUNTRY.where entities may be located or domiciled.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 400:56]
       
      .uk.org.netex.www.netex.CountryType country = 13;
      Returns:
      The country.
    • getCountryOrBuilder

      CountryTypeOrBuilder getCountryOrBuilder()
       A sovereign COUNTRY.where entities may be located or domiciled.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 400:56]
       
      .uk.org.netex.www.netex.CountryType country = 13;
    • hasEquipmentPlace

      boolean hasEquipmentPlace()
       Designated Place within a SITE for a locating EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipmentPlace_version.xsd at 72:63]
       
      .uk.org.netex.www.netex.EquipmentPlaceType equipment_place = 14;
      Returns:
      Whether the equipmentPlace field is set.
    • getEquipmentPlace

      EquipmentPlaceType getEquipmentPlace()
       Designated Place within a SITE for a locating EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipmentPlace_version.xsd at 72:63]
       
      .uk.org.netex.www.netex.EquipmentPlaceType equipment_place = 14;
      Returns:
      The equipmentPlace.
    • getEquipmentPlaceOrBuilder

      EquipmentPlaceTypeOrBuilder getEquipmentPlaceOrBuilder()
       Designated Place within a SITE for a locating EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipmentPlace_version.xsd at 72:63]
       
      .uk.org.netex.www.netex.EquipmentPlaceType equipment_place = 14;
    • hasTopographicPlace

      boolean hasTopographicPlace()
       A town, city, village, suburb, quarter or other name settlement within a country. Provides a Gazetteer of Transport related place names.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 103:65]
       
      .uk.org.netex.www.netex.TopographicPlaceType topographic_place = 15;
      Returns:
      Whether the topographicPlace field is set.
    • getTopographicPlace

      TopographicPlaceType getTopographicPlace()
       A town, city, village, suburb, quarter or other name settlement within a country. Provides a Gazetteer of Transport related place names.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 103:65]
       
      .uk.org.netex.www.netex.TopographicPlaceType topographic_place = 15;
      Returns:
      The topographicPlace.
    • getTopographicPlaceOrBuilder

      TopographicPlaceTypeOrBuilder getTopographicPlaceOrBuilder()
       A town, city, village, suburb, quarter or other name settlement within a country. Provides a Gazetteer of Transport related place names.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 103:65]
       
      .uk.org.netex.www.netex.TopographicPlaceType topographic_place = 15;
    • hasGroupOfPlaces

      boolean hasGroupOfPlaces()
       A grouping of PLACEs which will be commonly referenced for a specific purpose.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 280:89]
       
      .uk.org.netex.www.netex.GroupOfPlacesType group_of_places = 16;
      Returns:
      Whether the groupOfPlaces field is set.
    • getGroupOfPlaces

      GroupOfPlacesType getGroupOfPlaces()
       A grouping of PLACEs which will be commonly referenced for a specific purpose.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 280:89]
       
      .uk.org.netex.www.netex.GroupOfPlacesType group_of_places = 16;
      Returns:
      The groupOfPlaces.
    • getGroupOfPlacesOrBuilder

      GroupOfPlacesTypeOrBuilder getGroupOfPlacesOrBuilder()
       A grouping of PLACEs which will be commonly referenced for a specific purpose.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 280:89]
       
      .uk.org.netex.www.netex.GroupOfPlacesType group_of_places = 16;
    • hasGroupOfOperators

      boolean hasGroupOfOperators()
       A grouping of OPERATORs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 390:92]
       
      .uk.org.netex.www.netex.GroupOfOperatorsType group_of_operators = 17;
      Returns:
      Whether the groupOfOperators field is set.
    • getGroupOfOperators

      GroupOfOperatorsType getGroupOfOperators()
       A grouping of OPERATORs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 390:92]
       
      .uk.org.netex.www.netex.GroupOfOperatorsType group_of_operators = 17;
      Returns:
      The groupOfOperators.
    • getGroupOfOperatorsOrBuilder

      GroupOfOperatorsTypeOrBuilder getGroupOfOperatorsOrBuilder()
       A grouping of OPERATORs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 390:92]
       
      .uk.org.netex.www.netex.GroupOfOperatorsType group_of_operators = 17;
    • hasTransportAdministrativeZone

      boolean hasTransportAdministrativeZone()
       A ZONE relating to the management responsibilities of an ORGANISATION. For example to allocate bus stop identifiers for a region.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 671:107]
       
      .uk.org.netex.www.netex.TransportAdministrativeZoneType transport_administrative_zone = 18;
      Returns:
      Whether the transportAdministrativeZone field is set.
    • getTransportAdministrativeZone

      TransportAdministrativeZoneType getTransportAdministrativeZone()
       A ZONE relating to the management responsibilities of an ORGANISATION. For example to allocate bus stop identifiers for a region.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 671:107]
       
      .uk.org.netex.www.netex.TransportAdministrativeZoneType transport_administrative_zone = 18;
      Returns:
      The transportAdministrativeZone.
    • getTransportAdministrativeZoneOrBuilder

      TransportAdministrativeZoneTypeOrBuilder getTransportAdministrativeZoneOrBuilder()
       A ZONE relating to the management responsibilities of an ORGANISATION. For example to allocate bus stop identifiers for a region.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 671:107]
       
      .uk.org.netex.www.netex.TransportAdministrativeZoneType transport_administrative_zone = 18;
    • hasGroupOfTimingLinks

      boolean hasGroupOfTimingLinks()
       A set of TIMING LINKs grouped together according to the similarity of TIME BANDs which are relevant to them. There may be a GROUP OF TIMING LINKS which covers all TIMING LINKs, for use when different GROUPs OF TIMING LINKS are not needed.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 490:94]
       
      .uk.org.netex.www.netex.GroupOfTimingLinksType group_of_timing_links = 19;
      Returns:
      Whether the groupOfTimingLinks field is set.
    • getGroupOfTimingLinks

      GroupOfTimingLinksType getGroupOfTimingLinks()
       A set of TIMING LINKs grouped together according to the similarity of TIME BANDs which are relevant to them. There may be a GROUP OF TIMING LINKS which covers all TIMING LINKs, for use when different GROUPs OF TIMING LINKS are not needed.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 490:94]
       
      .uk.org.netex.www.netex.GroupOfTimingLinksType group_of_timing_links = 19;
      Returns:
      The groupOfTimingLinks.
    • getGroupOfTimingLinksOrBuilder

      GroupOfTimingLinksTypeOrBuilder getGroupOfTimingLinksOrBuilder()
       A set of TIMING LINKs grouped together according to the similarity of TIME BANDs which are relevant to them. There may be a GROUP OF TIMING LINKS which covers all TIMING LINKs, for use when different GROUPs OF TIMING LINKS are not needed.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 490:94]
       
      .uk.org.netex.www.netex.GroupOfTimingLinksType group_of_timing_links = 19;
    • hasCrewBase

      boolean hasCrewBase()
       A place where operating EMPLOYEEs (e.g. drivers) report on and register their worK.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 126:84]
       
      .uk.org.netex.www.netex.CrewBaseType crew_base = 20;
      Returns:
      Whether the crewBase field is set.
    • getCrewBase

      CrewBaseType getCrewBase()
       A place where operating EMPLOYEEs (e.g. drivers) report on and register their worK.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 126:84]
       
      .uk.org.netex.www.netex.CrewBaseType crew_base = 20;
      Returns:
      The crewBase.
    • getCrewBaseOrBuilder

      CrewBaseTypeOrBuilder getCrewBaseOrBuilder()
       A place where operating EMPLOYEEs (e.g. drivers) report on and register their worK.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 126:84]
       
      .uk.org.netex.www.netex.CrewBaseType crew_base = 20;
    • hasGarage

      boolean hasGarage()
       A facility used for parking and maintaining vehicles. PARKING POINTs in a GARAGE are called GARAGE POINTs.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 355:72]
       
      .uk.org.netex.www.netex.GarageType garage = 21;
      Returns:
      Whether the garage field is set.
    • getGarage

      GarageType getGarage()
       A facility used for parking and maintaining vehicles. PARKING POINTs in a GARAGE are called GARAGE POINTs.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 355:72]
       
      .uk.org.netex.www.netex.GarageType garage = 21;
      Returns:
      The garage.
    • getGarageOrBuilder

      GarageTypeOrBuilder getGarageOrBuilder()
       A facility used for parking and maintaining vehicles. PARKING POINTs in a GARAGE are called GARAGE POINTs.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 355:72]
       
      .uk.org.netex.www.netex.GarageType garage = 21;
    • hasGroupOfLines

      boolean hasGroupOfLines()
       A grouping of LINEs which will be commonly referenced for a specific purpose.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 181:88]
       
      .uk.org.netex.www.netex.GroupOfLinesType group_of_lines = 22;
      Returns:
      Whether the groupOfLines field is set.
    • getGroupOfLines

      GroupOfLinesType getGroupOfLines()
       A grouping of LINEs which will be commonly referenced for a specific purpose.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 181:88]
       
      .uk.org.netex.www.netex.GroupOfLinesType group_of_lines = 22;
      Returns:
      The groupOfLines.
    • getGroupOfLinesOrBuilder

      GroupOfLinesTypeOrBuilder getGroupOfLinesOrBuilder()
       A grouping of LINEs which will be commonly referenced for a specific purpose.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 181:88]
       
      .uk.org.netex.www.netex.GroupOfLinesType group_of_lines = 22;
    • hasNetwork

      boolean hasNetwork()
       A named grouping of LINEs under which a Transport network is known.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 548:83]
       
      .uk.org.netex.www.netex.NetworkType network = 23;
      Returns:
      Whether the network field is set.
    • getNetwork

      NetworkType getNetwork()
       A named grouping of LINEs under which a Transport network is known.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 548:83]
       
      .uk.org.netex.www.netex.NetworkType network = 23;
      Returns:
      The network.
    • getNetworkOrBuilder

      NetworkTypeOrBuilder getNetworkOrBuilder()
       A named grouping of LINEs under which a Transport network is known.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 548:83]
       
      .uk.org.netex.www.netex.NetworkType network = 23;
    • hasEntrance

      boolean hasEntrance()
       A physical entrance or exit to/from a SITE. May be a door, barrier, gate or other recognizable point of access.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 354:119]
       
      .uk.org.netex.www.netex.SiteEntrance_VersionStructure entrance = 24;
      Returns:
      Whether the entrance field is set.
    • getEntrance

       A physical entrance or exit to/from a SITE. May be a door, barrier, gate or other recognizable point of access.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 354:119]
       
      .uk.org.netex.www.netex.SiteEntrance_VersionStructure entrance = 24;
      Returns:
      The entrance.
    • getEntranceOrBuilder

       A physical entrance or exit to/from a SITE. May be a door, barrier, gate or other recognizable point of access.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 354:119]
       
      .uk.org.netex.www.netex.SiteEntrance_VersionStructure entrance = 24;
    • hasAccessZone

      boolean hasAccessZone()
       An identified storey (ground, first, basement, mezzanine, etc) within an interchange building or SITE on which SITE COMPONENTs reside. A PATH LINK may connect components on different ACCESS ZONEs.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 633:58]
       
      .uk.org.netex.www.netex.AccessZoneType access_zone = 25;
      Returns:
      Whether the accessZone field is set.
    • getAccessZone

      AccessZoneType getAccessZone()
       An identified storey (ground, first, basement, mezzanine, etc) within an interchange building or SITE on which SITE COMPONENTs reside. A PATH LINK may connect components on different ACCESS ZONEs.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 633:58]
       
      .uk.org.netex.www.netex.AccessZoneType access_zone = 25;
      Returns:
      The accessZone.
    • getAccessZoneOrBuilder

      AccessZoneTypeOrBuilder getAccessZoneOrBuilder()
       An identified storey (ground, first, basement, mezzanine, etc) within an interchange building or SITE on which SITE COMPONENTs reside. A PATH LINK may connect components on different ACCESS ZONEs.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 633:58]
       
      .uk.org.netex.www.netex.AccessZoneType access_zone = 25;
    • hasServiceSite

      boolean hasServiceSite()
       A sub-type of SITE which is of specific interest for the operator (e.g. where a joint service or a joint fee is proposed).  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 695:59]
       
      .uk.org.netex.www.netex.ServiceSiteType service_site = 26;
      Returns:
      Whether the serviceSite field is set.
    • getServiceSite

      ServiceSiteType getServiceSite()
       A sub-type of SITE which is of specific interest for the operator (e.g. where a joint service or a joint fee is proposed).  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 695:59]
       
      .uk.org.netex.www.netex.ServiceSiteType service_site = 26;
      Returns:
      The serviceSite.
    • getServiceSiteOrBuilder

      ServiceSiteTypeOrBuilder getServiceSiteOrBuilder()
       A sub-type of SITE which is of specific interest for the operator (e.g. where a joint service or a joint fee is proposed).  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 695:59]
       
      .uk.org.netex.www.netex.ServiceSiteType service_site = 26;
    • hasStopArea

      boolean hasStopArea()
       A group of STOP POINTs close to each other.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 430:73]
       
      .uk.org.netex.www.netex.StopAreaType stop_area = 27;
      Returns:
      Whether the stopArea field is set.
    • getStopArea

      StopAreaType getStopArea()
       A group of STOP POINTs close to each other.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 430:73]
       
      .uk.org.netex.www.netex.StopAreaType stop_area = 27;
      Returns:
      The stopArea.
    • getStopAreaOrBuilder

      StopAreaTypeOrBuilder getStopAreaOrBuilder()
       A group of STOP POINTs close to each other.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 430:73]
       
      .uk.org.netex.www.netex.StopAreaType stop_area = 27;
    • hasFareZone

      boolean hasFareZone()
       A specialization of TARIFF ZONE to include FARE SECTIONs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 486:80]
       
      .uk.org.netex.www.netex.FareZoneType fare_zone = 28;
      Returns:
      Whether the fareZone field is set.
    • getFareZone

      FareZoneType getFareZone()
       A specialization of TARIFF ZONE to include FARE SECTIONs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 486:80]
       
      .uk.org.netex.www.netex.FareZoneType fare_zone = 28;
      Returns:
      The fareZone.
    • getFareZoneOrBuilder

      FareZoneTypeOrBuilder getFareZoneOrBuilder()
       A specialization of TARIFF ZONE to include FARE SECTIONs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 486:80]
       
      .uk.org.netex.www.netex.FareZoneType fare_zone = 28;
    • hasStopPlace

      boolean hasStopPlace()
       Version of a named place where public transport may be accessed. May be a building complex (e.g. a station) or an on-street location.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 147:63]
       
      .uk.org.netex.www.netex.StopPlaceType stop_place = 29;
      Returns:
      Whether the stopPlace field is set.
    • getStopPlace

      StopPlaceType getStopPlace()
       Version of a named place where public transport may be accessed. May be a building complex (e.g. a station) or an on-street location.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 147:63]
       
      .uk.org.netex.www.netex.StopPlaceType stop_place = 29;
      Returns:
      The stopPlace.
    • getStopPlaceOrBuilder

      StopPlaceTypeOrBuilder getStopPlaceOrBuilder()
       Version of a named place where public transport may be accessed. May be a building complex (e.g. a station) or an on-street location.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 147:63]
       
      .uk.org.netex.www.netex.StopPlaceType stop_place = 29;
    • hasQuay

      boolean hasQuay()
       A place such as platform, stance, or quayside where passengers have access to PT vehicles, Taxi cars or other means of transportation. A QUAY may contain other sub QUAYs. A child QUAY must be physically contained within its parent QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 445:62]
       
      .uk.org.netex.www.netex.QuayType quay = 30;
      Returns:
      Whether the quay field is set.
    • getQuay

      QuayType getQuay()
       A place such as platform, stance, or quayside where passengers have access to PT vehicles, Taxi cars or other means of transportation. A QUAY may contain other sub QUAYs. A child QUAY must be physically contained within its parent QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 445:62]
       
      .uk.org.netex.www.netex.QuayType quay = 30;
      Returns:
      The quay.
    • getQuayOrBuilder

      QuayTypeOrBuilder getQuayOrBuilder()
       A place such as platform, stance, or quayside where passengers have access to PT vehicles, Taxi cars or other means of transportation. A QUAY may contain other sub QUAYs. A child QUAY must be physically contained within its parent QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 445:62]
       
      .uk.org.netex.www.netex.QuayType quay = 30;
    • hasAccessSpace

      boolean hasAccessSpace()
       An area within a STOP PLACE that does not give direct access to transport vehicles. May be connected to QUAYS by PATH LINKs.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 668:69]
       
      .uk.org.netex.www.netex.AccessSpaceType access_space = 31;
      Returns:
      Whether the accessSpace field is set.
    • getAccessSpace

      AccessSpaceType getAccessSpace()
       An area within a STOP PLACE that does not give direct access to transport vehicles. May be connected to QUAYS by PATH LINKs.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 668:69]
       
      .uk.org.netex.www.netex.AccessSpaceType access_space = 31;
      Returns:
      The accessSpace.
    • getAccessSpaceOrBuilder

      AccessSpaceTypeOrBuilder getAccessSpaceOrBuilder()
       An area within a STOP PLACE that does not give direct access to transport vehicles. May be connected to QUAYS by PATH LINKs.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 668:69]
       
      .uk.org.netex.www.netex.AccessSpaceType access_space = 31;
    • hasBoardingPosition

      boolean hasBoardingPosition()
       A location within a QUAY from which passengers may directly board, or onto which passengers may directly alight from, a VEHICLE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 774:74]
       
      .uk.org.netex.www.netex.BoardingPositionType boarding_position = 32;
      Returns:
      Whether the boardingPosition field is set.
    • getBoardingPosition

      BoardingPositionType getBoardingPosition()
       A location within a QUAY from which passengers may directly board, or onto which passengers may directly alight from, a VEHICLE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 774:74]
       
      .uk.org.netex.www.netex.BoardingPositionType boarding_position = 32;
      Returns:
      The boardingPosition.
    • getBoardingPositionOrBuilder

      BoardingPositionTypeOrBuilder getBoardingPositionOrBuilder()
       A location within a QUAY from which passengers may directly board, or onto which passengers may directly alight from, a VEHICLE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 774:74]
       
      .uk.org.netex.www.netex.BoardingPositionType boarding_position = 32;
    • hasStopPlaceEntrance

      boolean hasStopPlaceEntrance()
       Passenger Entrance to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 860:86]
       
      .uk.org.netex.www.netex.StopPlaceEntranceType stop_place_entrance = 33;
      Returns:
      Whether the stopPlaceEntrance field is set.
    • getStopPlaceEntrance

      StopPlaceEntranceType getStopPlaceEntrance()
       Passenger Entrance to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 860:86]
       
      .uk.org.netex.www.netex.StopPlaceEntranceType stop_place_entrance = 33;
      Returns:
      The stopPlaceEntrance.
    • getStopPlaceEntranceOrBuilder

      StopPlaceEntranceTypeOrBuilder getStopPlaceEntranceOrBuilder()
       Passenger Entrance to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 860:86]
       
      .uk.org.netex.www.netex.StopPlaceEntranceType stop_place_entrance = 33;
    • hasStopPlaceVehicleEntrance

      boolean hasStopPlaceVehicleEntrance()
       A physical entrance or exit to/from a SITE for a VEHICLE. May be a door, barrier, gate or other recognizable point of access.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 931:93]
       
      .uk.org.netex.www.netex.StopPlaceVehicleEntranceType stop_place_vehicle_entrance = 34;
      Returns:
      Whether the stopPlaceVehicleEntrance field is set.
    • getStopPlaceVehicleEntrance

      StopPlaceVehicleEntranceType getStopPlaceVehicleEntrance()
       A physical entrance or exit to/from a SITE for a VEHICLE. May be a door, barrier, gate or other recognizable point of access.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 931:93]
       
      .uk.org.netex.www.netex.StopPlaceVehicleEntranceType stop_place_vehicle_entrance = 34;
      Returns:
      The stopPlaceVehicleEntrance.
    • getStopPlaceVehicleEntranceOrBuilder

      StopPlaceVehicleEntranceTypeOrBuilder getStopPlaceVehicleEntranceOrBuilder()
       A physical entrance or exit to/from a SITE for a VEHICLE. May be a door, barrier, gate or other recognizable point of access.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 931:93]
       
      .uk.org.netex.www.netex.StopPlaceVehicleEntranceType stop_place_vehicle_entrance = 34;
    • hasVehicleStoppingPlace

      boolean hasVehicleStoppingPlace()
       Designated PLACE within a STOP PLACE for a VEHICLE to stop.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1005:78]
       
      .uk.org.netex.www.netex.VehicleStoppingPlaceType vehicle_stopping_place = 35;
      Returns:
      Whether the vehicleStoppingPlace field is set.
    • getVehicleStoppingPlace

      VehicleStoppingPlaceType getVehicleStoppingPlace()
       Designated PLACE within a STOP PLACE for a VEHICLE to stop.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1005:78]
       
      .uk.org.netex.www.netex.VehicleStoppingPlaceType vehicle_stopping_place = 35;
      Returns:
      The vehicleStoppingPlace.
    • getVehicleStoppingPlaceOrBuilder

      VehicleStoppingPlaceTypeOrBuilder getVehicleStoppingPlaceOrBuilder()
       Designated PLACE within a STOP PLACE for a VEHICLE to stop.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1005:78]
       
      .uk.org.netex.www.netex.VehicleStoppingPlaceType vehicle_stopping_place = 35;
    • hasVehicleStoppingPosition

      boolean hasVehicleStoppingPosition()
       Designated Position within a VEHICLE STOPPING PLACE for a Vehicle to stop.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1100:80]
       
      .uk.org.netex.www.netex.VehicleStoppingPositionType vehicle_stopping_position = 36;
      Returns:
      Whether the vehicleStoppingPosition field is set.
    • getVehicleStoppingPosition

      VehicleStoppingPositionType getVehicleStoppingPosition()
       Designated Position within a VEHICLE STOPPING PLACE for a Vehicle to stop.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1100:80]
       
      .uk.org.netex.www.netex.VehicleStoppingPositionType vehicle_stopping_position = 36;
      Returns:
      The vehicleStoppingPosition.
    • getVehicleStoppingPositionOrBuilder

      VehicleStoppingPositionTypeOrBuilder getVehicleStoppingPositionOrBuilder()
       Designated Position within a VEHICLE STOPPING PLACE for a Vehicle to stop.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1100:80]
       
      .uk.org.netex.www.netex.VehicleStoppingPositionType vehicle_stopping_position = 36;
    • hasRoutingConstraintZone

      boolean hasRoutingConstraintZone()
       A constraint on the use of a service. The service, on this specific JOURNEY PATTERN (usually a FTS JOURNEY PATTERN) cannot operate when another (regular) service operates. This may occur only on subpart of the JOURNEY PATTERN, or only on one or some specific SCHEDULED STOP POINTs within the pattern.  [netex_part_1/part1_tacticalPlanning/netex_routingConstraint_version.xsd at 267:86]
       
      .uk.org.netex.www.netex.RoutingConstraintZoneType routing_constraint_zone = 37;
      Returns:
      Whether the routingConstraintZone field is set.
    • getRoutingConstraintZone

      RoutingConstraintZoneType getRoutingConstraintZone()
       A constraint on the use of a service. The service, on this specific JOURNEY PATTERN (usually a FTS JOURNEY PATTERN) cannot operate when another (regular) service operates. This may occur only on subpart of the JOURNEY PATTERN, or only on one or some specific SCHEDULED STOP POINTs within the pattern.  [netex_part_1/part1_tacticalPlanning/netex_routingConstraint_version.xsd at 267:86]
       
      .uk.org.netex.www.netex.RoutingConstraintZoneType routing_constraint_zone = 37;
      Returns:
      The routingConstraintZone.
    • getRoutingConstraintZoneOrBuilder

      RoutingConstraintZoneTypeOrBuilder getRoutingConstraintZoneOrBuilder()
       A constraint on the use of a service. The service, on this specific JOURNEY PATTERN (usually a FTS JOURNEY PATTERN) cannot operate when another (regular) service operates. This may occur only on subpart of the JOURNEY PATTERN, or only on one or some specific SCHEDULED STOP POINTs within the pattern.  [netex_part_1/part1_tacticalPlanning/netex_routingConstraint_version.xsd at 267:86]
       
      .uk.org.netex.www.netex.RoutingConstraintZoneType routing_constraint_zone = 37;
    • hasFlexibleStopPlace

      boolean hasFlexibleStopPlace()
       A named type of STOP PLACE for DRT comprising one or more flexible zones where vehicles may stop and where passengers may board or leave vehicles.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 94:66]
       
      .uk.org.netex.www.netex.FlexibleStopPlaceType flexible_stop_place = 38;
      Returns:
      Whether the flexibleStopPlace field is set.
    • getFlexibleStopPlace

      FlexibleStopPlaceType getFlexibleStopPlace()
       A named type of STOP PLACE for DRT comprising one or more flexible zones where vehicles may stop and where passengers may board or leave vehicles.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 94:66]
       
      .uk.org.netex.www.netex.FlexibleStopPlaceType flexible_stop_place = 38;
      Returns:
      The flexibleStopPlace.
    • getFlexibleStopPlaceOrBuilder

      FlexibleStopPlaceTypeOrBuilder getFlexibleStopPlaceOrBuilder()
       A named type of STOP PLACE for DRT comprising one or more flexible zones where vehicles may stop and where passengers may board or leave vehicles.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 94:66]
       
      .uk.org.netex.www.netex.FlexibleStopPlaceType flexible_stop_place = 38;
    • hasFlexibleQuay

      boolean hasFlexibleQuay()
       A ZONE of physical access to public transport vehicles such as a platform.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 220:61]
       
      .uk.org.netex.www.netex.FlexibleQuayType flexible_quay = 39;
      Returns:
      Whether the flexibleQuay field is set.
    • getFlexibleQuay

      FlexibleQuayType getFlexibleQuay()
       A ZONE of physical access to public transport vehicles such as a platform.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 220:61]
       
      .uk.org.netex.www.netex.FlexibleQuayType flexible_quay = 39;
      Returns:
      The flexibleQuay.
    • getFlexibleQuayOrBuilder

      FlexibleQuayTypeOrBuilder getFlexibleQuayOrBuilder()
       A ZONE of physical access to public transport vehicles such as a platform.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 220:61]
       
      .uk.org.netex.www.netex.FlexibleQuayType flexible_quay = 39;
    • hasFlexibleArea

      boolean hasFlexibleArea()
       Specialisation of a FLEXIBLE QUAY (which is abstract) to identify what is the catchment area for a flexible service (so that a stop finder can find  the nearest available types of transport). It is a named zone visited by a particular mode of transport.  It is part of the SITE data set rather than the service data set, since it can be defined and exists independently of an actual service.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 341:61]
       
      .uk.org.netex.www.netex.FlexibleAreaType flexible_area = 40;
      Returns:
      Whether the flexibleArea field is set.
    • getFlexibleArea

      FlexibleAreaType getFlexibleArea()
       Specialisation of a FLEXIBLE QUAY (which is abstract) to identify what is the catchment area for a flexible service (so that a stop finder can find  the nearest available types of transport). It is a named zone visited by a particular mode of transport.  It is part of the SITE data set rather than the service data set, since it can be defined and exists independently of an actual service.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 341:61]
       
      .uk.org.netex.www.netex.FlexibleAreaType flexible_area = 40;
      Returns:
      The flexibleArea.
    • getFlexibleAreaOrBuilder

      FlexibleAreaTypeOrBuilder getFlexibleAreaOrBuilder()
       Specialisation of a FLEXIBLE QUAY (which is abstract) to identify what is the catchment area for a flexible service (so that a stop finder can find  the nearest available types of transport). It is a named zone visited by a particular mode of transport.  It is part of the SITE data set rather than the service data set, since it can be defined and exists independently of an actual service.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 341:61]
       
      .uk.org.netex.www.netex.FlexibleAreaType flexible_area = 40;
    • hasHailAndRideArea

      boolean hasHailAndRideArea()
       A section of Road between two points within which one may hail a bus to board it or alight from it or ask it to stop to alight.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 415:64]
       
      .uk.org.netex.www.netex.HailAndRideAreaType hail_and_ride_area = 41;
      Returns:
      Whether the hailAndRideArea field is set.
    • getHailAndRideArea

      HailAndRideAreaType getHailAndRideArea()
       A section of Road between two points within which one may hail a bus to board it or alight from it or ask it to stop to alight.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 415:64]
       
      .uk.org.netex.www.netex.HailAndRideAreaType hail_and_ride_area = 41;
      Returns:
      The hailAndRideArea.
    • getHailAndRideAreaOrBuilder

      HailAndRideAreaTypeOrBuilder getHailAndRideAreaOrBuilder()
       A section of Road between two points within which one may hail a bus to board it or alight from it or ask it to stop to alight.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 415:64]
       
      .uk.org.netex.www.netex.HailAndRideAreaType hail_and_ride_area = 41;
    • hasParking

      boolean hasParking()
       A named place where Parking may be accessed. May be a building complex (e.g. a station) or an on-street location.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 95:55]
       
      .uk.org.netex.www.netex.ParkingType parking = 42;
      Returns:
      Whether the parking field is set.
    • getParking

      ParkingType getParking()
       A named place where Parking may be accessed. May be a building complex (e.g. a station) or an on-street location.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 95:55]
       
      .uk.org.netex.www.netex.ParkingType parking = 42;
      Returns:
      The parking.
    • getParkingOrBuilder

      ParkingTypeOrBuilder getParkingOrBuilder()
       A named place where Parking may be accessed. May be a building complex (e.g. a station) or an on-street location.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 95:55]
       
      .uk.org.netex.www.netex.ParkingType parking = 42;
    • hasParkingEntranceForVehicles

      boolean hasParkingEntranceForVehicles()
       Designated Place within a PARKING for a VEHICLE to enter.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 384:78]
       
      .uk.org.netex.www.netex.ParkingEntranceForVehiclesType parking_entrance_for_vehicles = 43;
      Returns:
      Whether the parkingEntranceForVehicles field is set.
    • getParkingEntranceForVehicles

      ParkingEntranceForVehiclesType getParkingEntranceForVehicles()
       Designated Place within a PARKING for a VEHICLE to enter.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 384:78]
       
      .uk.org.netex.www.netex.ParkingEntranceForVehiclesType parking_entrance_for_vehicles = 43;
      Returns:
      The parkingEntranceForVehicles.
    • getParkingEntranceForVehiclesOrBuilder

      ParkingEntranceForVehiclesTypeOrBuilder getParkingEntranceForVehiclesOrBuilder()
       Designated Place within a PARKING for a VEHICLE to enter.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 384:78]
       
      .uk.org.netex.www.netex.ParkingEntranceForVehiclesType parking_entrance_for_vehicles = 43;
    • hasParkingPassengerEntrance

      boolean hasParkingPassengerEntrance()
       Designated Passenger ENTRANCE within a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 458:76]
       
      .uk.org.netex.www.netex.ParkingPassengerEntranceType parking_passenger_entrance = 44;
      Returns:
      Whether the parkingPassengerEntrance field is set.
    • getParkingPassengerEntrance

      ParkingPassengerEntranceType getParkingPassengerEntrance()
       Designated Passenger ENTRANCE within a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 458:76]
       
      .uk.org.netex.www.netex.ParkingPassengerEntranceType parking_passenger_entrance = 44;
      Returns:
      The parkingPassengerEntrance.
    • getParkingPassengerEntranceOrBuilder

      ParkingPassengerEntranceTypeOrBuilder getParkingPassengerEntranceOrBuilder()
       Designated Passenger ENTRANCE within a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 458:76]
       
      .uk.org.netex.www.netex.ParkingPassengerEntranceType parking_passenger_entrance = 44;
    • hasParkingComponent

      boolean hasParkingComponent()
       Component within a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 749:73]
       
      .uk.org.netex.www.netex.ParkingComponentType parking_component = 45;
      Returns:
      Whether the parkingComponent field is set.
    • getParkingComponent

      ParkingComponentType getParkingComponent()
       Component within a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 749:73]
       
      .uk.org.netex.www.netex.ParkingComponentType parking_component = 45;
      Returns:
      The parkingComponent.
    • getParkingComponentOrBuilder

      ParkingComponentTypeOrBuilder getParkingComponentOrBuilder()
       Component within a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 749:73]
       
      .uk.org.netex.www.netex.ParkingComponentType parking_component = 45;
    • hasParkingArea

      boolean hasParkingArea()
       Area within a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 856:67]
       
      .uk.org.netex.www.netex.ParkingAreaType parking_area = 46;
      Returns:
      Whether the parkingArea field is set.
    • getParkingArea

      ParkingAreaType getParkingArea()
       Area within a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 856:67]
       
      .uk.org.netex.www.netex.ParkingAreaType parking_area = 46;
      Returns:
      The parkingArea.
    • getParkingAreaOrBuilder

      ParkingAreaTypeOrBuilder getParkingAreaOrBuilder()
       Area within a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 856:67]
       
      .uk.org.netex.www.netex.ParkingAreaType parking_area = 46;
    • hasParkingBay

      boolean hasParkingBay()
       An individual place to park a VEHICLE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 964:65]
       
      .uk.org.netex.www.netex.ParkingBayType parking_bay = 47;
      Returns:
      Whether the parkingBay field is set.
    • getParkingBay

      ParkingBayType getParkingBay()
       An individual place to park a VEHICLE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 964:65]
       
      .uk.org.netex.www.netex.ParkingBayType parking_bay = 47;
      Returns:
      The parkingBay.
    • getParkingBayOrBuilder

      ParkingBayTypeOrBuilder getParkingBayOrBuilder()
       An individual place to park a VEHICLE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 964:65]
       
      .uk.org.netex.www.netex.ParkingBayType parking_bay = 47;
    • hasPointOfInterest

      boolean hasPointOfInterest()
       A type of SITE to or through which passengers may wish to navigate as part of their journey and which is modelled in detail by journey planners.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 327:63]
       
      .uk.org.netex.www.netex.PointOfInterestType point_of_interest = 48;
      Returns:
      Whether the pointOfInterest field is set.
    • getPointOfInterest

      PointOfInterestType getPointOfInterest()
       A type of SITE to or through which passengers may wish to navigate as part of their journey and which is modelled in detail by journey planners.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 327:63]
       
      .uk.org.netex.www.netex.PointOfInterestType point_of_interest = 48;
      Returns:
      The pointOfInterest.
    • getPointOfInterestOrBuilder

      PointOfInterestTypeOrBuilder getPointOfInterestOrBuilder()
       A type of SITE to or through which passengers may wish to navigate as part of their journey and which is modelled in detail by journey planners.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 327:63]
       
      .uk.org.netex.www.netex.PointOfInterestType point_of_interest = 48;
    • hasPointOfInterestSpace

      boolean hasPointOfInterestSpace()
       A PLACE within a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 458:77]
       
      .uk.org.netex.www.netex.PointOfInterestSpaceType point_of_interest_space = 49;
      Returns:
      Whether the pointOfInterestSpace field is set.
    • getPointOfInterestSpace

      PointOfInterestSpaceType getPointOfInterestSpace()
       A PLACE within a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 458:77]
       
      .uk.org.netex.www.netex.PointOfInterestSpaceType point_of_interest_space = 49;
      Returns:
      The pointOfInterestSpace.
    • getPointOfInterestSpaceOrBuilder

      PointOfInterestSpaceTypeOrBuilder getPointOfInterestSpaceOrBuilder()
       A PLACE within a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 458:77]
       
      .uk.org.netex.www.netex.PointOfInterestSpaceType point_of_interest_space = 49;
    • hasPointOfInterestEntrance

      boolean hasPointOfInterestEntrance()
       Specialisation of ENTRANCE of ENTRANCE for a passenger to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 581:92]
       
      .uk.org.netex.www.netex.PointOfInterestEntranceType point_of_interest_entrance = 50;
      Returns:
      Whether the pointOfInterestEntrance field is set.
    • getPointOfInterestEntrance

      PointOfInterestEntranceType getPointOfInterestEntrance()
       Specialisation of ENTRANCE of ENTRANCE for a passenger to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 581:92]
       
      .uk.org.netex.www.netex.PointOfInterestEntranceType point_of_interest_entrance = 50;
      Returns:
      The pointOfInterestEntrance.
    • getPointOfInterestEntranceOrBuilder

      PointOfInterestEntranceTypeOrBuilder getPointOfInterestEntranceOrBuilder()
       Specialisation of ENTRANCE of ENTRANCE for a passenger to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 581:92]
       
      .uk.org.netex.www.netex.PointOfInterestEntranceType point_of_interest_entrance = 50;
    • hasPointOfInterestVehicleEntrance

      boolean hasPointOfInterestVehicleEntrance()
       A VEHICLE ENTRANCE to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 635:99]
       
      .uk.org.netex.www.netex.PointOfInterestVehicleEntranceType point_of_interest_vehicle_entrance = 51;
      Returns:
      Whether the pointOfInterestVehicleEntrance field is set.
    • getPointOfInterestVehicleEntrance

      PointOfInterestVehicleEntranceType getPointOfInterestVehicleEntrance()
       A VEHICLE ENTRANCE to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 635:99]
       
      .uk.org.netex.www.netex.PointOfInterestVehicleEntranceType point_of_interest_vehicle_entrance = 51;
      Returns:
      The pointOfInterestVehicleEntrance.
    • getPointOfInterestVehicleEntranceOrBuilder

      PointOfInterestVehicleEntranceTypeOrBuilder getPointOfInterestVehicleEntranceOrBuilder()
       A VEHICLE ENTRANCE to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 635:99]
       
      .uk.org.netex.www.netex.PointOfInterestVehicleEntranceType point_of_interest_vehicle_entrance = 51;
    • hasHeadwayJourneyGroup

      boolean hasHeadwayJourneyGroup()
       A group of VEHICLE JOURNEYs following the same JOURNEY PATTERN and having the same headway interval between a specified start and end time (for example, ‘every 10 minutes’). This is especially useful for presenting passenger information.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_version.xsd at 247:101]
       
      .uk.org.netex.www.netex.HeadwayJourneyGroupType headway_journey_group = 52;
      Returns:
      Whether the headwayJourneyGroup field is set.
    • getHeadwayJourneyGroup

      HeadwayJourneyGroupType getHeadwayJourneyGroup()
       A group of VEHICLE JOURNEYs following the same JOURNEY PATTERN and having the same headway interval between a specified start and end time (for example, ‘every 10 minutes’). This is especially useful for presenting passenger information.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_version.xsd at 247:101]
       
      .uk.org.netex.www.netex.HeadwayJourneyGroupType headway_journey_group = 52;
      Returns:
      The headwayJourneyGroup.
    • getHeadwayJourneyGroupOrBuilder

      HeadwayJourneyGroupTypeOrBuilder getHeadwayJourneyGroupOrBuilder()
       A group of VEHICLE JOURNEYs following the same JOURNEY PATTERN and having the same headway interval between a specified start and end time (for example, ‘every 10 minutes’). This is especially useful for presenting passenger information.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_version.xsd at 247:101]
       
      .uk.org.netex.www.netex.HeadwayJourneyGroupType headway_journey_group = 52;
    • hasRhythmicalJourneyGroup

      boolean hasRhythmicalJourneyGroup()
       A group of VEHICLE JOURNEYS following  the same JOURNEY PATTERN having the same "rhythm" every hour (for example runs all xxh10, xxh25 and xxh45... e) between a specified start and end time.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_version.xsd at 301:104]
       
      .uk.org.netex.www.netex.RhythmicalJourneyGroupType rhythmical_journey_group = 53;
      Returns:
      Whether the rhythmicalJourneyGroup field is set.
    • getRhythmicalJourneyGroup

      RhythmicalJourneyGroupType getRhythmicalJourneyGroup()
       A group of VEHICLE JOURNEYS following  the same JOURNEY PATTERN having the same "rhythm" every hour (for example runs all xxh10, xxh25 and xxh45... e) between a specified start and end time.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_version.xsd at 301:104]
       
      .uk.org.netex.www.netex.RhythmicalJourneyGroupType rhythmical_journey_group = 53;
      Returns:
      The rhythmicalJourneyGroup.
    • getRhythmicalJourneyGroupOrBuilder

      RhythmicalJourneyGroupTypeOrBuilder getRhythmicalJourneyGroupOrBuilder()
       A group of VEHICLE JOURNEYS following  the same JOURNEY PATTERN having the same "rhythm" every hour (for example runs all xxh10, xxh25 and xxh45... e) between a specified start and end time.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_version.xsd at 301:104]
       
      .uk.org.netex.www.netex.RhythmicalJourneyGroupType rhythmical_journey_group = 53;
    • hasGroupOfServices

      boolean hasGroupOfServices()
       A group of SERVICEs, often known to its users by a name or a number.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 422:91]
       
      .uk.org.netex.www.netex.GroupOfServicesType group_of_services = 54;
      Returns:
      Whether the groupOfServices field is set.
    • getGroupOfServices

      GroupOfServicesType getGroupOfServices()
       A group of SERVICEs, often known to its users by a name or a number.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 422:91]
       
      .uk.org.netex.www.netex.GroupOfServicesType group_of_services = 54;
      Returns:
      The groupOfServices.
    • getGroupOfServicesOrBuilder

      GroupOfServicesTypeOrBuilder getGroupOfServicesOrBuilder()
       A group of SERVICEs, often known to its users by a name or a number.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 422:91]
       
      .uk.org.netex.www.netex.GroupOfServicesType group_of_services = 54;
    • hasPriceGroup

      boolean hasPriceGroup()
       A grouping of prices, allowing the grouping of numerous possible consumption elements into a limited number of price references, or to apply grouped increase, in value or percentage.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 449:82]
       
      .uk.org.netex.www.netex.PriceGroupType price_group = 55;
      Returns:
      Whether the priceGroup field is set.
    • getPriceGroup

      PriceGroupType getPriceGroup()
       A grouping of prices, allowing the grouping of numerous possible consumption elements into a limited number of price references, or to apply grouped increase, in value or percentage.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 449:82]
       
      .uk.org.netex.www.netex.PriceGroupType price_group = 55;
      Returns:
      The priceGroup.
    • getPriceGroupOrBuilder

      PriceGroupTypeOrBuilder getPriceGroupOrBuilder()
       A grouping of prices, allowing the grouping of numerous possible consumption elements into a limited number of price references, or to apply grouped increase, in value or percentage.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 449:82]
       
      .uk.org.netex.www.netex.PriceGroupType price_group = 55;
    • hasFareTable

      boolean hasFareTable()
       A grouping of prices that may be associated with a DISTANCE MATRIX ELEMENT, FARE STRUCTURE ELEMENT or  other PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 170:63]
       
      .uk.org.netex.www.netex.FareTableType fare_table = 56;
      Returns:
      Whether the fareTable field is set.
    • getFareTable

      FareTableType getFareTable()
       A grouping of prices that may be associated with a DISTANCE MATRIX ELEMENT, FARE STRUCTURE ELEMENT or  other PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 170:63]
       
      .uk.org.netex.www.netex.FareTableType fare_table = 56;
      Returns:
      The fareTable.
    • getFareTableOrBuilder

      FareTableTypeOrBuilder getFareTableOrBuilder()
       A grouping of prices that may be associated with a DISTANCE MATRIX ELEMENT, FARE STRUCTURE ELEMENT or  other PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 170:63]
       
      .uk.org.netex.www.netex.FareTableType fare_table = 56;
    • hasFareTableInContext

      boolean hasFareTableInContext()
       A grouping of prices that may be associated with a DISTANCE MATRIX ELEMENT, FARE STRUCTURE ELEMENT or  other PRICEABLE OBJECT. OPTIMIZATION - Alias for FARE TABLE That does not require an ID to be present.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 340:106]
       
      .uk.org.netex.www.netex.FareTable_VersionStructure fare_table_in_context = 57;
      Returns:
      Whether the fareTableInContext field is set.
    • getFareTableInContext

      FareTable_VersionStructure getFareTableInContext()
       A grouping of prices that may be associated with a DISTANCE MATRIX ELEMENT, FARE STRUCTURE ELEMENT or  other PRICEABLE OBJECT. OPTIMIZATION - Alias for FARE TABLE That does not require an ID to be present.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 340:106]
       
      .uk.org.netex.www.netex.FareTable_VersionStructure fare_table_in_context = 57;
      Returns:
      The fareTableInContext.
    • getFareTableInContextOrBuilder

      FareTable_VersionStructureOrBuilder getFareTableInContextOrBuilder()
       A grouping of prices that may be associated with a DISTANCE MATRIX ELEMENT, FARE STRUCTURE ELEMENT or  other PRICEABLE OBJECT. OPTIMIZATION - Alias for FARE TABLE That does not require an ID to be present.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 340:106]
       
      .uk.org.netex.www.netex.FareTable_VersionStructure fare_table_in_context = 57;
    • hasStandardFareTable

      boolean hasStandardFareTable()
       A set of price for a combination of price features in a Tariff.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 346:71]
       
      .uk.org.netex.www.netex.StandardFareTableType standard_fare_table = 58;
      Returns:
      Whether the standardFareTable field is set.
    • getStandardFareTable

      StandardFareTableType getStandardFareTable()
       A set of price for a combination of price features in a Tariff.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 346:71]
       
      .uk.org.netex.www.netex.StandardFareTableType standard_fare_table = 58;
      Returns:
      The standardFareTable.
    • getStandardFareTableOrBuilder

      StandardFareTableTypeOrBuilder getStandardFareTableOrBuilder()
       A set of price for a combination of price features in a Tariff.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 346:71]
       
      .uk.org.netex.www.netex.StandardFareTableType standard_fare_table = 58;
    • hasGroupOfDistanceMatrixElements

      boolean hasGroupOfDistanceMatrixElements()
       A group of DISTANCE MATRIX ELEMENTs; may set common properties for a given set of origin and destination pairs.  [netex_part_3/part3_fares/netex_distanceMatrixElement_version.xsd at 132:105]
       
      .uk.org.netex.www.netex.GroupOfDistanceMatrixElementsType group_of_distance_matrix_elements = 59;
      Returns:
      Whether the groupOfDistanceMatrixElements field is set.
    • getGroupOfDistanceMatrixElements

      GroupOfDistanceMatrixElementsType getGroupOfDistanceMatrixElements()
       A group of DISTANCE MATRIX ELEMENTs; may set common properties for a given set of origin and destination pairs.  [netex_part_3/part3_fares/netex_distanceMatrixElement_version.xsd at 132:105]
       
      .uk.org.netex.www.netex.GroupOfDistanceMatrixElementsType group_of_distance_matrix_elements = 59;
      Returns:
      The groupOfDistanceMatrixElements.
    • getGroupOfDistanceMatrixElementsOrBuilder

      GroupOfDistanceMatrixElementsTypeOrBuilder getGroupOfDistanceMatrixElementsOrBuilder()
       A group of DISTANCE MATRIX ELEMENTs; may set common properties for a given set of origin and destination pairs.  [netex_part_3/part3_fares/netex_distanceMatrixElement_version.xsd at 132:105]
       
      .uk.org.netex.www.netex.GroupOfDistanceMatrixElementsType group_of_distance_matrix_elements = 59;
    • hasGroupOfDistributionChannels

      boolean hasGroupOfDistributionChannels()
       A package to be sold as a whole, consisting of one or several FARE PRODUCTs materialised thanks to one or several TRAVEL DOCUMENTs. The FARE PRODUCTs may be either directly attached to the TRAVEL DOCUMENTs, or may be reloadable on the TRAVEL DOCUMENTs.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 238:103]
       
      .uk.org.netex.www.netex.GroupOfDistributionChannelsType group_of_distribution_channels = 60;
      Returns:
      Whether the groupOfDistributionChannels field is set.
    • getGroupOfDistributionChannels

      GroupOfDistributionChannelsType getGroupOfDistributionChannels()
       A package to be sold as a whole, consisting of one or several FARE PRODUCTs materialised thanks to one or several TRAVEL DOCUMENTs. The FARE PRODUCTs may be either directly attached to the TRAVEL DOCUMENTs, or may be reloadable on the TRAVEL DOCUMENTs.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 238:103]
       
      .uk.org.netex.www.netex.GroupOfDistributionChannelsType group_of_distribution_channels = 60;
      Returns:
      The groupOfDistributionChannels.
    • getGroupOfDistributionChannelsOrBuilder

      GroupOfDistributionChannelsTypeOrBuilder getGroupOfDistributionChannelsOrBuilder()
       A package to be sold as a whole, consisting of one or several FARE PRODUCTs materialised thanks to one or several TRAVEL DOCUMENTs. The FARE PRODUCTs may be either directly attached to the TRAVEL DOCUMENTs, or may be reloadable on the TRAVEL DOCUMENTs.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 238:103]
       
      .uk.org.netex.www.netex.GroupOfDistributionChannelsType group_of_distribution_channels = 60;
    • hasGroupOfDistributionAssignments

      boolean hasGroupOfDistributionAssignments()
       A convenience grouping of DISTRIBUTION ASSIGNMENTs that are commonly used together   [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 826:106]
       
      .uk.org.netex.www.netex.GroupOfDistributionAssignmentsType group_of_distribution_assignments = 61;
      Returns:
      Whether the groupOfDistributionAssignments field is set.
    • getGroupOfDistributionAssignments

      GroupOfDistributionAssignmentsType getGroupOfDistributionAssignments()
       A convenience grouping of DISTRIBUTION ASSIGNMENTs that are commonly used together   [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 826:106]
       
      .uk.org.netex.www.netex.GroupOfDistributionAssignmentsType group_of_distribution_assignments = 61;
      Returns:
      The groupOfDistributionAssignments.
    • getGroupOfDistributionAssignmentsOrBuilder

      GroupOfDistributionAssignmentsTypeOrBuilder getGroupOfDistributionAssignmentsOrBuilder()
       A convenience grouping of DISTRIBUTION ASSIGNMENTs that are commonly used together   [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 826:106]
       
      .uk.org.netex.www.netex.GroupOfDistributionAssignmentsType group_of_distribution_assignments = 61;
    • hasGroupOfTariffZones

      boolean hasGroupOfTariffZones()
       A grouping of TARIFF ZONEs which will be commonly referenced for a specific purpose.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 251:94]
       
      .uk.org.netex.www.netex.GroupOfTariffZonesType group_of_tariff_zones = 63;
      Returns:
      Whether the groupOfTariffZones field is set.
    • getGroupOfTariffZones

      GroupOfTariffZonesType getGroupOfTariffZones()
       A grouping of TARIFF ZONEs which will be commonly referenced for a specific purpose.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 251:94]
       
      .uk.org.netex.www.netex.GroupOfTariffZonesType group_of_tariff_zones = 63;
      Returns:
      The groupOfTariffZones.
    • getGroupOfTariffZonesOrBuilder

      GroupOfTariffZonesTypeOrBuilder getGroupOfTariffZonesOrBuilder()
       A grouping of TARIFF ZONEs which will be commonly referenced for a specific purpose.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 251:94]
       
      .uk.org.netex.www.netex.GroupOfTariffZonesType group_of_tariff_zones = 63;
    • hasGroupOfCustomerPurchaseParameterAssignments

      boolean hasGroupOfCustomerPurchaseParameterAssignments()
       A grouping of CUSTOMER PURCHASE PARAMETER ASSIGNMENTs  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 958:119]
       
      .uk.org.netex.www.netex.GroupOfCustomerPurchaseParameterAssignmentsType group_of_customer_purchase_parameter_assignments = 64;
      Returns:
      Whether the groupOfCustomerPurchaseParameterAssignments field is set.
    • getGroupOfCustomerPurchaseParameterAssignments

      GroupOfCustomerPurchaseParameterAssignmentsType getGroupOfCustomerPurchaseParameterAssignments()
       A grouping of CUSTOMER PURCHASE PARAMETER ASSIGNMENTs  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 958:119]
       
      .uk.org.netex.www.netex.GroupOfCustomerPurchaseParameterAssignmentsType group_of_customer_purchase_parameter_assignments = 64;
      Returns:
      The groupOfCustomerPurchaseParameterAssignments.
    • getGroupOfCustomerPurchaseParameterAssignmentsOrBuilder

      GroupOfCustomerPurchaseParameterAssignmentsTypeOrBuilder getGroupOfCustomerPurchaseParameterAssignmentsOrBuilder()
       A grouping of CUSTOMER PURCHASE PARAMETER ASSIGNMENTs  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 958:119]
       
      .uk.org.netex.www.netex.GroupOfCustomerPurchaseParameterAssignmentsType group_of_customer_purchase_parameter_assignments = 64;
    • hasVehicleMeetingPlaceu

      boolean hasVehicleMeetingPlaceu()
       DUMMY type to workaround SG limitation.  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 73:127]
       
      .uk.org.netex.www.netex.AddressablePlace_VersionStructure vehicle_meeting_placeu = 67;
      Returns:
      Whether the vehicleMeetingPlaceu field is set.
    • getVehicleMeetingPlaceu

      AddressablePlace_VersionStructure getVehicleMeetingPlaceu()
       DUMMY type to workaround SG limitation.  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 73:127]
       
      .uk.org.netex.www.netex.AddressablePlace_VersionStructure vehicle_meeting_placeu = 67;
      Returns:
      The vehicleMeetingPlaceu.
    • getVehicleMeetingPlaceuOrBuilder

      AddressablePlace_VersionStructureOrBuilder getVehicleMeetingPlaceuOrBuilder()
       DUMMY type to workaround SG limitation.  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 73:127]
       
      .uk.org.netex.www.netex.AddressablePlace_VersionStructure vehicle_meeting_placeu = 67;
    • hasVehicleMeetingPlace

      boolean hasVehicleMeetingPlace()
       A place where  vehicles/passengers meet to change mode of transportation, for boarding, alighting, pick-up, drop-off, etc.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 78:85]
       
      .uk.org.netex.www.netex.VehicleMeetingPlaceType vehicle_meeting_place = 68;
      Returns:
      Whether the vehicleMeetingPlace field is set.
    • getVehicleMeetingPlace

      VehicleMeetingPlaceType getVehicleMeetingPlace()
       A place where  vehicles/passengers meet to change mode of transportation, for boarding, alighting, pick-up, drop-off, etc.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 78:85]
       
      .uk.org.netex.www.netex.VehicleMeetingPlaceType vehicle_meeting_place = 68;
      Returns:
      The vehicleMeetingPlace.
    • getVehicleMeetingPlaceOrBuilder

      VehicleMeetingPlaceTypeOrBuilder getVehicleMeetingPlaceOrBuilder()
       A place where  vehicles/passengers meet to change mode of transportation, for boarding, alighting, pick-up, drop-off, etc.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 78:85]
       
      .uk.org.netex.www.netex.VehicleMeetingPlaceType vehicle_meeting_place = 68;
    • hasVehiclePoolingMeetingPlace

      boolean hasVehiclePoolingMeetingPlace()
       A place where  vehicles/passengers meet to change mode of transportation, for boarding, alighting, pick-up, drop-off, etc.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 141:107]
       
      .uk.org.netex.www.netex.VehiclePoolingMeetingPlaceType vehicle_pooling_meeting_place = 69;
      Returns:
      Whether the vehiclePoolingMeetingPlace field is set.
    • getVehiclePoolingMeetingPlace

      VehiclePoolingMeetingPlaceType getVehiclePoolingMeetingPlace()
       A place where  vehicles/passengers meet to change mode of transportation, for boarding, alighting, pick-up, drop-off, etc.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 141:107]
       
      .uk.org.netex.www.netex.VehiclePoolingMeetingPlaceType vehicle_pooling_meeting_place = 69;
      Returns:
      The vehiclePoolingMeetingPlace.
    • getVehiclePoolingMeetingPlaceOrBuilder

      VehiclePoolingMeetingPlaceTypeOrBuilder getVehiclePoolingMeetingPlaceOrBuilder()
       A place where  vehicles/passengers meet to change mode of transportation, for boarding, alighting, pick-up, drop-off, etc.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 141:107]
       
      .uk.org.netex.www.netex.VehiclePoolingMeetingPlaceType vehicle_pooling_meeting_place = 69;
    • hasVehicleSharingParkingArea

      boolean hasVehicleSharingParkingArea()
       A dedicated part of the PARKING AREA for vehicle sharing or rental which is composed of one or more VEHICLE SHARING PARKING BAYs. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 196:98]
       
      .uk.org.netex.www.netex.VehicleSharingParkingAreaType vehicle_sharing_parking_area = 70;
      Returns:
      Whether the vehicleSharingParkingArea field is set.
    • getVehicleSharingParkingArea

      VehicleSharingParkingAreaType getVehicleSharingParkingArea()
       A dedicated part of the PARKING AREA for vehicle sharing or rental which is composed of one or more VEHICLE SHARING PARKING BAYs. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 196:98]
       
      .uk.org.netex.www.netex.VehicleSharingParkingAreaType vehicle_sharing_parking_area = 70;
      Returns:
      The vehicleSharingParkingArea.
    • getVehicleSharingParkingAreaOrBuilder

      VehicleSharingParkingAreaTypeOrBuilder getVehicleSharingParkingAreaOrBuilder()
       A dedicated part of the PARKING AREA for vehicle sharing or rental which is composed of one or more VEHICLE SHARING PARKING BAYs. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 196:98]
       
      .uk.org.netex.www.netex.VehicleSharingParkingAreaType vehicle_sharing_parking_area = 70;
    • hasVehiclePoolingParkingArea

      boolean hasVehiclePoolingParkingArea()
       A dedicated space of a PARKING AREA for either vehicles active in a pooling service or  vehicles of a pooling service users  where vehicles are left for a longer time.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 266:98]
       
      .uk.org.netex.www.netex.VehiclePoolingParkingAreaType vehicle_pooling_parking_area = 71;
      Returns:
      Whether the vehiclePoolingParkingArea field is set.
    • getVehiclePoolingParkingArea

      VehiclePoolingParkingAreaType getVehiclePoolingParkingArea()
       A dedicated space of a PARKING AREA for either vehicles active in a pooling service or  vehicles of a pooling service users  where vehicles are left for a longer time.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 266:98]
       
      .uk.org.netex.www.netex.VehiclePoolingParkingAreaType vehicle_pooling_parking_area = 71;
      Returns:
      The vehiclePoolingParkingArea.
    • getVehiclePoolingParkingAreaOrBuilder

      VehiclePoolingParkingAreaTypeOrBuilder getVehiclePoolingParkingAreaOrBuilder()
       A dedicated space of a PARKING AREA for either vehicles active in a pooling service or  vehicles of a pooling service users  where vehicles are left for a longer time.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 266:98]
       
      .uk.org.netex.www.netex.VehiclePoolingParkingAreaType vehicle_pooling_parking_area = 71;
    • hasVehicleSharingParkingBay

      boolean hasVehicleSharingParkingBay()
       A spot in the PARKING AREA dedicated to vehicle sharing or rental.     +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 336:96]
       
      .uk.org.netex.www.netex.VehicleSharingParkingBayType vehicle_sharing_parking_bay = 72;
      Returns:
      Whether the vehicleSharingParkingBay field is set.
    • getVehicleSharingParkingBay

      VehicleSharingParkingBayType getVehicleSharingParkingBay()
       A spot in the PARKING AREA dedicated to vehicle sharing or rental.     +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 336:96]
       
      .uk.org.netex.www.netex.VehicleSharingParkingBayType vehicle_sharing_parking_bay = 72;
      Returns:
      The vehicleSharingParkingBay.
    • getVehicleSharingParkingBayOrBuilder

      VehicleSharingParkingBayTypeOrBuilder getVehicleSharingParkingBayOrBuilder()
       A spot in the PARKING AREA dedicated to vehicle sharing or rental.     +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 336:96]
       
      .uk.org.netex.www.netex.VehicleSharingParkingBayType vehicle_sharing_parking_bay = 72;
    • hasVehiclePoolingParkingBay

      boolean hasVehiclePoolingParkingBay()
       A dedicated space of a PARKING AREA for either vehicles active in a pooling service or  vehicles of a pooling service users  where vehicles are left for a longer time.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 405:96]
       
      .uk.org.netex.www.netex.VehiclePoolingParkingBayType vehicle_pooling_parking_bay = 73;
      Returns:
      Whether the vehiclePoolingParkingBay field is set.
    • getVehiclePoolingParkingBay

      VehiclePoolingParkingBayType getVehiclePoolingParkingBay()
       A dedicated space of a PARKING AREA for either vehicles active in a pooling service or  vehicles of a pooling service users  where vehicles are left for a longer time.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 405:96]
       
      .uk.org.netex.www.netex.VehiclePoolingParkingBayType vehicle_pooling_parking_bay = 73;
      Returns:
      The vehiclePoolingParkingBay.
    • getVehiclePoolingParkingBayOrBuilder

      VehiclePoolingParkingBayTypeOrBuilder getVehiclePoolingParkingBayOrBuilder()
       A dedicated space of a PARKING AREA for either vehicles active in a pooling service or  vehicles of a pooling service users  where vehicles are left for a longer time.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 405:96]
       
      .uk.org.netex.www.netex.VehiclePoolingParkingBayType vehicle_pooling_parking_bay = 73;
    • hasMonitoredVehicleSharingParkingBay

      boolean hasMonitoredVehicleSharingParkingBay()
       A spot in the PARKING AREA dedicated to MONITORED VEHICLE SHARING  or rental.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd at 107:105]
       
      .uk.org.netex.www.netex.MonitoredVehicleSharingParkingBayType monitored_vehicle_sharing_parking_bay = 74;
      Returns:
      Whether the monitoredVehicleSharingParkingBay field is set.
    • getMonitoredVehicleSharingParkingBay

      MonitoredVehicleSharingParkingBayType getMonitoredVehicleSharingParkingBay()
       A spot in the PARKING AREA dedicated to MONITORED VEHICLE SHARING  or rental.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd at 107:105]
       
      .uk.org.netex.www.netex.MonitoredVehicleSharingParkingBayType monitored_vehicle_sharing_parking_bay = 74;
      Returns:
      The monitoredVehicleSharingParkingBay.
    • getMonitoredVehicleSharingParkingBayOrBuilder

      MonitoredVehicleSharingParkingBayTypeOrBuilder getMonitoredVehicleSharingParkingBayOrBuilder()
       A spot in the PARKING AREA dedicated to MONITORED VEHICLE SHARING  or rental.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd at 107:105]
       
      .uk.org.netex.www.netex.MonitoredVehicleSharingParkingBayType monitored_vehicle_sharing_parking_bay = 74;
    • hasGroupOfSingleJourneys

      boolean hasGroupOfSingleJourneys()
       A GROUP OF SINGLE JOURNEYs, often known to its users by a name or a number. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_version.xsd at 170:97]
       
      .uk.org.netex.www.netex.GroupOfSingleJourneysType group_of_single_journeys = 75;
      Returns:
      Whether the groupOfSingleJourneys field is set.
    • getGroupOfSingleJourneys

      GroupOfSingleJourneysType getGroupOfSingleJourneys()
       A GROUP OF SINGLE JOURNEYs, often known to its users by a name or a number. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_version.xsd at 170:97]
       
      .uk.org.netex.www.netex.GroupOfSingleJourneysType group_of_single_journeys = 75;
      Returns:
      The groupOfSingleJourneys.
    • getGroupOfSingleJourneysOrBuilder

      GroupOfSingleJourneysTypeOrBuilder getGroupOfSingleJourneysOrBuilder()
       A GROUP OF SINGLE JOURNEYs, often known to its users by a name or a number. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_version.xsd at 170:97]
       
      .uk.org.netex.www.netex.GroupOfSingleJourneysType group_of_single_journeys = 75;
    • hasMobilityServiceConstraintZone

      boolean hasMobilityServiceConstraintZone()
       ZONE defining a restriction on used of a MOBILITY SERVICE, e.g. no entry, no drop off, etc, etc   +v1.2.2  [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 65:94]
       
      .uk.org.netex.www.netex.MobilityServiceConstraintZoneType mobility_service_constraint_zone = 76;
      Returns:
      Whether the mobilityServiceConstraintZone field is set.
    • getMobilityServiceConstraintZone

      MobilityServiceConstraintZoneType getMobilityServiceConstraintZone()
       ZONE defining a restriction on used of a MOBILITY SERVICE, e.g. no entry, no drop off, etc, etc   +v1.2.2  [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 65:94]
       
      .uk.org.netex.www.netex.MobilityServiceConstraintZoneType mobility_service_constraint_zone = 76;
      Returns:
      The mobilityServiceConstraintZone.
    • getMobilityServiceConstraintZoneOrBuilder

      MobilityServiceConstraintZoneTypeOrBuilder getMobilityServiceConstraintZoneOrBuilder()
       ZONE defining a restriction on used of a MOBILITY SERVICE, e.g. no entry, no drop off, etc, etc   +v1.2.2  [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 65:94]
       
      .uk.org.netex.www.netex.MobilityServiceConstraintZoneType mobility_service_constraint_zone = 76;
    • hasPoolOfVehicles

      boolean hasPoolOfVehicles()
       A set of vehicles assigned to a specific PARKING, PARKING AREAs, PARKING BAYs, p lace  or MOBILITY CONSTRAINT ZONE that must be  picked up and returned to the same area. +v1.2.2  [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 222:90]
       
      .uk.org.netex.www.netex.PoolOfVehiclesType pool_of_vehicles = 77;
      Returns:
      Whether the poolOfVehicles field is set.
    • getPoolOfVehicles

      PoolOfVehiclesType getPoolOfVehicles()
       A set of vehicles assigned to a specific PARKING, PARKING AREAs, PARKING BAYs, p lace  or MOBILITY CONSTRAINT ZONE that must be  picked up and returned to the same area. +v1.2.2  [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 222:90]
       
      .uk.org.netex.www.netex.PoolOfVehiclesType pool_of_vehicles = 77;
      Returns:
      The poolOfVehicles.
    • getPoolOfVehiclesOrBuilder

      PoolOfVehiclesTypeOrBuilder getPoolOfVehiclesOrBuilder()
       A set of vehicles assigned to a specific PARKING, PARKING AREAs, PARKING BAYs, p lace  or MOBILITY CONSTRAINT ZONE that must be  picked up and returned to the same area. +v1.2.2  [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 222:90]
       
      .uk.org.netex.www.netex.PoolOfVehiclesType pool_of_vehicles = 77;
    • hasTaxiRank

      boolean hasTaxiRank()
       A place comprising one or more locations where taxis may stop to pick up or set down passengersA place comprising one or more locations where taxis may stop to pick up or set down passengers.  +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 62:79]
       
      .uk.org.netex.www.netex.TaxiRankType taxi_rank = 78;
      Returns:
      Whether the taxiRank field is set.
    • getTaxiRank

      TaxiRankType getTaxiRank()
       A place comprising one or more locations where taxis may stop to pick up or set down passengersA place comprising one or more locations where taxis may stop to pick up or set down passengers.  +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 62:79]
       
      .uk.org.netex.www.netex.TaxiRankType taxi_rank = 78;
      Returns:
      The taxiRank.
    • getTaxiRankOrBuilder

      TaxiRankTypeOrBuilder getTaxiRankOrBuilder()
       A place comprising one or more locations where taxis may stop to pick up or set down passengersA place comprising one or more locations where taxis may stop to pick up or set down passengers.  +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 62:79]
       
      .uk.org.netex.www.netex.TaxiRankType taxi_rank = 78;
    • hasTaxiStand

      boolean hasTaxiStand()
       A set of spots where any taxi is able to safely stop for a short period of time to load passengers.  +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 152:88]
       
      .uk.org.netex.www.netex.TaxiStandType taxi_stand = 79;
      Returns:
      Whether the taxiStand field is set.
    • getTaxiStand

      TaxiStandType getTaxiStand()
       A set of spots where any taxi is able to safely stop for a short period of time to load passengers.  +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 152:88]
       
      .uk.org.netex.www.netex.TaxiStandType taxi_stand = 79;
      Returns:
      The taxiStand.
    • getTaxiStandOrBuilder

      TaxiStandTypeOrBuilder getTaxiStandOrBuilder()
       A set of spots where any taxi is able to safely stop for a short period of time to load passengers.  +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 152:88]
       
      .uk.org.netex.www.netex.TaxiStandType taxi_stand = 79;
    • hasTaxiParkingArea

      boolean hasTaxiParkingArea()
       A specific area where any taxi is able to safely park for a long period.  +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 250:88]
       
      .uk.org.netex.www.netex.TaxiParkingAreaType taxi_parking_area = 80;
      Returns:
      Whether the taxiParkingArea field is set.
    • getTaxiParkingArea

      TaxiParkingAreaType getTaxiParkingArea()
       A specific area where any taxi is able to safely park for a long period.  +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 250:88]
       
      .uk.org.netex.www.netex.TaxiParkingAreaType taxi_parking_area = 80;
      Returns:
      The taxiParkingArea.
    • getTaxiParkingAreaOrBuilder

      TaxiParkingAreaTypeOrBuilder getTaxiParkingAreaOrBuilder()
       A specific area where any taxi is able to safely park for a long period.  +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 250:88]
       
      .uk.org.netex.www.netex.TaxiParkingAreaType taxi_parking_area = 80;
    • getGroupOfEntitiesVersionStructureCase