| Package | Description |
|---|---|
| org.hibernate.beanvalidation.tck.tests.constraints.groups.groupconversion.model |
| Modifier and Type | Method and Description |
|---|---|
List<Address> |
UserWithGroupConversionButWithoutValidAnnotationOnProperty.getAddresses() |
List<Address> |
UserWithGroupConversionButWithoutValidAnnotationOnMethodReturnValue.retrieveAddresses() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserWithGroupConversionButWithoutValidAnnotationOnMethodParameter.setAddresses(List<Address> addresses) |
| Constructor and Description |
|---|
UserWithGroupConversionButWithoutValidAnnotationConstructorParameter(List<Address> addresses) |
Copyright © 2008–2014. All rights reserved.