public class AnnotationUtils
extends java.lang.Object
| Constructor and Description |
|---|
AnnotationUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isAnnotatedWith(java.lang.Object entity,
java.lang.String propertyName,
java.lang.Class<? extends java.lang.annotation.Annotation> annotationClass) |