public interface Parameter extends AnnotatedElement
| Modifier and Type | Method and Description |
|---|---|
MethodModel |
getMethod()
Parameters of a method are ordered based on the method
declaration.
|
ExtensibleType<?> |
getType()
Returns the parameter type
|
getAnnotation, getAnnotations, getName, shortDescMethodModel getMethod()
ExtensibleType<?> getType()
Copyright © 2013 Oracle Corporation. All Rights Reserved.