| Modifier and Type | Method and Description |
|---|---|
StorageLayer.ProtectionEnable |
StorageLayer.protectionDomainEnable() |
StorageLayer.ProtectionEnable |
StorageLayer.protectionEntryEnable() |
static StorageLayer.ProtectionEnable |
StorageLayer.ProtectionEnable.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StorageLayer.ProtectionEnable[] |
StorageLayer.ProtectionEnable.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StorageLayer.protection(StorageLayer.ProtectionEnable protectionDomainEnable,
StorageLayer.ProtectionMode protectionDomainMode,
StorageLayer.ProtectionEnable protectionEntryEnable,
StorageLayer.ProtectionMode protectionEntryMode) |
void |
StorageLayer.protectionDomainEnable(StorageLayer.ProtectionEnable protectionDomainEnable) |
void |
StorageLayer.protectionEntryEnable(StorageLayer.ProtectionEnable protectionEntryEnable) |
Copyright © 2015. All rights reserved.