| Package | Description |
|---|---|
| ma.glasnost.orika.test.community |
| Modifier and Type | Method and Description |
|---|---|
List<Issue44TestCase.ProductDto> |
Issue44TestCase.OrderDto.getProducts() |
List<Issue44TestCase.ProductDto> |
Issue44TestCase.OrderDto2.getProducts() |
| Modifier and Type | Method and Description |
|---|---|
void |
Issue44TestCase.OrderDto.setProducts(List<Issue44TestCase.ProductDto> products) |
void |
Issue44TestCase.OrderDto2.setProducts(List<Issue44TestCase.ProductDto> products) |
Copyright © 2015 Glasnost. All Rights Reserved.