| Package | Description |
|---|---|
| com.github.dannil.scbjavaclient.client.financialmarkets.shareholders |
Package which contains all clients for finance shareholders data.
|
| Modifier and Type | Method and Description |
|---|---|
List<ForeignOwnershipOfShares> |
FinancialMarketsShareholdersClient.getForeignOwnershipOfShares()
Fetch all foreign ownership of shares data.
|
List<ForeignOwnershipOfShares> |
FinancialMarketsShareholdersClient.getForeignOwnershipOfShares(Collection<String> countries,
Collection<String> halfYears)
Fetch all foreign ownership of shares data which match the input
constraints.
|
Copyright © 2017. All rights reserved.