Uses of Class
ma.glasnost.orika.test.community.Issue25TestCase.Entity

Packages that use Issue25TestCase.Entity
ma.glasnost.orika.test.community   
 

Uses of Issue25TestCase.Entity in ma.glasnost.orika.test.community
 

Subclasses of Issue25TestCase.Entity in ma.glasnost.orika.test.community
static class Issue25TestCase.ChildEntity
           
 

Methods in ma.glasnost.orika.test.community that return types with arguments of type Issue25TestCase.Entity
 Collection<Issue25TestCase.Entity> Issue25TestCase.EntityHolder.getEntities()
           
 

Method parameters in ma.glasnost.orika.test.community with type arguments of type Issue25TestCase.Entity
 void Issue25TestCase.MergingMapper.mapAtoB(Collection<Issue25TestCase.Dto> a, Collection<Issue25TestCase.Entity> b, MappingContext context)
           
 void Issue25TestCase.EntityHolder.setEntities(Collection<Issue25TestCase.Entity> entityList)
           
 



Copyright © 2012 Glasnost. All Rights Reserved.