public static interface Api.TickResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getInstrumentId()
string instrument_id = 2; |
com.google.protobuf.ByteString |
getInstrumentIdBytes()
string instrument_id = 2; |
Api.Tick |
getResult(int index)
repeated .api.Tick result = 3; |
int |
getResultCount()
repeated .api.Tick result = 3; |
List<Api.Tick> |
getResultList()
repeated .api.Tick result = 3; |
Api.TickOrBuilder |
getResultOrBuilder(int index)
repeated .api.Tick result = 3; |
List<? extends Api.TickOrBuilder> |
getResultOrBuilderList()
repeated .api.Tick result = 3; |
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;Api.Tick getResult(int index)
repeated .api.Tick result = 3;int getResultCount()
repeated .api.Tick result = 3;List<? extends Api.TickOrBuilder> getResultOrBuilderList()
repeated .api.Tick result = 3;Api.TickOrBuilder getResultOrBuilder(int index)
repeated .api.Tick result = 3;Copyright © 2025 Webull. All rights reserved.