Uses of Class
org.onebusaway.transit_data_federation.bundle.tasks.stif.model.GeographyRecord
-
Packages that use GeographyRecord Package Description org.onebusaway.transit_data_federation.bundle.tasks.stif org.onebusaway.transit_data_federation.bundle.tasks.stif.model -
-
Uses of GeographyRecord in org.onebusaway.transit_data_federation.bundle.tasks.stif
Methods in org.onebusaway.transit_data_federation.bundle.tasks.stif that return types with arguments of type GeographyRecord Modifier and Type Method Description Map<org.onebusaway.gtfs.model.AgencyAndId,GeographyRecord>StifTripLoader. getGeographyRecordsByBoxId() -
Uses of GeographyRecord in org.onebusaway.transit_data_federation.bundle.tasks.stif.model
Methods in org.onebusaway.transit_data_federation.bundle.tasks.stif.model that return GeographyRecord Modifier and Type Method Description GeographyRecordGeographyRecordFactory. createEmptyRecord()Methods in org.onebusaway.transit_data_federation.bundle.tasks.stif.model that return types with arguments of type GeographyRecord Modifier and Type Method Description StifFieldDefinition<GeographyRecord>[]GeographyRecordFactory. getFields()
-