| Package | Description |
|---|---|
| com.conveyal.gtfs.loader | |
| com.conveyal.gtfs.model |
This package contains an alternative to the GTFS loading classes we have been using from OBA.
|
| Modifier and Type | Field and Description |
|---|---|
static EntityPopulator<FareAttribute> |
EntityPopulator.FARE_ATTRIBUTE |
TableReader<FareAttribute> |
Feed.fareAttributes |
| Modifier and Type | Field and Description |
|---|---|
FareAttribute |
Fare.fare_attribute |
| Modifier and Type | Method and Description |
|---|---|
Iterator<FareAttribute> |
FareAttribute.Writer.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
FareAttribute.Writer.writeOneRow(FareAttribute fa) |
Copyright © 2019. All rights reserved.