|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Parameter
Denote a parameter to a method
Method Summary | |
---|---|
MethodModel |
getMethod()
Parameters of a method are ordered based on the method declaration. |
ExtensibleType<?> |
getType()
Returns the parameter type |
Methods inherited from interface org.glassfish.hk2.classmodel.reflect.AnnotatedElement |
---|
getAnnotation, getAnnotations, getName, shortDesc |
Method Detail |
---|
MethodModel getMethod()
ExtensibleType<?> getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |