public class Method extends Object
| Constructor and Description |
|---|
Method() |
Method(String method) |
Method(String method,
Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
getId() |
String |
getJsonrpc() |
String |
getMethod() |
Map<String,Object> |
getParams() |
public Method()
public Method(String method)
Copyright © 2021. All rights reserved.