|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface InterfaceExtension.MethodSignature
Method Summary | |
---|---|
String[] |
getExceptionTypes()
Returns the fully qualified type name of the exception types. |
String |
getName()
Returns the name of the method. |
String[] |
getParameterTypes()
Returns the fully qualified type name of the parameter types in order. |
String |
getReturnType()
Returns the fully qualified type name of the return value or 'void' for no return value. |
Method Detail |
---|
String getName()
String getReturnType()
String[] getParameterTypes()
String[] getExceptionTypes()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |