@Retention(value=RUNTIME) public static @interface DefaultJavaTestScript.Param
Modifier and Type | Required Element and Description |
---|---|
String |
name |
Modifier and Type | Optional Element and Description |
---|---|
String |
defaultValue |
boolean |
isSecondaryArgument |
String |
template |