ma.glasnost.orika.test.collection
Class CollectionTestCase.Destination
java.lang.Object
ma.glasnost.orika.test.collection.CollectionTestCase.Destination
- Enclosing class:
- CollectionTestCase
public static class CollectionTestCase.Destination
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionTestCase.Destination
public CollectionTestCase.Destination()
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.