Uses of Enum Class
jakarta.enterprise.lang.model.declarations.DeclarationInfo.Kind
Packages that use DeclarationInfo.Kind
-
Uses of DeclarationInfo.Kind in jakarta.enterprise.lang.model.declarations
Methods in jakarta.enterprise.lang.model.declarations that return DeclarationInfo.KindModifier and TypeMethodDescriptiondefault DeclarationInfo.KindClassInfo.kind()DeclarationInfo.kind()Returns the kind of this declaration.default DeclarationInfo.KindFieldInfo.kind()default DeclarationInfo.KindMethodInfo.kind()default DeclarationInfo.KindPackageInfo.kind()default DeclarationInfo.KindParameterInfo.kind()default DeclarationInfo.KindRecordComponentInfo.kind()static DeclarationInfo.KindReturns the enum constant of this class with the specified name.static DeclarationInfo.Kind[]DeclarationInfo.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.