Uses of Enum Class
com.graphhopper.routing.ev.CarTemporalAccess
Packages that use CarTemporalAccess
-
Uses of CarTemporalAccess in com.graphhopper.routing.ev
Methods in com.graphhopper.routing.ev that return CarTemporalAccessModifier and TypeMethodDescriptionstatic CarTemporalAccess
Returns the enum constant of this class with the specified name.static CarTemporalAccess[]
CarTemporalAccess.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 CarTemporalAccessModifier and TypeMethodDescriptionstatic EnumEncodedValue
<CarTemporalAccess> CarTemporalAccess.create()