Uses of Enum Class
org.aspectj.lang.reflect.DeclareAnnotation.Kind
Packages that use DeclareAnnotation.Kind
Package
Description
Contains interfaces that extend
Signature to provide
additional information about each possible join point signature.-
Uses of DeclareAnnotation.Kind in org.aspectj.internal.lang.reflect
Methods in org.aspectj.internal.lang.reflect that return DeclareAnnotation.Kind -
Uses of DeclareAnnotation.Kind in org.aspectj.lang.reflect
Methods in org.aspectj.lang.reflect that return DeclareAnnotation.KindModifier and TypeMethodDescriptionDeclareAnnotation.getKind()static DeclareAnnotation.KindReturns the enum constant of this class with the specified name.static DeclareAnnotation.Kind[]DeclareAnnotation.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.