Package | Description |
---|---|
org.tron.protos |
Modifier and Type | Class and Description |
---|---|
static class |
Protocol.InternalTransaction.CallValueInfo
Protobuf type
protocol.InternalTransaction.CallValueInfo |
static class |
Protocol.InternalTransaction.CallValueInfo.Builder
Protobuf type
protocol.InternalTransaction.CallValueInfo |
Modifier and Type | Method and Description |
---|---|
Protocol.InternalTransaction.CallValueInfoOrBuilder |
Protocol.InternalTransactionOrBuilder.getCallValueInfoOrBuilder(int index)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction.CallValueInfoOrBuilder |
Protocol.InternalTransaction.getCallValueInfoOrBuilder(int index)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction.CallValueInfoOrBuilder |
Protocol.InternalTransaction.Builder.getCallValueInfoOrBuilder(int index)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Modifier and Type | Method and Description |
---|---|
List<? extends Protocol.InternalTransaction.CallValueInfoOrBuilder> |
Protocol.InternalTransactionOrBuilder.getCallValueInfoOrBuilderList()
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
List<? extends Protocol.InternalTransaction.CallValueInfoOrBuilder> |
Protocol.InternalTransaction.getCallValueInfoOrBuilderList()
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
List<? extends Protocol.InternalTransaction.CallValueInfoOrBuilder> |
Protocol.InternalTransaction.Builder.getCallValueInfoOrBuilderList()
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Copyright © 2020. All rights reserved.