Uses of Class
ma.glasnost.orika.test.object.InverseMappingTestCase.AuthorDTO

Packages that use InverseMappingTestCase.AuthorDTO
ma.glasnost.orika.test.object   
 

Uses of InverseMappingTestCase.AuthorDTO in ma.glasnost.orika.test.object
 

Methods in ma.glasnost.orika.test.object that return InverseMappingTestCase.AuthorDTO
 InverseMappingTestCase.AuthorDTO InverseMappingTestCase.BookDTO.getAuthor()
           
 

Methods in ma.glasnost.orika.test.object with parameters of type InverseMappingTestCase.AuthorDTO
 void InverseMappingTestCase.BookDTO.setAuthor(InverseMappingTestCase.AuthorDTO author)
           
 



Copyright © 2012 Glasnost. All Rights Reserved.