Package | Description |
---|---|
org.opentripplanner.updater.vehicle_rental.GBFSMappings |
Modifier and Type | Field and Description |
---|---|
Set<StationInformation.RentalMethod> |
StationInformation.DockingStationInformation.rental_methods |
Modifier and Type | Method and Description |
---|---|
static StationInformation.RentalMethod |
StationInformation.RentalMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StationInformation.RentalMethod[] |
StationInformation.RentalMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.