ma.glasnost.orika.test.inheritance
Class NestedInheritanceTestCase.Client

java.lang.Object
  extended by ma.glasnost.orika.test.inheritance.NestedInheritanceTestCase.Person
      extended by ma.glasnost.orika.test.inheritance.NestedInheritanceTestCase.Client
Enclosing class:
NestedInheritanceTestCase

public static class NestedInheritanceTestCase.Client
extends NestedInheritanceTestCase.Person


Constructor Summary
NestedInheritanceTestCase.Client()
           
 
Method Summary
 
Methods inherited from class ma.glasnost.orika.test.inheritance.NestedInheritanceTestCase.Person
getName, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NestedInheritanceTestCase.Client

public NestedInheritanceTestCase.Client()


Copyright © 2012 Glasnost. All Rights Reserved.