A B C D E F G H I K L M N O P R S T U V _ 

A

add(ShapePoint) - Method in class org.onebusaway.gtfs.impl.ShapePointArray
List Interface
add(StopTime) - Method in class org.onebusaway.gtfs.impl.StopTimeArray
Collection Interface
addAgencyIdMapping(String, String) - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
addIntervals(ServiceIdIntervals) - Method in class org.onebusaway.gtfs.model.calendar.ServiceIdIntervals
 
addStopTime(LocalizedServiceId, int, int) - Method in class org.onebusaway.gtfs.model.calendar.ServiceIdIntervals
 
Agency - Class in org.onebusaway.gtfs.model
 
Agency() - Constructor for class org.onebusaway.gtfs.model.Agency
 
Agency(Agency) - Constructor for class org.onebusaway.gtfs.model.Agency
 
AgencyAndId - Class in org.onebusaway.gtfs.model
 
AgencyAndId() - Constructor for class org.onebusaway.gtfs.model.AgencyAndId
 
AgencyAndId(String, String) - Constructor for class org.onebusaway.gtfs.model.AgencyAndId
 
AgencyAndIdInstance - Class in org.onebusaway.gtfs.model
An identifier class that combines a AgencyAndId id with a service date.
AgencyAndIdInstance(AgencyAndId, long) - Constructor for class org.onebusaway.gtfs.model.AgencyAndIdInstance
 
AgencyIdFieldMappingFactory - Class in org.onebusaway.gtfs.serialization.mappings
 
AgencyIdFieldMappingFactory() - Constructor for class org.onebusaway.gtfs.serialization.mappings.AgencyIdFieldMappingFactory
 
AgencyIdTranslationFieldMappingFactory - Class in org.onebusaway.gtfs.serialization.mappings
 
AgencyIdTranslationFieldMappingFactory() - Constructor for class org.onebusaway.gtfs.serialization.mappings.AgencyIdTranslationFieldMappingFactory
 
AgencyNotFoundForRouteException - Exception in org.onebusaway.gtfs.serialization.mappings
Error indicating that there was a problem finding the appropriate Agency instance to set in a call to Route.setAgency(Agency).
AgencyNotFoundForRouteException(Class<?>, Route, String) - Constructor for exception org.onebusaway.gtfs.serialization.mappings.AgencyNotFoundForRouteException
 
AgencyNotFoundForRouteException(Class<?>, Route) - Constructor for exception org.onebusaway.gtfs.serialization.mappings.AgencyNotFoundForRouteException
 
ARRIVAL_OP - Static variable in class org.onebusaway.gtfs.impl.calendar.ServiceIdOp
 

B

BOTH_OP - Static variable in class org.onebusaway.gtfs.impl.calendar.ServiceIdOp
 

C

CalendarService - Interface in org.onebusaway.gtfs.services.calendar
While the set of ServiceCalendar and ServiceCalendarDate entities for a given GTFS feed compactly represent the dates of service for a particular service id, they are not particularly amenable to quick calculations.
CalendarServiceData - Class in org.onebusaway.gtfs.model.calendar
 
CalendarServiceData() - Constructor for class org.onebusaway.gtfs.model.calendar.CalendarServiceData
 
CalendarServiceDataFactory - Interface in org.onebusaway.gtfs.services.calendar
 
CalendarServiceDataFactoryImpl - Class in org.onebusaway.gtfs.impl.calendar
We perform initial date calculations in the timezone of the host jvm, which may be different than the timezone of an agency with the specified service id.
CalendarServiceDataFactoryImpl() - Constructor for class org.onebusaway.gtfs.impl.calendar.CalendarServiceDataFactoryImpl
 
CalendarServiceDataFactoryImpl(GtfsRelationalDao) - Constructor for class org.onebusaway.gtfs.impl.calendar.CalendarServiceDataFactoryImpl
 
CalendarServiceImpl - Class in org.onebusaway.gtfs.impl.calendar
An implementation of CalendarService.
CalendarServiceImpl() - Constructor for class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
CalendarServiceImpl(CalendarServiceDataFactory) - Constructor for class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
CalendarServiceImpl(CalendarServiceData) - Constructor for class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
clear() - Method in class org.onebusaway.gtfs.impl.GenericDaoImpl
 
clear() - Method in class org.onebusaway.gtfs.impl.ShapePointArray
 
clear() - Method in class org.onebusaway.gtfs.impl.StopTimeArray
 
clearAllCaches() - Method in class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
clearAllEntitiesForType(Class<T>) - Method in class org.onebusaway.gtfs.impl.GenericDaoImpl
 
clearAllEntitiesForType(Class<T>) - Method in class org.onebusaway.gtfs.impl.GenericMutableDaoWrapper
 
clearAllEntitiesForType(Class<T>) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
clearAllEntitiesForType(Class<T>) - Method in interface org.onebusaway.gtfs.services.GenericMutableDao
 
clearArrivalTime() - Method in class org.onebusaway.gtfs.model.StopTime
 
clearArrivalTime() - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
clearDepartureTime() - Method in class org.onebusaway.gtfs.model.StopTime
 
clearDepartureTime() - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
clearDistTraveled() - Method in class org.onebusaway.gtfs.model.ShapePoint
 
clearDistTraveled() - Method in interface org.onebusaway.gtfs.model.ShapePointProxy
 
clearJourneyDuration() - Method in class org.onebusaway.gtfs.model.FareAttribute
 
clearMinTransferTime() - Method in class org.onebusaway.gtfs.model.Transfer
 
clearShapeDistTraveled() - Method in class org.onebusaway.gtfs.model.StopTime
 
clearShapeDistTraveled() - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
clearTransferDuration() - Method in class org.onebusaway.gtfs.model.FareAttribute
 
clearTransfers() - Method in class org.onebusaway.gtfs.model.FareAttribute
 
clearVehicleType() - Method in class org.onebusaway.gtfs.model.Stop
 
clearWheelchairTraversalTime() - Method in class org.onebusaway.gtfs.model.Pathway
 
close() - Method in class org.onebusaway.gtfs.impl.GenericDaoImpl
 
close() - Method in class org.onebusaway.gtfs.impl.GenericMutableDaoWrapper
 
close() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
close() - Method in interface org.onebusaway.gtfs.serialization.GtfsEntityStore
 
close() - Method in interface org.onebusaway.gtfs.serialization.GtfsSource
 
close() - Method in interface org.onebusaway.gtfs.services.GenericMutableDao
 
compare(Date, Date) - Method in class org.onebusaway.gtfs.impl.calendar.ServiceIdOp
 
compare(ServiceCalendar, ServiceCalendar) - Method in class org.onebusaway.gtfs.serialization.comparators.ServiceCalendarComparator
 
compare(ServiceCalendarDate, ServiceCalendarDate) - Method in class org.onebusaway.gtfs.serialization.comparators.ServiceCalendarDateComparator
 
compare(ShapePoint, ShapePoint) - Method in class org.onebusaway.gtfs.serialization.comparators.ShapePointComparator
 
compare(StopTime, StopTime) - Method in class org.onebusaway.gtfs.serialization.comparators.StopTimeComparator
 
compareInterval(ServiceInterval, Date, Date, Date) - Method in class org.onebusaway.gtfs.impl.calendar.ServiceIdOp
Returns -1 if the service interval comes before the from-to interval.
compareTo(AgencyAndId) - Method in class org.onebusaway.gtfs.model.AgencyAndId
 
compareTo(AgencyAndIdInstance) - Method in class org.onebusaway.gtfs.model.AgencyAndIdInstance
 
compareTo(LocalizedServiceId) - Method in class org.onebusaway.gtfs.model.calendar.LocalizedServiceId
 
compareTo(ServiceDate) - Method in class org.onebusaway.gtfs.model.calendar.ServiceDate
 
compareTo(ShapePoint) - Method in class org.onebusaway.gtfs.model.ShapePoint
 
compareTo(StopTime) - Method in class org.onebusaway.gtfs.model.StopTime
 
ConverterFactory - Interface in org.onebusaway.gtfs.serialization.mappings
Factory interface for creating a Converter.
convertFromString(String, char) - Static method in class org.onebusaway.gtfs.model.AgencyAndId
Given an id of the form "agencyId_entityId", parses into a AgencyAndId id object.
convertFromString(String) - Static method in class org.onebusaway.gtfs.model.AgencyAndId
Given an id of the form "agencyId_entityId", parses into a AgencyAndId id object.
convertToString(AgencyAndId) - Static method in class org.onebusaway.gtfs.model.AgencyAndId
Given an AgencyAndId object, creates a string representation of the form "agencyId_entityId"
create(CsvEntityContext) - Method in interface org.onebusaway.gtfs.serialization.mappings.ConverterFactory
 
create() - Static method in class org.onebusaway.gtfs.services.MockGtfs
 
createData() - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceDataFactoryImpl
 
createData() - Method in interface org.onebusaway.gtfs.services.calendar.CalendarServiceDataFactory
 
createEntitySchemaFactory() - Static method in class org.onebusaway.gtfs.serialization.GtfsEntitySchemaFactory
 
createEntitySchemaFactory() - Method in class org.onebusaway.gtfs.serialization.GtfsReader
Protected Methods
createEntitySchemaFactory() - Method in class org.onebusaway.gtfs.serialization.GtfsWriter
Protected Methods
createFieldMapping(EntitySchemaFactory, Class<?>, String, String, Class<?>, boolean) - Method in class org.onebusaway.gtfs.serialization.mappings.AgencyIdFieldMappingFactory
 
createFieldMapping(EntitySchemaFactory, Class<?>, String, String, Class<?>, boolean) - Method in class org.onebusaway.gtfs.serialization.mappings.AgencyIdTranslationFieldMappingFactory
 
