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

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

public static class CollectionTestCase.Destination3
extends Object


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

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