| Package | Description |
|---|---|
| org.aspectj.internal.lang.reflect | |
| org.aspectj.lang.reflect |
Contains interfaces that extend
Signature to provide
additional information about each possible join point signature. |
| Modifier and Type | Method and Description |
|---|---|
DeclareAnnotation.Kind |
DeclareAnnotationImpl.getKind() |
| Modifier and Type | Method and Description |
|---|---|
DeclareAnnotation.Kind |
DeclareAnnotation.getKind() |
static DeclareAnnotation.Kind |
DeclareAnnotation.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeclareAnnotation.Kind[] |
DeclareAnnotation.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.