Package com.github.oscerd.finnhub.models
Class IndexHistoricalConstituent
java.lang.Object
com.github.oscerd.finnhub.models.IndexHistoricalConstituent
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2024-03-22T10:38:13.551248835+01:00[Europe/Rome]")
public class IndexHistoricalConstituent
extends Object
IndexHistoricalConstituent
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IndexHistoricalConstituent
public IndexHistoricalConstituent()
-
-
Method Details
-
symbol
-
getSymbol
Symbol- Returns:
- symbol
-
setSymbol
-
action
-
getAction
<code>add</code> or <code>remove</code>.- Returns:
- action
-
setAction
-
date
-
getDate
public org.threeten.bp.LocalDate getDate()Date of joining or leaving the index.- Returns:
- date
-
setDate
public void setDate(org.threeten.bp.LocalDate date) -
equals
-
hashCode
public int hashCode() -
toString
-