|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StorageGeneric.ProtectionEnable | |
|---|---|
| net.tomp2p.storage | |
| Uses of StorageGeneric.ProtectionEnable in net.tomp2p.storage |
|---|
| Methods in net.tomp2p.storage that return StorageGeneric.ProtectionEnable | |
|---|---|
StorageGeneric.ProtectionEnable |
StorageGeneric.getProtectionDomainEnable()
|
StorageGeneric.ProtectionEnable |
StorageGeneric.getProtectionEntryEnable()
|
static StorageGeneric.ProtectionEnable |
StorageGeneric.ProtectionEnable.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static StorageGeneric.ProtectionEnable[] |
StorageGeneric.ProtectionEnable.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.tomp2p.storage with parameters of type StorageGeneric.ProtectionEnable | |
|---|---|
void |
StorageGeneric.setProtection(StorageGeneric.ProtectionEnable protectionDomainEnable,
StorageGeneric.ProtectionMode protectionDomainMode,
StorageGeneric.ProtectionEnable protectionEntryEnable,
StorageGeneric.ProtectionMode protectionEntryMode)
|
void |
StorageGeneric.setProtectionDomainEnable(StorageGeneric.ProtectionEnable protectionDomainEnable)
|
void |
StorageGeneric.setProtectionEntryEnable(StorageGeneric.ProtectionEnable protectionEntryEnable)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||