@Retention(value=RUNTIME)
 @Target(value=TYPE)
public @interface Parameter
| Modifier and Type | Required Element and Description | 
|---|---|
| int | numberThe parameter number | 
| java.lang.String | purposeThe parameter purpose | 
| Modifier and Type | Optional Element and Description | 
|---|---|
| boolean | requiredtrue 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