Interface PowerData
-
- All Known Implementing Classes:
PowerDataImpl
public interface PowerDataPower data
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublegetPower()get the power data
-
PowerDataImplpublic interface PowerData
| Modifier and Type | Method | Description |
|---|---|---|
double |
getPower() |
get the power data
|