| Package | Description |
|---|---|
| net.tomp2p.storage |
| Modifier and Type | Method and Description |
|---|---|
Storage.ProtectionEntryInDomain |
Storage.getProtectionEntryInDomain() |
static Storage.ProtectionEntryInDomain |
Storage.ProtectionEntryInDomain.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Storage.ProtectionEntryInDomain[] |
Storage.ProtectionEntryInDomain.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.setProtection(Storage.ProtectionEnable protectionDomainEnable,
Storage.ProtectionMode protectionDomainMode,
Storage.ProtectionEnable protectionEntryEnable,
Storage.ProtectionMode protectionEntryMode,
Storage.ProtectionEntryInDomain protectionEntryInDomain) |
void |
Storage.setProtectionEntryInDomain(Storage.ProtectionEntryInDomain protectionEntryInDomain) |
Copyright © 2011. All Rights Reserved.