Class EthLog
java.lang.Object
org.web3j.protocol.core.Response<List<EthLog.LogResult>>
org.web3j.protocol.core.methods.response.EthLog
Log object returned by:
- eth_getFilterChanges
- eth_getFilterLogs
- eth_getLogs
See docs for further details.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic interfacestatic classNested classes/interfaces inherited from class org.web3j.protocol.core.Response
Response.Error -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.web3j.protocol.core.Response
getError, getId, getJsonrpc, getRawResponse, getResult, hasError, setError, setId, setJsonrpc, setRawResponse
-
Constructor Details
-
EthLog
public EthLog()
-
-
Method Details
-
setResult
- Overrides:
setResultin classResponse<List<EthLog.LogResult>>
-
getLogs
-