Class LogTopicQuadro
java.lang.Object
io.goodforgod.api.etherscan.model.query.LogTopicQuadro
- All Implemented Interfaces:
LogTopicBuilder
Quadro topic parameter builder for The Event Log API
- Since:
- 31.10.2018
- See Also:
-
LogQueryBuilderImplLogsAPI
-
Method Summary
Modifier and TypeMethodDescription@NotNull LogQuerybuild()setOpTopic0_1(LogOp topic0_1_opr) setOpTopic0_2(LogOp topic0_2_opr) setOpTopic0_3(LogOp topic0_3_opr) setOpTopic1_2(LogOp topic1_2_opr) setOpTopic1_3(LogOp topic1_3_opr) setOpTopic2_3(LogOp topic2_3_opr)
-
Method Details
-
setOpTopic0_1
-
setOpTopic1_2
-
setOpTopic2_3
-
setOpTopic0_2
-
setOpTopic0_3
-
setOpTopic1_3
-
build
- Specified by:
buildin interfaceLogTopicBuilder
-