public interface ConstraintLocation
Modifier and Type | Method and Description |
---|---|
Class<?> |
getBeanClass() |
ElementType |
getElementType() |
Member |
getMember() |
Type |
typeOfAnnotatedElement()
Returns the type of the element at this constraint location.
|
Class<?> getBeanClass()
Type typeOfAnnotatedElement()
ElementType getElementType()
Member getMember()
Copyright © 2007-2014 Red Hat Middleware, LLC. All Rights Reserved