| Package | Description |
|---|---|
| com.abiquo.model.enumerator | |
| com.abiquo.server.core.appslibrary |
| Modifier and Type | Method and Description |
|---|---|
static VMTemplateState |
VMTemplateState.fromTask(TaskState state) |
static VMTemplateState |
VMTemplateState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VMTemplateState[] |
VMTemplateState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VMTemplateState |
VirtualMachineTemplateDto.getState()
Current state of the virtual machine template (based on the tasks)
|
| Modifier and Type | Method and Description |
|---|---|
void |
VirtualMachineTemplateDto.setState(VMTemplateState state) |
Copyright © 2008-2014 Abiquo Holdings S.L.. All Rights Reserved.