| Package | Description |
|---|---|
| net.tomp2p.rpc |
| Modifier and Type | Method and Description |
|---|---|
static RPC.Commands |
RPC.Commands.find(int nr) |
static RPC.Commands |
RPC.Commands.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RPC.Commands[] |
RPC.Commands.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All rights reserved.