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; |
com.google.protobuf.ProtocolStringList |
getSymbolList()
repeated string symbol = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofcom.google.protobuf.ProtocolStringList 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 © 2019. All rights reserved.