|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Storage.ProtectionEntryInDomain | |
|---|---|
| net.tomp2p.storage | |
| Uses of Storage.ProtectionEntryInDomain in net.tomp2p.storage |
|---|
| Methods in net.tomp2p.storage that return Storage.ProtectionEntryInDomain | |
|---|---|
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. |
| Methods in net.tomp2p.storage with parameters of type Storage.ProtectionEntryInDomain | |
|---|---|
void |
Storage.setProtection(Storage.ProtectionEnable protectionDomainEnable,
Storage.ProtectionMode protectionDomainMode,
Storage.ProtectionEnable protectionEntryEnable,
Storage.ProtectionMode protectionEntryMode,
Storage.ProtectionEntryInDomain protectionEntryInDomain)
|
void |
Storage.setProtectionEntryInDomain(Storage.ProtectionEntryInDomain protectionEntryInDomain)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||