public class ContractsModel extends BaseContractModel
| 构造器和说明 |
|---|
ContractsModel() |
ContractsModel(String account,
List<String> symbols) |
ContractsModel(String account,
List<String> symbols,
String secType) |
ContractsModel(String account,
List<String> symbols,
String secType,
String expiry,
Double strike,
String right) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
getSymbols() |
void |
setSymbols(List<String> symbols) |
getAccount, getCurrency, getExchange, getExpiry, getRight, getSecType, getStrike, setAccount, setCurrency, setExchange, setExpiry, setRight, setSecType, setStrikeCopyright © 2019. All rights reserved.