createFieldMapping(EntitySchemaFactory, Class<?>, String, String, Class<?>, boolean) - Method in class org.onebusaway.gtfs.serialization.mappings.DefaultAgencyIdFieldMappingFactory
 
createFieldMapping(EntitySchemaFactory, Class<?>, String, String, Class<?>, boolean) - Method in class org.onebusaway.gtfs.serialization.mappings.EntityFieldMappingFactory
 
createFieldMapping(EntitySchemaFactory, Class<?>, String, String, Class<?>, boolean) - Method in class org.onebusaway.gtfs.serialization.mappings.RouteAgencyFieldMappingFactory
 
createFieldMapping(EntitySchemaFactory, Class<?>, String, String, Class<?>, boolean) - Method in class org.onebusaway.gtfs.serialization.mappings.ServiceDateFieldMappingFactory
 
createFieldMapping(EntitySchemaFactory, Class<?>, String, String, Class<?>, boolean) - Method in class org.onebusaway.gtfs.serialization.mappings.StopTimeFieldMappingFactory
 
createService(GtfsRelationalDao) - Static method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceDataFactoryImpl
 

D

DefaultAgencyIdFieldMappingFactory - Class in org.onebusaway.gtfs.serialization.mappings
A FieldMappingFactory implementation that produces a FieldMapping that is responsible for setting the AgencyAndId.setAgencyId(String) portion of an AgencyAndId identifier.
DefaultAgencyIdFieldMappingFactory() - Constructor for class org.onebusaway.gtfs.serialization.mappings.DefaultAgencyIdFieldMappingFactory
 
DefaultAgencyIdFieldMappingFactory(String) - Constructor for class org.onebusaway.gtfs.serialization.mappings.DefaultAgencyIdFieldMappingFactory
 
DEPARTURE_OP - Static variable in class org.onebusaway.gtfs.impl.calendar.ServiceIdOp
 
difference(ServiceDate) - Method in class org.onebusaway.gtfs.model.calendar.ServiceDate
 
DuplicateEntityException - Exception in org.onebusaway.gtfs.serialization
Indicates that two entities with the same id were found in a GTFS feed as it was being read.
DuplicateEntityException(Class<?>, Serializable) - Constructor for exception org.onebusaway.gtfs.serialization.DuplicateEntityException
 

E

EntityFieldMappingFactory - Class in org.onebusaway.gtfs.serialization.mappings
FieldMappingFactory that produces a FieldMapping instance capable of mapping a CSV string entity id to an entity instance, and vice versa.
EntityFieldMappingFactory() - Constructor for class org.onebusaway.gtfs.serialization.mappings.EntityFieldMappingFactory
 
EntityReferenceNotFoundException - Exception in org.onebusaway.gtfs.serialization
Indicates that a GTFS entity has a reference to another entity that has not been seen before in the feed and that we don't know how to specify a default agency id for that entity as result.
EntityReferenceNotFoundException(Class<?>, String) - Constructor for exception org.onebusaway.gtfs.serialization.EntityReferenceNotFoundException
 
equals(Object) - Method in class org.onebusaway.gtfs.model.AgencyAndId
 
equals(Object) - Method in class org.onebusaway.gtfs.model.AgencyAndIdInstance
 
equals(Object) - Method in class org.onebusaway.gtfs.model.calendar.LocalizedServiceId
 
equals(Object) - Method in class org.onebusaway.gtfs.model.calendar.ServiceDate
 
equals(Object) - Method in class org.onebusaway.gtfs.model.IdentityBean
EXCEPTION_TYPE_ADD - Static variable in class org.onebusaway.gtfs.model.ServiceCalendarDate
 
EXCEPTION_TYPE_REMOVE - Static variable in class org.onebusaway.gtfs.model.ServiceCalendarDate
 
extend(int, int) - Method in class org.onebusaway.gtfs.model.calendar.ServiceInterval
Construct a new ServiceInterval by extending the current service interval, adjusting the arrival and departure intervals to include the additional arrival and departure time specified in the arguments.
extend(ServiceInterval, int, int) - Static method in class org.onebusaway.gtfs.model.calendar.ServiceInterval
 

F

FareAttribute - Class in org.onebusaway.gtfs.model
 
FareAttribute() - Constructor for class org.onebusaway.gtfs.model.FareAttribute
 
FareAttribute(FareAttribute) - Constructor for class org.onebusaway.gtfs.model.FareAttribute
 
FareRule - Class in org.onebusaway.gtfs.model
 
FareRule() - Constructor for class org.onebusaway.gtfs.model.FareRule
 
FareRule(FareRule) - Constructor for class org.onebusaway.gtfs.model.FareRule
 
FeedInfo - Class in org.onebusaway.gtfs.model
 
FeedInfo() - Constructor for class org.onebusaway.gtfs.model.FeedInfo
 
flush() - Method in class org.onebusaway.gtfs.impl.GenericDaoImpl
 
flush() - Method in class org.onebusaway.gtfs.impl.GenericMutableDaoWrapper
 
flush() - Method in interface org.onebusaway.gtfs.serialization.GtfsEntityStore
 
flush() - Method in interface org.onebusaway.gtfs.services.GenericMutableDao
 
Frequency - Class in org.onebusaway.gtfs.model
 
Frequency() - Constructor for class org.onebusaway.gtfs.model.Frequency
 
Frequency(Frequency) - Constructor for class org.onebusaway.gtfs.model.Frequency
 

G

GenericDao - Interface in org.onebusaway.gtfs.services
 
GenericDaoImpl - Class in org.onebusaway.gtfs.impl
 
GenericDaoImpl() - Constructor for class org.onebusaway.gtfs.impl.GenericDaoImpl
 
GenericMutableDao - Interface in org.onebusaway.gtfs.services
 
GenericMutableDaoWrapper - Class in org.onebusaway.gtfs.impl
Support class that provides an implementation of GenericMutableDao where all methods calls are passed to an underlying wrapped instance of GenericMutableDao.
GenericMutableDaoWrapper(GenericMutableDao) - Constructor for class org.onebusaway.gtfs.impl.GenericMutableDaoWrapper
 
get(int) - Method in class org.onebusaway.gtfs.impl.ShapePointArray
 
get(int) - Method in class org.onebusaway.gtfs.impl.StopTimeArray
 
getAgencies() - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
getAgencies() - Method in interface org.onebusaway.gtfs.serialization.GtfsReaderContext
 
getAgency() - Method in class org.onebusaway.gtfs.model.Route
 
getAgencyForEntity(Class<?>, String) - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
getAgencyForEntity(Class<?>, String) - Method in interface org.onebusaway.gtfs.serialization.GtfsReaderContext
 
getAgencyForId(String) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
GtfsDao Interface
getAgencyForId(String) - Method in interface org.onebusaway.gtfs.services.GtfsDao
 
getAgencyId() - Method in class org.onebusaway.gtfs.model.AgencyAndId
 
getAgencyId() - Method in exception org.onebusaway.gtfs.serialization.mappings.AgencyNotFoundForRouteException
 
getAllAgencies() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getAllAgencies() - Method in interface org.onebusaway.gtfs.services.GtfsDao
Agency Methods
getAllCalendarDates() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getAllCalendarDates() - Method in interface org.onebusaway.gtfs.services.GtfsDao
getAllCalendars() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getAllCalendars() - Method in interface org.onebusaway.gtfs.services.GtfsDao
getAllEntitiesForType(Class<T>) - Method in class org.onebusaway.gtfs.impl.GenericDaoImpl
getAllEntitiesForType(Class<T>) - Method in class org.onebusaway.gtfs.impl.GenericMutableDaoWrapper
 
getAllEntitiesForType(Class<T>) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getAllEntitiesForType(Class<T>) - Method in interface org.onebusaway.gtfs.services.GenericDao
Generic Methods
getAllFareAttributes() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getAllFareAttributes() - Method in interface org.onebusaway.gtfs.services.GtfsDao
getAllFareRules() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getAllFareRules() - Method in interface org.onebusaway.gtfs.services.GtfsDao
FareRule Methods
getAllFeedInfos() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getAllFeedInfos() - Method in interface org.onebusaway.gtfs.services.GtfsDao
FeedInfo Methods
getAllFrequencies() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getAllFrequencies() - Method in interface org.onebusaway.gtfs.services.GtfsDao
Frequency Methods
getAllPathways() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getAllPathways() - Method in interface org.onebusaway.gtfs.services.GtfsDao
Pathway Methods
getAllRoutes() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getAllRoutes() - Method in interface org.onebusaway.gtfs.services.GtfsDao
Route Methods
getAllServiceIds() - Method in class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
getAllServiceIds() - Method in interface org.onebusaway.gtfs.services.GtfsRelationalDao
getAllShapeIds() - Method in class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
getAllShapeIds() - Method in interface org.onebusaway.gtfs.services.GtfsRelationalDao
ShapePoint Methods
getAllShapePoints() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getAllShapePoints() - Method in interface org.onebusaway.gtfs.services.GtfsDao
ShapePoint Methods
getAllStops() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getAllStops() - Method in interface org.onebusaway.gtfs.services.GtfsDao
Stop Methods
getAllStopTimes() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getAllStopTimes() - Method in interface org.onebusaway.gtfs.services.GtfsDao
StopTime Methods
getAllTransfers() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getAllTransfers() - Method in interface org.onebusaway.gtfs.services.GtfsDao
Transfer Methods
getAllTrips() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getAllTrips() - Method in interface org.onebusaway.gtfs.services.GtfsDao
Trip Methods
getArrivalTime() - Method in class org.onebusaway.gtfs.model.StopTime
 
