| Package | Description |
|---|---|
| com.abiquo.server.core.task |
| Modifier and Type | Method and Description |
|---|---|
TaskType |
TaskDto.getType()
Type of the task
|
static TaskType |
TaskType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskType[] |
TaskType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaskDto.setType(TaskType type) |
Copyright © 2008-2014 Abiquo Holdings S.L.. All Rights Reserved.