public abstract class InstrumentBasic extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
instrumentId |
protected String |
symbol |
| Constructor and Description |
|---|
InstrumentBasic() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInstrumentId() |
String |
getSymbol() |
void |
setInstrumentId(String instrumentId) |
void |
setSymbol(String symbol) |
Copyright © 2025 Webull. All rights reserved.