Package com.axemble.vdoc.sdk.structs
Interface DesignReport.ILevel
- Enclosing class:
DesignReport
public static interface DesignReport.ILevel
The different level of error
-
Field Summary
-
Field Details
-
ERROR
static final int ERROR- See Also:
-
WARNING
static final int WARNING- See Also:
-
SUCCESS
static final int SUCCESS- See Also:
-