| Modifier and Type | Method and Description |
|---|---|
RouteParamType |
RouteParam.paramType()
Deprecated.
|
static RouteParamType |
RouteParamType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static RouteParamType[] |
RouteParamType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RouteParam |
RouteParam.paramType(RouteParamType type)
Deprecated.
Set parameter type.
|
Copyright © 2017. All rights reserved.