public static interface GrpcAPI.ExchangeListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Protocol.Exchange |
getExchanges(int index)
repeated .protocol.Exchange exchanges = 1; |
int |
getExchangesCount()
repeated .protocol.Exchange exchanges = 1; |
List<Protocol.Exchange> |
getExchangesList()
repeated .protocol.Exchange exchanges = 1; |
Protocol.ExchangeOrBuilder |
getExchangesOrBuilder(int index)
repeated .protocol.Exchange exchanges = 1; |
List<? extends Protocol.ExchangeOrBuilder> |
getExchangesOrBuilderList()
repeated .protocol.Exchange exchanges = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Protocol.Exchange> getExchangesList()
repeated .protocol.Exchange exchanges = 1;Protocol.Exchange getExchanges(int index)
repeated .protocol.Exchange exchanges = 1;int getExchangesCount()
repeated .protocol.Exchange exchanges = 1;List<? extends Protocol.ExchangeOrBuilder> getExchangesOrBuilderList()
repeated .protocol.Exchange exchanges = 1;Protocol.ExchangeOrBuilder getExchangesOrBuilder(int index)
repeated .protocol.Exchange exchanges = 1;Copyright © 2020. All rights reserved.