public interface MethodDescriptor extends HasAnnotations
Modifier and Type | Method and Description |
---|---|
String |
getName() |
TypeDescriptor[] |
getParameters() |
TypeDescriptor |
getType() |
getAnnotation, getAnnotations
String getName()
TypeDescriptor getType()
TypeDescriptor[] getParameters()
Copyright © 2014. All Rights Reserved.