Class AddDatabase


  • public class AddDatabase
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      AddDatabase()  
    • Method Summary

      Modifier and Type Method Description
      Database getDatabase()  
      void setDatabase​(Database database)  
      • Methods inherited from class java.lang.Object

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

      • AddDatabase

        public AddDatabase()
    • Method Detail

      • getDatabase

        public Database getDatabase()
      • setDatabase

        public void setDatabase​(Database database)