| Package | Description |
|---|---|
| com.github.dannil.scbjavaclient.client.population.partnership |
Package which contains all clients for population partnership data.
|
| Modifier and Type | Method and Description |
|---|---|
List<PartnershipChange> |
PopulationPartnershipClient.getPartnershipChange()
Fetch all population partnership change data.
|
List<PartnershipChange> |
PopulationPartnershipClient.getPartnershipChange(Collection<String> regions,
Collection<String> maritalStatuses,
Collection<Integer> sexes,
Collection<Integer> years)
Fetch all population partnership change data which match the input
constraints.
|
Copyright © 2017. All rights reserved.