| Package | Description | 
|---|---|
| org.opentripplanner.model | |
| org.opentripplanner.model.impl | |
| org.opentripplanner.routing.core | |
| org.opentripplanner.routing.impl | 
| Modifier and Type | Method and Description | 
|---|---|
FareAttribute | 
FareRule.getFare()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<FareAttribute> | 
OtpTransitService.getAllFareAttributes()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
FareRule.setFare(FareAttribute fare)  | 
| Constructor and Description | 
|---|
FareAttribute(FareAttribute fa)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<FareAttribute> | 
OtpTransitServiceBuilder.getFareAttributes()  | 
| Modifier and Type | Method and Description | 
|---|---|
FareAttribute | 
FareRuleSet.getFareAttribute()  | 
| Constructor and Description | 
|---|
FareRuleSet(FareAttribute fareAttribute)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
DefaultFareServiceFactory.fillFareRules(String agencyId,
             Collection<FareAttribute> fareAttributes,
             Collection<FareRule> fareRules,
             Map<FeedScopedId,FareRuleSet> fareRuleSet)  | 
Copyright © 2019. All rights reserved.