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

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

public static class Issue25TestCase.DtoHolder
extends Object


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

Constructor Detail

Issue25TestCase.DtoHolder

public Issue25TestCase.DtoHolder()
Method Detail

getEntities

public Collection<Issue25TestCase.Dto> getEntities()

setEntities

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


Copyright © 2012 Glasnost. All Rights Reserved.