| Package | Description |
|---|---|
| org.gcube.data.analysis.tabulardata.commons.templates.model.actions.arguments |
| Modifier and Type | Method and Description |
|---|---|
static ArgumentType |
ArgumentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArgumentType[] |
ArgumentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ArgumentDescriptor(String name,
String description,
boolean multiArgument,
ArgumentType argumentType) |
Copyright © 2020. All Rights Reserved.