| Package | Description |
|---|---|
| com.github.dannil.scbjavaclient.client.financialmarkets.investmentfunds |
Package which contains all clients for financial markets investment funds data.
|
| Modifier and Type | Method and Description |
|---|---|
List<OwnershipOfInvestmentFundShares> |
FinancialMarketsInvestmentFundsClient.getOwnershipOfInvestmentFundShares()
Fetch all ownership of investment fund shares data.
|
List<OwnershipOfInvestmentFundShares> |
FinancialMarketsInvestmentFundsClient.getOwnershipOfInvestmentFundShares(Collection<String> types,
Collection<String> sectors,
Collection<String> quarters)
Fetch all ownership of investment fund shares data which match the input
constraints.
|
Copyright © 2017. All rights reserved.