Uses of Class
com.github.oscerd.finnhub.models.IndexHistoricalConstituent
Packages that use IndexHistoricalConstituent
-
Uses of IndexHistoricalConstituent in com.github.oscerd.finnhub.models
Methods in com.github.oscerd.finnhub.models that return IndexHistoricalConstituentModifier and TypeMethodDescriptionIndexHistoricalConstituent.date(org.threeten.bp.LocalDate date) Methods in com.github.oscerd.finnhub.models that return types with arguments of type IndexHistoricalConstituentModifier and TypeMethodDescriptionIndicesHistoricalConstituents.getHistoricalConstituents()Array of historical constituents.Methods in com.github.oscerd.finnhub.models with parameters of type IndexHistoricalConstituentModifier and TypeMethodDescriptionIndicesHistoricalConstituents.addHistoricalConstituentsItem(IndexHistoricalConstituent historicalConstituentsItem) Method parameters in com.github.oscerd.finnhub.models with type arguments of type IndexHistoricalConstituentModifier and TypeMethodDescriptionIndicesHistoricalConstituents.historicalConstituents(List<IndexHistoricalConstituent> historicalConstituents) voidIndicesHistoricalConstituents.setHistoricalConstituents(List<IndexHistoricalConstituent> historicalConstituents)