Package jadex.micro.annotation
Annotation Type Description
- 
@Target(TYPE) @Retention(RUNTIME) public @interface DescriptionHolds the component description. 
- 
- 
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.StringvalueThe description. 
 -