public class GoodsAndServicesTurnoverServiceSectorClient extends AbstractContainerClient
Client which handles goods and services turnover service sector data fetching.
| Constructor and Description |
|---|
GoodsAndServicesTurnoverServiceSectorClient()
Default constructor.
|
GoodsAndServicesTurnoverServiceSectorClient(Locale locale)
Overloaded constructor.
|
| Modifier and Type | Method and Description |
|---|---|
URLEndpoint |
getUrl()
Returns the URL endpoint which this client represents.
|
GoodsAndServicesTurnoverServiceSectorOldTablesSNI2002Client |
oldTablesSNI2002()
Retrieve the client for interacting with goods and services turnover service
sector old tables SNI 2002 data.
|
GoodsAndServicesTurnoverServiceSectorOldTablesSNI2007Client |
oldTablesSNI2007()
Retrieve the client for interacting with goods and services turnover service
sector old tables SNI 2007 data.
|
GoodsAndServicesTurnoverServiceSectorTurnoverClient |
turnover()
Retrieve the client for interacting with goods and services turnover service
sector turnover data.
|
addClient, getClient, setLocaledoGetRequest, doPostRequest, getCommunicationProtocol, getLocale, getLocalizationLocale, getResponseModels, getResponseModels, getRootUrl, setCommunicationProtocol, setLocalizationLocalepublic GoodsAndServicesTurnoverServiceSectorClient()
Default constructor. Initializes values and creates sub-clients.
public GoodsAndServicesTurnoverServiceSectorClient(Locale locale)
Overloaded constructor.
locale - the Locale for this clientpublic GoodsAndServicesTurnoverServiceSectorOldTablesSNI2002Client oldTablesSNI2002()
Retrieve the client for interacting with goods and services turnover service sector old tables SNI 2002 data.
public GoodsAndServicesTurnoverServiceSectorOldTablesSNI2007Client oldTablesSNI2007()
Retrieve the client for interacting with goods and services turnover service sector old tables SNI 2007 data.
public GoodsAndServicesTurnoverServiceSectorTurnoverClient turnover()
Retrieve the client for interacting with goods and services turnover service sector turnover data.
public URLEndpoint getUrl()
AbstractClientReturns the URL endpoint which this client represents.
getUrl in class AbstractClientCopyright © 2019. All rights reserved.