Uses of Class
org.openeai.moa.objects.testsuite.MinimumTime

Packages that use MinimumTime
org.openeai.moa.objects.testsuite   
 

Uses of MinimumTime in org.openeai.moa.objects.testsuite
 

Methods in org.openeai.moa.objects.testsuite that return MinimumTime
 MinimumTime RequestTimings.getMinimumTime()
          Returns the MinimumTime instance variable associated to this BasicPerson object.
 MinimumTime RequestTimings.newMinimumTime()
          Convenience method that returns an initialized child MinimumTime object.
 

Methods in org.openeai.moa.objects.testsuite with parameters of type MinimumTime
 void RequestTimings.setMinimumTime(MinimumTime aMinimumTime)
          Sets the MinimumTime instance variable associated to this BasicPerson object to the value passed in.
 



Copyright © 2002,2003 OpenEAI Software Foundation