| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StorageGeneric.PutStatus | |
|---|---|
| net.tomp2p.storage | |
| Uses of StorageGeneric.PutStatus in net.tomp2p.storage | 
|---|
| Methods in net.tomp2p.storage that return StorageGeneric.PutStatus | |
|---|---|
 StorageGeneric.PutStatus | 
StorageGeneric.put(Number160 locationKey,
    Number160 domainKey,
    Number160 contentKey,
    Data newData,
    PublicKey publicKey,
    boolean putIfAbsent,
    boolean domainProtection)
 | 
static StorageGeneric.PutStatus | 
StorageGeneric.PutStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.  | 
static StorageGeneric.PutStatus[] | 
StorageGeneric.PutStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||