Uses of Enum Class
se.lfv.reqstool.processor.AbstractAnnotationsProcessor.AnnotationTypes
Packages that use AbstractAnnotationsProcessor.AnnotationTypes
-
Uses of AbstractAnnotationsProcessor.AnnotationTypes in se.lfv.reqstool.processor
Methods in se.lfv.reqstool.processor that return AbstractAnnotationsProcessor.AnnotationTypesModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.AbstractAnnotationsProcessor.AnnotationTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in se.lfv.reqstool.processor with parameters of type AbstractAnnotationsProcessor.AnnotationTypesModifierConstructorDescriptionprotectedAbstractAnnotationsProcessor(AbstractAnnotationsProcessor.AnnotationTypes requirementsAnnotationType)