| Modifier and Type | Method and Description |
|---|---|
static AnnotationTarget |
AnnotationTarget.getAnnotationTarget(Element element,
AnnotationTarget defaultAnnotationTarget) |
static AnnotationTarget |
AnnotationTarget.getAnnotationTarget(String target) |
static AnnotationTarget |
AnnotationTarget.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnnotationTarget[] |
AnnotationTarget.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static AnnotationTarget |
AnnotationTarget.getAnnotationTarget(Element element,
AnnotationTarget defaultAnnotationTarget) |
Copyright © 2005-2017. All Rights Reserved.