public interface ActionParameter
Annotation[]
getAnnotations()
int
getIndex()
String
getName()
Class<?>
getType()
boolean
isContextual()
isNullable()
int getIndex()
@Nonnull Annotation[] getAnnotations()
@Nonnull Class<?> getType()
@Nonnull String getName()
boolean isContextual()
boolean isNullable()