Package | Description |
---|---|
org.ovirt.engine.core.bll.storage | |
org.ovirt.engine.core.common.businessentities |
Modifier and Type | Method and Description |
---|---|
protected boolean |
AddStorageDomainCommand.ConcreteCheckExistingStorageDomain(Pair<storage_domain_static,SANState> domainFromIrs) |
protected boolean |
AddExistingSANStorageDomainCommand.ConcreteCheckExistingStorageDomain(Pair<storage_domain_static,SANState> domainFromIrs) |
protected boolean |
AddExistingNFSStorageDomainCommand.ConcreteCheckExistingStorageDomain(Pair<storage_domain_static,SANState> domain) |
Modifier and Type | Method and Description |
---|---|
static SANState |
SANState.forValue(int value) |
static SANState |
SANState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SANState[] |
SANState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012. All Rights Reserved.