public class ShortableStockItem extends ApiModel
| 构造器和说明 |
|---|
ShortableStockItem() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ShortInterest> |
getItems() |
String |
getSymbol() |
void |
setItems(List<ShortInterest> items) |
void |
setSymbol(String symbol) |
String |
toString() |
getAccount, getLang, setAccount, setLangpublic String getSymbol()
public void setSymbol(String symbol)
public List<ShortInterest> getItems()
public void setItems(List<ShortInterest> items)
Copyright © 2025. All rights reserved.