Public Member Functions | |
| AlarmStat (String txt) | |
| int | getValue () |
| void | inc () |
Public Attributes | |
| final String | name |
The items shown in the table
| alma.acs.alarmsanalyzer.document.StatisticsContainer.AlarmStat.AlarmStat | ( | String | txt | ) |
Constructor
| txt | The name | |
| type | The type |
References alma.acs.alarmsanalyzer.document.StatisticsContainer.AlarmStat.name.
| int alma.acs.alarmsanalyzer.document.StatisticsContainer.AlarmStat.getValue | ( | ) |
Referenced by alma.acs.alarmsanalyzer.document.StatisticsContainer.setTableContent().
| void alma.acs.alarmsanalyzer.document.StatisticsContainer.AlarmStat.inc | ( | ) |
Increment the absolute value
The name show in the table
Referenced by alma.acs.alarmsanalyzer.document.StatisticsContainer.AlarmStat.AlarmStat(), and alma.acs.alarmsanalyzer.document.StatisticsContainer.setTableContent().
1.7.0