public static interface Api.SnapshotOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getChange()
string change = 10; |
com.google.protobuf.ByteString |
getChangeBytes()
string change = 10; |
String |
getChangeRatio()
string change_ratio = 11; |
com.google.protobuf.ByteString |
getChangeRatioBytes()
string change_ratio = 11; |
String |
getHigh()
string high = 6; |
com.google.protobuf.ByteString |
getHighBytes()
string high = 6; |
String |
getInstrumentId()
string instrument_id = 2; |
com.google.protobuf.ByteString |
getInstrumentIdBytes()
string instrument_id = 2; |
String |
getLow()
string low = 7; |
com.google.protobuf.ByteString |
getLowBytes()
string low = 7; |
String |
getOpen()
string open = 5; |
com.google.protobuf.ByteString |
getOpenBytes()
string open = 5; |
String |
getPreClose()
string pre_close = 8; |
com.google.protobuf.ByteString |
getPreCloseBytes()
string pre_close = 8; |
String |
getPrice()
string price = 4; |
com.google.protobuf.ByteString |
getPriceBytes()
string price = 4; |
String |
getSymbol()
string symbol = 1; |
com.google.protobuf.ByteString |
getSymbolBytes()
string symbol = 1; |
String |
getTradeTime()
string trade_time = 3; |
com.google.protobuf.ByteString |
getTradeTimeBytes()
string trade_time = 3; |
String |
getVolume()
string volume = 9; |
com.google.protobuf.ByteString |
getVolumeBytes()
string volume = 9; |
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;String getTradeTime()
string trade_time = 3;com.google.protobuf.ByteString getTradeTimeBytes()
string trade_time = 3;String getPrice()
string price = 4;com.google.protobuf.ByteString getPriceBytes()
string price = 4;String getOpen()
string open = 5;com.google.protobuf.ByteString getOpenBytes()
string open = 5;String getHigh()
string high = 6;com.google.protobuf.ByteString getHighBytes()
string high = 6;String getLow()
string low = 7;com.google.protobuf.ByteString getLowBytes()
string low = 7;String getPreClose()
string pre_close = 8;com.google.protobuf.ByteString getPreCloseBytes()
string pre_close = 8;String getVolume()
string volume = 9;com.google.protobuf.ByteString getVolumeBytes()
string volume = 9;String getChange()
string change = 10;com.google.protobuf.ByteString getChangeBytes()
string change = 10;String getChangeRatio()
string change_ratio = 11;com.google.protobuf.ByteString getChangeRatioBytes()
string change_ratio = 11;Copyright © 2025 Webull. All rights reserved.