public static interface StockTopData.StockItemOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
double |
getLatestPrice()
double latestPrice = 2; |
String |
getSymbol()
string symbol = 1; |
com.google.protobuf.ByteString |
getSymbolBytes()
string symbol = 1; |
double |
getTargetValue()
double targetValue = 3; |
String getSymbol()
string symbol = 1;com.google.protobuf.ByteString getSymbolBytes()
string symbol = 1;double getLatestPrice()
double latestPrice = 2;double getTargetValue()
double targetValue = 3;Copyright © 2024. All rights reserved.