Package | Description |
---|---|
org.ovirt.engine.core.bll |
Modifier and Type | Field and Description |
---|---|
protected VdsInstallStages |
VdsInstaller._currentInstallStage |
protected VdsInstallStages |
VdsInstaller._prevInstallStage |
Modifier and Type | Field and Description |
---|---|
protected static HashMap<VdsInstallStages,String> |
VdsInstaller._translatedMessages |
Modifier and Type | Method and Description |
---|---|
static VdsInstallStages |
VdsInstallStages.forValue(int value) |
static VdsInstallStages |
VdsInstallStages.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VdsInstallStages[] |
VdsInstallStages.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012. All Rights Reserved.