public interface GetTransactionLogByBlockHeightResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
BlockIdentifier |
getBlockIdentifier()
.iotextypes.BlockIdentifier blockIdentifier = 2; |
BlockIdentifierOrBuilder |
getBlockIdentifierOrBuilder()
.iotextypes.BlockIdentifier blockIdentifier = 2; |
TransactionLogs |
getTransactionLogs()
.iotextypes.TransactionLogs transactionLogs = 1; |
TransactionLogsOrBuilder |
getTransactionLogsOrBuilder()
.iotextypes.TransactionLogs transactionLogs = 1; |
boolean |
hasBlockIdentifier()
.iotextypes.BlockIdentifier blockIdentifier = 2; |
boolean |
hasTransactionLogs()
.iotextypes.TransactionLogs transactionLogs = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTransactionLogs()
.iotextypes.TransactionLogs transactionLogs = 1;TransactionLogs getTransactionLogs()
.iotextypes.TransactionLogs transactionLogs = 1;TransactionLogsOrBuilder getTransactionLogsOrBuilder()
.iotextypes.TransactionLogs transactionLogs = 1;boolean hasBlockIdentifier()
.iotextypes.BlockIdentifier blockIdentifier = 2;BlockIdentifier getBlockIdentifier()
.iotextypes.BlockIdentifier blockIdentifier = 2;BlockIdentifierOrBuilder getBlockIdentifierOrBuilder()
.iotextypes.BlockIdentifier blockIdentifier = 2;Copyright © 2022 IoTeX Group. All rights reserved.