Package jadex.micro.annotation
Annotation Type Results
- 
@Target(TYPE) @Retention(RUNTIME) public @interface ResultsThe results annotation. 
- 
- 
Element Detail
- 
value
Result[] value
The results.- Default:
 - {}
 
 
 - 
 
 - 
 
@Target(TYPE)
@Retention(RUNTIME)
public @interface Results
Result[] value