public class NumericData extends Data
| Constructor and Description |
|---|
NumericData() |
NumericData(String id,
long timestamp,
Double value) |
NumericData(String id,
long timestamp,
Double value,
Map<String,String> context) |
| Modifier and Type | Method and Description |
|---|---|
Double |
getValue() |
void |
setValue(Double value) |
String |
toString() |
addProperty, compareTo, equals, getContext, getId, getTimestamp, getType, hashCode, setContext, setId, setTimestamp, setType, setValueCopyright © 2015 Red Hat, Inc.. All rights reserved.