Uses of Class
com.github.oscerd.finnhub.models.Development
Packages that use Development
-
Uses of Development in com.github.oscerd.finnhub.models
Methods in com.github.oscerd.finnhub.models that return DevelopmentMethods in com.github.oscerd.finnhub.models that return types with arguments of type DevelopmentModifier and TypeMethodDescriptionPressRelease.getMajorDevelopment()Array of major developments.Methods in com.github.oscerd.finnhub.models with parameters of type DevelopmentModifier and TypeMethodDescriptionPressRelease.addMajorDevelopmentItem(Development majorDevelopmentItem) Method parameters in com.github.oscerd.finnhub.models with type arguments of type DevelopmentModifier and TypeMethodDescriptionPressRelease.majorDevelopment(List<Development> majorDevelopment) voidPressRelease.setMajorDevelopment(List<Development> majorDevelopment)