public static interface RpcClient.ResolveSymbolResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
RpcClient.Instrument |
getInstrument()
optional .Instrument instrument = 1; |
RpcClient.InstrumentOrBuilder |
getInstrumentOrBuilder()
optional .Instrument instrument = 1; |
boolean |
hasInstrument()
optional .Instrument instrument = 1; |
boolean hasInstrument()
optional .Instrument instrument = 1;RpcClient.Instrument getInstrument()
optional .Instrument instrument = 1;RpcClient.InstrumentOrBuilder getInstrumentOrBuilder()
optional .Instrument instrument = 1;Copyright © 2015. All Rights Reserved.