Package | Description |
---|---|
org.ovirt.engine.core.common.businessentities |
Modifier and Type | Method and Description |
---|---|
static StorageDomainSharedStatus |
StorageDomainSharedStatus.forValue(int value) |
StorageDomainSharedStatus |
storage_domains.getstorage_domain_shared_status() |
static StorageDomainSharedStatus |
StorageDomainSharedStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StorageDomainSharedStatus[] |
StorageDomainSharedStatus.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.setstorage_domain_shared_status(StorageDomainSharedStatus value) |
Copyright © 2012. All Rights Reserved.