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

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

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

Subclasses of InverseMappingTestCase.Person in ma.glasnost.orika.test.object
static class InverseMappingTestCase.Author
           
static class InverseMappingTestCase.Reader
           
 

Methods in ma.glasnost.orika.test.object that return InverseMappingTestCase.Person
 InverseMappingTestCase.Person InverseMappingTestCase.Address.getPerson()
           
 

Methods in ma.glasnost.orika.test.object with parameters of type InverseMappingTestCase.Person
 void InverseMappingTestCase.Address.setPerson(InverseMappingTestCase.Person person)
           
 



Copyright © 2012 Glasnost. All Rights Reserved.