Uses of Class
com.github.oscerd.finnhub.models.InstitutionalOwnershipGroup
Packages that use InstitutionalOwnershipGroup
-
Uses of InstitutionalOwnershipGroup in com.github.oscerd.finnhub.models
Methods in com.github.oscerd.finnhub.models that return InstitutionalOwnershipGroupModifier and TypeMethodDescriptionInstitutionalOwnershipGroup.addOwnershipItem(InstitutionalOwnershipInfo ownershipItem) InstitutionalOwnershipGroup.ownership(List<InstitutionalOwnershipInfo> ownership) InstitutionalOwnershipGroup.reportDate(String reportDate) Methods in com.github.oscerd.finnhub.models that return types with arguments of type InstitutionalOwnershipGroupModifier and TypeMethodDescriptionInstitutionalOwnership.getData()Array of institutional investors.Methods in com.github.oscerd.finnhub.models with parameters of type InstitutionalOwnershipGroupModifier and TypeMethodDescriptionInstitutionalOwnership.addDataItem(InstitutionalOwnershipGroup dataItem) Method parameters in com.github.oscerd.finnhub.models with type arguments of type InstitutionalOwnershipGroupModifier and TypeMethodDescriptionInstitutionalOwnership.data(List<InstitutionalOwnershipGroup> data) voidInstitutionalOwnership.setData(List<InstitutionalOwnershipGroup> data)