Package | Description |
---|---|
org.tron.api | |
org.tron.protos |
Modifier and Type | Method and Description |
---|---|
Protocol.ExchangeOrBuilder |
GrpcAPI.ExchangeListOrBuilder.getExchangesOrBuilder(int index)
repeated .protocol.Exchange exchanges = 1; |
Protocol.ExchangeOrBuilder |
GrpcAPI.ExchangeList.getExchangesOrBuilder(int index)
repeated .protocol.Exchange exchanges = 1; |
Protocol.ExchangeOrBuilder |
GrpcAPI.ExchangeList.Builder.getExchangesOrBuilder(int index)
repeated .protocol.Exchange exchanges = 1; |
Modifier and Type | Method and Description |
---|---|
List<? extends Protocol.ExchangeOrBuilder> |
GrpcAPI.ExchangeListOrBuilder.getExchangesOrBuilderList()
repeated .protocol.Exchange exchanges = 1; |
List<? extends Protocol.ExchangeOrBuilder> |
GrpcAPI.ExchangeList.getExchangesOrBuilderList()
repeated .protocol.Exchange exchanges = 1; |
List<? extends Protocol.ExchangeOrBuilder> |
GrpcAPI.ExchangeList.Builder.getExchangesOrBuilderList()
repeated .protocol.Exchange exchanges = 1; |
Modifier and Type | Class and Description |
---|---|
static class |
Protocol.Exchange
Exchange
Protobuf type
protocol.Exchange |
static class |
Protocol.Exchange.Builder
Exchange
Protobuf type
protocol.Exchange |
Copyright © 2020. All rights reserved.