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

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

public static class CollectionTestCase.Destination2
extends Object


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

Constructor Detail

CollectionTestCase.Destination2

public CollectionTestCase.Destination2()
Method Detail

getNames

public CollectionTestCase.Name[] getNames()
Returns:
the names

setNames

public void setNames(CollectionTestCase.Name[] names)
Parameters:
names - the names to set


Copyright © 2012 Glasnost. All Rights Reserved.