Uses of Class
ma.glasnost.orika.test.community.Issue44TestCase.ProductDto

Packages that use Issue44TestCase.ProductDto
ma.glasnost.orika.test.community   
 

Uses of Issue44TestCase.ProductDto in ma.glasnost.orika.test.community
 

Methods in ma.glasnost.orika.test.community that return types with arguments of type Issue44TestCase.ProductDto
 List<Issue44TestCase.ProductDto> Issue44TestCase.OrderDto.getProducts()
           
 List<Issue44TestCase.ProductDto> Issue44TestCase.OrderDto2.getProducts()
           
 

Method parameters in ma.glasnost.orika.test.community with type arguments of type Issue44TestCase.ProductDto
 void Issue44TestCase.OrderDto.setProducts(List<Issue44TestCase.ProductDto> products)
           
 void Issue44TestCase.OrderDto2.setProducts(List<Issue44TestCase.ProductDto> products)
           
 



Copyright © 2014 Glasnost. All Rights Reserved.