Class GoodsAndServicesForeignTradeGoodsClient


  • public class GoodsAndServicesForeignTradeGoodsClient
    extends AbstractContainerClient

    Client which handles goods and services foreign trade goods data fetching.

    Since:
    0.7.0
    • Constructor Detail

      • GoodsAndServicesForeignTradeGoodsClient

        public GoodsAndServicesForeignTradeGoodsClient()

        Default constructor. Initializes values and creates sub-clients.

      • GoodsAndServicesForeignTradeGoodsClient

        public GoodsAndServicesForeignTradeGoodsClient​(Locale locale)

        Overloaded constructor.

        Parameters:
        locale - the Locale for this client
    • Method Detail

      • cn

        public GoodsAndServicesForeignTradeGoodsCNClient cn()

        Retrieve the client for interacting with goods and services foreign trade goods CN (Combined Nomenclature) data.

        Returns:
        a client for goods and services foreign trade goods CN (Combined Nomenclature) data
      • economicIndicators

        public GoodsAndServicesForeignTradeGoodsEconomicIndicatorsClient economicIndicators()

        Retrieve the client for interacting with goods and services foreign trade goods economic indicators data.

        Returns:
        a client for goods and services foreign trade goods economic indicators data
      • sitc

        public GoodsAndServicesForeignTradeGoodsSITCClient sitc()

        Retrieve the client for interacting with goods and services foreign trade goods SITC (Standard International Trade Classification) data.

        Returns:
        a client for goods and services foreign trade goods SITC (Standard International Trade Classification) data
      • spin

        public GoodsAndServicesForeignTradeGoodsSPINClient spin()

        Retrieve the client for interacting with goods and services foreign trade goods SPIN (Swedish Standard Classification of Products by Activity) data.

        Returns:
        a client for goods and services foreign trade goods SPIN (Swedish Standard Classification of Products by Activity) data
      • total

        public GoodsAndServicesForeignTradeGoodsTotalClient total()

        Retrieve the client for interacting with goods and services foreign trade goods total data.

        Returns:
        a client for goods and services foreign trade goods total data
      • getUrl

        public URLEndpoint getUrl()
        Description copied from class: AbstractClient

        Returns the URL endpoint which this client represents.

        Specified by:
        getUrl in class AbstractClient
        Returns:
        the URL endpoint for this client