psdi.app.report

Class PathAndReportFlag

  • java.lang.Object
    • psdi.app.report.PathAndReportFlag


  • public class PathAndReportFlag
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      java.lang.String filePath 
      boolean isReport 
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • filePath

        public java.lang.String filePath
      • isReport

        public boolean isReport
    • Constructor Detail

      • PathAndReportFlag

        public PathAndReportFlag()