Class LogTopicTriple
java.lang.Object
io.goodforgod.api.etherscan.model.query.LogTopicTriple
- All Implemented Interfaces:
LogTopicBuilder
Triple topic parameter builder for The Event Log API
- Since:
- 31.10.2018
- See Also:
-
Method Summary
Modifier and TypeMethodDescription@NotNull LogQuerybuild()booleaninthashCode()setOpTopic0_1(LogOp topic0_1_opr) setOpTopic0_2(LogOp topic0_2_opr) setOpTopic1_2(LogOp topic1_2_opr) toString()
-
Method Details
-
setOpTopic0_1
-
setOpTopic0_2
-
setOpTopic1_2
-
build
- Specified by:
buildin interfaceLogTopicBuilder- Throws:
EtherScanLogQueryException
-
equals
-
hashCode
public int hashCode() -
toString
-