public class Indicator
extends java.lang.Object
Constructor and Description |
---|
Indicator(java.lang.String name,
double value) |
Indicator(java.lang.String name,
java.lang.String specificName,
double value) |
Modifier and Type | Method and Description |
---|---|
double |
getValue() |
void |
setValue(double value) |
void |
updateValue(double value) |