| Package | Description |
|---|---|
| org.ovirt.engine.core.common.action | |
| org.ovirt.engine.core.common.businessentities | |
| org.ovirt.engine.core.common.queries |
| Modifier and Type | Method and Description |
|---|---|
VdcRole |
SetUserRoleParameters.getRole() |
| Constructor and Description |
|---|
SetUserRoleParameters(VdcUser user,
VdcRole role) |
| Modifier and Type | Method and Description |
|---|---|
static VdcRole |
VdcRole.forValue(int value) |
static VdcRole |
VdcRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VdcRole[] |
VdcRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VdcRole |
GetAllUsersInVdcRoleParameters.getId() |
| Constructor and Description |
|---|
GetAllUsersInVdcRoleParameters(VdcRole id) |
Copyright © 2012. All Rights Reserved.