| Package | Description |
|---|---|
| com.graphhopper.routing.ev | |
| com.graphhopper.routing.util.parsers |
| Modifier and Type | Method and Description |
|---|---|
static HazmatTunnel |
HazmatTunnel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HazmatTunnel[] |
HazmatTunnel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OSMHazmatTunnelParser(EnumEncodedValue<HazmatTunnel> hazTunnelEnc) |
Copyright © 2012–2022. All rights reserved.