| Package | Description |
|---|---|
| org.onebusaway.gtfs.impl | |
| org.onebusaway.gtfs.model | |
| org.onebusaway.gtfs.services |
| Modifier and Type | Method and Description |
|---|---|
FareAttribute |
GtfsDaoImpl.getFareAttributeForId(AgencyAndId id) |
| Modifier and Type | Method and Description |
|---|---|
Collection<FareAttribute> |
GtfsDaoImpl.getAllFareAttributes() |
| Modifier and Type | Method and Description |
|---|---|
List<FareRule> |
GtfsRelationalDaoImpl.getFareRulesForFareAttribute(FareAttribute fareAttribute) |
| Modifier and Type | Method and Description |
|---|---|
FareAttribute |
FareRule.getFare() |
| Modifier and Type | Method and Description |
|---|---|
void |
FareRule.setFare(FareAttribute fare) |
| Constructor and Description |
|---|
FareAttribute(FareAttribute fa) |
| Modifier and Type | Method and Description |
|---|---|
FareAttribute |
GtfsDao.getFareAttributeForId(AgencyAndId id) |
| Modifier and Type | Method and Description |
|---|---|
Collection<FareAttribute> |
GtfsDao.getAllFareAttributes()
FareAttribute Methods |
| Modifier and Type | Method and Description |
|---|---|
List<FareRule> |
GtfsRelationalDao.getFareRulesForFareAttribute(FareAttribute fareAttribute)
|
Copyright © 2013 OneBusAway. All Rights Reserved.