| Package | Description |
|---|---|
| org.gcube.portlets.user.dataminermanager.shared.parameters |
| Modifier and Type | Field and Description |
|---|---|
protected ParameterType |
Parameter.typology |
| Modifier and Type | Method and Description |
|---|---|
ParameterType |
Parameter.getTypology() |
static ParameterType |
ParameterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParameterType[] |
ParameterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Parameter.setTypology(ParameterType typology) |
| Constructor and Description |
|---|
Parameter(String name,
ParameterType type,
String description) |
Copyright © 2016. All Rights Reserved.