| Package | Description |
|---|---|
| com.graphhopper.jsprit.core.problem.job |
| Modifier and Type | Method and Description |
|---|---|
Activity.Type |
Activity.getActivityType() |
static Activity.Type |
Activity.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Activity.Type[] |
Activity.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Builder(Location location,
Activity.Type activityType) |
Copyright © 2013–2020. All rights reserved.