| Package | Description |
|---|---|
| com.github.dannil.scbjavaclient.client.environment.landandwaterarea | |
| com.github.dannil.scbjavaclient.utility |
| Modifier and Type | Method and Description |
|---|---|
List<Area> |
LandAndWaterAreaClient.getArea()
Fetch all area data.
|
List<Area> |
LandAndWaterAreaClient.getArea(Collection<String> regions,
Collection<String> types,
Collection<Integer> years)
Fetch all area data which match the input constraints.
|
| Modifier and Type | Method and Description |
|---|---|
static List<Area> |
JsonUtility.parseAreas(com.fasterxml.jackson.databind.JsonNode node) |
Copyright © 2016. All rights reserved.