Uses of Enum
com.pdftools.pdfa.conversion.EventSeverity
Packages that use EventSeverity
-
Uses of EventSeverity in com.pdftools.pdfa.conversion
Methods in com.pdftools.pdfa.conversion that return EventSeverityModifier and TypeMethodDescriptionConverter.ConversionEvent.getSeverity()The suggested severity of the event.static EventSeverityReturns the enum constant of this type with the specified name.static EventSeverity[]EventSeverity.values()Returns an array containing the constants of this enum type, in the order they are declared.