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