Uses of Class
ma.glasnost.orika.test.common.types.TestCaseClasses.BookDTO

Packages that use TestCaseClasses.BookDTO
ma.glasnost.orika.test.common.types   
 

Uses of TestCaseClasses.BookDTO in ma.glasnost.orika.test.common.types
 

Methods in ma.glasnost.orika.test.common.types that return types with arguments of type TestCaseClasses.BookDTO
 List<TestCaseClasses.BookDTO> TestCaseClasses.LibraryDTO.getBooks()
           
 

Methods in ma.glasnost.orika.test.common.types with parameters of type TestCaseClasses.BookDTO
static void Validations.assertValidMapping(TestCaseClasses.BookNested book, TestCaseClasses.BookDTO dto)
           
static void Validations.assertValidMapping(TestCaseClasses.Book book, TestCaseClasses.BookDTO dto)
           
 



Copyright © 2012 Glasnost. All Rights Reserved.