Package | Description |
---|---|
org.tron.protos |
Modifier and Type | Class and Description |
---|---|
static class |
Protocol.TXOutput
Protobuf type
protocol.TXOutput |
static class |
Protocol.TXOutput.Builder
Protobuf type
protocol.TXOutput |
Modifier and Type | Method and Description |
---|---|
Protocol.TXOutputOrBuilder |
Protocol.TXOutputsOrBuilder.getOutputsOrBuilder(int index)
repeated .protocol.TXOutput outputs = 1; |
Protocol.TXOutputOrBuilder |
Protocol.TXOutputs.getOutputsOrBuilder(int index)
repeated .protocol.TXOutput outputs = 1; |
Protocol.TXOutputOrBuilder |
Protocol.TXOutputs.Builder.getOutputsOrBuilder(int index)
repeated .protocol.TXOutput outputs = 1; |
Modifier and Type | Method and Description |
---|---|
List<? extends Protocol.TXOutputOrBuilder> |
Protocol.TXOutputsOrBuilder.getOutputsOrBuilderList()
repeated .protocol.TXOutput outputs = 1; |
List<? extends Protocol.TXOutputOrBuilder> |
Protocol.TXOutputs.getOutputsOrBuilderList()
repeated .protocol.TXOutput outputs = 1; |
List<? extends Protocol.TXOutputOrBuilder> |
Protocol.TXOutputs.Builder.getOutputsOrBuilderList()
repeated .protocol.TXOutput outputs = 1; |
Copyright © 2020. All rights reserved.