| Package | Description |
|---|---|
| com.github.dannil.scbjavaclient.client |
Package which contains all clients.
|
| com.github.dannil.scbjavaclient.client.environment |
Package which contains all clients for environment data.
|
| com.github.dannil.scbjavaclient.client.environment.landandwaterarea |
Package which contains all clients for environment land and water area data.
|
| com.github.dannil.scbjavaclient.client.population |
Package which contains all clients for population data.
|
| com.github.dannil.scbjavaclient.client.population.amount |
Package which contains all clients for population amount data.
|
| com.github.dannil.scbjavaclient.client.population.averageage |
Package which contains all clients for population average age data.
|
| com.github.dannil.scbjavaclient.client.population.demography |
Package which contains all clients for population demography data.
|
| com.github.dannil.scbjavaclient.client.population.density |
Package which contains all clients for population density data.
|
| com.github.dannil.scbjavaclient.client.population.livebirths |
Package which contains all clients for population live births data.
|
| com.github.dannil.scbjavaclient.client.population.name |
Package which contains all clients for population name data.
|
| com.github.dannil.scbjavaclient.client.population.partnership |
Package which contains all clients for population partnership data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractContainerClient
Abstract class which specifies how methods by container clients (a client that has
sub-clients) should operate.
|
class |
SCBClient
Root client for the client hierarchy.
|
| Modifier and Type | Field and Description |
|---|---|
protected Collection<AbstractClient> |
AbstractContainerClient.clients |
| Modifier and Type | Class and Description |
|---|---|
class |
EnvironmentClient
Client which handles environment data fetching.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnvironmentLandAndWaterAreaClient
Client which handles environment land and water area data fetching.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PopulationClient
Client which handles population data fetching.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PopulationAmountClient
Client which handles population amount data fetching.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PopulationAverageAgeClient
Client which handles population average age data fetching.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PopulationDemographyClient
Client which handles population demography data fetching.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PopulationDensityClient
Client which handles population density data fetching.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PopulationLiveBirthsClient
Client which handles population live births data fetching.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PopulationNameStatisticsClient
Client which handles population name statistics data fetching.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PopulationPartnershipClient
Client which handles population partnership data fetching.
|
Copyright © 2016. All rights reserved.