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