Modifier and Type | Method and Description |
---|---|
AnnotationTarget.Kind |
FieldInfo.kind() |
AnnotationTarget.Kind |
AnnotationTarget.kind()
Returns the kind of object this target represents.
|
AnnotationTarget.Kind |
MethodParameterInfo.kind() |
AnnotationTarget.Kind |
TypeTarget.kind() |
AnnotationTarget.Kind |
ClassInfo.kind() |
AnnotationTarget.Kind |
MethodInfo.kind() |
static AnnotationTarget.Kind |
AnnotationTarget.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnnotationTarget.Kind[] |
AnnotationTarget.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.