Interface TrendingPowerData
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionList<? extends TrendingPowerData.TrendingPowerDataPoint> getIbx()
-
Method Details
-
getIbx
String getIbx() -
getLevelType
String getLevelType() -
getLevelValue
String getLevelValue() -
getInterval
String getInterval() -
getFromDate
String getFromDate() -
getToDate
String getToDate() -
getMaxAllowedKva
Double getMaxAllowedKva() -
getMaxAllowedPercentage
Double getMaxAllowedPercentage() -
getDataPoints
List<? extends TrendingPowerData.TrendingPowerDataPoint> getDataPoints()
-