Uses of Enum Class
jakarta.enterprise.lang.model.AnnotationMember.Kind
Package
Description
The core interfaces of the language model that represent
annotations and
annotation targets.
-
Uses of AnnotationMember.Kind in jakarta.enterprise.lang.model
Modifier and TypeMethodDescriptionAnnotationMember.kind()
Returns the kind of this annotation member value.static AnnotationMember.Kind
Returns the enum constant of this class with the specified name.static AnnotationMember.Kind[]
AnnotationMember.Kind.values()
Returns an array containing the constants of this enum class, in the order they are declared.