|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Request.ParamType | |
|---|---|
| com.werxltd.jsonrpc | |
| Uses of Request.ParamType in com.werxltd.jsonrpc |
|---|
| Methods in com.werxltd.jsonrpc that return Request.ParamType | |
|---|---|
Request.ParamType |
Request.getParamtype()
|
static Request.ParamType |
Request.ParamType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Request.ParamType[] |
Request.ParamType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.werxltd.jsonrpc with parameters of type Request.ParamType | |
|---|---|
void |
Request.setParamtype(Request.ParamType paramtype)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||