Modifier and Type | Method and Description |
---|---|
static Route |
Route.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Route[] |
Route.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
RouteScanner(Route route) |
RouteScanner(Route route,
Path routeDirectory) |
Copyright © 2016 RestNEXT. All rights reserved.