public class GoodsAndServicesForeignTradeGoodsClient extends AbstractContainerClient
Client which handles goods and services foreign trade goods data fetching.
| Constructor and Description |
|---|
GoodsAndServicesForeignTradeGoodsClient()
Default constructor.
|
GoodsAndServicesForeignTradeGoodsClient(Locale locale)
Overloaded constructor.
|
| Modifier and Type | Method and Description |
|---|---|
GoodsAndServicesForeignTradeGoodsCNClient |
cn()
Retrieve the client for interacting with goods and services foreign trade goods
CN (Combined Nomenclature) data.
|
GoodsAndServicesForeignTradeGoodsEconomicIndicatorsClient |
economicIndicators()
Retrieve the client for interacting with goods and services foreign trade goods
economic indicators data.
|
URLEndpoint |
getUrl()
Returns the URL endpoint which this client represents.
|
GoodsAndServicesForeignTradeGoodsSITCClient |
sitc()
Retrieve the client for interacting with goods and services foreign trade goods
SITC (Standard International Trade Classification) data.
|
GoodsAndServicesForeignTradeGoodsSPINClient |
spin()
Retrieve the client for interacting with goods and services foreign trade goods
SPIN (Swedish Standard Classification of Products by Activity) data.
|
GoodsAndServicesForeignTradeGoodsTotalClient |
total()
Retrieve the client for interacting with goods and services foreign trade goods
total data.
|
addClient, getClient, setLocaledoGetRequest, doPostRequest, getCommunicationProtocol, getLocale, getLocalizationLocale, getResponseModels, getResponseModels, getRootUrl, setCommunicationProtocol, setLocalizationLocalepublic GoodsAndServicesForeignTradeGoodsClient()
Default constructor. Initializes values and creates sub-clients.
public GoodsAndServicesForeignTradeGoodsClient(Locale locale)
Overloaded constructor.
locale - the Locale for this clientpublic GoodsAndServicesForeignTradeGoodsCNClient cn()
Retrieve the client for interacting with goods and services foreign trade goods CN (Combined Nomenclature) data.
public GoodsAndServicesForeignTradeGoodsEconomicIndicatorsClient economicIndicators()
Retrieve the client for interacting with goods and services foreign trade goods economic indicators data.
public GoodsAndServicesForeignTradeGoodsSITCClient sitc()
Retrieve the client for interacting with goods and services foreign trade goods SITC (Standard International Trade Classification) data.
public GoodsAndServicesForeignTradeGoodsSPINClient spin()
Retrieve the client for interacting with goods and services foreign trade goods SPIN (Swedish Standard Classification of Products by Activity) data.
public GoodsAndServicesForeignTradeGoodsTotalClient total()
Retrieve the client for interacting with goods and services foreign trade goods total data.
public URLEndpoint getUrl()
AbstractClientReturns the URL endpoint which this client represents.
getUrl in class AbstractClientCopyright © 2019. All rights reserved.