Uses of Class
com.mindee.product.fr.energybill.EnergyBillV1EnergyUsage
-
Packages that use EnergyBillV1EnergyUsage Package Description com.mindee.product.fr.energybill -
-
Uses of EnergyBillV1EnergyUsage in com.mindee.product.fr.energybill
Fields in com.mindee.product.fr.energybill with type parameters of type EnergyBillV1EnergyUsage Modifier and Type Field Description protected List<EnergyBillV1EnergyUsage>
EnergyBillV1Document. energyUsage
Details of energy consumption.Methods in com.mindee.product.fr.energybill that return types with arguments of type EnergyBillV1EnergyUsage Modifier and Type Method Description List<EnergyBillV1EnergyUsage>
EnergyBillV1Document. getEnergyUsage()
Details of energy consumption.
-