Interface TimestampedValue
-
- All Known Implementing Classes:
TimestampedValueImpl
public interface TimestampedValueTimestamped value, typically for energy production or consumption
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.DategetDate()Date of energy measurementdoublegetValue()Get the measurement value
-