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