Uses of Interface
ma.glasnost.orika.test.common.types.TestCaseClasses.Book

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

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

Classes in ma.glasnost.orika.test.common.types that implement TestCaseClasses.Book
static class TestCaseClasses.BookImpl
           
 

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

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

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



Copyright © 2012 Glasnost. All Rights Reserved.