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

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

public static class Issue25TestCase.AnotherDtoHolder
extends Object


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

Constructor Detail

Issue25TestCase.AnotherDtoHolder

public Issue25TestCase.AnotherDtoHolder()
Method Detail

getEntities

public List<Issue25TestCase.ChildDto> getEntities()

setEntities

public void setEntities(List<Issue25TestCase.ChildDto> dtoList)


Copyright © 2012 Glasnost. All Rights Reserved.