Uses of Interface
org.entur.netex.gtfs.export.producer.TripProducer
Packages that use TripProducer
-
Uses of TripProducer in org.entur.netex.gtfs.export
Methods in org.entur.netex.gtfs.export with parameters of type TripProducerModifier and TypeMethodDescriptionprotected final voidDefaultGtfsExporter.setTripProducer(TripProducer tripProducer) -
Uses of TripProducer in org.entur.netex.gtfs.export.producer
Classes in org.entur.netex.gtfs.export.producer that implement TripProducerModifier and TypeClassDescriptionclassProduce a GTFS Trip or null if the service journey does not correspond to a valid TFS Trip In particular ServiceJourney having a ServiceAlteration=cancelled or ServiceAlteration=replaced are not valid GTFS Trip.