Uses of Class
com.github.oscerd.finnhub.models.IPOEvent
Packages that use IPOEvent
-
Uses of IPOEvent in com.github.oscerd.finnhub.models
Methods in com.github.oscerd.finnhub.models that return IPOEventModifier and TypeMethodDescriptionIPOEvent.date(org.threeten.bp.LocalDate date) IPOEvent.numberOfShares(Float numberOfShares) IPOEvent.totalSharesValue(Float totalSharesValue) Methods in com.github.oscerd.finnhub.models that return types with arguments of type IPOEventMethods in com.github.oscerd.finnhub.models with parameters of type IPOEventMethod parameters in com.github.oscerd.finnhub.models with type arguments of type IPOEventModifier and TypeMethodDescriptionIPOCalendar.ipoCalendar(List<IPOEvent> ipoCalendar) voidIPOCalendar.setIpoCalendar(List<IPOEvent> ipoCalendar)