Uses of Class
ma.glasnost.orika.test.object.InverseMappingTestCase.Reader

Packages that use InverseMappingTestCase.Reader
ma.glasnost.orika.test.object   
 

Uses of InverseMappingTestCase.Reader in ma.glasnost.orika.test.object
 

Methods in ma.glasnost.orika.test.object that return types with arguments of type InverseMappingTestCase.Reader
 Set<InverseMappingTestCase.Reader> InverseMappingTestCase.Book.getReaders()
           
 

Method parameters in ma.glasnost.orika.test.object with type arguments of type InverseMappingTestCase.Reader
 void InverseMappingTestCase.Book.setReaders(Set<InverseMappingTestCase.Reader> readers)
           
 



Copyright © 2012 Glasnost. All Rights Reserved.