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