ma.glasnost.orika.test.collection
Class CollectionTestCase.Source

java.lang.Object
  extended by ma.glasnost.orika.test.collection.CollectionTestCase.Source
Enclosing class:
CollectionTestCase

public static class CollectionTestCase.Source
extends Object


Constructor Summary
CollectionTestCase.Source()
           
 
Method Summary
 List<CollectionTestCase.Name> getNames()
           
 void setNames(List<CollectionTestCase.Name> names)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionTestCase.Source

public CollectionTestCase.Source()
Method Detail

getNames

public List<CollectionTestCase.Name> getNames()
Returns:
the names

setNames

public void setNames(List<CollectionTestCase.Name> names)
Parameters:
names - the names to set


Copyright © 2012 Glasnost. All Rights Reserved.