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

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

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

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

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



Copyright © 2012 Glasnost. All Rights Reserved.