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

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

public static class BeanToListGenerationTestCase.NameDto
extends Object


Field Summary
 String name
           
 
Constructor Summary
BeanToListGenerationTestCase.NameDto()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public String name
Constructor Detail

BeanToListGenerationTestCase.NameDto

public BeanToListGenerationTestCase.NameDto()


Copyright © 2012 Glasnost. All Rights Reserved.