| Package | Description |
|---|---|
| com.abiquo.model.enumerator | |
| com.abiquo.server.core.appslibrary |
| Modifier and Type | Method and Description |
|---|---|
static EthernetDriverType |
EthernetDriverType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EthernetDriverType[] |
EthernetDriverType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EthernetDriverType |
TemplateDefinitionDto.getEthernetDriverType()
Kind of network driver (PCNet32, VMXNET3 or E1000)
|
EthernetDriverType |
VirtualMachineTemplateDto.getEthernetDriverType()
Kind of network driver (PCNet32, VMXNET3 or E1000)
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateDefinitionDto.setEthernetDriverType(EthernetDriverType ethernetDriverType) |
void |
VirtualMachineTemplateDto.setEthernetDriverType(EthernetDriverType ethernetDriverType) |
Copyright © 2008-2014 Abiquo Holdings S.L.. All Rights Reserved.