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

Packages that use TestId
org.openeai.moa   
org.openeai.moa.objects.resources   
 

Uses of TestId in org.openeai.moa
 

Methods in org.openeai.moa that return TestId
 TestId XmlEnterpriseObjectImpl.getTestId()
          Returns the test id associated to this object.
 TestId XmlEnterpriseObject.getTestId()
          Returns the test id associated to this object.
 

Methods in org.openeai.moa with parameters of type TestId
 void XmlEnterpriseObjectImpl.setTestId(TestId tId)
          Sets the test id associated to this object.
 void XmlEnterpriseObject.setTestId(TestId tId)
          Sets the test id associated to this object.
 

Uses of TestId in org.openeai.moa.objects.resources
 

Methods in org.openeai.moa.objects.resources that return TestId
 TestId Sender.getTestId()
           
 

Methods in org.openeai.moa.objects.resources with parameters of type TestId
 void Sender.setTestId(TestId testId)
           
 



Copyright © 2002, OpenEAI Software Foundation