Uses of Enum Class
com.graphhopper.routing.ev.BikeTemporalAccess
Packages that use BikeTemporalAccess
-
Uses of BikeTemporalAccess in com.graphhopper.routing.ev
Methods in com.graphhopper.routing.ev that return BikeTemporalAccessModifier and TypeMethodDescriptionstatic BikeTemporalAccess
Returns the enum constant of this class with the specified name.static BikeTemporalAccess[]
BikeTemporalAccess.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.graphhopper.routing.ev that return types with arguments of type BikeTemporalAccessModifier and TypeMethodDescriptionstatic EnumEncodedValue
<BikeTemporalAccess> BikeTemporalAccess.create()