Class DefaultAgencyProducer

java.lang.Object
org.entur.netex.gtfs.export.producer.DefaultAgencyProducer
All Implemented Interfaces:
AgencyProducer

public class DefaultAgencyProducer extends Object implements AgencyProducer
  • Constructor Details

  • Method Details

    • produce

      public org.onebusaway.gtfs.model.Agency produce(org.rutebanken.netex.model.Authority authority)
      Description copied from interface: AgencyProducer
      Produce a GTFS agency from a NeTEx authority.
      Specified by:
      produce in interface AgencyProducer
      Parameters:
      authority - a NeTEx authority
      Returns:
      the GTS agency.