public class FuturesIndexConstituents extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_CONSTITUENTS |
static String |
SERIALIZED_NAME_INDEX |
| Constructor and Description |
|---|
FuturesIndexConstituents() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<IndexConstituent> |
getConstituents()
Constituents
|
String |
getIndex()
Index name
|
int |
hashCode() |
String |
toString() |
public static final String SERIALIZED_NAME_INDEX
public static final String SERIALIZED_NAME_CONSTITUENTS
@Nullable public List<IndexConstituent> getConstituents()
Copyright © 2023. All rights reserved.