getArrivalTime() - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
getAsCalendar(TimeZone) - Method in class org.onebusaway.gtfs.model.calendar.ServiceDate
Constructs a Calendar object such that the Calendar will be at "midnight" (12:00am) at the start of the day specified by this service date and the target timezone.
getAsDate() - Method in class org.onebusaway.gtfs.model.calendar.ServiceDate
 
getAsDate(TimeZone) - Method in class org.onebusaway.gtfs.model.calendar.ServiceDate
getAsString() - Method in class org.onebusaway.gtfs.model.calendar.ServiceDate
 
getBikesAllowed() - Method in class org.onebusaway.gtfs.model.Route
 
getBikesAllowed() - Method in class org.onebusaway.gtfs.model.Trip
 
getBlockId() - Method in class org.onebusaway.gtfs.model.Trip
 
getCalendarDateForId(int) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getCalendarDateForId(int) - Method in interface org.onebusaway.gtfs.services.GtfsDao
 
getCalendarDatesForServiceId(AgencyAndId) - Method in class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
getCalendarDatesForServiceId(AgencyAndId) - Method in interface org.onebusaway.gtfs.services.GtfsRelationalDao
getCalendarForId(int) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getCalendarForId(int) - Method in interface org.onebusaway.gtfs.services.GtfsDao
 
getCalendarForServiceId(AgencyAndId) - Method in class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
getCalendarForServiceId(AgencyAndId) - Method in interface org.onebusaway.gtfs.services.GtfsRelationalDao
 
getCode() - Method in class org.onebusaway.gtfs.model.Stop
 
getColor() - Method in class org.onebusaway.gtfs.model.Route
 
getContainsId() - Method in class org.onebusaway.gtfs.model.FareRule
 
getCurrencyType() - Method in class org.onebusaway.gtfs.model.FareAttribute
 
getData() - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
Private Methods
getDate() - Method in class org.onebusaway.gtfs.model.ServiceCalendarDate
 
getDatesForLocalizedServiceId(LocalizedServiceId) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getDatesForLocalizedServiceId(LocalizedServiceId) - Method in class org.onebusaway.gtfs.model.calendar.CalendarServiceData
 
getDatesForLocalizedServiceId(LocalizedServiceId) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
 
getDay() - Method in class org.onebusaway.gtfs.model.calendar.ServiceDate
 
getDefaultAgencyId() - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
getDefaultAgencyId() - Method in interface org.onebusaway.gtfs.serialization.GtfsReaderContext
 
getDepartureTime() - Method in class org.onebusaway.gtfs.model.StopTime
 
getDepartureTime() - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
getDesc() - Method in class org.onebusaway.gtfs.model.Route
 
getDesc() - Method in class org.onebusaway.gtfs.model.Stop
 
getDestinationId() - Method in class org.onebusaway.gtfs.model.FareRule
 
getDirection() - Method in class org.onebusaway.gtfs.model.Stop
 
getDirectionId() - Method in class org.onebusaway.gtfs.model.Trip
 
getDistTraveled() - Method in class org.onebusaway.gtfs.model.ShapePoint
 
getDistTraveled() - Method in interface org.onebusaway.gtfs.model.ShapePointProxy
 
getDropOffType() - Method in class org.onebusaway.gtfs.model.StopTime
 
getDropOffType() - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
getEndDate() - Method in class org.onebusaway.gtfs.model.FeedInfo
 
getEndDate() - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
getEndTime() - Method in class org.onebusaway.gtfs.model.Frequency
 
getEntitiesByIdForEntityType(Class<K>, Class<V>) - Method in class org.onebusaway.gtfs.impl.GenericDaoImpl
 
getEntitiesByIdForEntityType(Class<K>, Class<V>) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
getEntity(Class<?>, Serializable) - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
getEntity(Class<?>, Serializable) - Method in interface org.onebusaway.gtfs.serialization.GtfsReaderContext
 
getEntityClasses() - Method in class org.onebusaway.gtfs.impl.GenericDaoImpl
 
getEntityClasses() - Static method in class org.onebusaway.gtfs.serialization.GtfsEntitySchemaFactory
 
getEntityClasses() - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
getEntityClasses() - Method in class org.onebusaway.gtfs.serialization.GtfsWriter
 
getEntityComparators() - Static method in class org.onebusaway.gtfs.serialization.GtfsEntitySchemaFactory
 
getEntityComparators() - Method in class org.onebusaway.gtfs.serialization.GtfsWriter
 
getEntityForId(Class<T>, Serializable) - Method in class org.onebusaway.gtfs.impl.GenericDaoImpl
 
getEntityForId(Class<T>, Serializable) - Method in class org.onebusaway.gtfs.impl.GenericMutableDaoWrapper
 
getEntityForId(Class<T>, Serializable) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getEntityForId(Class<T>, Serializable) - Method in interface org.onebusaway.gtfs.services.GenericDao
 
getEntityStore() - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
getExactTimes() - Method in class org.onebusaway.gtfs.model.Frequency
 
getExceptionType() - Method in class org.onebusaway.gtfs.model.ServiceCalendarDate
 
getFare() - Method in class org.onebusaway.gtfs.model.FareRule
 
getFareAttributeForId(AgencyAndId) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getFareAttributeForId(AgencyAndId) - Method in interface org.onebusaway.gtfs.services.GtfsDao
 
getFareRuleForId(int) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getFareRuleForId(int) - Method in interface org.onebusaway.gtfs.services.GtfsDao
 
getFareRulesForFareAttribute(FareAttribute) - Method in class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
getFareRulesForFareAttribute(FareAttribute) - Method in interface org.onebusaway.gtfs.services.GtfsRelationalDao
getFareUrl() - Method in class org.onebusaway.gtfs.model.Agency
 
getFeedInfoForId(int) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getFeedInfoForId(int) - Method in interface org.onebusaway.gtfs.services.GtfsDao
 
getFrequenciesForTrip(Trip) - Method in class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
getFrequenciesForTrip(Trip) - Method in interface org.onebusaway.gtfs.services.GtfsRelationalDao
Frequency Methods
getFrequencyForId(int) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getFrequencyForId(int) - Method in interface org.onebusaway.gtfs.services.GtfsDao
 
getFriday() - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
getFromRoute() - Method in class org.onebusaway.gtfs.model.Transfer
 
getFromStop() - Method in class org.onebusaway.gtfs.model.Pathway
 
getFromStop() - Method in class org.onebusaway.gtfs.model.Transfer
 
getFromTime(ServiceInterval) - Method in class org.onebusaway.gtfs.impl.calendar.ServiceIdOp
 
getFromTrip() - Method in class org.onebusaway.gtfs.model.Transfer
 
getGtfsReaderContext() - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
getHeadwaySecs() - Method in class org.onebusaway.gtfs.model.Frequency
 
getId() - Method in class org.onebusaway.gtfs.model.Agency
 
getId() - Method in class org.onebusaway.gtfs.model.AgencyAndId
 
getId() - Method in class org.onebusaway.gtfs.model.AgencyAndIdInstance
 
getId() - Method in class org.onebusaway.gtfs.model.calendar.LocalizedServiceId
 
getId() - Method in class org.onebusaway.gtfs.model.FareAttribute
 
getId() - Method in class org.onebusaway.gtfs.model.FareRule
 
getId() - Method in class org.onebusaway.gtfs.model.FeedInfo
IdentityBean Interface
getId() - Method in class org.onebusaway.gtfs.model.Frequency
 
getId() - Method in class org.onebusaway.gtfs.model.IdentityBean
 
getId() - Method in class org.onebusaway.gtfs.model.Pathway
 
getId() - Method in class org.onebusaway.gtfs.model.Route
 
getId() - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
getId() - Method in class org.onebusaway.gtfs.model.ServiceCalendarDate
 
getId() - Method in class org.onebusaway.gtfs.model.ShapePoint
 
getId() - Method in interface org.onebusaway.gtfs.model.ShapePointProxy
 
getId() - Method in class org.onebusaway.gtfs.model.Stop
 
getId() - Method in class org.onebusaway.gtfs.model.StopTime
 
getId() - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
getId() - Method in class org.onebusaway.gtfs.model.Transfer
 
getId() - Method in class org.onebusaway.gtfs.model.Trip
 
getId() - Method in exception org.onebusaway.gtfs.serialization.DuplicateEntityException
 
getIntervalForServiceId(LocalizedServiceId) - Method in class org.onebusaway.gtfs.model.calendar.ServiceIdIntervals
 
getJourneyDuration() - Method in class org.onebusaway.gtfs.model.FareAttribute
 
getLabelOnly() - Method in class org.onebusaway.gtfs.model.Frequency
 
getLang() - Method in class org.onebusaway.gtfs.model.Agency
 
getLang() - Method in class org.onebusaway.gtfs.model.FeedInfo
 
getLat() - Method in class org.onebusaway.gtfs.model.ShapePoint
 
getLat() - Method in interface org.onebusaway.gtfs.model.ShapePointProxy
 
getLat() - Method in class org.onebusaway.gtfs.model.Stop
 
getLocalizedServiceIdForAgencyAndServiceId(String, AgencyAndId) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getLocalizedServiceIdForAgencyAndServiceId(String, AgencyAndId) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
Given an agency id and a service id, we return a LocalizedServiceId which is just a service id with timezone information attached.
getLocalizedServiceIds() - Method in class org.onebusaway.gtfs.model.calendar.CalendarServiceData
 
getLocationType() - Method in class org.onebusaway.gtfs.model.Stop
 
getLon() - Method in class org.onebusaway.gtfs.model.ShapePoint
 
getLon() - Method in interface org.onebusaway.gtfs.model.ShapePointProxy
 
