public class LabourMarketGrossPayClient extends AbstractContainerClient
Client which handles labour market gross pay data fetching.
| Constructor and Description |
|---|
LabourMarketGrossPayClient()
Default constructor.
|
LabourMarketGrossPayClient(Locale locale)
Overloaded constructor.
|
| Modifier and Type | Method and Description |
|---|---|
LabourMarketGrossPayAggregateWagesClient |
aggregateWages()
Retrieve the client for interacting with labour market gross pay aggregate wages
data.
|
URLEndpoint |
getUrl()
Returns the URL endpoint which this client represents.
|
addClient, getClient, setLocaledoGetRequest, doPostRequest, getCommunicationProtocol, getLocale, getLocalizationLocale, getResponseModels, getResponseModels, getRootUrl, setCommunicationProtocol, setLocalizationLocalepublic LabourMarketGrossPayClient()
Default constructor. Initializes values and creates sub-clients.
public LabourMarketGrossPayClient(Locale locale)
Overloaded constructor.
locale - the Locale for this clientpublic LabourMarketGrossPayAggregateWagesClient aggregateWages()
Retrieve the client for interacting with labour market gross pay aggregate wages data.
public URLEndpoint getUrl()
AbstractClientReturns the URL endpoint which this client represents.
getUrl in class AbstractClientCopyright © 2019. All rights reserved.