| Package | Description |
|---|---|
| com.github.dannil.scbjavaclient.client.population.amount |
Package which contains all clients for population amount data.
|
| Modifier and Type | Method and Description |
|---|---|
List<Population> |
PopulationAmountClient.getPopulation()
Fetch all population amount data.
|
List<Population> |
PopulationAmountClient.getPopulation(Collection<String> regions,
Collection<String> relationshipStatuses,
Collection<String> ages,
Collection<Integer> genders,
Collection<Integer> years)
Fetch all population amount data which match the input constraints.
|
Copyright © 2017. All rights reserved.