| Package | Description |
|---|---|
| com.github.dannil.scbjavaclient.client.environment.landandwaterarea |
Package which contains all clients for environment land and water area data.
|
| Modifier and Type | Method and Description |
|---|---|
List<Area> |
EnvironmentLandAndWaterAreaClient.getArea()
Fetch all area data.
|
List<Area> |
EnvironmentLandAndWaterAreaClient.getArea(Collection<String> regions,
Collection<String> types,
Collection<Integer> years)
Fetch all area data which match the input constraints.
|
Copyright © 2017. All rights reserved.