public static interface Api.QuoteResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Api.AskBid |
getAsks(int index)
repeated .api.AskBid asks = 3; |
int |
getAsksCount()
repeated .api.AskBid asks = 3; |
List<Api.AskBid> |
getAsksList()
repeated .api.AskBid asks = 3; |
Api.AskBidOrBuilder |
getAsksOrBuilder(int index)
repeated .api.AskBid asks = 3; |
List<? extends Api.AskBidOrBuilder> |
getAsksOrBuilderList()
repeated .api.AskBid asks = 3; |
Api.AskBid |
getBids(int index)
repeated .api.AskBid bids = 4; |
int |
getBidsCount()
repeated .api.AskBid bids = 4; |
List<Api.AskBid> |
getBidsList()
repeated .api.AskBid bids = 4; |
Api.AskBidOrBuilder |
getBidsOrBuilder(int index)
repeated .api.AskBid bids = 4; |
List<? extends Api.AskBidOrBuilder> |
getBidsOrBuilderList()
repeated .api.AskBid bids = 4; |
String |
getInstrumentId()
string instrument_id = 2; |
com.google.protobuf.ByteString |
getInstrumentIdBytes()
string instrument_id = 2; |
String |
getSymbol()
string symbol = 1; |
com.google.protobuf.ByteString |
getSymbolBytes()
string symbol = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getSymbol()
string symbol = 1;com.google.protobuf.ByteString getSymbolBytes()
string symbol = 1;String getInstrumentId()
string instrument_id = 2;com.google.protobuf.ByteString getInstrumentIdBytes()
string instrument_id = 2;List<Api.AskBid> getAsksList()
repeated .api.AskBid asks = 3;Api.AskBid getAsks(int index)
repeated .api.AskBid asks = 3;int getAsksCount()
repeated .api.AskBid asks = 3;List<? extends Api.AskBidOrBuilder> getAsksOrBuilderList()
repeated .api.AskBid asks = 3;Api.AskBidOrBuilder getAsksOrBuilder(int index)
repeated .api.AskBid asks = 3;List<Api.AskBid> getBidsList()
repeated .api.AskBid bids = 4;Api.AskBid getBids(int index)
repeated .api.AskBid bids = 4;int getBidsCount()
repeated .api.AskBid bids = 4;List<? extends Api.AskBidOrBuilder> getBidsOrBuilderList()
repeated .api.AskBid bids = 4;Api.AskBidOrBuilder getBidsOrBuilder(int index)
repeated .api.AskBid bids = 4;Copyright © 2025 Webull. All rights reserved.