Package org.opennms.features.status.api
Interface SeveritySupplier
-
- All Known Implementing Classes:
ApplicationDTO
,BusinessServiceDTO
,NodeDTO
,StatusDTO
public interface SeveritySupplier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description OnmsSeverity
getSeverity()
-
-
-
Method Detail
-
getSeverity
OnmsSeverity getSeverity()
-
-