Uses of Class
ma.glasnost.orika.test.community.Issue61TestCase.MyEntity

Packages that use Issue61TestCase.MyEntity
ma.glasnost.orika.test.community   
 

Uses of Issue61TestCase.MyEntity in ma.glasnost.orika.test.community
 

Methods in ma.glasnost.orika.test.community that return types with arguments of type Issue61TestCase.MyEntity
 Set<Issue61TestCase.MyEntity> Issue61TestCase.MyEntity.getChildren()
           
 

Methods in ma.glasnost.orika.test.community with parameters of type Issue61TestCase.MyEntity
 void Issue61TestCase.MyEntity.addChild(Issue61TestCase.MyEntity myEntity)
           
 

Method parameters in ma.glasnost.orika.test.community with type arguments of type Issue61TestCase.MyEntity
 void Issue61TestCase.MyEntity.setChildren(Set<Issue61TestCase.MyEntity> children)
           
 



Copyright © 2012 Glasnost. All Rights Reserved.