Uses of Package
org.goplanit.gtfs.entity
-
Classes in org.goplanit.gtfs.entity used by org.goplanit.gtfs.converter.service.handler Class Description GtfsCalendar In memory representation of a GTFS entry in calendar.txtGtfsFrequency In memory representation of a GTFS entry in frequencies.txtGtfsRoute In memory representation of a GTFS entry in routes.txtGtfsStopTime In memory representation of a GTFS entry in stop_times.txtGtfsTrip In memory representation of a GTFS entry in trips.txt -
Classes in org.goplanit.gtfs.entity used by org.goplanit.gtfs.converter.zoning.handler Class Description GtfsStop In memory representation of a GTFS entry in stops.txt. -
Classes in org.goplanit.gtfs.entity used by org.goplanit.gtfs.entity Class Description GtfsObject Base class for any GTFS memory model object with key value pairs for the data -
Classes in org.goplanit.gtfs.entity used by org.goplanit.gtfs.enums Class Description GtfsObject Base class for any GTFS memory model object with key value pairs for the data -
Classes in org.goplanit.gtfs.entity used by org.goplanit.gtfs.handler Class Description GtfsAgency In memory representation of a GTFS entry in agency.txtGtfsAttribution In memory representation of a GTFS entry in attributions.txtGtfsCalendar In memory representation of a GTFS entry in calendar.txtGtfsCalendarDate In memory representation of a GTFS entry in calendar_dates.txtGtfsFareAttribute In memory representation of a GTFS entry in fare_attributes.txtGtfsFareRule In memory representation of a GTFS entry in fare_rules.txtGtfsFeedInfo In memory representation of a GTFS entry in feed_info.txtGtfsFrequency In memory representation of a GTFS entry in frequencies.txtGtfsLevel In memory representation of a GTFS entry in levels.txtGtfsObject Base class for any GTFS memory model object with key value pairs for the dataGtfsPathway In memory representation of a GTFS entry in pathways.txtGtfsRoute In memory representation of a GTFS entry in routes.txtGtfsShape In memory representation of a GTFS entry in shapes.txtGtfsStop In memory representation of a GTFS entry in stops.txt.GtfsStopTime In memory representation of a GTFS entry in stop_times.txtGtfsTransfer In memory representation of a GTFS entry in transfers.txtGtfsTranslation In memory representation of a GTFS entry in translations.txtGtfsTrip In memory representation of a GTFS entry in trips.txt -
Classes in org.goplanit.gtfs.entity used by org.goplanit.gtfs.reader Class Description GtfsObject Base class for any GTFS memory model object with key value pairs for the data -
Classes in org.goplanit.gtfs.entity used by org.goplanit.gtfs.util Class Description GtfsStop In memory representation of a GTFS entry in stops.txt.