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

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

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

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

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



Copyright © 2012 Glasnost. All Rights Reserved.