@Deprecated
public class IndicatorPointUserMessage
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
id
Deprecated.
|
double |
price
Deprecated.
|
| Constructor and Description |
|---|
IndicatorPointUserMessage(int id,
double price)
Deprecated.
|