| Package | Description |
|---|---|
| org.hibernate.beanvalidation.tck.tests.methodvalidation.model |
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerElementsOrder.addOrderLine(ProductCategory category,
OrderLine orderLine) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerElementsOrder.replaceOrderLines(Map<ProductCategory,List<OrderLine>> lines) |
| Constructor and Description |
|---|
ContainerElementsOrder(String name,
Map<ProductCategory,List<OrderLine>> lines) |
Copyright © 2008–2017. All rights reserved.