Interface EnergyData
-
- All Known Subinterfaces:
LifeTimeData
- All Known Implementing Classes:
EnergyDataImpl,LifeTimeDataImpl
public interface EnergyDataWrapper of energy data
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublegetEnergy()Energy information, could be energy produced or consumed depending on context, is in kilowatt hours
-