public static class ScriptClassInfo.MethodArgument
extends java.lang.Object
Classes and name of the argument to the execute method.| Constructor and Description |
|---|
MethodArgument(java.lang.Class<?> clazz,
java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<?> |
getClazz() |
java.lang.String |
getName() |