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

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

public static class PropertiesWithNoSetterTestCase.Person
extends Object


Field Summary
 String firstName
           
 String lastName
           
 
Constructor Summary
PropertiesWithNoSetterTestCase.Person()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

firstName

public String firstName

lastName

public String lastName
Constructor Detail

PropertiesWithNoSetterTestCase.Person

public PropertiesWithNoSetterTestCase.Person()


Copyright © 2014 Glasnost. All Rights Reserved.