ma.glasnost.orika.test.boundmapperfacade
Class GenericCollectionsTestCase.TaskLayer1<P extends GenericCollectionsTestCase.Person>

java.lang.Object
  extended by ma.glasnost.orika.test.boundmapperfacade.GenericCollectionsTestCase.TaskLayer1<P>
Enclosing class:
GenericCollectionsTestCase

public static class GenericCollectionsTestCase.TaskLayer1<P extends GenericCollectionsTestCase.Person>
extends Object


Constructor Summary
GenericCollectionsTestCase.TaskLayer1()
           
 
Method Summary
 List<P> getWorkers()
           
 void setWorkers(List<P> workers)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericCollectionsTestCase.TaskLayer1

public GenericCollectionsTestCase.TaskLayer1()
Method Detail

getWorkers

public List<P> getWorkers()

setWorkers

public void setWorkers(List<P> workers)


Copyright © 2012 Glasnost. All Rights Reserved.