Lines Matching refs:of
9 * with the License. You may obtain a copy of the License at
59 /** Returns the return type of the reflected method.
62 return type of reflected method
66 /** Returns the formal parameter types of the reflected method in order of IDL
70 formal parameter types of reflected method
74 /** Returns formal parameter informations of the reflected method
75 in order of IDL declaration.
80 parameter informations of reflected method
84 /** Returns the declared exceptions types of the reflected method.
87 declared exception types of reflected method
96 method mode of reflected method
102 meaning no loss of information.
109 return value of the method call (may be empty for methods returning void)
115 if the given number of arguments differ from the expected number