Package | Description |
---|---|
com.drone.common | |
com.drone.driver |
Modifier and Type | Method | Description |
---|---|---|
static Directions |
Directions.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Directions[] |
Directions.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
String |
Driver.getAdjacent(String urbanizationId,
Directions direction) |
Given an identifier and adjacency address returns the identifier of the adjacent urbanization.
|
String |
DriverImpl.getAdjacent(String urbanizationId,
Directions direction) |
Copyright © 2018. All rights reserved.