public interface ActionParameter
Modifier and Type | Method and Description |
---|---|
java.lang.annotation.Annotation[] |
getAnnotations() |
int |
getIndex() |
java.lang.String |
getName() |
java.lang.Class<?> |
getType() |
boolean |
isContextual() |
boolean |
isNullable() |