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

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

public static class PropertiesWithNoSetterTestCase.SomeObject
extends Object


Constructor Summary
PropertiesWithNoSetterTestCase.SomeObject()
           
 
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.SomeObject

public PropertiesWithNoSetterTestCase.SomeObject()
Method Detail

getPerson

public PropertiesWithNoSetterTestCase.Person getPerson()

getId

public String getId()


Copyright © 2014 Glasnost. All Rights Reserved.