Uses of Class
com.github.oscerd.finnhub.models.EarningsEstimatesInfo
Packages that use EarningsEstimatesInfo
-
Uses of EarningsEstimatesInfo in com.github.oscerd.finnhub.models
Methods in com.github.oscerd.finnhub.models that return EarningsEstimatesInfoModifier and TypeMethodDescriptionEarningsEstimatesInfo.numberAnalysts(Long numberAnalysts) EarningsEstimatesInfo.period(org.threeten.bp.LocalDate period) Methods in com.github.oscerd.finnhub.models that return types with arguments of type EarningsEstimatesInfoMethods in com.github.oscerd.finnhub.models with parameters of type EarningsEstimatesInfoMethod parameters in com.github.oscerd.finnhub.models with type arguments of type EarningsEstimatesInfoModifier and TypeMethodDescriptionEarningsEstimates.data(List<EarningsEstimatesInfo> data) voidEarningsEstimates.setData(List<EarningsEstimatesInfo> data)