| Package | Description |
|---|---|
| org.hibernate.beanvalidation.tck.tests.constraints.application.method |
| Modifier and Type | Method and Description |
|---|---|
@Valid User |
CalendarEvent.getUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
CalendarEvent.setUser(@Valid User user) |
| Constructor and Description |
|---|
CalendarEvent(@Valid User user) |
CalendarEvent(User user,
String type) |
Copyright © 2008–2017. All rights reserved.