| Package | Description |
|---|---|
| org.onebusaway.gtfs.impl | |
| org.onebusaway.gtfs.model | |
| org.onebusaway.gtfs.services |
| Modifier and Type | Method and Description |
|---|---|
<K extends Serializable,T extends IdentityBean<K>> |
GtfsDaoImpl.removeEntity(T entity) |
<K extends Serializable,T extends IdentityBean<K>> |
GenericMutableDaoWrapper.removeEntity(T entity) |
<K extends Serializable,T extends IdentityBean<K>> |
GenericDaoImpl.removeEntity(T entity) |
| Modifier and Type | Class and Description |
|---|---|
class |
Agency |
class |
FareAttribute |
class |
FareRule |
class |
FeedInfo |
class |
Frequency |
class |
Pathway |
class |
Route |
class |
ServiceCalendar
Note that I decided to call this class ServiceCalendar instead of Calendar,
so as to avoid confusion with java.util.Calendar
|
class |
ServiceCalendarDate |
class |
ShapePoint |
class |
Stop |
class |
StopTime |
class |
Transfer |
class |
Trip |
| Modifier and Type | Method and Description |
|---|---|
<K extends Serializable,T extends IdentityBean<K>> |
GenericMutableDao.removeEntity(T entity) |
Copyright © 2015 OneBusAway. All Rights Reserved.