Class TimestampedValueImpl
- java.lang.Object
-
- ninja.codingsolutions.solaredgeapiclient.models.impl.TimestampedValueImpl
-
- All Implemented Interfaces:
TimestampedValue
public class TimestampedValueImpl extends java.lang.Object implements TimestampedValue
Implementation of {TimestampedValue}
-
-
Constructor Summary
Constructors Constructor Description TimestampedValueImpl()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface ninja.codingsolutions.solaredgeapiclient.models.TimestampedValue
getDate, getValue
-
-