Uses of Interface
ma.glasnost.orika.test.unenhance.SuperTypeTestCaseClasses.Author

Packages that use SuperTypeTestCaseClasses.Author
ma.glasnost.orika.test.unenhance   
 

Uses of SuperTypeTestCaseClasses.Author in ma.glasnost.orika.test.unenhance
 

Classes in ma.glasnost.orika.test.unenhance that implement SuperTypeTestCaseClasses.Author
static class SuperTypeTestCaseClasses.AuthorChild
           
static class SuperTypeTestCaseClasses.AuthorParent
           
 

Methods in ma.glasnost.orika.test.unenhance that return SuperTypeTestCaseClasses.Author
 SuperTypeTestCaseClasses.Author SuperTypeTestCaseClasses.Book.getAuthor()
           
 SuperTypeTestCaseClasses.Author SuperTypeTestCaseClasses.BookParent.getAuthor()
           
 

Methods in ma.glasnost.orika.test.unenhance with parameters of type SuperTypeTestCaseClasses.Author
 void SuperTypeTestCaseClasses.Book.setAuthor(SuperTypeTestCaseClasses.Author author)
           
 void SuperTypeTestCaseClasses.BookParent.setAuthor(SuperTypeTestCaseClasses.Author author)
           
 



Copyright © 2012 Glasnost. All Rights Reserved.