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

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

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

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

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

Constructor parameters in ma.glasnost.orika.test.common.types with type arguments of type TestCaseClasses.BookNested
TestCaseClasses.LibraryNested(String title, List<TestCaseClasses.BookNested> books)
           
 



Copyright © 2012 Glasnost. All Rights Reserved.