| Package | Description |
|---|---|
| org.gcube.data.analysis.tabulardata.commons.webservice.types | |
| org.gcube.data.analysis.tabulardata.commons.webservice.types.tasks |
| Modifier and Type | Method and Description |
|---|---|
static TaskStepClassifier |
TaskStepClassifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskStepClassifier[] |
TaskStepClassifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TaskStepClassifier |
ValidationStep.getClassifier() |
TaskStepClassifier |
TaskStep.getClassifier() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationStep.setClassifier(TaskStepClassifier classifier) |
void |
TaskStep.setClassifier(TaskStepClassifier classifier) |
| Constructor and Description |
|---|
TaskStep(OperationExecution execution,
TaskStepClassifier classifier) |
Copyright © 2015. All Rights Reserved.