@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface NoDefaultQualifierForUse
| Modifier and Type | Optional Element and Description | 
|---|---|
| Class<? extends Annotation>[] | valueTop qualifier in hierarchies for which no default annotation for use should be applied. | 
public abstract Class<? extends Annotation>[] value