| Package | Description |
|---|---|
| com.github.dannil.scbjavaclient.client.energy.monthlystatistics |
Package which contains all clients for energy monthly statistics data.
|
| Modifier and Type | Method and Description |
|---|---|
List<DeliveriesOfLiquidFuels> |
EnergyMonthlyStatisticsClient.getDeliveriesOfLiquidFuels()
Fetch all deliveries of liquid fuels data.
|
List<DeliveriesOfLiquidFuels> |
EnergyMonthlyStatisticsClient.getDeliveriesOfLiquidFuels(Collection<Integer> commodities,
Collection<String> userCategories,
Collection<String> months)
Fetch all deliveries of liquid fuels data which match the input constraints.
|
Copyright © 2017. All rights reserved.