Package | Description |
---|---|
org.transitime.db.structs |
Contains the descriptions of the classes for the objects that are read
and written to the database.
|
org.transitime.gtfs |
Contains classes for reading and writing GTFS configuration data.
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<FareAttribute> |
FareAttribute.getFareAttributes(org.hibernate.Session session,
int configRev)
Returns List of FareAttribute objects for the specified database revision.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<FareAttribute> |
GtfsData.getFareAttributes() |