public class NetexEntitiesIndexImpl extends Object implements NetexEntitiesIndex
| Modifier and Type | Field and Description |
|---|---|
NetexEntityIndex<org.rutebanken.netex.model.Authority> |
authoritiesById |
NetexEntityIndex<org.rutebanken.netex.model.Branding> |
brandingsById |
Collection<org.rutebanken.netex.model.CompositeFrame> |
compositeFrames |
com.google.common.collect.Multimap<String,org.rutebanken.netex.model.DatedServiceJourney> |
datedServiceJourneyByServiceJourneyRefIndex |
NetexEntityIndex<org.rutebanken.netex.model.DatedServiceJourney> |
datedServiceJourneys |
com.google.common.collect.Multimap<String,org.rutebanken.netex.model.DayTypeAssignment> |
dayTypeAssignmentByDayTypeId |
NetexEntityIndex<org.rutebanken.netex.model.DayType> |
dayTypeById |
NetexEntityIndex<org.rutebanken.netex.model.DestinationDisplay> |
destinationDisplayById |
NetexEntityIndex<org.rutebanken.netex.model.FareZone> |
fareZoneById |
NetexEntityIndex<org.rutebanken.netex.model.FlexibleLine> |
flexibleLineByid |
NetexEntityIndex<org.rutebanken.netex.model.FlexibleStopPlace> |
flexibleStopPlaceById |
Map<String,String> |
flexibleStopPlaceByStopPointRef |
NetexEntityIndex<org.rutebanken.netex.model.GroupOfLines> |
groupOfLinesById |
NetexEntityIndex<org.rutebanken.netex.model.GroupOfStopPlaces> |
groupOfStopPlacesById |
NetexEntityIndex<org.rutebanken.netex.model.GroupOfTariffZones> |
groupOfTariffZonesById |
NetexEntityIndex<org.rutebanken.netex.model.JourneyPattern> |
journeyPatternsById |
NetexEntityIndex<org.rutebanken.netex.model.Line> |
lineById |
NetexEntityIndex<org.rutebanken.netex.model.Network> |
networkById |
Map<String,String> |
networkIdByGroupOfLineId |
NetexEntityIndex<org.rutebanken.netex.model.NoticeAssignment> |
noticeAssignmentById |
NetexEntityIndex<org.rutebanken.netex.model.Notice> |
noticeById |
NetexEntityIndex<org.rutebanken.netex.model.OperatingDay> |
operatingDayById |
NetexEntityIndex<org.rutebanken.netex.model.OperatingPeriod> |
operatingPeriodById |
NetexEntityIndex<org.rutebanken.netex.model.Operator> |
operatorsById |
NetexEntityIndex<org.rutebanken.netex.model.Parking> |
parkingById |
com.google.common.collect.Multimap<String,org.rutebanken.netex.model.Parking> |
parkingsByParentSiteRef |
com.google.common.collect.Multimap<String,org.rutebanken.netex.model.PassengerStopAssignment> |
passengerStopAssignmentByStopPointRef |
VersionedNetexEntityIndex<org.rutebanken.netex.model.Quay> |
quayById |
Map<String,String> |
quayIdByStopPointRef |
Collection<org.rutebanken.netex.model.ResourceFrame> |
resourceFrames |
NetexEntityIndex<org.rutebanken.netex.model.Route> |
routeById |
NetexEntityIndex<org.rutebanken.netex.model.RoutePoint> |
routePointById |
NetexEntityIndex<org.rutebanken.netex.model.ScheduledStopPoint> |
scheduledStopPointById |
Collection<org.rutebanken.netex.model.ServiceCalendarFrame> |
serviceCalendarFrames |
Collection<org.rutebanken.netex.model.ServiceFrame> |
serviceFrames |
NetexEntityIndex<org.rutebanken.netex.model.ServiceJourney> |
serviceJourneyById |
NetexEntityIndex<org.rutebanken.netex.model.ServiceJourneyInterchange> |
serviceJourneyInterchangeById |
com.google.common.collect.Multimap<String,org.rutebanken.netex.model.ServiceJourneyInterchange> |
serviceJourneyInterchangeByServiceJourneyRef |
NetexEntityIndex<org.rutebanken.netex.model.ServiceLink> |
serviceLinkById |
Collection<org.rutebanken.netex.model.SiteFrame> |
siteFrames |
VersionedNetexEntityIndex<org.rutebanken.netex.model.StopPlace> |
stopPlaceById |
Map<String,String> |
stopPlaceIdByQuayId |
Map<String,String> |
stopPlaceIdByStopPointRef |
NetexEntityIndex<org.rutebanken.netex.model.TariffZone> |
tariffZonesById |
Collection<org.rutebanken.netex.model.TimetableFrame> |
timetableFrames |
NetexEntityIndex<org.rutebanken.netex.model.TopographicPlace> |
topographicPlaceById |
| Constructor and Description |
|---|
NetexEntitiesIndexImpl()
Create a root node.
|
| Modifier and Type | Method and Description |
|---|---|
NetexEntityIndex<org.rutebanken.netex.model.Authority> |
getAuthorityIndex()
Get an entity index of Authority
|
NetexEntityIndex<org.rutebanken.netex.model.Branding> |
getBrandingIndex()
Get an entity index of Branding
|
Collection<org.rutebanken.netex.model.CompositeFrame> |
getCompositeFrames() |
com.google.common.collect.Multimap<String,org.rutebanken.netex.model.DatedServiceJourney> |
getDatedServiceJourneyByServiceJourneyRefIndex()
Get a Multimap of DatedServiceJourney by ServiceJourney id
|
NetexEntityIndex<org.rutebanken.netex.model.DatedServiceJourney> |
getDatedServiceJourneyIndex()
Get an entity index of DatedServiceJourney
|
com.google.common.collect.Multimap<String,org.rutebanken.netex.model.DayTypeAssignment> |
getDayTypeAssignmentsByDayTypeIdIndex()
Get a Multimap of DayTypeAssignment by DayType id
|
NetexEntityIndex<org.rutebanken.netex.model.DayType> |
getDayTypeIndex()
Get an entity index of DayType
|
NetexEntityIndex<org.rutebanken.netex.model.DestinationDisplay> |
getDestinationDisplayIndex()
Get an entity index of DestinationDisplay
|
NetexEntityIndex<org.rutebanken.netex.model.FareZone> |
getFareZoneIndex()
Get an entity index of FareZone
|
NetexEntityIndex<org.rutebanken.netex.model.FlexibleLine> |
getFlexibleLineIndex()
Get an entity index of FlexibleLine
|
Map<String,String> |
getFlexibleStopPlaceIdByStopPointRefIndex()
Get a map of FlexibleStopPlace id by StopPoint ref
|
NetexEntityIndex<org.rutebanken.netex.model.FlexibleStopPlace> |
getFlexibleStopPlaceIndex()
Get an entity index of FlexibleStopPlace
|
NetexEntityIndex<org.rutebanken.netex.model.GroupOfLines> |
getGroupOfLinesIndex()
Get an entity index of GroupOfLines
|
NetexEntityIndex<org.rutebanken.netex.model.GroupOfStopPlaces> |
getGroupOfStopPlacesIndex()
Get an entity index of GroupOfStopPlaces
|
NetexEntityIndex<org.rutebanken.netex.model.GroupOfTariffZones> |
getGroupOfTariffZonesIndex() |
NetexEntityIndex<org.rutebanken.netex.model.JourneyPattern> |
getJourneyPatternIndex()
Get an entity index of JourneyPattern
|
NetexEntityIndex<org.rutebanken.netex.model.Line> |
getLineIndex()
Get an entity index of Line
|
Map<String,String> |
getNetworkIdByGroupOfLineIdIndex()
Get a map of Network id by GroupOfLine id
|
NetexEntityIndex<org.rutebanken.netex.model.Network> |
getNetworkIndex()
Get an entity index of Network
|
NetexEntityIndex<org.rutebanken.netex.model.NoticeAssignment> |
getNoticeAssignmentIndex()
Get an entity index of NoticeAssignment
|
NetexEntityIndex<org.rutebanken.netex.model.Notice> |
getNoticeIndex()
Get an entity index of Notice
|
NetexEntityIndex<org.rutebanken.netex.model.OperatingDay> |
getOperatingDayIndex()
Get an entity index of OperatingDay
|
NetexEntityIndex<org.rutebanken.netex.model.OperatingPeriod> |
getOperatingPeriodIndex()
Get an entity index of OperatingPeriod
|
NetexEntityIndex<org.rutebanken.netex.model.Operator> |
getOperatorIndex()
Get an entity index of Operator
|
NetexEntityIndex<org.rutebanken.netex.model.Parking> |
getParkingIndex()
Get an entity index of Parking
|
com.google.common.collect.Multimap<String,org.rutebanken.netex.model.Parking> |
getParkingsByParentSiteRefIndex()
Get a Multimap of parkings by ParentSite ref
|
com.google.common.collect.Multimap<String,org.rutebanken.netex.model.PassengerStopAssignment> |
getPassengerStopAssignmentsByStopPointRefIndex()
Get a Multimap of PassengerStopAssignment by StopPoint ref
* @return
|
Map<String,String> |
getQuayIdByStopPointRefIndex()
Get a map of Quay id by StopPoint ref
|
VersionedNetexEntityIndex<org.rutebanken.netex.model.Quay> |
getQuayIndex()
Get a versioned entity index of Quay
|
Collection<org.rutebanken.netex.model.ResourceFrame> |
getResourceFrames() |
NetexEntityIndex<org.rutebanken.netex.model.Route> |
getRouteIndex()
Get an entity index of Route
|
NetexEntityIndex<org.rutebanken.netex.model.RoutePoint> |
getRoutePointIndex()
Get an entity index of RoutePoint
|
NetexEntityIndex<org.rutebanken.netex.model.ScheduledStopPoint> |
getScheduledStopPointIndex()
Get an entity index of ScheduledStopPoint
|
Collection<org.rutebanken.netex.model.ServiceCalendarFrame> |
getServiceCalendarFrames() |
Collection<org.rutebanken.netex.model.ServiceFrame> |
getServiceFrames() |
NetexEntityIndex<org.rutebanken.netex.model.ServiceJourney> |
getServiceJourneyIndex()
Get an entity index of ServiceJourney
|
com.google.common.collect.Multimap<String,org.rutebanken.netex.model.ServiceJourneyInterchange> |
getServiceJourneyInterchangeByServiceJourneyRefIndex()
Get a map of ServiceJourneyInterchange by feeder or consumer ServiceJourney
|
NetexEntityIndex<org.rutebanken.netex.model.ServiceJourneyInterchange> |
getServiceJourneyInterchangeIndex()
Get an entity index of ServiceJourneyInterchange
|
NetexEntityIndex<org.rutebanken.netex.model.ServiceLink> |
getServiceLinkIndex()
Get an entity index of ServiceLink
|
Collection<org.rutebanken.netex.model.SiteFrame> |
getSiteFrames() |
Map<String,String> |
getStopPlaceIdByQuayIdIndex()
Get a map of StopPlace id by Quay id
|
Map<String,String> |
getStopPlaceIdByStopPointRefIndex()
Get a map of StopPlace id by StopPoint ref
|
VersionedNetexEntityIndex<org.rutebanken.netex.model.StopPlace> |
getStopPlaceIndex()
Get a versioned entity index of StopPlace
|
NetexEntityIndex<org.rutebanken.netex.model.TariffZone> |
getTariffZoneIndex()
Get an entity index of TariffZone
|
Collection<org.rutebanken.netex.model.TimetableFrame> |
getTimetableFrames() |
NetexEntityIndex<org.rutebanken.netex.model.TopographicPlace> |
getTopographicPlaceIndex()
Get an entity index of TopographicPlace
|
public final NetexEntityIndex<org.rutebanken.netex.model.Authority> authoritiesById
public final NetexEntityIndex<org.rutebanken.netex.model.DatedServiceJourney> datedServiceJourneys
public final com.google.common.collect.Multimap<String,org.rutebanken.netex.model.DatedServiceJourney> datedServiceJourneyByServiceJourneyRefIndex
public final NetexEntityIndex<org.rutebanken.netex.model.DayType> dayTypeById
public final com.google.common.collect.Multimap<String,org.rutebanken.netex.model.DayTypeAssignment> dayTypeAssignmentByDayTypeId
public final com.google.common.collect.Multimap<String,org.rutebanken.netex.model.PassengerStopAssignment> passengerStopAssignmentByStopPointRef
public final NetexEntityIndex<org.rutebanken.netex.model.DestinationDisplay> destinationDisplayById
public final NetexEntityIndex<org.rutebanken.netex.model.FlexibleStopPlace> flexibleStopPlaceById
public final NetexEntityIndex<org.rutebanken.netex.model.GroupOfLines> groupOfLinesById
public final NetexEntityIndex<org.rutebanken.netex.model.GroupOfStopPlaces> groupOfStopPlacesById
public final NetexEntityIndex<org.rutebanken.netex.model.JourneyPattern> journeyPatternsById
public final NetexEntityIndex<org.rutebanken.netex.model.FlexibleLine> flexibleLineByid
public final NetexEntityIndex<org.rutebanken.netex.model.Line> lineById
public final NetexEntityIndex<org.rutebanken.netex.model.Network> networkById
public final NetexEntityIndex<org.rutebanken.netex.model.Notice> noticeById
public final NetexEntityIndex<org.rutebanken.netex.model.NoticeAssignment> noticeAssignmentById
public final NetexEntityIndex<org.rutebanken.netex.model.OperatingDay> operatingDayById
public final NetexEntityIndex<org.rutebanken.netex.model.OperatingPeriod> operatingPeriodById
public final NetexEntityIndex<org.rutebanken.netex.model.Operator> operatorsById
public final NetexEntityIndex<org.rutebanken.netex.model.Branding> brandingsById
public final VersionedNetexEntityIndex<org.rutebanken.netex.model.Quay> quayById
public final NetexEntityIndex<org.rutebanken.netex.model.Route> routeById
public final NetexEntityIndex<org.rutebanken.netex.model.ServiceJourney> serviceJourneyById
public final NetexEntityIndex<org.rutebanken.netex.model.ServiceJourneyInterchange> serviceJourneyInterchangeById
public final com.google.common.collect.Multimap<String,org.rutebanken.netex.model.ServiceJourneyInterchange> serviceJourneyInterchangeByServiceJourneyRef
public final NetexEntityIndex<org.rutebanken.netex.model.ServiceLink> serviceLinkById
public final VersionedNetexEntityIndex<org.rutebanken.netex.model.StopPlace> stopPlaceById
public final NetexEntityIndex<org.rutebanken.netex.model.TariffZone> tariffZonesById
public final NetexEntityIndex<org.rutebanken.netex.model.TopographicPlace> topographicPlaceById
public final NetexEntityIndex<org.rutebanken.netex.model.Parking> parkingById
public final NetexEntityIndex<org.rutebanken.netex.model.ScheduledStopPoint> scheduledStopPointById
public final NetexEntityIndex<org.rutebanken.netex.model.RoutePoint> routePointById
public final NetexEntityIndex<org.rutebanken.netex.model.FareZone> fareZoneById
public final NetexEntityIndex<org.rutebanken.netex.model.GroupOfTariffZones> groupOfTariffZonesById
public final com.google.common.collect.Multimap<String,org.rutebanken.netex.model.Parking> parkingsByParentSiteRef
public final Collection<org.rutebanken.netex.model.CompositeFrame> compositeFrames
public final Collection<org.rutebanken.netex.model.ResourceFrame> resourceFrames
public final Collection<org.rutebanken.netex.model.SiteFrame> siteFrames
public final Collection<org.rutebanken.netex.model.ServiceFrame> serviceFrames
public final Collection<org.rutebanken.netex.model.ServiceCalendarFrame> serviceCalendarFrames
public final Collection<org.rutebanken.netex.model.TimetableFrame> timetableFrames
public NetexEntityIndex<org.rutebanken.netex.model.GroupOfLines> getGroupOfLinesIndex()
NetexEntitiesIndexgetGroupOfLinesIndex in interface NetexEntitiesIndexpublic NetexEntityIndex<org.rutebanken.netex.model.Network> getNetworkIndex()
NetexEntitiesIndexgetNetworkIndex in interface NetexEntitiesIndexpublic Map<String,String> getNetworkIdByGroupOfLineIdIndex()
NetexEntitiesIndexgetNetworkIdByGroupOfLineIdIndex in interface NetexEntitiesIndexpublic NetexEntityIndex<org.rutebanken.netex.model.Authority> getAuthorityIndex()
NetexEntitiesIndexgetAuthorityIndex in interface NetexEntitiesIndexpublic NetexEntityIndex<org.rutebanken.netex.model.DayType> getDayTypeIndex()
NetexEntitiesIndexgetDayTypeIndex in interface NetexEntitiesIndexpublic com.google.common.collect.Multimap<String,org.rutebanken.netex.model.DayTypeAssignment> getDayTypeAssignmentsByDayTypeIdIndex()
NetexEntitiesIndexgetDayTypeAssignmentsByDayTypeIdIndex in interface NetexEntitiesIndexpublic com.google.common.collect.Multimap<String,org.rutebanken.netex.model.PassengerStopAssignment> getPassengerStopAssignmentsByStopPointRefIndex()
NetexEntitiesIndexgetPassengerStopAssignmentsByStopPointRefIndex in interface NetexEntitiesIndexpublic NetexEntityIndex<org.rutebanken.netex.model.DatedServiceJourney> getDatedServiceJourneyIndex()
NetexEntitiesIndexgetDatedServiceJourneyIndex in interface NetexEntitiesIndexpublic com.google.common.collect.Multimap<String,org.rutebanken.netex.model.DatedServiceJourney> getDatedServiceJourneyByServiceJourneyRefIndex()
NetexEntitiesIndexgetDatedServiceJourneyByServiceJourneyRefIndex in interface NetexEntitiesIndexpublic NetexEntityIndex<org.rutebanken.netex.model.DestinationDisplay> getDestinationDisplayIndex()
NetexEntitiesIndexgetDestinationDisplayIndex in interface NetexEntitiesIndexpublic NetexEntityIndex<org.rutebanken.netex.model.FlexibleStopPlace> getFlexibleStopPlaceIndex()
NetexEntitiesIndexgetFlexibleStopPlaceIndex in interface NetexEntitiesIndexpublic NetexEntityIndex<org.rutebanken.netex.model.GroupOfStopPlaces> getGroupOfStopPlacesIndex()
NetexEntitiesIndexgetGroupOfStopPlacesIndex in interface NetexEntitiesIndexpublic NetexEntityIndex<org.rutebanken.netex.model.JourneyPattern> getJourneyPatternIndex()
NetexEntitiesIndexgetJourneyPatternIndex in interface NetexEntitiesIndexpublic NetexEntityIndex<org.rutebanken.netex.model.FlexibleLine> getFlexibleLineIndex()
NetexEntitiesIndexgetFlexibleLineIndex in interface NetexEntitiesIndexpublic NetexEntityIndex<org.rutebanken.netex.model.Line> getLineIndex()
NetexEntitiesIndexgetLineIndex in interface NetexEntitiesIndexpublic NetexEntityIndex<org.rutebanken.netex.model.Notice> getNoticeIndex()
NetexEntitiesIndexgetNoticeIndex in interface NetexEntitiesIndexpublic NetexEntityIndex<org.rutebanken.netex.model.NoticeAssignment> getNoticeAssignmentIndex()
NetexEntitiesIndexgetNoticeAssignmentIndex in interface NetexEntitiesIndexpublic NetexEntityIndex<org.rutebanken.netex.model.OperatingDay> getOperatingDayIndex()
NetexEntitiesIndexgetOperatingDayIndex in interface NetexEntitiesIndexpublic NetexEntityIndex<org.rutebanken.netex.model.OperatingPeriod> getOperatingPeriodIndex()
NetexEntitiesIndexgetOperatingPeriodIndex in interface NetexEntitiesIndexpublic NetexEntityIndex<org.rutebanken.netex.model.Operator> getOperatorIndex()
NetexEntitiesIndexgetOperatorIndex in interface NetexEntitiesIndexpublic NetexEntityIndex<org.rutebanken.netex.model.Branding> getBrandingIndex()
NetexEntitiesIndexgetBrandingIndex in interface NetexEntitiesIndexpublic VersionedNetexEntityIndex<org.rutebanken.netex.model.Quay> getQuayIndex()
NetexEntitiesIndexgetQuayIndex in interface NetexEntitiesIndexpublic Map<String,String> getFlexibleStopPlaceIdByStopPointRefIndex()
NetexEntitiesIndexgetFlexibleStopPlaceIdByStopPointRefIndex in interface NetexEntitiesIndexpublic Map<String,String> getQuayIdByStopPointRefIndex()
NetexEntitiesIndexgetQuayIdByStopPointRefIndex in interface NetexEntitiesIndexpublic Map<String,String> getStopPlaceIdByStopPointRefIndex()
NetexEntitiesIndexgetStopPlaceIdByStopPointRefIndex in interface NetexEntitiesIndexpublic Map<String,String> getStopPlaceIdByQuayIdIndex()
NetexEntitiesIndexgetStopPlaceIdByQuayIdIndex in interface NetexEntitiesIndexpublic NetexEntityIndex<org.rutebanken.netex.model.Route> getRouteIndex()
NetexEntitiesIndexgetRouteIndex in interface NetexEntitiesIndexpublic NetexEntityIndex<org.rutebanken.netex.model.ServiceJourney> getServiceJourneyIndex()
NetexEntitiesIndexgetServiceJourneyIndex in interface NetexEntitiesIndexpublic NetexEntityIndex<org.rutebanken.netex.model.ServiceJourneyInterchange> getServiceJourneyInterchangeIndex()
NetexEntitiesIndexgetServiceJourneyInterchangeIndex in interface NetexEntitiesIndexpublic com.google.common.collect.Multimap<String,org.rutebanken.netex.model.ServiceJourneyInterchange> getServiceJourneyInterchangeByServiceJourneyRefIndex()
NetexEntitiesIndexgetServiceJourneyInterchangeByServiceJourneyRefIndex in interface NetexEntitiesIndexpublic NetexEntityIndex<org.rutebanken.netex.model.ServiceLink> getServiceLinkIndex()
NetexEntitiesIndexgetServiceLinkIndex in interface NetexEntitiesIndexpublic VersionedNetexEntityIndex<org.rutebanken.netex.model.StopPlace> getStopPlaceIndex()
NetexEntitiesIndexgetStopPlaceIndex in interface NetexEntitiesIndexpublic NetexEntityIndex<org.rutebanken.netex.model.TariffZone> getTariffZoneIndex()
NetexEntitiesIndexgetTariffZoneIndex in interface NetexEntitiesIndexpublic NetexEntityIndex<org.rutebanken.netex.model.TopographicPlace> getTopographicPlaceIndex()
NetexEntitiesIndexgetTopographicPlaceIndex in interface NetexEntitiesIndexpublic NetexEntityIndex<org.rutebanken.netex.model.Parking> getParkingIndex()
NetexEntitiesIndexgetParkingIndex in interface NetexEntitiesIndexpublic NetexEntityIndex<org.rutebanken.netex.model.ScheduledStopPoint> getScheduledStopPointIndex()
NetexEntitiesIndexgetScheduledStopPointIndex in interface NetexEntitiesIndexpublic NetexEntityIndex<org.rutebanken.netex.model.RoutePoint> getRoutePointIndex()
NetexEntitiesIndexgetRoutePointIndex in interface NetexEntitiesIndexpublic NetexEntityIndex<org.rutebanken.netex.model.FareZone> getFareZoneIndex()
NetexEntitiesIndexgetFareZoneIndex in interface NetexEntitiesIndexpublic NetexEntityIndex<org.rutebanken.netex.model.GroupOfTariffZones> getGroupOfTariffZonesIndex()
getGroupOfTariffZonesIndex in interface NetexEntitiesIndexpublic Collection<org.rutebanken.netex.model.CompositeFrame> getCompositeFrames()
getCompositeFrames in interface NetexEntitiesIndexpublic Collection<org.rutebanken.netex.model.ResourceFrame> getResourceFrames()
getResourceFrames in interface NetexEntitiesIndexpublic Collection<org.rutebanken.netex.model.SiteFrame> getSiteFrames()
getSiteFrames in interface NetexEntitiesIndexpublic Collection<org.rutebanken.netex.model.ServiceFrame> getServiceFrames()
getServiceFrames in interface NetexEntitiesIndexpublic Collection<org.rutebanken.netex.model.ServiceCalendarFrame> getServiceCalendarFrames()
getServiceCalendarFrames in interface NetexEntitiesIndexpublic Collection<org.rutebanken.netex.model.TimetableFrame> getTimetableFrames()
getTimetableFrames in interface NetexEntitiesIndexpublic com.google.common.collect.Multimap<String,org.rutebanken.netex.model.Parking> getParkingsByParentSiteRefIndex()
NetexEntitiesIndexgetParkingsByParentSiteRefIndex in interface NetexEntitiesIndexCopyright © 2021 Entur AS. All rights reserved.