| Package | Description |
|---|---|
| io.api.etherscan.model.query | |
| io.api.etherscan.model.query.impl |
| Modifier and Type | Method and Description |
|---|---|
static LogOp |
LogOp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogOp[] |
LogOp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LogTopicTuple |
LogTopicTuple.setOpTopic0_1(LogOp topic0_1_opr) |
LogTopicTriple |
LogTopicTriple.setOpTopic0_1(LogOp topic0_1_opr) |
LogTopicQuadro |
LogTopicQuadro.setOpTopic0_1(LogOp topic0_1_opr) |
LogTopicTriple |
LogTopicTriple.setOpTopic0_2(LogOp topic0_2_opr) |
LogTopicQuadro |
LogTopicQuadro.setOpTopic0_2(LogOp topic0_2_opr) |
LogTopicQuadro |
LogTopicQuadro.setOpTopic0_3(LogOp topic0_3_opr) |
LogTopicTriple |
LogTopicTriple.setOpTopic1_2(LogOp topic1_2_opr) |
LogTopicQuadro |
LogTopicQuadro.setOpTopic1_2(LogOp topic1_2_opr) |
LogTopicQuadro |
LogTopicQuadro.setOpTopic1_3(LogOp topic1_3_opr) |
LogTopicQuadro |
LogTopicQuadro.setOpTopic2_3(LogOp topic2_3_opr) |
Copyright © 2019. All rights reserved.