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

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

public static class CustomMergerTest.AnotherDtoHolder
extends Object


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

Constructor Detail

CustomMergerTest.AnotherDtoHolder

public CustomMergerTest.AnotherDtoHolder()
Method Detail

getEntities

public Set<CustomMergerTest.ChildDto> getEntities()

setEntities

public void setEntities(Set<CustomMergerTest.ChildDto> dtoList)


Copyright © 2012 Glasnost. All Rights Reserved.