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

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

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

Methods in ma.glasnost.orika.test.common.types that return TestCaseClasses.AuthorNested
 TestCaseClasses.AuthorNested TestCaseClasses.BookNested.getAuthor()
           
 

Methods in ma.glasnost.orika.test.common.types with parameters of type TestCaseClasses.AuthorNested
static void Validations.assertValidMapping(TestCaseClasses.AuthorNested author, TestCaseClasses.AuthorDTO authorDTO)
           
 

Constructors in ma.glasnost.orika.test.common.types with parameters of type TestCaseClasses.AuthorNested
TestCaseClasses.BookNested(String title, TestCaseClasses.AuthorNested author)
           
 



Copyright © 2012 Glasnost. All Rights Reserved.