| Package | Description |
|---|---|
| com.github.dannil.scbjavaclient.client.environment.landuse.usage |
Package which contains all clients for environment land use usage data.
|
| Modifier and Type | Method and Description |
|---|---|
List<LandUseByCounty> |
EnvironmentLandUseUsageClient.getLandUseByCounty()
Fetch all land use by county data.
|
List<LandUseByCounty> |
EnvironmentLandUseUsageClient.getLandUseByCounty(Collection<String> regions,
Collection<Integer> categories,
Collection<Integer> years)
Fetch all land use by county data which match the input constraints.
|
Copyright © 2017. All rights reserved.