@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface Parameter
| Modifier and Type | Required Element and Description |
|---|---|
int |
number
The parameter number
|
java.lang.String |
purpose
The parameter purpose
|
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
required
true if the parameter is required, false if the parameter is optional
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa