Class LabourMarketGrossPayClient


  • public class LabourMarketGrossPayClient
    extends AbstractContainerClient

    Client which handles labour market gross pay data fetching.

    Since:
    0.3.0
    • Constructor Detail

      • LabourMarketGrossPayClient

        public LabourMarketGrossPayClient()

        Default constructor. Initializes values and creates sub-clients.

      • LabourMarketGrossPayClient

        public LabourMarketGrossPayClient​(Locale locale)

        Overloaded constructor.

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

      • aggregateWages

        public LabourMarketGrossPayAggregateWagesClient aggregateWages()

        Retrieve the client for interacting with labour market gross pay aggregate wages data.

        Returns:
        a client for labour market gross pay aggregate wages 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