org.dbunit.ant
Class DbConfig.Feature
java.lang.Object
org.dbunit.ant.DbConfig.Feature
- Enclosing class:
- DbConfig
public static class DbConfig.Feature
- extends Object
- Since:
- 2.4.0
- Version:
- $Revision: 856 $ $Date: 2008-11-01 22:34:57 +0100 (Sat, 01 Nov 2008) $
- Author:
- gommma (gommma AT users.sourceforge.net), Last changed by: $Author: gommma $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DbConfig.Feature
public DbConfig.Feature()
getName
public String getName()
setName
public void setName(String name)
isValue
public boolean isValue()
setValue
public void setValue(boolean value)
Copyright © 2002-2012. All Rights Reserved.