1.0.0

org.eclipse.soda.dk.testmanager.servlet
Class TestControl.Request

java.lang.Object
  extended by org.eclipse.soda.dk.testmanager.servlet.TestControl.Request
Enclosing class:
TestControl

public static class TestControl.Request
extends java.lang.Object

Version:
1.0.0

Field Summary
 java.lang.String prompt
          Define the prompt (String) field.
 java.lang.String testName
          Define the test name (String) field.
 
Constructor Summary
TestControl.Request()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

prompt

public java.lang.String prompt
Define the prompt (String) field.


testName

public java.lang.String testName
Define the test name (String) field.

Constructor Detail

TestControl.Request

public TestControl.Request()

1.0.0

Copyright (c) 2007 IBM