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