| Package | Description |
|---|---|
| com.abiquo.model.enumerator | |
| com.abiquo.server.core.appslibrary |
| Modifier and Type | Method and Description |
|---|---|
static DiskControllerType |
DiskControllerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiskControllerType[] |
DiskControllerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DiskControllerType |
TemplateDefinitionDto.getDiskControllerType()
Kind of controller type (IDE or SCSI)
|
DiskControllerType |
VirtualMachineTemplateDto.getDiskControllerType()
Kind of controller type (IDE or SCSI)
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateDefinitionDto.setDiskControllerType(DiskControllerType diskControllerType) |
void |
VirtualMachineTemplateDto.setDiskControllerType(DiskControllerType diskControllerType) |
Copyright © 2008-2014 Abiquo Holdings S.L.. All Rights Reserved.