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

java.lang.Object
  extended by ma.glasnost.orika.test.inheritance.NestedInheritanceTestCase.PersonDTO
      extended by ma.glasnost.orika.test.inheritance.NestedInheritanceTestCase.EmployeeDTO
Enclosing class:
NestedInheritanceTestCase

public static class NestedInheritanceTestCase.EmployeeDTO
extends NestedInheritanceTestCase.PersonDTO


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

Constructor Detail

NestedInheritanceTestCase.EmployeeDTO

public NestedInheritanceTestCase.EmployeeDTO()


Copyright © 2012 Glasnost. All Rights Reserved.