Uses of Class
org.hibernate.validator.internal.util.annotation.AnnotationDescriptor
Packages that use AnnotationDescriptor
Package
Description
Annotation proxy and descriptor.
-
Uses of AnnotationDescriptor in org.hibernate.validator.internal.util.annotation
Subclasses of AnnotationDescriptor in org.hibernate.validator.internal.util.annotationMethods in org.hibernate.validator.internal.util.annotation that return AnnotationDescriptorMethods in org.hibernate.validator.internal.util.annotation with parameters of type AnnotationDescriptorModifier and TypeMethodDescriptionstatic <T extends Annotation>
TAnnotationFactory.create
(AnnotationDescriptor<T> descriptor) Constructors in org.hibernate.validator.internal.util.annotation with parameters of type AnnotationDescriptorModifierConstructorDescriptionAnnotationDescriptor
(AnnotationDescriptor<A> descriptor) ConstraintAnnotationDescriptor
(AnnotationDescriptor<A> descriptor)