public static interface RpcClient.OptionRootsResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getSymbol(int index)
repeated string symbol = 1; |
com.google.protobuf.ByteString |
getSymbolBytes(int index)
repeated string symbol = 1; |
int |
getSymbolCount()
repeated string symbol = 1; |
List<String> |
getSymbolList()
repeated string symbol = 1; |
int getSymbolCount()
repeated string symbol = 1;String getSymbol(int index)
repeated string symbol = 1;com.google.protobuf.ByteString getSymbolBytes(int index)
repeated string symbol = 1;Copyright © 2015. All Rights Reserved.