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

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

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

Subclasses of NestedInheritanceTestCase.PersonDTO in ma.glasnost.orika.test.inheritance
static class NestedInheritanceTestCase.ClientDTO
           
static class NestedInheritanceTestCase.EmployeeDTO
           
 

Methods in ma.glasnost.orika.test.inheritance that return NestedInheritanceTestCase.PersonDTO
 NestedInheritanceTestCase.PersonDTO NestedInheritanceTestCase.SubscriptionDTO.getPerson()
           
 

Methods in ma.glasnost.orika.test.inheritance with parameters of type NestedInheritanceTestCase.PersonDTO
 void NestedInheritanceTestCase.SubscriptionDTO.setPerson(NestedInheritanceTestCase.PersonDTO person)
           
 



Copyright © 2012 Glasnost. All Rights Reserved.