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

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

public static class CustomMergerTest.AnotherEntityHolder
extends Object


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

Constructor Detail

CustomMergerTest.AnotherEntityHolder

public CustomMergerTest.AnotherEntityHolder()
Method Detail

getEntities

public Set<CustomMergerTest.ChildEntity> getEntities()

setEntities

public void setEntities(Set<CustomMergerTest.ChildEntity> entityList)


Copyright © 2012 Glasnost. All Rights Reserved.