|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Target(value=ANNOTATION_TYPE) @Retention(value=RUNTIME) public @interface TypeQualifier
This qualifier is applied to an annotation to denote that the annotation should be treated as a type qualifier.
Optional Element Summary | |
---|---|
java.lang.Class<?> |
applicableTo
Describes the kinds of values the qualifier can be applied to. |
public abstract java.lang.Class<?> applicableTo
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |