|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Address | |
|---|---|
| org.hibernate.beanvalidation.tck.tests.constraints.groups.groupconversion.model | |
| Uses of Address in org.hibernate.beanvalidation.tck.tests.constraints.groups.groupconversion.model |
|---|
| Methods in org.hibernate.beanvalidation.tck.tests.constraints.groups.groupconversion.model that return types with arguments of type Address | |
|---|---|
List<Address> |
UserWithGroupConversionButWithoutValidAnnotationOnProperty.getAddresses()
|
List<Address> |
UserWithGroupConversionButWithoutValidAnnotationOnMethodReturnValue.retrieveAddresses()
|
| Method parameters in org.hibernate.beanvalidation.tck.tests.constraints.groups.groupconversion.model with type arguments of type Address | |
|---|---|
void |
UserWithGroupConversionButWithoutValidAnnotationOnMethodParameter.setAddresses(List<Address> addresses)
|
| Constructor parameters in org.hibernate.beanvalidation.tck.tests.constraints.groups.groupconversion.model with type arguments of type Address | |
|---|---|
UserWithGroupConversionButWithoutValidAnnotationConstructorParameter(List<Address> addresses)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||