Package | Description |
---|---|
com.itextpdf.dito.sdk.report |
Modifier and Type | Method and Description |
---|---|
Severity |
ProcessingReportEntry.getSeverity()
Gets severity level of entry.
|
static Severity |
Severity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Severity[] |
Severity.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
Constructor and Description |
---|
ProcessingReportEntry(String message, Severity severity)
Main constructor
|
Copyright © 2020. All rights reserved.