|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConstraintLocation
Implementations describe the location at which a constraint is specified (a bean, a method parameter etc.).
| Method Summary | |
|---|---|
Class<?> |
getBeanClass()
Returns the class on which the constraint is defined. |
ElementType |
getElementType()
Returns the ElementType on which the constraint is defined. |
Member |
getMember()
Returns the member the constraint is defined on. |
Type |
typeOfAnnotatedElement()
Returns the type of the element at this constraint location. |
| Method Detail |
|---|
Class<?> getBeanClass()
Type typeOfAnnotatedElement()
ElementType getElementType()
ElementType on which the constraint is defined.
ElementType on which the constraint is defined.Member getMember()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||