-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
Long |
timestamp
timestamp for the data.
|
Double |
value
The DoubleData value.
|
-
Constructor Summary
Constructors
| Constructor and Description |
DoubleData(Long timestamp,
Double value)
DoubleData constructor.
|
-
-
Field Detail
-
value
public Double value
The DoubleData value.
-
timestamp
public Long timestamp
timestamp for the data.
Copyright © 2016. All rights reserved.