public interface ImpactSeverity extends Comparable<ImpactSeverity>
ImpactAnalysisFactory.
The ordering of objects of this type imposed by Comparable interface is from low to high severity.
An object representing a high severity is greater than an object representing a low severity.| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
compareToString getName()
Documentation Feedback
Copyright 2011 - 2023 Micro Focus or one of its affiliates.