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

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

public static class CollectionTestCase.Source3
extends Object


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

Constructor Detail

CollectionTestCase.Source3

public CollectionTestCase.Source3()
Method Detail

getNames

public List<String> getNames()
Returns:
the names

setNames

public void setNames(List<String> names)
Parameters:
names - the names to set


Copyright © 2012 Glasnost. All Rights Reserved.