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

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

public static class BeanToMapGenerationTestCase.PersonDto
extends Object


Field Summary
 Map<String,String> names
           
 
Constructor Summary
BeanToMapGenerationTestCase.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 Map<String,String> names
Constructor Detail

BeanToMapGenerationTestCase.PersonDto

public BeanToMapGenerationTestCase.PersonDto()


Copyright © 2012 Glasnost. All Rights Reserved.