IBM Rational Functional Tester
Version 6.1
IBM Rational Functional Tester API Reference

Project Version 2.0

Uses of Class
com.rational.test.ft.value.MethodInfo

Packages that use MethodInfo
com.rational.test.ft.object.interfaces The package com.rational.test.ft.object.interfaces provides the classes that interact with objects in the software under test. 
 

Uses of MethodInfo in com.rational.test.ft.object.interfaces
 

Methods in com.rational.test.ft.object.interfaces that return MethodInfo
 MethodInfo[] TestObject.getMethods()
          Returns a an array of MethodInfo objects describing the methods supported by the object.