| Modifier and Type | Method and Description |
|---|---|
StorageLayer.ProtectionMode |
StorageLayer.protectionDomainMode() |
StorageLayer.ProtectionMode |
StorageLayer.protectionEntryMode() |
static StorageLayer.ProtectionMode |
StorageLayer.ProtectionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StorageLayer.ProtectionMode[] |
StorageLayer.ProtectionMode.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.protectionDomainMode(StorageLayer.ProtectionMode protectionDomainMode) |
void |
StorageLayer.protectionEntryMode(StorageLayer.ProtectionMode protectionEntryMode) |
Copyright © 2014. All rights reserved.