Uses of Enum Class
com.adobe.epubcheck.messages.Severity
Packages that use Severity
Package
Description
-
Uses of Severity in com.adobe.epubcheck.messages
Subclasses with type arguments of type Severity in com.adobe.epubcheck.messagesFields in com.adobe.epubcheck.messages declared as SeverityModifier and TypeFieldDescriptionprivate final SeverityMessage.originalSeverityprivate final SeverityMessage.severityFields in com.adobe.epubcheck.messages with type parameters of type SeverityMethods in com.adobe.epubcheck.messages that return SeverityModifier and TypeMethodDescriptionstatic SeveritySeverity.fromString(String name) Message.getOriginalSeverity()Message.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.Constructors in com.adobe.epubcheck.messages with parameters of type Severity -
Uses of Severity in com.adobe.epubcheck.reporting
Fields in com.adobe.epubcheck.reporting declared as SeverityMethods in com.adobe.epubcheck.reporting that return Severity -
Uses of Severity in com.adobe.epubcheck.util
Methods in com.adobe.epubcheck.util with parameters of type Severity