Interface MethodParameter

All Superinterfaces:
AnnotationAccess

public interface MethodParameter extends AnnotationAccess
Access to the parameters of a method, in particular, any visible annotations on that method.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Returns the index of the parameter (counting from zero).
    Returns the Java type name of the parameter.

    Methods inherited from interface org.apache.tapestry5.plastic.AnnotationAccess

    getAnnotation, hasAnnotation