net.sourceforge.jdbdump.gui
Class DbListBean

java.lang.Object
  extended by net.sourceforge.jdbdump.gui.DbListBean

public class DbListBean
extends java.lang.Object

Author:
grabka

Constructor Summary
DbListBean()
           
 
Method Summary
 java.util.List getList()
           
 void setList(java.util.List list)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DbListBean

public DbListBean()
           throws java.lang.InstantiationException,
                  java.lang.IllegalAccessException,
                  java.lang.ClassNotFoundException,
                  java.io.IOException
Throws:
java.lang.InstantiationException
java.lang.IllegalAccessException
java.lang.ClassNotFoundException
java.io.IOException
Method Detail

getList

public java.util.List getList()

setList

public void setList(java.util.List list)


Copyright © 2005-2006 AGH International University of Science and Technology. All Rights Reserved.