Uses of Class
com.github.oscerd.finnhub.models.Dividends
Packages that use Dividends
-
Uses of Dividends in com.github.oscerd.finnhub.client
Methods in com.github.oscerd.finnhub.client that return types with arguments of type Dividends -
Uses of Dividends in com.github.oscerd.finnhub.models
Methods in com.github.oscerd.finnhub.models that return DividendsModifier and TypeMethodDescriptionDividends.adjustedAmount(Float adjustedAmount) Dividends.date(org.threeten.bp.LocalDate date) Dividends.declarationDate(org.threeten.bp.LocalDate declarationDate) Dividends.payDate(org.threeten.bp.LocalDate payDate) Dividends.recordDate(org.threeten.bp.LocalDate recordDate)