Class UIDebugGenerator.GeneratedResults

  • Enclosing class:
    UIDebugGenerator

    public static class UIDebugGenerator.GeneratedResults
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String email  
      java.io.File file  
      java.lang.String message  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • file

        public java.io.File file
      • message

        public java.lang.String message
      • email

        public java.lang.String email
    • Constructor Detail

      • GeneratedResults

        public GeneratedResults()