| Package | Description |
|---|---|
| com.github.dannil.scbjavaclient.client.environment.industrialwateruse |
Package which contains all clients for environment industrial water use data.
|
| Modifier and Type | Method and Description |
|---|---|
List<WaterUse> |
EnvironmentIndustrialWaterUseClient.getWaterUse()
Fetch all water use data.
|
List<WaterUse> |
EnvironmentIndustrialWaterUseClient.getWaterUse(Collection<String> regions,
Collection<Integer> type,
Collection<Integer> years)
Fetch all water use data which match the input constraints.
|
Copyright © 2017. All rights reserved.