|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.soda.dk.testmanager.action.TestTemplate
public class TestTemplate
| Constructor Summary | |
|---|---|
TestTemplate(java.lang.String runId,
java.lang.String filter,
java.lang.String className,
java.lang.String match,
java.util.Dictionary properties)
Constructs an instance of this class from the specified run id, filter, class name, match and properties parameters. |
|
| Method Summary | |
|---|---|
java.lang.String |
getClassName()
Gets the class name (String) value. |
java.lang.String |
getFilter()
Gets the filter (String) value. |
java.lang.String |
getMatchType()
Gets the match type (String) value. |
java.util.Dictionary |
getProperties()
Gets the properties (Dictionary) value. |
java.lang.String |
getRunId()
Gets the run id (String) value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestTemplate(java.lang.String runId,
java.lang.String filter,
java.lang.String className,
java.lang.String match,
java.util.Dictionary properties)
runId - The run id (String) parameter.filter - The filter (String) parameter.className - The class name (String) parameter.match - The match (String) parameter.properties - The properties (Dictionary) parameter.| Method Detail |
|---|
public java.lang.String getClassName()
String) value.public java.lang.String getFilter()
String) value.public java.lang.String getMatchType()
String) value.public java.util.Dictionary getProperties()
Dictionary) value.public java.lang.String getRunId()
String) value.
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||