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

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

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

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

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

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



Copyright © 2012 Glasnost. All Rights Reserved.