public class AssetParameter extends Object
| 构造器和说明 |
|---|
AssetParameter() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccount() |
List<String> |
getSubAccounts() |
boolean |
isMarketValue() |
boolean |
isSegment() |
void |
setAccount(String account) |
void |
setMarketValue(boolean marketValue) |
void |
setSegment(boolean segment) |
void |
setSubAccounts(List<String> subAccounts) |
Copyright © 2025. All rights reserved.