| 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<Partnership> |
PopulationPartnershipClient.getPartnership()
Fetch all population partnership data.
|
List<Partnership> |
PopulationPartnershipClient.getPartnership(Collection<String> regions,
Collection<String> maritalStatuses,
Collection<Integer> sexes,
Collection<Integer> years)
Fetch all population partnership data which match the input constraints.
|
Copyright © 2017. All rights reserved.