public class StatisticsContainer.AlarmStat
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
name
The name show in the table
|
| Constructor and Description |
|---|
AlarmStat(java.lang.String txt)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
int |
getValue() |
void |
inc()
Increment the absolute value
|