public class EnvironmentShorelineLandUseClient extends AbstractContainerClient
Client which handles environment shoreline land use data fetching.
| Constructor and Description |
|---|
EnvironmentShorelineLandUseClient()
Default constructor.
|
EnvironmentShorelineLandUseClient(Locale locale)
Overloaded constructor.
|
| Modifier and Type | Method and Description |
|---|---|
URLEndpoint |
getUrl()
Returns the URL endpoint which this client represents.
|
EnvironmentShorelineLandUseLandUseClient |
landUse()
Retrieve the client for interacting with environment shoreline land use land use
data.
|
EnvironmentShorelineLandUseOldTablesClient |
oldTables()
Retrieve the client for interacting with environment shoreline land use old
tables data.
|
addClient, getClient, setLocaledoGetRequest, doPostRequest, getCommunicationProtocol, getLocale, getLocalizationLocale, getResponseModels, getResponseModels, getRootUrl, setCommunicationProtocol, setLocalizationLocalepublic EnvironmentShorelineLandUseClient()
Default constructor. Initializes values and creates sub-clients.
public EnvironmentShorelineLandUseClient(Locale locale)
Overloaded constructor.
locale - the Locale for this clientpublic EnvironmentShorelineLandUseLandUseClient landUse()
Retrieve the client for interacting with environment shoreline land use land use data.
public EnvironmentShorelineLandUseOldTablesClient oldTables()
Retrieve the client for interacting with environment shoreline land use old tables data.
public URLEndpoint getUrl()
AbstractClientReturns the URL endpoint which this client represents.
getUrl in class AbstractClientCopyright © 2019. All rights reserved.