| Package | Description |
|---|---|
| com.github.dannil.scbjavaclient.client.population.demography |
| 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 © 2016. All rights reserved.