public interface TransactionLogsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
TransactionLog |
getLogs(int index)
repeated .iotextypes.TransactionLog logs = 1; |
int |
getLogsCount()
repeated .iotextypes.TransactionLog logs = 1; |
List<TransactionLog> |
getLogsList()
repeated .iotextypes.TransactionLog logs = 1; |
TransactionLogOrBuilder |
getLogsOrBuilder(int index)
repeated .iotextypes.TransactionLog logs = 1; |
List<? extends TransactionLogOrBuilder> |
getLogsOrBuilderList()
repeated .iotextypes.TransactionLog logs = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<TransactionLog> getLogsList()
repeated .iotextypes.TransactionLog logs = 1;TransactionLog getLogs(int index)
repeated .iotextypes.TransactionLog logs = 1;int getLogsCount()
repeated .iotextypes.TransactionLog logs = 1;List<? extends TransactionLogOrBuilder> getLogsOrBuilderList()
repeated .iotextypes.TransactionLog logs = 1;TransactionLogOrBuilder getLogsOrBuilder(int index)
repeated .iotextypes.TransactionLog logs = 1;Copyright © 2022 IoTeX Group. All rights reserved.