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

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

public static class PropertiesWithNoSetterTestCase.AnotherObject
extends Object


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

Constructor Detail

PropertiesWithNoSetterTestCase.AnotherObject

public PropertiesWithNoSetterTestCase.AnotherObject()
Method Detail

getPerson

public PropertiesWithNoSetterTestCase.Person getPerson()

getId

public String getId()


Copyright © 2014 Glasnost. All Rights Reserved.