| Package | Description |
|---|---|
| com.github.dannil.scbjavaclient.client.population.demography |
Package which contains all clients for population demography data.
|
| Modifier and Type | Method and Description |
|---|---|
List<MeanAgeFirstChild> |
PopulationDemographyClient.getMeanAgeFirstChild()
Fetch all mean age for the first child data.
|
List<MeanAgeFirstChild> |
PopulationDemographyClient.getMeanAgeFirstChild(Collection<String> regions,
Collection<Integer> genders,
Collection<Integer> years)
Fetch all mean age for the first child data which match the input
constraints.
|
Copyright © 2017. All rights reserved.