getLon() - Method in class org.onebusaway.gtfs.model.Stop
 
getLongName() - Method in class org.onebusaway.gtfs.model.Route
 
getMaxArrival() - Method in class org.onebusaway.gtfs.model.calendar.ServiceInterval
 
getMaxDeparture() - Method in class org.onebusaway.gtfs.model.calendar.ServiceInterval
 
getMinArrival() - Method in class org.onebusaway.gtfs.model.calendar.ServiceInterval
 
getMinDeparture() - Method in class org.onebusaway.gtfs.model.calendar.ServiceInterval
 
getMinTransferTime() - Method in class org.onebusaway.gtfs.model.Transfer
 
getMonday() - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
getMonth() - Method in class org.onebusaway.gtfs.model.calendar.ServiceDate
 
getName() - Method in class org.onebusaway.gtfs.model.Agency
 
getName() - Method in class org.onebusaway.gtfs.model.Stop
 
getNextDepartureServiceDates(LocalizedServiceId, ServiceInterval, long) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getNextDepartureServiceDates(ServiceIdIntervals, long) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getNextDepartureServiceDates(LocalizedServiceId, ServiceInterval, long) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
Computes the list of service dates whose departure service interval (min to max departure time) overlaps the specified target time.
getNextDepartureServiceDates(ServiceIdIntervals, long) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
getOriginId() - Method in class org.onebusaway.gtfs.model.FareRule
 
getParentStation() - Method in class org.onebusaway.gtfs.model.Stop
 
getPath() - Method in class org.onebusaway.gtfs.services.MockGtfs
 
getPathwayForId(AgencyAndId) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getPathwayForId(AgencyAndId) - Method in interface org.onebusaway.gtfs.services.GtfsDao
 
getPaymentMethod() - Method in class org.onebusaway.gtfs.model.FareAttribute
 
getPhone() - Method in class org.onebusaway.gtfs.model.Agency
 
getPickupType() - Method in class org.onebusaway.gtfs.model.StopTime
 
getPickupType() - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
getPlatformCode() - Method in class org.onebusaway.gtfs.model.Stop
 
getPreviousArrivalServiceDates(LocalizedServiceId, ServiceInterval, long) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getPreviousArrivalServiceDates(ServiceIdIntervals, long) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getPreviousArrivalServiceDates(LocalizedServiceId, ServiceInterval, long) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
Computes the list of service dates whose arrival service interval (min to max departure time) overlaps the specified target time.
getPreviousArrivalServiceDates(ServiceIdIntervals, long) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
getPrice() - Method in class org.onebusaway.gtfs.model.FareAttribute
 
getProxy() - Method in class org.onebusaway.gtfs.model.ShapePoint
 
getProxy() - Method in class org.onebusaway.gtfs.model.StopTime
 
getPublisherName() - Method in class org.onebusaway.gtfs.model.FeedInfo
 
getPublisherUrl() - Method in class org.onebusaway.gtfs.model.FeedInfo
 
getRoute() - Method in class org.onebusaway.gtfs.model.FareRule
 
getRoute() - Method in class org.onebusaway.gtfs.model.Trip
 
getRoute() - Method in exception org.onebusaway.gtfs.serialization.mappings.AgencyNotFoundForRouteException
 
getRouteBikesAllowed() - Method in class org.onebusaway.gtfs.model.Route
Deprecated.
getRouteForId(AgencyAndId) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getRouteForId(AgencyAndId) - Method in interface org.onebusaway.gtfs.services.GtfsDao
 
getRoutesForAgency(Agency) - Method in class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
getRoutesForAgency(Agency) - Method in interface org.onebusaway.gtfs.services.GtfsRelationalDao
Route Methods
getRouteShortName() - Method in class org.onebusaway.gtfs.model.StopTime
 
getRouteShortName() - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
getRouteShortName() - Method in class org.onebusaway.gtfs.model.Trip
 
getSaturday() - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
getSecondsAsString(int) - Static method in class org.onebusaway.gtfs.serialization.mappings.StopTimeFieldMappingFactory
 
getSequence() - Method in class org.onebusaway.gtfs.model.ShapePoint
 
getSequence() - Method in interface org.onebusaway.gtfs.model.ShapePointProxy
 
getServiceDate(List<Date>, int) - Method in class org.onebusaway.gtfs.impl.calendar.ServiceIdOp
 
getServiceDate() - Method in class org.onebusaway.gtfs.model.AgencyAndIdInstance
 
getServiceDateArrivalsWithinRange(LocalizedServiceId, ServiceInterval, Date, Date) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getServiceDateArrivalsWithinRange(ServiceIdIntervals, Date, Date) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getServiceDateArrivalsWithinRange(LocalizedServiceId, ServiceInterval, Date, Date) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
getServiceDateArrivalsWithinRange(ServiceIdIntervals, Date, Date) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
getServiceDateDeparturesWithinRange(LocalizedServiceId, ServiceInterval, Date, Date) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getServiceDateDeparturesWithinRange(ServiceIdIntervals, Date, Date) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getServiceDateDeparturesWithinRange(LocalizedServiceId, ServiceInterval, Date, Date) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
getServiceDateDeparturesWithinRange(ServiceIdIntervals, Date, Date) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
getServiceDatesForServiceId(AgencyAndId, TimeZone) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceDataFactoryImpl
 
getServiceDatesForServiceId(AgencyAndId) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getServiceDatesForServiceId(AgencyAndId) - Method in class org.onebusaway.gtfs.model.calendar.CalendarServiceData
 
getServiceDatesForServiceId(AgencyAndId) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
 
getServiceDatesWithinRange(LocalizedServiceId, ServiceInterval, Date, Date) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getServiceDatesWithinRange(ServiceIdIntervals, Date, Date) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getServiceDatesWithinRange(LocalizedServiceId, ServiceInterval, Date, Date) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
Given the specified localized service id, which has a corresponding set of localized service dates, determine the sublist of service dates that, when extended with the specified ServiceInterval, overlap with the specified from-to time range.
getServiceDatesWithinRange(ServiceIdIntervals, Date, Date) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
getServiceId() - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
getServiceId() - Method in class org.onebusaway.gtfs.model.ServiceCalendarDate
 
getServiceId() - Method in class org.onebusaway.gtfs.model.Trip
 
getServiceIds() - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
CalendarService Interface
getServiceIds() - Method in class org.onebusaway.gtfs.model.calendar.CalendarServiceData
 
getServiceIds() - Method in class org.onebusaway.gtfs.model.calendar.ServiceIdIntervals
 
getServiceIds() - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
 
getServiceIdsForDate(ServiceDate) - Method in class org.onebusaway.gtfs.model.calendar.CalendarServiceData
 
getServiceIdsOnDate(ServiceDate) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getServiceIdsOnDate(ServiceDate) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
Determine the set of service ids that are active on the specified service date.
getShapeDistTraveled() - Method in class org.onebusaway.gtfs.model.StopTime
 
getShapeDistTraveled() - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
getShapeId() - Method in class org.onebusaway.gtfs.model.ShapePoint
 
getShapeId() - Method in interface org.onebusaway.gtfs.model.ShapePointProxy
 
getShapeId() - Method in class org.onebusaway.gtfs.model.Trip
 
getShapePointForId(int) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getShapePointForId(int) - Method in interface org.onebusaway.gtfs.services.GtfsDao
 
getShapePointsForShapeId(AgencyAndId) - Method in class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
getShapePointsForShapeId(AgencyAndId) - Method in interface org.onebusaway.gtfs.services.GtfsRelationalDao
 
getShortName() - Method in class org.onebusaway.gtfs.model.Route
 
getStartDate() - Method in class org.onebusaway.gtfs.model.FeedInfo
 
getStartDate() - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
getStartTime() - Method in class org.onebusaway.gtfs.model.Frequency
 
getStop() - Method in class org.onebusaway.gtfs.model.StopTime
 
getStop() - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
getStopForId(AgencyAndId) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getStopForId(AgencyAndId) - Method in interface org.onebusaway.gtfs.services.GtfsDao
 
getStopHeadsign() - Method in class org.onebusaway.gtfs.model.StopTime
 
getStopHeadsign() - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
getStopSequence() - Method in class org.onebusaway.gtfs.model.StopTime
 
getStopSequence() - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
getStopsForStation(Stop) - Method in class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
getStopsForStation(Stop) - Method in interface org.onebusaway.gtfs.services.GtfsRelationalDao
Stop Methods
getStopTimeForId(int) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getStopTimeForId(int) - Method in interface org.onebusaway.gtfs.services.GtfsDao
 
getStopTimesForStop(Stop) - Method in class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
getStopTimesForStop(Stop) - Method in interface org.onebusaway.gtfs.services.GtfsRelationalDao
 
getStopTimesForTrip(Trip) - Method in class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
getStopTimesForTrip(Trip) - Method in interface org.onebusaway.gtfs.services.GtfsRelationalDao
 
getStringAsSeconds(String) - Static method in class org.onebusaway.gtfs.serialization.mappings.StopTimeFieldMappingFactory
 
getSunday() - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
getTextColor() - Method in class org.onebusaway.gtfs.model.Route
 
getThursday() - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
getTimepoint() - Method in class org.onebusaway.gtfs.model.StopTime
 
getTimepoint() - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
getTimezone() - Method in class org.onebusaway.gtfs.model.Agency
 
getTimeZone() - Method in class org.onebusaway.gtfs.model.calendar.LocalizedServiceId
 
getTimezone() - Method in class org.onebusaway.gtfs.model.Stop
 
getTimeZoneForAgencyId(String) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getTimeZoneForAgencyId(String) - Method in class org.onebusaway.gtfs.model.calendar.CalendarServiceData
 
