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

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

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

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

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



Copyright © 2002,2003 OpenEAI Software Foundation