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

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

public static class BeanToMapGenerationTestCase.Person
extends Object


Field Summary
 BeanToMapGenerationTestCase.Name father
           
 BeanToMapGenerationTestCase.Name name
           
 
Constructor Summary
BeanToMapGenerationTestCase.Person()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public BeanToMapGenerationTestCase.Name name

father

public BeanToMapGenerationTestCase.Name father
Constructor Detail

BeanToMapGenerationTestCase.Person

public BeanToMapGenerationTestCase.Person()


Copyright © 2012 Glasnost. All Rights Reserved.