public interface MetaMethod extends MetaProcedure, MetaStaticImportableMember
Modifier and Type | Method and Description |
---|---|
String |
getName() |
MetaType |
getReturnType() |
getExceptionTypes, getParameterTypes
getEnclosingClass, getStaticImportPattern, isStatic
getModifiers
getImportPattern
MetaType getReturnType()
String getName()
getName
in interface MetaStaticImportableMember
see also the complete user documentation .