| Package | Description |
|---|---|
| org.opentripplanner.routing.core |
| Modifier and Type | Field and Description |
|---|---|
HashMap<Fare.FareType,List<FareComponent>> |
Fare.details
A mapping from
Fare.FareType to a list of FareComponent. |
| Modifier and Type | Method and Description |
|---|---|
List<FareComponent> |
Fare.getDetails(Fare.FareType type) |
| Modifier and Type | Method and Description |
|---|---|
void |
Fare.addFareDetails(Fare.FareType fareType,
List<FareComponent> newDetails) |
Copyright © 2018. All rights reserved.