| Package | Description |
|---|---|
| com.github.dannil.scbjavaclient.client.livingconditions.families.adoptions |
Package which contains all clients for living conditions families adoptions
data.
|
| Modifier and Type | Method and Description |
|---|---|
List<ChildAdoption> |
LivingConditionsFamiliesAdoptionsClient.getChildAdoptions()
Fetch all child adoptions data.
|
List<ChildAdoption> |
LivingConditionsFamiliesAdoptionsClient.getChildAdoptions(Collection<String> sexes,
Collection<String> ages,
Collection<String> birthCountries,
Collection<Integer> years)
Fetch all child adoptions data which match the input constraints.
|
Copyright © 2017. All rights reserved.