Package | Description |
---|---|
org.ovirt.engine.core.common.businessentities |
Modifier and Type | Method and Description |
---|---|
static SessionState |
SessionState.forValue(int value) |
SessionState |
VmDynamic.getsession() |
SessionState |
VM.getsession() |
static SessionState |
SessionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SessionState[] |
SessionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
VmDynamic.setsession(SessionState value) |
void |
VM.setsession(SessionState value) |
Copyright © 2012. All Rights Reserved.