| Package | Description |
|---|---|
| com.github.dannil.scbjavaclient.client.population.averageage |
Package which contains all clients for population average age data.
|
| Modifier and Type | Method and Description |
|---|---|
List<AverageAge> |
PopulationAverageAgeClient.getAverageAge()
Fetch all average age data.
|
List<AverageAge> |
PopulationAverageAgeClient.getAverageAge(Collection<String> regions,
Collection<String> genders,
Collection<Integer> years)
Fetch all average age data which match the input constraints.
|
Copyright © 2017. All rights reserved.