| Package | Description |
|---|---|
| com.github.dannil.scbjavaclient.client.population.demography | |
| com.github.dannil.scbjavaclient.utility |
| Modifier and Type | Method and Description |
|---|---|
List<MeanAgeFirstChild> |
DemographyClient.getMeanAgeFirstChild()
Fetch all mean age for the first child data.
|
List<MeanAgeFirstChild> |
DemographyClient.getMeanAgeFirstChild(Collection<String> regions,
Collection<Integer> genders,
Collection<Integer> years)
Fetch all mean age for the first child data which match the input constraints.
|
| Modifier and Type | Method and Description |
|---|---|
static List<MeanAgeFirstChild> |
JsonUtility.parseAverageAgeFirstChild(com.fasterxml.jackson.databind.JsonNode node) |
Copyright © 2016. All rights reserved.