Uses of Enum Class
org.mule.apikit.validation.Severity
Packages that use Severity
-
Uses of Severity in org.mule.apikit.validation
Methods in org.mule.apikit.validation that return SeverityModifier and TypeMethodDescriptionstatic SeveritySeverity.fromString(String severity) ApiValidationResult.getSeverity()ExceptionApiValidationResult.getSeverity()static SeverityReturns the enum constant of this class with the specified name.static Severity[]Severity.values()Returns an array containing the constants of this enum class, in the order they are declared.