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() |
compareTo
String getName()
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.