org.jboss.dtf.testframework.dtfweb.performance
Class UserDefinedGraphInformation
java.lang.Object
org.jboss.dtf.testframework.dtfweb.performance.UserDefinedGraphInformation
public class UserDefinedGraphInformation
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_dataSetName
protected java.lang.String _dataSetName
_dateTimeCreated
protected java.sql.Date _dateTimeCreated
_numberOfSeries
protected int _numberOfSeries
UserDefinedGraphInformation
public UserDefinedGraphInformation()
getName
public final java.lang.String getName()
getDateTimeCreated
public final java.sql.Date getDateTimeCreated()
getNumberOfSeries
public final int getNumberOfSeries()
list
public static final java.util.ArrayList list()