@Target(value=TYPE)
 @Retention(value=RUNTIME)
public @interface ComponentTypes
Binding annotation.| Modifier and Type | Optional Element and Description | 
|---|---|
| boolean | replaceReplace content of the base classes. | 
| ComponentType[] | valueThe component types. | 
public abstract ComponentType[] value