getTimeZoneForAgencyId(String) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
Returns the instantiated TimeZone for the specified agency id
getToRoute() - Method in class org.onebusaway.gtfs.model.Transfer
 
getToStop() - Method in class org.onebusaway.gtfs.model.Pathway
 
getToStop() - Method in class org.onebusaway.gtfs.model.Transfer
 
getToTime(ServiceInterval) - Method in class org.onebusaway.gtfs.impl.calendar.ServiceIdOp
 
getToTrip() - Method in class org.onebusaway.gtfs.model.Transfer
 
getTransferDuration() - Method in class org.onebusaway.gtfs.model.FareAttribute
 
getTransferForId(int) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getTransferForId(int) - Method in interface org.onebusaway.gtfs.services.GtfsDao
 
getTransfers() - Method in class org.onebusaway.gtfs.model.FareAttribute
 
getTransferType() - Method in class org.onebusaway.gtfs.model.Transfer
 
getTranslatedAgencyId(String) - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
getTranslatedAgencyId(String) - Method in interface org.onebusaway.gtfs.serialization.GtfsReaderContext
 
getTraversalTime() - Method in class org.onebusaway.gtfs.model.Pathway
 
getTrip() - Method in class org.onebusaway.gtfs.model.Frequency
 
getTrip() - Method in class org.onebusaway.gtfs.model.StopTime
 
getTrip() - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
getTripAgencyIdsReferencingServiceId(AgencyAndId) - Method in class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
getTripAgencyIdsReferencingServiceId(AgencyAndId) - Method in interface org.onebusaway.gtfs.services.GtfsRelationalDao
ServiceId Methods
getTripBikesAllowed() - Method in class org.onebusaway.gtfs.model.Trip
Deprecated.
getTripForId(AgencyAndId) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getTripForId(AgencyAndId) - Method in interface org.onebusaway.gtfs.services.GtfsDao
 
getTripHeadsign() - Method in class org.onebusaway.gtfs.model.Trip
 
getTripsForBlockId(AgencyAndId) - Method in class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
getTripsForBlockId(AgencyAndId) - Method in interface org.onebusaway.gtfs.services.GtfsRelationalDao
 
getTripsForRoute(Route) - Method in class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
getTripsForRoute(Route) - Method in interface org.onebusaway.gtfs.services.GtfsRelationalDao
Trip Methods
getTripsForServiceId(AgencyAndId) - Method in class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
getTripsForServiceId(AgencyAndId) - Method in interface org.onebusaway.gtfs.services.GtfsRelationalDao
 
getTripsForShapeId(AgencyAndId) - Method in class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
getTripsForShapeId(AgencyAndId) - Method in interface org.onebusaway.gtfs.services.GtfsRelationalDao
 
getTripShortName() - Method in class org.onebusaway.gtfs.model.Trip
 
getTuesday() - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
getType() - Method in class org.onebusaway.gtfs.model.Route
 
getUrl() - Method in class org.onebusaway.gtfs.model.Agency
 
getUrl() - Method in class org.onebusaway.gtfs.model.Route
 
getUrl() - Method in class org.onebusaway.gtfs.model.Stop
 
getVehicleType() - Method in class org.onebusaway.gtfs.model.Stop
 
getVersion() - Method in class org.onebusaway.gtfs.model.FeedInfo
 
getWednesday() - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
getWheelchairAccessible() - Method in class org.onebusaway.gtfs.model.Trip
 
getWheelchairBoarding() - Method in class org.onebusaway.gtfs.model.Stop
 
getWheelchairTraversalTime() - Method in class org.onebusaway.gtfs.model.Pathway
 
getYear() - Method in class org.onebusaway.gtfs.model.calendar.ServiceDate
 
getZoneId() - Method in class org.onebusaway.gtfs.model.Stop
 
GtfsDao - Interface in org.onebusaway.gtfs.services
Basic methods for accessing GTFS entities in bulk or by id.
GtfsDaoImpl - Class in org.onebusaway.gtfs.impl
 
GtfsDaoImpl() - Constructor for class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
GtfsEntitySchemaFactory - Class in org.onebusaway.gtfs.serialization
 
GtfsEntitySchemaFactory() - Constructor for class org.onebusaway.gtfs.serialization.GtfsEntitySchemaFactory
 
GtfsEntityStore - Interface in org.onebusaway.gtfs.serialization
 
GtfsMutableDao - Interface in org.onebusaway.gtfs.services
 
GtfsMutableRelationalDao - Interface in org.onebusaway.gtfs.services
 
GtfsReader - Class in org.onebusaway.gtfs.serialization
 
GtfsReader() - Constructor for class org.onebusaway.gtfs.serialization.GtfsReader
 
GtfsReaderContext - Interface in org.onebusaway.gtfs.serialization
 
GtfsRelationalDao - Interface in org.onebusaway.gtfs.services
While GtfsDao has basic methods for retrieving collections of entities and entities by id, GtfsRelationalDao adds some basic methods for retrieving entities using more complex data relations.
GtfsRelationalDaoImpl - Class in org.onebusaway.gtfs.impl
A in-memory implementation of GtfsRelationalDaoImpl.
GtfsRelationalDaoImpl() - Constructor for class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
GtfsSource - Interface in org.onebusaway.gtfs.serialization
 
GtfsWriter - Class in org.onebusaway.gtfs.serialization
 
GtfsWriter() - Constructor for class org.onebusaway.gtfs.serialization.GtfsWriter
 

H

hashCode() - Method in class org.onebusaway.gtfs.model.AgencyAndId
 
hashCode() - Method in class org.onebusaway.gtfs.model.AgencyAndIdInstance
 
hashCode() - Method in class org.onebusaway.gtfs.model.calendar.LocalizedServiceId
 
hashCode() - Method in class org.onebusaway.gtfs.model.calendar.ServiceDate
 
hashCode() - Method in class org.onebusaway.gtfs.model.IdentityBean
 
hasValues() - Method in class org.onebusaway.gtfs.model.AgencyAndId
 

I

id(String) - Method in class org.onebusaway.gtfs.services.MockGtfs
 
ID_SEPARATOR - Static variable in class org.onebusaway.gtfs.model.AgencyAndId
 
IdentityBean<T extends Serializable> - Class in org.onebusaway.gtfs.model
 
IdentityBean() - Constructor for class org.onebusaway.gtfs.model.IdentityBean
 
InvalidStopTimeException - Exception in org.onebusaway.gtfs.serialization.mappings
Indicates the an "arrival_time" or "departure_time" value for in the "stop_times.txt" csv file could not be parsed.
InvalidStopTimeException(String) - Constructor for exception org.onebusaway.gtfs.serialization.mappings.InvalidStopTimeException
 
isArrivalTimeSet() - Method in class org.onebusaway.gtfs.model.StopTime
 
isArrivalTimeSet() - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
isDepartureTimeSet() - Method in class org.onebusaway.gtfs.model.StopTime
 
isDepartureTimeSet() - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
isDistTraveledSet() - Method in class org.onebusaway.gtfs.model.ShapePoint
 
isDistTraveledSet() - Method in interface org.onebusaway.gtfs.model.ShapePointProxy
 
isJourneyDurationSet() - Method in class org.onebusaway.gtfs.model.FareAttribute
 
isLocalizedServiceIdActiveOnDate(LocalizedServiceId, Date) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
isLocalizedServiceIdActiveOnDate(LocalizedServiceId, Date) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
 
isMinTransferTimeSet() - Method in class org.onebusaway.gtfs.model.Transfer
 
isPackShapePoints() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
isPackStopTimes() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
isShapeDistTraveledSet() - Method in class org.onebusaway.gtfs.model.StopTime
 
isShapeDistTraveledSet() - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
isTransferDurationSet() - Method in class org.onebusaway.gtfs.model.FareAttribute
 
isTransfersSet() - Method in class org.onebusaway.gtfs.model.FareAttribute
 
isVehicleTypeSet() - Method in class org.onebusaway.gtfs.model.Stop
 
isWheelchairTraversalTimeSet() - Method in class org.onebusaway.gtfs.model.Pathway
 
iterator() - Method in class org.onebusaway.gtfs.impl.ShapePointArray
 
iterator() - Method in class org.onebusaway.gtfs.impl.StopTimeArray
 
iterator() - Method in class org.onebusaway.gtfs.model.calendar.ServiceIdIntervals
 

K

KEY_CONTEXT - Static variable in class org.onebusaway.gtfs.serialization.GtfsReader
 
KEY_CONTEXT - Static variable in class org.onebusaway.gtfs.serialization.GtfsWriter
 

L

LatLonFieldMappingFactory - Class in org.onebusaway.gtfs.serialization.mappings
 
LatLonFieldMappingFactory() - Constructor for class org.onebusaway.gtfs.serialization.mappings.LatLonFieldMappingFactory
 
load(Class<?>, Serializable) - Method in interface org.onebusaway.gtfs.serialization.GtfsEntityStore
 
LocalizedServiceId - Class in org.onebusaway.gtfs.model.calendar
Combines a serviceId (represented by AgencyAndId) and a TimeZone object that can be used to ground ServiceDate objects.
LocalizedServiceId(AgencyAndId, TimeZone) - Constructor for class org.onebusaway.gtfs.model.calendar.LocalizedServiceId
 

M

makeReadOnly() - Method in class org.onebusaway.gtfs.model.calendar.CalendarServiceData
 
MISSING_VALUE - Static variable in class org.onebusaway.gtfs.model.ShapePoint
 
MISSING_VALUE - Static variable in class org.onebusaway.gtfs.model.StopTime
 
MockGtfs - Class in org.onebusaway.gtfs.services
 
