Class EnvironmentShorelineLandUseClient


  • public class EnvironmentShorelineLandUseClient
    extends AbstractContainerClient

    Client which handles environment shoreline land use data fetching.

    Since:
    2.1.0
    • Constructor Detail

      • EnvironmentShorelineLandUseClient

        public EnvironmentShorelineLandUseClient()

        Default constructor. Initializes values and creates sub-clients.

      • EnvironmentShorelineLandUseClient

        public EnvironmentShorelineLandUseClient​(Locale locale)

        Overloaded constructor.

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

      • landUse

        public EnvironmentShorelineLandUseLandUseClient landUse()

        Retrieve the client for interacting with environment shoreline land use land use data.

        Returns:
        a client for environment shoreline land use land use data
      • oldTables

        public EnvironmentShorelineLandUseOldTablesClient oldTables()

        Retrieve the client for interacting with environment shoreline land use old tables data.

        Returns:
        a client for environment shoreline land use old tables 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