| Package | Description |
|---|---|
| com.github.chrisgleissner.behaim.route |
| Modifier and Type | Method and Description |
|---|---|
static LegType |
LegType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LegType[] |
LegType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Route.addLeg(FieldContext fieldContext,
LegType legType) |
Copyright © 2010–2016 none. All rights reserved.