Uses of Class
ma.glasnost.orika.test.property.TestCaseClasses.AuthorDTO

Packages that use TestCaseClasses.AuthorDTO
ma.glasnost.orika.test.property   
 

Uses of TestCaseClasses.AuthorDTO in ma.glasnost.orika.test.property
 

Fields in ma.glasnost.orika.test.property declared as TestCaseClasses.AuthorDTO
 TestCaseClasses.AuthorDTO TestCaseClasses.BookDTO.author
           
 

Methods in ma.glasnost.orika.test.property that return TestCaseClasses.AuthorDTO
 TestCaseClasses.AuthorDTO TestCaseClasses.BookDTO.getAuthor()
           
 

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



Copyright © 2012 Glasnost. All Rights Reserved.