|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MethodParameter
Access to the parameters of a method, in particular, any visible annotations on that method.
Method Summary | |
---|---|
int |
getIndex()
Returns the index of the parameter (counting from zero). |
String |
getType()
Returns the Java type name of the parameter. |
Methods inherited from interface org.apache.tapestry5.plastic.AnnotationAccess |
---|
getAnnotation, hasAnnotation |
Method Detail |
---|
String getType()
int getIndex()
InstructionBuilder.loadArgument(int)
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |