Class GenericRequest
java.lang.Object
com.miketheshadow.cryptolib.containers.GenericRequest
- All Implemented Interfaces:
IRequestError
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
jsonrpc
-
id
public int id -
result
-
error
-
-
Constructor Details
-
GenericRequest
public GenericRequest()
-
-
Method Details
-
getError
- Specified by:
getErrorin interfaceIRequestError
-