Package com.github.oscerd.finnhub.models
Class IndicesConstituents
java.lang.Object
com.github.oscerd.finnhub.models.IndicesConstituents
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2024-03-22T10:38:13.551248835+01:00[Europe/Rome]")
public class IndicesConstituents
extends Object
IndicesConstituents
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddConstituentsBreakdownItem(IndicesConstituentsBreakdown constituentsBreakdownItem) addConstituentsItem(String constituentsItem) constituents(List<String> constituents) constituentsBreakdown(List<IndicesConstituentsBreakdown> constituentsBreakdown) booleanArray of constituents.Array of constituents' details.Index's symbol.inthashCode()voidsetConstituents(List<String> constituents) voidsetConstituentsBreakdown(List<IndicesConstituentsBreakdown> constituentsBreakdown) voidtoString()
-
Constructor Details
-
IndicesConstituents
public IndicesConstituents()
-
-
Method Details
-
symbol
-
getSymbol
Index's symbol.- Returns:
- symbol
-
setSymbol
-
constituents
-
addConstituentsItem
-
getConstituents
Array of constituents.- Returns:
- constituents
-
setConstituents
-
constituentsBreakdown
public IndicesConstituents constituentsBreakdown(List<IndicesConstituentsBreakdown> constituentsBreakdown) -
addConstituentsBreakdownItem
public IndicesConstituents addConstituentsBreakdownItem(IndicesConstituentsBreakdown constituentsBreakdownItem) -
getConstituentsBreakdown
Array of constituents' details.- Returns:
- constituentsBreakdown
-
setConstituentsBreakdown
-
equals
-
hashCode
public int hashCode() -
toString
-