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