Uses of Enum
org.apache.logging.log4j.core.config.plugins.processor.internal.Annotations.Type
Packages that use Annotations.Type
-
Uses of Annotations.Type in org.apache.logging.log4j.core.config.plugins.processor.internal
Methods in org.apache.logging.log4j.core.config.plugins.processor.internal that return Annotations.TypeModifier and TypeMethodDescriptionAnnotations.classifyAnnotation(TypeElement element) static Annotations.TypeReturns the enum constant of this type with the specified name.static Annotations.Type[]Annotations.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.