public class FuturesOrderBookItem extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_P |
static String |
SERIALIZED_NAME_S |
| Constructor and Description |
|---|
FuturesOrderBookItem() |
public static final String SERIALIZED_NAME_P
public static final String SERIALIZED_NAME_S
public FuturesOrderBookItem p(String p)
public void setP(String p)
public FuturesOrderBookItem s(Long s)
public void setS(Long s)
Copyright © 2021. All rights reserved.