Uses of Class
com.github.oscerd.finnhub.models.InstitutionalOwnershipInfo
Packages that use InstitutionalOwnershipInfo
-
Uses of InstitutionalOwnershipInfo in com.github.oscerd.finnhub.models
Methods in com.github.oscerd.finnhub.models that return InstitutionalOwnershipInfoModifier and TypeMethodDescriptionInstitutionalOwnershipInfo.percentage(Float percentage) InstitutionalOwnershipInfo.sharedVoting(Float sharedVoting) InstitutionalOwnershipInfo.soleVoting(Float soleVoting) Methods in com.github.oscerd.finnhub.models that return types with arguments of type InstitutionalOwnershipInfoModifier and TypeMethodDescriptionInstitutionalOwnershipGroup.getOwnership()Array of institutional investors.Methods in com.github.oscerd.finnhub.models with parameters of type InstitutionalOwnershipInfoModifier and TypeMethodDescriptionInstitutionalOwnershipGroup.addOwnershipItem(InstitutionalOwnershipInfo ownershipItem) Method parameters in com.github.oscerd.finnhub.models with type arguments of type InstitutionalOwnershipInfoModifier and TypeMethodDescriptionInstitutionalOwnershipGroup.ownership(List<InstitutionalOwnershipInfo> ownership) voidInstitutionalOwnershipGroup.setOwnership(List<InstitutionalOwnershipInfo> ownership)