Methods' Details |
getReturnType
- Description
- Returns the method's return type.
- Returns
- method's return type
|
|
isOneway
- Description
- Returns true, if this method is declared oneway.
- Returns
- true, if this method is declared oneway
|
|
getParameters
- Description
- Returns all parameters of the method in order of IDL declaration.
- Returns
- method parameters
|
|
getExceptions
- Description
- Returns declared exceptions that may occur upon invocations of the method.
- Returns
- declared exceptions of method
|
|
Copyright © 2010 Sun Microsystems, Inc.