| Package | Description |
|---|---|
| com.denimgroup.threadfix.data.entities | |
| com.denimgroup.threadfix.data.enums |
| Modifier and Type | Method and Description |
|---|---|
ParameterDataType |
RouteParameter.getDataType() |
| Modifier and Type | Method and Description |
|---|---|
static RouteParameter |
RouteParameter.fromDataType(String name,
ParameterDataType dataType) |
void |
RouteParameter.setDataType(ParameterDataType dataType)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static ParameterDataType |
ParameterDataType.getType(String input) |
static ParameterDataType |
ParameterDataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParameterDataType[] |
ParameterDataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Denim Group, Ltd.; Secure Decisions, A Division of Applied Visions, Inc.. All rights reserved.