jxUtil 0.6

org.sourceforge.jxutil.dbtest.framework
Class Elements.Database

java.lang.Object
  |
  +--org.sourceforge.jxutil.dbtest.framework.Elements.Element
        |
        +--org.sourceforge.jxutil.dbtest.framework.Elements.Database
Enclosing class:
Elements

public static class Elements.Database
extends Elements.Element


Field Summary
protected  String all
           
 
Fields inherited from class org.sourceforge.jxutil.dbtest.framework.Elements.Element
name, parent
 
Constructor Summary
Elements.Database()
           
 
Method Summary
 String getAll()
           
 void setAll(String s)
           
 
Methods inherited from class org.sourceforge.jxutil.dbtest.framework.Elements.Element
getName, getParent, setName, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

all

protected String all
Constructor Detail

Elements.Database

public Elements.Database()
Method Detail

getAll

public String getAll()

setAll

public void setAll(String s)

jxUtil 0.6

Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.