Uses of Class
ma.glasnost.orika.test.unenhance.inheritance2.PersonEntity

Packages that use PersonEntity
ma.glasnost.orika.test.unenhance.inheritance2   
 

Uses of PersonEntity in ma.glasnost.orika.test.unenhance.inheritance2
 

Subclasses of PersonEntity in ma.glasnost.orika.test.unenhance.inheritance2
 class OwnerEntity
           
 

Methods in ma.glasnost.orika.test.unenhance.inheritance2 that return types with arguments of type PersonEntity
 Set<PersonEntity> RoomEntity.getTenants()
           
 

Method parameters in ma.glasnost.orika.test.unenhance.inheritance2 with type arguments of type PersonEntity
 void RoomEntity.setTenants(Set<PersonEntity> tenants)
           
 



Copyright © 2014 Glasnost. All Rights Reserved.