| Package | Description |
|---|---|
| org.hibernate.beanvalidation.tck.tests.validation |
| Modifier and Type | Method and Description |
|---|---|
@Valid Item |
OrderLine.getItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderLine.setItem(@Valid Item item) |
| Constructor and Description |
|---|
OrderLine(@Valid Item item) |
Copyright © 2008–2017. All rights reserved.