Uses of Class
ma.glasnost.orika.test.inheritance.NestedInheritanceTestCase.Person

Packages that use NestedInheritanceTestCase.Person
ma.glasnost.orika.test.inheritance   
 

Uses of NestedInheritanceTestCase.Person in ma.glasnost.orika.test.inheritance
 

Subclasses of NestedInheritanceTestCase.Person in ma.glasnost.orika.test.inheritance
static class NestedInheritanceTestCase.Client
           
static class NestedInheritanceTestCase.Employee
           
 

Methods in ma.glasnost.orika.test.inheritance that return NestedInheritanceTestCase.Person
 NestedInheritanceTestCase.Person NestedInheritanceTestCase.Subscription.getClient()
           
 

Methods in ma.glasnost.orika.test.inheritance with parameters of type NestedInheritanceTestCase.Person
 void NestedInheritanceTestCase.Subscription.setClient(NestedInheritanceTestCase.Person client)
           
 



Copyright © 2012 Glasnost. All Rights Reserved.