Class DbGetHex
- java.lang.Object
-
- org.web3j.protocol.core.Response<java.lang.String>
-
- org.web3j.protocol.core.methods.response.DbGetHex
-
public class DbGetHex extends Response<java.lang.String>
db_getHex.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.web3j.protocol.core.Response
Response.Error
-
-
Constructor Summary
Constructors Constructor Description DbGetHex()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getStoredValue()
-
Methods inherited from class org.web3j.protocol.core.Response
getError, getId, getJsonrpc, getRawResponse, getResult, hasError, setError, setId, setJsonrpc, setRawResponse, setResult
-
-