Package | Description |
---|---|
org.tron.protos |
Modifier and Type | Class and Description |
---|---|
static class |
Protocol.TransactionInfo.Log
Protobuf type
protocol.TransactionInfo.Log |
static class |
Protocol.TransactionInfo.Log.Builder
Protobuf type
protocol.TransactionInfo.Log |
Modifier and Type | Method and Description |
---|---|
Protocol.TransactionInfo.LogOrBuilder |
Protocol.TransactionInfoOrBuilder.getLogOrBuilder(int index)
repeated .protocol.TransactionInfo.Log log = 8; |
Protocol.TransactionInfo.LogOrBuilder |
Protocol.TransactionInfo.getLogOrBuilder(int index)
repeated .protocol.TransactionInfo.Log log = 8; |
Protocol.TransactionInfo.LogOrBuilder |
Protocol.TransactionInfo.Builder.getLogOrBuilder(int index)
repeated .protocol.TransactionInfo.Log log = 8; |
Modifier and Type | Method and Description |
---|---|
List<? extends Protocol.TransactionInfo.LogOrBuilder> |
Protocol.TransactionInfoOrBuilder.getLogOrBuilderList()
repeated .protocol.TransactionInfo.Log log = 8; |
List<? extends Protocol.TransactionInfo.LogOrBuilder> |
Protocol.TransactionInfo.getLogOrBuilderList()
repeated .protocol.TransactionInfo.Log log = 8; |
List<? extends Protocol.TransactionInfo.LogOrBuilder> |
Protocol.TransactionInfo.Builder.getLogOrBuilderList()
repeated .protocol.TransactionInfo.Log log = 8; |
Copyright © 2020. All rights reserved.