ma.glasnost.orika.test.community
Class CustomMergerTest.EntityHolder

java.lang.Object
  extended by ma.glasnost.orika.test.community.CustomMergerTest.EntityHolder
Enclosing class:
CustomMergerTest

public static class CustomMergerTest.EntityHolder
extends Object


Constructor Summary
CustomMergerTest.EntityHolder()
           
 
Method Summary
 Collection<CustomMergerTest.Entity> getEntities()
           
 void setEntities(Collection<CustomMergerTest.Entity> entityList)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomMergerTest.EntityHolder

public CustomMergerTest.EntityHolder()
Method Detail

getEntities

public Collection<CustomMergerTest.Entity> getEntities()

setEntities

public void setEntities(Collection<CustomMergerTest.Entity> entityList)


Copyright © 2012 Glasnost. All Rights Reserved.