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

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

public static class CustomMergerTest.DtoHolder
extends Object


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

Constructor Detail

CustomMergerTest.DtoHolder

public CustomMergerTest.DtoHolder()
Method Detail

getEntities

public Collection<CustomMergerTest.Dto> getEntities()

setEntities

public void setEntities(Collection<CustomMergerTest.Dto> dtoList)


Copyright © 2012 Glasnost. All Rights Reserved.