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

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

public static class CollectionTestCase.Destination
extends Object


Constructor Summary
CollectionTestCase.Destination()
           
 
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.Destination

public CollectionTestCase.Destination()
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.