ma.glasnost.orika.test.generator
Class BeanToListGenerationTestCase.PersonDto

java.lang.Object
  extended by ma.glasnost.orika.test.generator.BeanToListGenerationTestCase.PersonDto
Enclosing class:
BeanToListGenerationTestCase

public static class BeanToListGenerationTestCase.PersonDto
extends Object


Field Summary
 List<BeanToListGenerationTestCase.NameDto> names
           
 
Constructor Summary
BeanToListGenerationTestCase.PersonDto()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

names

public List<BeanToListGenerationTestCase.NameDto> names
Constructor Detail

BeanToListGenerationTestCase.PersonDto

public BeanToListGenerationTestCase.PersonDto()


Copyright © 2012 Glasnost. All Rights Reserved.