| Package | Description |
|---|---|
| com.github.dannil.scbjavaclient.client.environment.landandwaterarea |
| 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 © 2016. All rights reserved.