public class StatisticInformation extends Object
| Constructor and Description |
|---|
StatisticInformation(String label,
Double current,
Double minimum,
Double maximum) |
| Modifier and Type | Method and Description |
|---|---|
Double |
getCurrent() |
String |
getLabel() |
Double |
getMaximum() |
Double |
getMinimum() |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.