Enum AnnotationTarget.Kind

java.lang.Object
java.lang.Enum<AnnotationTarget.Kind>
org.jboss.jandex.AnnotationTarget.Kind
All Implemented Interfaces:
Serializable, Comparable<AnnotationTarget.Kind>
Enclosing interface:
AnnotationTarget

public static enum AnnotationTarget.Kind extends Enum<AnnotationTarget.Kind>
Specifies the kind of object a target represents.