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

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

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

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

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



Copyright © 2012 Glasnost. All Rights Reserved.