Class DocResult

java.lang.Object
org.fugerit.java.core.lang.helpers.Result
org.fugerit.java.doc.base.config.DocResult
All Implemented Interfaces:
Serializable

public class DocResult extends org.fugerit.java.core.lang.helpers.Result
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.fugerit.java.core.lang.helpers.Result

    clear, errorCount, errors, fatalCount, fatals, fatalsAndErrors, getError, getFatal, getWarning, isPartialSuccess, isTotalSuccess, printErrorReport, putError, putFatal, putWarning, warningCount, warnings

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • DocResult

      public DocResult()