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