Class DocResult

  • All Implemented Interfaces:
    Serializable

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

      Constructors 
      Constructor Description
      DocResult()  
    • 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
    • Constructor Detail

      • DocResult

        public DocResult()