Package jadex.micro.annotation
Annotation Type Imports
-
@Target(TYPE) @Retention(RUNTIME) public @interface Imports
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String[]
value
The imports.
-