| Package | Description |
|---|---|
| com.abiquo.model.enumerator | |
| com.abiquo.server.core.appslibrary |
| Modifier and Type | Field and Description |
|---|---|
static List<OSType> |
OSType.arch32 |
static List<OSType> |
OSType.arch64 |
| Modifier and Type | Method and Description |
|---|---|
static OSType |
OSType.fromCode(int code)
return UNRECOGNIZED if not found
|
static OSType |
OSType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OSType[] |
OSType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<OSType> |
OSType.computeArch(boolean arch64) |
| Modifier and Type | Method and Description |
|---|---|
OSType |
TemplateDefinitionDto.getOsType()
Kind of Operating System
|
OSType |
VirtualMachineTemplateDto.getOsType()
Kind of Operating System
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateDefinitionDto.setOsType(OSType osType) |
void |
VirtualMachineTemplateDto.setOsType(OSType osType) |
Copyright © 2008-2014 Abiquo Holdings S.L.. All Rights Reserved.