MockGtfs(File) - Constructor for class org.onebusaway.gtfs.services.MockGtfs
 
moveCalendarToServiceDate(Calendar) - Static method in class org.onebusaway.gtfs.model.calendar.ServiceDate
Adjust the supplied Calendar object such that the calendar will be at "midnight" (12:00am) at the start of the day specified by the current calendar date and locale.
MultipleCalendarsForServiceIdException - Exception in org.onebusaway.gtfs.impl
Indicates that multiple ServiceCalendar entities, as loaded from calendars.txt, were found with the same ServiceCalendar.getServiceId() value, a violation of the GTFS spec.
MultipleCalendarsForServiceIdException(AgencyAndId) - Constructor for exception org.onebusaway.gtfs.impl.MultipleCalendarsForServiceIdException
 

N

next() - Method in class org.onebusaway.gtfs.model.calendar.ServiceDate
 
NoDefaultAgencyIdException - Exception in org.onebusaway.gtfs.serialization
Indicates that no default agency id (see GtfsReaderContext.getDefaultAgencyId() was specified for a particular feed.
NoDefaultAgencyIdException() - Constructor for exception org.onebusaway.gtfs.serialization.NoDefaultAgencyIdException
 

O

open() - Method in class org.onebusaway.gtfs.impl.GenericDaoImpl
 
open() - Method in class org.onebusaway.gtfs.impl.GenericMutableDaoWrapper
 
open() - Method in interface org.onebusaway.gtfs.serialization.GtfsEntityStore
 
open() - Method in interface org.onebusaway.gtfs.services.GenericMutableDao
 
org.onebusaway.gtfs.impl - package org.onebusaway.gtfs.impl
 
org.onebusaway.gtfs.impl.calendar - package org.onebusaway.gtfs.impl.calendar
 
org.onebusaway.gtfs.model - package org.onebusaway.gtfs.model
 
org.onebusaway.gtfs.model.calendar - package org.onebusaway.gtfs.model.calendar
 
org.onebusaway.gtfs.serialization - package org.onebusaway.gtfs.serialization
 
org.onebusaway.gtfs.serialization.comparators - package org.onebusaway.gtfs.serialization.comparators
 
org.onebusaway.gtfs.serialization.mappings - package org.onebusaway.gtfs.serialization.mappings
 
org.onebusaway.gtfs.services - package org.onebusaway.gtfs.services
 
org.onebusaway.gtfs.services.calendar - package org.onebusaway.gtfs.services.calendar
 

P

parseString(String) - Static method in class org.onebusaway.gtfs.model.calendar.ServiceDate
Parse a service date from a string in "YYYYMMDD" format.
Pathway - Class in org.onebusaway.gtfs.model
 
Pathway() - Constructor for class org.onebusaway.gtfs.model.Pathway
 
previous() - Method in class org.onebusaway.gtfs.model.calendar.ServiceDate
 
putAgencies(int, String...) - Method in class org.onebusaway.gtfs.services.MockGtfs
 
putCalendarDates(String...) - Method in class org.onebusaway.gtfs.services.MockGtfs
 
putCalendars(int, String...) - Method in class org.onebusaway.gtfs.services.MockGtfs
 
putDatesForLocalizedServiceId(LocalizedServiceId, List<Date>) - Method in class org.onebusaway.gtfs.model.calendar.CalendarServiceData
 
putDefaultAgencies() - Method in class org.onebusaway.gtfs.services.MockGtfs
 
putDefaultCalendar() - Method in class org.onebusaway.gtfs.services.MockGtfs
 
putDefaultRoutes() - Method in class org.onebusaway.gtfs.services.MockGtfs
 
putDefaultStops() - Method in class org.onebusaway.gtfs.services.MockGtfs
 
putDefaultStopTimes() - Method in class org.onebusaway.gtfs.services.MockGtfs
 
putDefaultTrips() - Method in class org.onebusaway.gtfs.services.MockGtfs
 
putFile(String, String) - Method in class org.onebusaway.gtfs.services.MockGtfs
 
putFile(String, File) - Method in class org.onebusaway.gtfs.services.MockGtfs
 
putLines(String, String...) - Method in class org.onebusaway.gtfs.services.MockGtfs
 
putMinimal() - Method in class org.onebusaway.gtfs.services.MockGtfs
 
putRoutes(int, String...) - Method in class org.onebusaway.gtfs.services.MockGtfs
 
putServiceDatesForServiceId(AgencyAndId, List<ServiceDate>) - Method in class org.onebusaway.gtfs.model.calendar.CalendarServiceData
 
putStops(int, String...) - Method in class org.onebusaway.gtfs.services.MockGtfs
 
putStopTimes(String, String) - Method in class org.onebusaway.gtfs.services.MockGtfs
 
putTimeZoneForAgencyId(String, TimeZone) - Method in class org.onebusaway.gtfs.model.calendar.CalendarServiceData
 
putTrips(int, String, String, String...) - Method in class org.onebusaway.gtfs.services.MockGtfs
 

R

read() - Method in class org.onebusaway.gtfs.services.MockGtfs
 
read(GtfsReader) - Method in class org.onebusaway.gtfs.services.MockGtfs
 
removeEntity(T) - Method in class org.onebusaway.gtfs.impl.GenericDaoImpl
 
removeEntity(T) - Method in class org.onebusaway.gtfs.impl.GenericMutableDaoWrapper
 
removeEntity(T) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
removeEntity(T) - Method in interface org.onebusaway.gtfs.services.GenericMutableDao
 
Route - Class in org.onebusaway.gtfs.model
 
Route() - Constructor for class org.onebusaway.gtfs.model.Route
 
Route(Route) - Constructor for class org.onebusaway.gtfs.model.Route
 
RouteAgencyFieldMappingFactory - Class in org.onebusaway.gtfs.serialization.mappings
Responsible for setting the Route.setAgency(Agency) from a csv "agency_id" field in "routes.txt" and vice-versa.
RouteAgencyFieldMappingFactory() - Constructor for class org.onebusaway.gtfs.serialization.mappings.RouteAgencyFieldMappingFactory
 
RouteAgencyIdFieldMappingFactory - Class in org.onebusaway.gtfs.serialization.mappings
 
RouteAgencyIdFieldMappingFactory() - Constructor for class org.onebusaway.gtfs.serialization.mappings.RouteAgencyIdFieldMappingFactory
 
RouteNameException - Exception in org.onebusaway.gtfs.serialization.mappings
The GTFS spec declares that at least one of Route.getShortName() or Route.getLongName() must be specified, if not both.
RouteNameException(AgencyAndId) - Constructor for exception org.onebusaway.gtfs.serialization.mappings.RouteNameException
 
RouteValidator - Class in org.onebusaway.gtfs.serialization.mappings
Checks that a Route has either a Route.getShortName() or Route.getLongName() specified.
RouteValidator() - Constructor for class org.onebusaway.gtfs.serialization.mappings.RouteValidator
 
run() - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
run(CsvInputSource) - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
run(GtfsDao) - Method in class org.onebusaway.gtfs.serialization.GtfsWriter
 

S

saveEntity(Object) - Method in class org.onebusaway.gtfs.impl.GenericDaoImpl
 
saveEntity(Object) - Method in class org.onebusaway.gtfs.impl.GenericMutableDaoWrapper
 
saveEntity(Object) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
saveEntity(Object) - Method in interface org.onebusaway.gtfs.serialization.GtfsEntityStore
 
saveEntity(Object) - Method in interface org.onebusaway.gtfs.services.GenericMutableDao
 
saveOrUpdateEntity(Object) - Method in class org.onebusaway.gtfs.impl.GenericDaoImpl
 
saveOrUpdateEntity(Object) - Method in class org.onebusaway.gtfs.impl.GenericMutableDaoWrapper
 
saveOrUpdateEntity(Object) - Method in interface org.onebusaway.gtfs.services.GenericMutableDao
 
ServiceCalendar - Class in org.onebusaway.gtfs.model
Note that I decided to call this class ServiceCalendar instead of Calendar, so as to avoid confusion with java.util.Calendar
ServiceCalendar() - Constructor for class org.onebusaway.gtfs.model.ServiceCalendar
 
ServiceCalendar(ServiceCalendar) - Constructor for class org.onebusaway.gtfs.model.ServiceCalendar
 
ServiceCalendarComparator - Class in org.onebusaway.gtfs.serialization.comparators
 
ServiceCalendarComparator() - Constructor for class org.onebusaway.gtfs.serialization.comparators.ServiceCalendarComparator
 
ServiceCalendarDate - Class in org.onebusaway.gtfs.model
 
ServiceCalendarDate() - Constructor for class org.onebusaway.gtfs.model.ServiceCalendarDate
 
ServiceCalendarDate(ServiceCalendarDate) - Constructor for class org.onebusaway.gtfs.model.ServiceCalendarDate
 
ServiceCalendarDateComparator - Class in org.onebusaway.gtfs.serialization.comparators
 
ServiceCalendarDateComparator() - Constructor for class org.onebusaway.gtfs.serialization.comparators.ServiceCalendarDateComparator
 
ServiceDate - Class in org.onebusaway.gtfs.model.calendar
A general representation of a year-month-day tuple not tied to any locale and used by the GTFS entities ServiceCalendar and ServiceCalendarDate to represent service date ranges.
ServiceDate(int, int, int) - Constructor for class org.onebusaway.gtfs.model.calendar.ServiceDate
Construct a new ServiceDate by specifying the numeric year, month, and day
ServiceDate(ServiceDate) - Constructor for class org.onebusaway.gtfs.model.calendar.ServiceDate
 
ServiceDate(Calendar) - Constructor for class org.onebusaway.gtfs.model.calendar.ServiceDate
 
ServiceDate(Date) - Constructor for class org.onebusaway.gtfs.model.calendar.ServiceDate
Construct a ServiceDate from the specified Date object, using the default TimeZone object for the current VM to localize the date
ServiceDate() - Constructor for class org.onebusaway.gtfs.model.calendar.ServiceDate
 
ServiceDateFieldMappingFactory - Class in org.onebusaway.gtfs.serialization.mappings
 
ServiceDateFieldMappingFactory() - Constructor for class org.onebusaway.gtfs.serialization.mappings.ServiceDateFieldMappingFactory
 
ServiceIdIntervals - Class in org.onebusaway.gtfs.model.calendar
A Map of LocalizedServiceId and ServiceInterval objects, with convenience methods for adding additional service ids and arrival-departure time intervals.
ServiceIdIntervals() - Constructor for class org.onebusaway.gtfs.model.calendar.ServiceIdIntervals
 
ServiceIdOp - Class in org.onebusaway.gtfs.impl.calendar
 
ServiceIdOp(boolean) - Constructor for class org.onebusaway.gtfs.impl.calendar.ServiceIdOp
 
ServiceInterval - Class in org.onebusaway.gtfs.model.calendar
Specifies an immutable interval of min and max arrival and departure times.
ServiceInterval(int, int) - Constructor for class org.onebusaway.gtfs.model.calendar.ServiceInterval
 
ServiceInterval(int, int, int, int) - Constructor for class org.onebusaway.gtfs.model.calendar.ServiceInterval
 
setAgencies(List<Agency>) - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
setAgency(Agency) - Method in class org.onebusaway.gtfs.model.Route
 
setAgencyId(String) - Method in class org.onebusaway.gtfs.model.AgencyAndId
 
setArrivalTime(int) - Method in class org.onebusaway.gtfs.model.StopTime
 
setArrivalTime(int) - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
setBikesAllowed(int) - Method in class org.onebusaway.gtfs.model.Route
 
setBikesAllowed(int) - Method in class org.onebusaway.gtfs.model.Trip
 
setBlockId(String) - Method in class org.onebusaway.gtfs.model.Trip
 
setCode(String) - Method in class org.onebusaway.gtfs.model.Stop
 
setColor(String) - Method in class org.onebusaway.gtfs.model.Route
 
setContainsId(String) - Method in class org.onebusaway.gtfs.model.FareRule
 
setCurrencyType(String) - Method in class org.onebusaway.gtfs.model.FareAttribute
 
setData(CalendarServiceData) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
setDataFactory(CalendarServiceDataFactory) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
setDate(ServiceDate) - Method in class org.onebusaway.gtfs.model.ServiceCalendarDate
 
setDefaultAgencyId(String) - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
setDepartureTime(int) - Method in class org.onebusaway.gtfs.model.StopTime
 
setDepartureTime(int) - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
setDesc(String) - Method in class org.onebusaway.gtfs.model.Route
 
setDesc(String) - Method in class org.onebusaway.gtfs.model.Stop
 
setDestinationId(String) - Method in class org.onebusaway.gtfs.model.FareRule
 
setDirection(String) - Method in class org.onebusaway.gtfs.model.Stop
 
setDirectionId(String) - Method in class org.onebusaway.gtfs.model.Trip
 
setDistTraveled(double) - Method in class org.onebusaway.gtfs.model.ShapePoint
 
setDistTraveled(double) - Method in interface org.onebusaway.gtfs.model.ShapePointProxy
 
setDropOffType(int) - Method in class org.onebusaway.gtfs.model.StopTime
 
setDropOffType(int) - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
setEndDate(ServiceDate) - Method in class org.onebusaway.gtfs.model.FeedInfo
 
setEndDate(ServiceDate) - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
setEndTime(int) - Method in class org.onebusaway.gtfs.model.Frequency
 
setEntityClasses(List<Class<?>>) - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
setEntityStore(GenericMutableDao) - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
setExactTimes(int) - Method in class org.onebusaway.gtfs.model.Frequency
 
setExceptionType(int) - Method in class org.onebusaway.gtfs.model.ServiceCalendarDate
 
setExcludeFutureServiceDatesInDays(int) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceDataFactoryImpl
 
setFare(FareAttribute) - Method in class org.onebusaway.gtfs.model.FareRule
 
setFareUrl(String) - Method in class org.onebusaway.gtfs.model.Agency
 
setFriday(int) - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
setFromRoute(Route) - Method in class org.onebusaway.gtfs.model.Transfer
 
setFromStop(Stop) - Method in class org.onebusaway.gtfs.model.Pathway
 
setFromStop(Stop) - Method in class org.onebusaway.gtfs.model.Transfer
 
setFromTrip(Trip) - Method in class org.onebusaway.gtfs.model.Transfer
 
setGenerateIds(boolean) - Method in class org.onebusaway.gtfs.impl.GenericDaoImpl
 
setGtfsDao(GtfsRelationalDao) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceDataFactoryImpl
 
setHeadwaySecs(int) - Method in class org.onebusaway.gtfs.model.Frequency
 
setId(String) - Method in class org.onebusaway.gtfs.model.Agency
 
setId(String) - Method in class org.onebusaway.gtfs.model.AgencyAndId
 
setId(AgencyAndId) - Method in class org.onebusaway.gtfs.model.FareAttribute
 
setId(Integer) - Method in class org.onebusaway.gtfs.model.FareRule
 
setId(Integer) - Method in class org.onebusaway.gtfs.model.FeedInfo
 
setId(Integer) - Method in class org.onebusaway.gtfs.model.Frequency
 
setId(T) - Method in class org.onebusaway.gtfs.model.IdentityBean
 
setId(AgencyAndId) - Method in class org.onebusaway.gtfs.model.Pathway
 
setId(AgencyAndId) - Method in class org.onebusaway.gtfs.model.Route
 
setId(Integer) - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
setId(Integer) - Method in class org.onebusaway.gtfs.model.ServiceCalendarDate
 
setId(Integer) - Method in class org.onebusaway.gtfs.model.ShapePoint
 
setId(Integer) - Method in interface org.onebusaway.gtfs.model.ShapePointProxy
 
setId(AgencyAndId) - Method in class org.onebusaway.gtfs.model.Stop
 
setId(Integer) - Method in class org.onebusaway.gtfs.model.StopTime
 
setId(Integer) - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
setId(Integer) - Method in class org.onebusaway.gtfs.model.Transfer
 
setId(AgencyAndId) - Method in class org.onebusaway.gtfs.model.Trip
 
setJourneyDuration(int) - Method in class org.onebusaway.gtfs.model.FareAttribute
 
setLabelOnly(int) - Method in class org.onebusaway.gtfs.model.Frequency
 
setLang(String) - Method in class org.onebusaway.gtfs.model.Agency
 
setLang(String) - Method in class org.onebusaway.gtfs.model.FeedInfo
 
setLat(double) - Method in class org.onebusaway.gtfs.model.ShapePoint
 
setLat(double) - Method in interface org.onebusaway.gtfs.model.ShapePointProxy
 
setLat(double) - Method in class org.onebusaway.gtfs.model.Stop
 
setLocationType(int) - Method in class org.onebusaway.gtfs.model.Stop
 
setLon(double) - Method in class org.onebusaway.gtfs.model.ShapePoint
 
setLon(double) - Method in interface org.onebusaway.gtfs.model.ShapePointProxy
 
setLon(double) - Method in class org.onebusaway.gtfs.model.Stop
 
setLongName(String) - Method in class org.onebusaway.gtfs.model.Route
 
setMinTransferTime(int) - Method in class org.onebusaway.gtfs.model.Transfer
 
setMonday(int) - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
setName(String) - Method in class org.onebusaway.gtfs.model.Agency
 
setName(String) - Method in class org.onebusaway.gtfs.model.Stop
 
setOriginId(String) - Method in class org.onebusaway.gtfs.model.FareRule
 
setOverwriteDuplicates(boolean) - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
setPackShapePoints(boolean) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
setPackStopTimes(boolean) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
setParentStation(String) - Method in class org.onebusaway.gtfs.model.Stop
 
setPaymentMethod(int) - Method in class org.onebusaway.gtfs.model.FareAttribute
 
setPhone(String) - Method in class org.onebusaway.gtfs.model.Agency
 
setPickupType(int) - Method in class org.onebusaway.gtfs.model.StopTime
 
setPickupType(int) - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
setPlatformCode(String) - Method in class org.onebusaway.gtfs.model.Stop
 
setPrice(float) - Method in class org.onebusaway.gtfs.model.FareAttribute
 
setProxy(ShapePointProxy) - Method in class org.onebusaway.gtfs.model.ShapePoint
When set, all interactions with the shape point will be redirected through this proxy.
setProxy(StopTimeProxy) - Method in class org.onebusaway.gtfs.model.StopTime
When set, all interactions with this stop time will be redirected through this proxy.
setPublisherName(String) - Method in class org.onebusaway.gtfs.model.FeedInfo
 
setPublisherUrl(String) - Method in class org.onebusaway.gtfs.model.FeedInfo
 
setRoute(Route) - Method in class org.onebusaway.gtfs.model.FareRule
 
setRoute(Route) - Method in class org.onebusaway.gtfs.model.Trip
 
setRouteBikesAllowed(int) - Method in class org.onebusaway.gtfs.model.Route
Deprecated.
setRouteShortName(String) - Method in class org.onebusaway.gtfs.model.StopTime
 
setRouteShortName(String) - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
setRouteShortName(String) - Method in class org.onebusaway.gtfs.model.Trip
 
setSaturday(int) - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
setSequence(int) - Method in class org.onebusaway.gtfs.model.ShapePoint
 
setSequence(int) - Method in interface org.onebusaway.gtfs.model.ShapePointProxy
 
setServiceId(AgencyAndId) - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
setServiceId(AgencyAndId) - Method in class org.onebusaway.gtfs.model.ServiceCalendarDate
 
setServiceId(AgencyAndId) - Method in class org.onebusaway.gtfs.model.Trip
 
setShapeDistTraveled(double) - Method in class org.onebusaway.gtfs.model.StopTime
 
setShapeDistTraveled(double) - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
setShapeId(AgencyAndId) - Method in class org.onebusaway.gtfs.model.ShapePoint
 
setShapeId(AgencyAndId) - Method in interface org.onebusaway.gtfs.model.ShapePointProxy
 
setShapeId(AgencyAndId) - Method in class org.onebusaway.gtfs.model.Trip
 
setShortName(String) - Method in class org.onebusaway.gtfs.model.Route
 
setStartDate(ServiceDate) - Method in class org.onebusaway.gtfs.model.FeedInfo
 
setStartDate(ServiceDate) - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
setStartTime(int) - Method in class org.onebusaway.gtfs.model.Frequency
 
setStop(Stop) - Method in class org.onebusaway.gtfs.model.StopTime
 
setStop(Stop) - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
setStopHeadsign(String) - Method in class org.onebusaway.gtfs.model.StopTime
 
setStopHeadsign(String) - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
setStopSequence(int) - Method in class org.onebusaway.gtfs.model.StopTime
 
setStopSequence(int) - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
setSunday(int) - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
setTextColor(String) - Method in class org.onebusaway.gtfs.model.Route
 
setThursday(int) - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
setTimepoint(int) - Method in class org.onebusaway.gtfs.model.StopTime
 
setTimepoint(int) - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
setTimezone(String) - Method in class org.onebusaway.gtfs.model.Agency
 
setTimezone(String) - Method in class org.onebusaway.gtfs.model.Stop
 
setToRoute(Route) - Method in class org.onebusaway.gtfs.model.Transfer
 
setToStop(Stop) - Method in class org.onebusaway.gtfs.model.Pathway
 
setToStop(Stop) - Method in class org.onebusaway.gtfs.model.Transfer
 
setToTrip(Trip) - Method in class org.onebusaway.gtfs.model.Transfer
 
setTransferDuration(int) - Method in class org.onebusaway.gtfs.model.FareAttribute
 
setTransfers(int) - Method in class org.onebusaway.gtfs.model.FareAttribute
 
setTransferType(int) - Method in class org.onebusaway.gtfs.model.Transfer
 
setTraversalTime(int) - Method in class org.onebusaway.gtfs.model.Pathway
 
setTrip(Trip) - Method in class org.onebusaway.gtfs.model.Frequency
 
setTrip(Trip) - Method in class org.onebusaway.gtfs.model.StopTime
 
setTrip(Trip) - Method in interface org.onebusaway.gtfs.model.StopTimeProxy
 
setTripBikesAllowed(int) - Method in class org.onebusaway.gtfs.model.Trip
Deprecated.
setTripHeadsign(String) - Method in class org.onebusaway.gtfs.model.Trip
 
setTripShortName(String) - Method in class org.onebusaway.gtfs.model.Trip
 
setTuesday(int) - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
setType(int) - Method in class org.onebusaway.gtfs.model.Route
 
setUrl(String) - Method in class org.onebusaway.gtfs.model.Agency
 
setUrl(String) - Method in class org.onebusaway.gtfs.model.Route
 
setUrl(String) - Method in class org.onebusaway.gtfs.model.Stop
 
setVehicleType(int) - Method in class org.onebusaway.gtfs.model.Stop
 
setVersion(String) - Method in class org.onebusaway.gtfs.model.FeedInfo
 
setWednesday(int) - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
setWheelchairAccessible(int) - Method in class org.onebusaway.gtfs.model.Trip
 
setWheelchairBoarding(int) - Method in class org.onebusaway.gtfs.model.Stop
 
setWheelchairTraversalTime(int) - Method in class org.onebusaway.gtfs.model.Pathway
 
setZoneId(String) - Method in class org.onebusaway.gtfs.model.Stop
 
ShapePoint - Class in org.onebusaway.gtfs.model
 
ShapePoint() - Constructor for class org.onebusaway.gtfs.model.ShapePoint
 
ShapePoint(ShapePoint) - Constructor for class org.onebusaway.gtfs.model.ShapePoint
 
ShapePointArray - Class in org.onebusaway.gtfs.impl
 
ShapePointArray() - Constructor for class org.onebusaway.gtfs.impl.ShapePointArray
 
ShapePointComparator - Class in org.onebusaway.gtfs.serialization.comparators
 
ShapePointComparator() - Constructor for class org.onebusaway.gtfs.serialization.comparators.ShapePointComparator
 
ShapePointProxy - Interface in org.onebusaway.gtfs.model
 
shift(int) - Method in class org.onebusaway.gtfs.model.calendar.ServiceDate
 
shiftTime(ServiceInterval, Date) - Method in class org.onebusaway.gtfs.impl.calendar.ServiceIdOp
 
size() - Method in class org.onebusaway.gtfs.impl.ShapePointArray
 
size() - Method in class org.onebusaway.gtfs.impl.StopTimeArray
 
Stop - Class in org.onebusaway.gtfs.model
 
Stop() - Constructor for class org.onebusaway.gtfs.model.Stop
 
Stop(Stop) - Constructor for class org.onebusaway.gtfs.model.Stop
 
StopTime - Class in org.onebusaway.gtfs.model
 
StopTime() - Constructor for class org.onebusaway.gtfs.model.StopTime
 
StopTime(StopTime) - Constructor for class org.onebusaway.gtfs.model.StopTime
 
StopTimeArray - Class in org.onebusaway.gtfs.impl
 
StopTimeArray() - Constructor for class org.onebusaway.gtfs.impl.StopTimeArray
 
StopTimeComparator - Class in org.onebusaway.gtfs.serialization.comparators
 
StopTimeComparator() - Constructor for class org.onebusaway.gtfs.serialization.comparators.StopTimeComparator
 
StopTimeFieldMappingFactory - Class in org.onebusaway.gtfs.serialization.mappings
 
StopTimeFieldMappingFactory() - Constructor for class org.onebusaway.gtfs.serialization.mappings.StopTimeFieldMappingFactory
 
StopTimeProxy - Interface in org.onebusaway.gtfs.model
 

T

toString() - Method in class org.onebusaway.gtfs.model.Agency
 
toString() - Method in class org.onebusaway.gtfs.model.AgencyAndId
 
toString() - Method in class org.onebusaway.gtfs.model.calendar.LocalizedServiceId
 
toString() - Method in class org.onebusaway.gtfs.model.calendar.ServiceDate
 
toString() - Method in class org.onebusaway.gtfs.model.calendar.ServiceInterval
 
toString() - Method in class org.onebusaway.gtfs.model.FareAttribute
 
toString() - Method in class org.onebusaway.gtfs.model.FareRule
 
toString() - Method in class org.onebusaway.gtfs.model.Frequency
 
toString() - Method in class org.onebusaway.gtfs.model.Pathway
 
toString() - Method in class org.onebusaway.gtfs.model.Route
 
toString() - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
toString() - Method in class org.onebusaway.gtfs.model.ServiceCalendarDate
 
toString() - Method in class org.onebusaway.gtfs.model.ShapePoint
 
toString() - Method in class org.onebusaway.gtfs.model.Stop
 
toString() - Method in class org.onebusaway.gtfs.model.StopTime
 
toString() - Method in class org.onebusaway.gtfs.model.Transfer
 
toString() - Method in class org.onebusaway.gtfs.model.Trip
 
Transfer - Class in org.onebusaway.gtfs.model
 
Transfer() - Constructor for class org.onebusaway.gtfs.model.Transfer
 
Transfer(Transfer) - Constructor for class org.onebusaway.gtfs.model.Transfer
 
trimToSize() - Method in class org.onebusaway.gtfs.impl.ShapePointArray
 
trimToSize() - Method in class org.onebusaway.gtfs.impl.StopTimeArray
 
Trip - Class in org.onebusaway.gtfs.model
 
Trip() - Constructor for class org.onebusaway.gtfs.model.Trip
 
Trip(Trip) - Constructor for class org.onebusaway.gtfs.model.Trip
 
TripAgencyIdFieldMappingFactory - Class in org.onebusaway.gtfs.serialization.mappings
 
TripAgencyIdFieldMappingFactory() - Constructor for class org.onebusaway.gtfs.serialization.mappings.TripAgencyIdFieldMappingFactory
 

U

UnknownAgencyTimezoneException - Exception in org.onebusaway.gtfs.impl.calendar
Indicates that the Agency.getTimezone() string does not evaluate to a valid TimeZone.
UnknownAgencyTimezoneException(String, String) - Constructor for exception org.onebusaway.gtfs.impl.calendar.UnknownAgencyTimezoneException
 
updateEntity(Object) - Method in class org.onebusaway.gtfs.impl.GenericDaoImpl
 
updateEntity(Object) - Method in class org.onebusaway.gtfs.impl.GenericMutableDaoWrapper
 
updateEntity(Object) - Method in interface org.onebusaway.gtfs.services.GenericMutableDao
 

V

validateEntity(CsvEntityContext, Map<String, Object>, BeanWrapper) - Method in class org.onebusaway.gtfs.serialization.mappings.RouteValidator
 

_

_source - Variable in class org.onebusaway.gtfs.impl.GenericMutableDaoWrapper
 
A B C D E F G H I K L M N O P R S T U V _ 

Copyright © 2013 OneBusAway. All Rights Reserved.