public class NumericData extends Data
| Constructor and Description |
|---|
NumericData() |
NumericData(String id,
long timestamp,
Double value) |
| Modifier and Type | Method and Description |
|---|---|
Double |
getValue() |
void |
setValue(Double value) |
String |
toString() |
Copyright © 2015 Red Hat, Inc.. All rights reserved.