Package jadex.micro.annotation
Annotation Type Configurations
- 
@Target(TYPE) @Retention(RUNTIME) public @interface ConfigurationsConfigurations annotation. 
- 
- 
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleanreplaceReplace content of the base classes.Configuration[]valueThe configurations. 
 - 
 
- 
- 
Element Detail
- 
value
Configuration[] value
The configurations.- Default:
 - {}
 
 
 - 
 
 -