public class EnvironmentLocalitiesAreasAndPopulationClient extends AbstractContainerClient
Client which handles environment localities areas and population data.
| Constructor and Description |
|---|
EnvironmentLocalitiesAreasAndPopulationClient()
Default constructor.
|
EnvironmentLocalitiesAreasAndPopulationClient(Locale locale)
Overloaded constructor.
|
| Modifier and Type | Method and Description |
|---|---|
EnvironmentLocalitiesAreasAndPopulationGainfullyEmployedAndWorkplacesClient |
gainfullyEmployedAndWorkplaces()
Retrieve the client for interacting with environment localities areas and
population gainfully employed and workplaces data.
|
URLEndpoint |
getUrl()
Returns the URL endpoint which this client represents.
|
EnvironmentLocalitiesAreasAndPopulationPopulationClient |
population()
Retrieve the client for interacting with environment localities areas and
population population data.
|
addClient, getClient, setLocaledoGetRequest, doPostRequest, getLocale, getLocalizationLocale, getResponseModels, getResponseModels, getRootUrl, setLocalizationLocalepublic EnvironmentLocalitiesAreasAndPopulationClient()
Default constructor. Initializes values and creates sub-clients.
public EnvironmentLocalitiesAreasAndPopulationClient(Locale locale)
Overloaded constructor.
locale - the Locale for this clientpublic EnvironmentLocalitiesAreasAndPopulationGainfullyEmployedAndWorkplacesClient gainfullyEmployedAndWorkplaces()
Retrieve the client for interacting with environment localities areas and population gainfully employed and workplaces data.
public EnvironmentLocalitiesAreasAndPopulationPopulationClient population()
Retrieve the client for interacting with environment localities areas and population population data.
public URLEndpoint getUrl()
AbstractClientReturns the URL endpoint which this client represents.
getUrl in class AbstractClientCopyright © 2018. All rights reserved.