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