Uses of Class
com.github.oscerd.finnhub.models.FinancialMap
Packages that use FinancialMap
-
Uses of FinancialMap in com.github.oscerd.finnhub.models
Methods in com.github.oscerd.finnhub.models that return types with arguments of type FinancialMapModifier and TypeMethodDescriptionFinancialStatements.getFinancials()An array of map of key, value pairs containing the data for each period.Methods in com.github.oscerd.finnhub.models with parameters of type FinancialMapModifier and TypeMethodDescriptionFinancialStatements.addFinancialsItem(FinancialMap financialsItem) Method parameters in com.github.oscerd.finnhub.models with type arguments of type FinancialMapModifier and TypeMethodDescriptionFinancialStatements.financials(List<FinancialMap> financials) voidFinancialStatements.setFinancials(List<FinancialMap> financials)