Uses of Class
ma.glasnost.orika.test.collection.CollectionTestCase.Name

Packages that use CollectionTestCase.Name
ma.glasnost.orika.test.collection   
 

Uses of CollectionTestCase.Name in ma.glasnost.orika.test.collection
 

Methods in ma.glasnost.orika.test.collection that return CollectionTestCase.Name
 CollectionTestCase.Name[] CollectionTestCase.Destination2.getNames()
           
 

Methods in ma.glasnost.orika.test.collection that return types with arguments of type CollectionTestCase.Name
 List<CollectionTestCase.Name> CollectionTestCase.Source.getNames()
           
 List<CollectionTestCase.Name> CollectionTestCase.Destination.getNames()
           
 

Methods in ma.glasnost.orika.test.collection with parameters of type CollectionTestCase.Name
 void CollectionTestCase.Destination2.setNames(CollectionTestCase.Name[] names)
           
 

Method parameters in ma.glasnost.orika.test.collection with type arguments of type CollectionTestCase.Name
 void CollectionTestCase.Source.setNames(List<CollectionTestCase.Name> names)
           
 void CollectionTestCase.Destination.setNames(List<CollectionTestCase.Name> names)
           
 



Copyright © 2012 Glasnost. All Rights Reserved.