public static interface RpcClient.UnderlyingResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getSymbol()
optional string symbol = 1; |
com.google.protobuf.ByteString |
getSymbolBytes()
optional string symbol = 1; |
boolean |
hasSymbol()
optional string symbol = 1; |
boolean hasSymbol()
optional string symbol = 1;String getSymbol()
optional string symbol = 1;com.google.protobuf.ByteString getSymbolBytes()
optional string symbol = 1;Copyright © 2015. All Rights Reserved.